Peter S. Mazinger
|
6ba0493bc3
Create libpthread_nonshared.a
|
18 years ago |
Peter S. Mazinger
|
8ba05bb055
Make use of CFLAGS-OMIT-file
|
18 years ago |
Mike Frysinger
|
c551124efb
make headers more quiet
|
18 years ago |
Peter S. Mazinger
|
a29eb4f241
DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box
|
18 years ago |
Peter S. Mazinger
|
167d569420
pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_proto from old version
|
19 years ago |
Peter S. Mazinger
|
44d025b3b9
New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources
|
19 years ago |
Peter S. Mazinger
|
8c2b377d28
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h
|
19 years ago |
Mike Frysinger
|
cccc549ced
initial import of latest linuxthreads
|
19 years ago |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 years ago |
Peter S. Mazinger
|
40980904dd
Disable DOMULTI for these, because gcc-4.0.2 can't cope with them
|
19 years ago |
Peter S. Mazinger
|
5ba22f8c12
Clean up DOMULTI for libm and add more files blocked earlier by syscall problem to libpthread
|
19 years ago |
Peter S. Mazinger
|
f48c471eec
Change Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI config option
|
19 years ago |
Peter S. Mazinger
|
358043ffb9
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does 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
|
19 years ago |
Peter S. Mazinger
|
237277e9a8
Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed 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.
|
19 years ago |
Peter S. Mazinger
|
bddfb866b0
Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db].
|
19 years ago |
Peter S. Mazinger
|
a80fc77b65
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.
|
19 years ago |
Peter S. Mazinger
|
aae5316cbd
Add the linuxthreads Makefiles too
|
19 years ago |