summaryrefslogtreecommitdiffstats
path: root/Rules.mak
Commit message (Expand)AuthorAgeFilesLines
...
* default ?conf to native archBernhard Reutner-Fischer2009-08-251-2/+3
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-16/+16
* Rules.mak: Fix references to svn.Khem Raj2009-08-011-1/+1
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-07-211-5/+1
* use -EB/-EL for all targetsMike Frysinger2009-07-151-8/+3
* use -isystem with gcc pathsMike Frysinger2009-07-051-1/+1
* sh: Fix FPU config optionPeter Griffin2009-05-041-1/+1
* - do not pass -Wl with -shared in LDFLAGS_NOSTRIP (Peter S. Mazinger)Bernhard Reutner-Fischer2009-03-251-2/+2
* - also filter out headers-yBernhard Reutner-Fischer2009-02-231-1/+1
* - fix install_headers on hosts where ld does not support gnu hash-style butBernhard Reutner-Fischer2009-02-031-0/+2
* "make utils" now successfully makes utils for targetDenis Vlasenko2009-01-281-32/+55
* - also link librt with --as-needed and do so unconditionally to work aroundBernhard Reutner-Fischer2009-01-221-0/+24
* - make sure to pass the correct PIE flags to gcc (Peter S. Mazinger)Bernhard Reutner-Fischer2009-01-141-2/+3
* - make sure not to have relocs in Scrt1.o (Peter S. Mazinger)Bernhard Reutner-Fischer2009-01-141-8/+0
* utils/Makefile.in: de-obfuscate it a bitDenis Vlasenko2009-01-111-1/+1
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-1/+2
* include/libc-string_i386.h: fix a bug where memset('\xff') misbehavesDenis Vlasenko2008-12-261-1/+3
* fix testing "gcc -mpreferred-stack-boundary=2" on x86_64Denis Vlasenko2008-12-161-1/+2
* Make it again possible to have compact and small stack usageDenis Vlasenko2008-12-131-2/+6
* - adjust trunk version infoBernhard Reutner-Fischer2008-11-121-1/+1
* - update recommendation for pregenerated locales.Bernhard Reutner-Fischer2008-11-111-0/+2
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-2/+2
* Remove commented out CFLAGS assigment which is also set on next lineHans-Christian Egtvedt2008-11-031-1/+0
* - mark trunk as BUGFIX-ONLY after 0.9.30-rc3Bernhard Reutner-Fischer2008-10-281-1/+1
* - bump version to 0.9.30-rc30_9_30_rc3Bernhard Reutner-Fischer2008-10-281-1/+1
* - mark trunk as -rc2-svnBernhard Reutner-Fischer2008-10-151-1/+1
* - bump version to 0.9.30-rc20_9_30_rc20_9_30_rc1Bernhard Reutner-Fischer2008-10-151-2/+2
* - make sure to match the start of the MAKE_VERSIONBernhard Reutner-Fischer2008-10-101-1/+1
* - add/use variables to make build-tools configurableBernhard Reutner-Fischer2008-10-081-4/+8
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-1/+1
* - add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)Bernhard Reutner-Fischer2008-09-251-0/+1
* Disable -msoft-float usage on SH, gcc doesn't support it.Paul Mundt2008-08-211-0/+2
* - poison non-standard keywords:Bernhard Reutner-Fischer2008-07-171-0/+3
* Fix the test build system by installing headers on a local folderCarmelo Amoroso2008-07-081-0/+2
* - Improve prerequisites and avoid spurious reconfigurations.Bernhard Reutner-Fischer2008-06-091-1/+3
* A slight improvement over my previous commit which ensured we always rebuildBernd Schmidt2008-06-011-0/+1
* - use -print-file-nameBernhard Reutner-Fischer2008-05-231-1/+3
* guard against older ld's not understanding --sort-section alignmentDenis Vlasenko2008-04-301-1/+6
* Rules.mak: fix -falign/-malign mixupDenis Vlasenko2008-04-301-6/+6
* build system: use a bit more aggressive gcc/ld optimizations,Denis Vlasenko2008-04-291-4/+50
* Experimentally move libc_hidden_proto(time) to time.h.Denis Vlasenko2008-04-281-0/+3
* Paul Brook writes:Bernhard Reutner-Fischer2008-03-261-0/+2
* A patch from our Blackfin repository, originally from Mike Frysinger.Bernd Schmidt2008-01-181-1/+2
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-0/+18
* - check for -nostdlibBernhard Reutner-Fischer2008-01-161-0/+1
* sh64 uses a 32-bit ABI, don't bother with lib64 silliness.Paul Mundt2008-01-081-1/+1
* Chris Zankel writes:Mike Frysinger2008-01-051-1/+2
* pop -m32 onto LDFLAGS/CFLAGS to make building on x86_64 multilib systems tran...Mike Frysinger2008-01-051-0/+2
* Add necessary Makefile rules for the Blackfin.Bernd Schmidt2007-11-231-0/+12
* Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...Carmelo Amoroso2007-11-161-0/+6