2005-11-22 |
Mike Frysinger | rework depends and stripping so that libraries arent... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Mike Frysinger | remove headers_done since it broke buildroot again |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Mike Frysinger | touchup output and move .PHONY to the shared Makerules... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Mike Frysinger | add some copyright info |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Mike Frysinger | default PIE to off |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | tabs -> spaces |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | tweak restore function definitions like glibc does... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | tabs -> spaces |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | fix bswap32/bswap16 macros for non-linux targets as... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | 2005-11-02 Daniel Jacobowitz <[email protected]> |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | sync with glibc |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | sync with glibc |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | sync with glibc |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Mike Frysinger | sync with glibc |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Hide all __kernel_x and __ieee754_ |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Use internal hidden versions of __login_tty/__openpty |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Hide __des_crypt/__md5_crypt |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Hide some more |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Hide some |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Remove TOPDIR, update copyright |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Remove TOPDIR |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Do not create any files (dl-progname.h) in ldso anymore |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Partly undo earlier patch on vapier's request |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Guard debug_sym/debug_reloc, make sure elfinterp.c... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Do not create header links, use -I to find them. Moved... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Peter S. Mazinger | Don't build empty objects, remove unused vars, update... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Mike Frysinger | fix up ifdef checks so dl_iterate_phdr is defined in... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Mike Frysinger | fix tab issue properly by not using tabs |
commit | commitdiff | tree | snapshot |
2005-11-20 |
"Steven J.... | Add needed include to build loader. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
"Steven J.... | You included the wrong file. Check your work better... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
"Steven J.... | Tab clean-up. |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Mike Frysinger | dont want to delete the 64.c files anymore |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Mike Frysinger | simplify Makefile rules for handling of LFS files by... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Mike Frysinger | touchup whitespace |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Mike Frysinger | make sure we pull in features.h |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Mike Frysinger | rename common Makefile.arch to prevent include funkines... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Mike Frysinger | rename common Makefile.arch to prevent include funkines... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | grab fix from glibc: |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | move alpha/hppa into their own arch subdir where they... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | touchup syntax/whitespace |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Peter S. Mazinger | Correct type, gcc-3.4.5 fails, thanks nitinkg for repor... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Peter S. Mazinger | make -j2 works here |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Peter S. Mazinger | Add info to CFLAGS about lib we are building |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Peter S. Mazinger | Enable __THROW,_NTH,REDIRECT_NTH |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Peter S. Mazinger | Run headers only once, until better solution is found |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | fix trailing comment |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | add support for ia64 |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | fix warnings when arch lacks get_kernel_syms syscall... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | dont include sub makefiles if thread support has been... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | update ignores |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | shouldnt have been committed |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Mike Frysinger | import new linuxthreads_db from glibc HEAD |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Peter S. Mazinger | Replace TOPDIR, add/update copyright |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Peter S. Mazinger | Replace TOPDIR, update copyright |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Peter S. Mazinger | Replace TOPDIR |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Peter S. Mazinger | Correct typos |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Peter S. Mazinger | Replace TOPDIR |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Mike Frysinger | dont try to build getpgrp if the arch doesnt support... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Mike Frysinger | dont try to build fork if the arch doesnt support it... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Peter S. Mazinger | Include all lib*/Makefile.in in top_srcdir/Makefile... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Peter S. Mazinger | Replace TOPDIR w/ top_builddir |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Peter S. Mazinger | Remove unneeded top_builddir |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Peter S. Mazinger | Add link.so, add support for CFLAGS-$(subdir), where... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Peter S. Mazinger | Use -z relro/-z now on all libs, add some new variables... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Mike Frysinger | we want to compare the register value itself, not the... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Mike Frysinger | allow the threads option |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Mike Frysinger | touchup pretty STRIP output a little |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Mike Frysinger | update copyright and license, add _BITS_SETJMP_H protec... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Mike Frysinger | rename files to .s like they should be |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Mike Frysinger | rename files to .s like they should be |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Mike Frysinger | add support for .s translation like .S |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Mike Frysinger | condense rules to be easier to read |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Mike Frysinger | sync with glibc and fix warning when building pthreads |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | this is GNU source |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | import updates from glibc |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | include pthreads if appropriate ala glibc |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | add rules to handle .s and .E |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Peter S. Mazinger | Hide more of stdio,getdents, use internal __raise |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Peter S. Mazinger | Correct build if locales are enabled s/wcslcpy/wcsxfrm... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Peter S. Mazinger | Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Peter S. Mazinger | Update copyright notice |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Peter S. Mazinger | Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Peter S. Mazinger | Hide __libc_sa_len |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Peter S. Mazinger | Hide some internally used functions |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Peter S. Mazinger | Correct Warning: function declaration isn't a prototype |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | rename current stable linuxthreads to linuxthreads... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | unused |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | revert linuxthreads to pre rev 11377 (i.e. before the... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | use clone() instead of __clone() |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | as psm points out, we need to use bits/getopt.h in... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | update licenses and sync with glibc |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | sync getopt headers with glibc |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | make sure TARGET_ARCH is set ... thought i committed... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | use $TOPDIR instead of ../ and utilize -B so that our... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | update license info |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | import some math funcs from glibc |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | remove unused file |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | need to declare our stack direction |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | import test from glibc |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | add a way to just run uclibc or glibc tests |
commit | commitdiff | tree | snapshot |
next |