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 |
Bernhard Reutner-Fischer
|
1ce31b6f11
- mark trunk as BUGFIX-ONLY after 0.9.30-rc3
|
16 years ago |
Bernhard Reutner-Fischer
|
61d8b174aa
- bump version to 0.9.30-rc3
|
16 years ago |
Bernhard Reutner-Fischer
|
9674f4133f
- mark trunk as -rc2-svn
|
16 years ago |
Bernhard Reutner-Fischer
|
c50c578d81
- bump version to 0.9.30-rc2
|
16 years ago |
Bernhard Reutner-Fischer
|
9c2d269cfa
- make sure to match the start of the MAKE_VERSION
|
16 years ago |
Bernhard Reutner-Fischer
|
4e885757e8
- add/use variables to make build-tools configurable
|
16 years ago |
Bernhard Reutner-Fischer
|
feeb0301b3
- add long double math wrappers (Ned Ludd)
|
16 years ago |
Bernhard Reutner-Fischer
|
959cac182d
- add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)
|
16 years ago |
Paul Mundt
|
a8267f12ce
Disable -msoft-float usage on SH, gcc doesn't support it.
|
16 years ago |
Bernhard Reutner-Fischer
|
21c9dcf8b3
- poison non-standard keywords:
|
16 years ago |