Austin Foxley
|
1de3bed755
Rules.mak fix typo (qstrup -> qstrip)
|
15 years ago |
Mike Frysinger
|
5a4c1b737f
build with -fmerge-all-constants
|
15 years ago |
Mike Frysinger
|
e30f2a09f1
test/plt: add a script to find PLT usage
|
15 years ago |
Bernhard Reutner-Fischer
|
00d805f334
check_ld some more flags
|
15 years ago |
Bernhard Reutner-Fischer
|
4724776402
add and use qstrip
|
15 years ago |
Bernhard Reutner-Fischer
|
554b79bfb7
handle make ARCH= config
|
15 years ago |
Bernhard Reutner-Fischer
|
3a5c27d1ec
Revert "default ?conf to native arch"
|
15 years ago |
Bernhard Reutner-Fischer
|
6625518cd6
default ?conf to native arch
|
15 years ago |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 years ago |
Khem Raj
|
14d8a703af
Rules.mak: Fix references to svn.
|
15 years ago |
Denys Vlasenko
|
4a2724d93b
s/UCLIBC_INTERNAL/_LIBC/g
|
15 years ago |
Mike Frysinger
|
045da529c9
use -EB/-EL for all targets
|
15 years ago |
Mike Frysinger
|
651d0688d2
use -isystem with gcc paths
|
15 years ago |
Peter Griffin
|
4d1b93953f
sh: Fix FPU config option
|
15 years ago |
Bernhard Reutner-Fischer
|
8b49628cd4
- do not pass -Wl with -shared in LDFLAGS_NOSTRIP (Peter S. Mazinger)
|
15 years ago |
Bernhard Reutner-Fischer
|
a31726d36b
- also filter out headers-y
|
15 years ago |
Bernhard Reutner-Fischer
|
3760ed8716
- fix install_headers on hosts where ld does not support gnu hash-style but
|
15 years ago |
Denis Vlasenko
|
fd37d1975a
"make utils" now successfully makes utils for target
|
16 years ago |
Bernhard Reutner-Fischer
|
db5c575256
- also link librt with --as-needed and do so unconditionally to work around
|
16 years ago |
Bernhard Reutner-Fischer
|
9324e66665
- make sure to pass the correct PIE flags to gcc (Peter S. Mazinger)
|
16 years ago |
Bernhard Reutner-Fischer
|
ff1aa7ce90
- make sure not to have relocs in Scrt1.o (Peter S. Mazinger)
|
16 years ago |
Denis Vlasenko
|
88fa5f3611
utils/Makefile.in: de-obfuscate it a bit
|
16 years ago |
Denis Vlasenko
|
cf578c75a5
ctype: remove some trivial macros from ctype.h;
|
16 years ago |
Denis Vlasenko
|
6eb4415eaa
include/libc-string_i386.h: fix a bug where memset('\xff') misbehaves
|
16 years ago |
Denis Vlasenko
|
64577cf4a6
fix testing "gcc -mpreferred-stack-boundary=2" on x86_64
|
16 years ago |
Denis Vlasenko
|
5196e42e69
Make it again possible to have compact and small stack usage
|
16 years ago |
Bernhard Reutner-Fischer
|
9d6b62ec87
- adjust trunk version info
|
16 years ago |
Bernhard Reutner-Fischer
|
ab600d2ad0
- update recommendation for pregenerated locales.
|
16 years ago |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 years ago |
Hans-Christian Egtvedt
|
eb97664362
Remove commented out CFLAGS assigment which is also set on next line
|
16 years ago |