Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-09 | Create libpthread_nonshared.a | Peter S. Mazinger | |
2006-02-23 | Make use of CFLAGS-OMIT-file | Peter S. Mazinger | |
2006-02-18 | make headers more quiet | Mike Frysinger | |
2006-02-15 | DOMULTI may be used for libc, the excluded files need work, ↵ | Peter S. Mazinger | |
linuxthreads[_db] as well, don't try on slow box | |||
2006-01-31 | pt-allocrtsig.c is irrelevant for now, remove related too, add ↵ | Peter S. Mazinger | |
libc_hidden_proto from old version | |||
2006-01-31 | New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources | Peter S. Mazinger | |
2006-01-31 | s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct ↵ | Peter S. Mazinger | |
Makefile.in, disable __res_state, unavailable in resolv.h | |||
2006-01-31 | initial import of latest linuxthreads | Mike Frysinger | |
2005-11-15 | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | |
of latest glibc version | |||
2005-11-03 | Disable DOMULTI for these, because gcc-4.0.2 can't cope with them | Peter S. Mazinger | |
2005-11-02 | Clean up DOMULTI for libm and add more files blocked earlier by syscall ↵ | Peter S. Mazinger | |
problem to libpthread | |||
2005-10-28 | Change Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI ↵ | Peter S. Mazinger | |
config option | |||
2005-10-28 | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ↵ | Peter S. Mazinger | |
not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles | |||
2005-10-27 | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed ↵ | Peter S. Mazinger | |
to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. | |||
2005-10-26 | Default changed to IMA compiling, disabled explicitely where currently not ↵ | Peter S. Mazinger | |
possible. Add clean targets for linuxthreads[_db]. | |||
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other ↵ | Peter S. Mazinger | |
archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. | |||
2005-10-19 | Add the linuxthreads Makefiles too | Peter S. Mazinger | |