summaryrefslogtreecommitdiff
path: root/Rules.mak
AgeCommit message (Expand)Author
2010-06-17nptl: fix order of includes for out-of-tree buildsBernhard Reutner-Fischer
2010-04-28Fix typo (OPTIMIZATIONS -> OPTIMIZATION)Tony Wu
2010-04-23change ABI_VERSION back to just include the major numberAustin Foxley
2010-04-22nptl: proper soname handlingNatanael Copa
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-04-02bump version to 0.9.32-gitBernhard Reutner-Fischer
2010-04-02Release 0.9.31Bernhard Reutner-Fischer
2010-03-12bump versionBernhard Reutner-Fischer
2010-03-12bump version to 0.9.31-rc1Bernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-02-23improve parallel make behaviourAustin Foxley
2010-02-10libc: Add a common sysdep headerCarmelo Amoroso
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2009-12-16build: Do not define -DPIC longer through build systemCarmelo Amoroso
2009-12-09warn about old-style crap in extra-annoyance-modeBernhard Reutner-Fischer
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-19remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger
2009-11-09build with -fmerge-all-constantsMike Frysinger
2009-11-09test/plt: add a script to find PLT usageMike Frysinger
2009-11-09Rules.mak fix typo (qstrup -> qstrip)Austin Foxley
2009-11-09Rules.mak fix typo (qstrup -> qstrip)Austin Foxley
2009-10-22build with -fmerge-all-constantsMike Frysinger
2009-10-22test/plt: add a script to find PLT usageMike Frysinger
2009-10-17build system changes needed for nptlAustin Foxley
2009-10-09check_ld some more flagsBernhard Reutner-Fischer
2009-10-08add and use qstripBernhard Reutner-Fischer
2009-09-16handle make ARCH= configBernhard Reutner-Fischer
2009-09-14Revert "default ?conf to native arch"Bernhard Reutner-Fischer
2009-08-25default ?conf to native archBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2009-08-01Rules.mak: Fix references to svn.Khem Raj
2009-07-21s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko
2009-07-15use -EB/-EL for all targetsMike Frysinger
2009-07-05use -isystem with gcc pathsMike Frysinger
2009-05-04sh: Fix FPU config optionPeter Griffin
2009-03-25- do not pass -Wl with -shared in LDFLAGS_NOSTRIP (Peter S. Mazinger)Bernhard Reutner-Fischer
2009-02-23- also filter out headers-yBernhard Reutner-Fischer
2009-02-03- fix install_headers on hosts where ld does not support gnu hash-style butBernhard Reutner-Fischer
2009-01-28"make utils" now successfully makes utils for targetDenis Vlasenko
2009-01-22- also link librt with --as-needed and do so unconditionally to work aroundBernhard Reutner-Fischer
2009-01-14- make sure to pass the correct PIE flags to gcc (Peter S. Mazinger)Bernhard Reutner-Fischer
2009-01-14- make sure not to have relocs in Scrt1.o (Peter S. Mazinger)Bernhard Reutner-Fischer
2009-01-11utils/Makefile.in: de-obfuscate it a bitDenis Vlasenko
2008-12-27ctype: remove some trivial macros from ctype.h;Denis Vlasenko
2008-12-26include/libc-string_i386.h: fix a bug where memset('\xff') misbehavesDenis Vlasenko
2008-12-16fix testing "gcc -mpreferred-stack-boundary=2" on x86_64Denis Vlasenko
2008-12-13Make it again possible to have compact and small stack usageDenis Vlasenko
2008-11-12- adjust trunk version infoBernhard Reutner-Fischer
2008-11-11- update recommendation for pregenerated locales.Bernhard Reutner-Fischer
2008-11-07- less verbose make cleanBernhard Reutner-Fischer