Waldemar Brodkorb
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
8 years ago |
Bernhard Reutner-Fischer
|
1b3025b735
buildsys: switch libc to kbuild-style
|
11 years ago |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 years ago |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 years ago |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 years ago |
Eric Andersen
|
73c811263c
fixup my copyright notice, trim stale remnants of older notices which
|
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
|
19 years ago |
Peter S. Mazinger
|
4390d8e705
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
19 years ago |
Peter S. Mazinger
|
aa46ec5518
Enable IMA
|
19 years ago |
Peter S. Mazinger
|
de5359a570
Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC
|
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
|
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 |