summaryrefslogtreecommitdiffstats
path: root/Rules.mak
Commit message (Expand)AuthorAgeFilesLines
* libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro2010-09-151-1/+8
* buildsys: Do not error on GNUHASH for clean targetsBernhard Reutner-Fischer2010-08-191-1/+1
* buildsys: check_gcc warning flagsBernhard Reutner-Fischer2010-08-051-5/+18
* Rules.mak: ARM926T is really an armv5t and arm9e core.Khem Raj2010-07-221-1/+1
* nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer2010-07-141-0/+2
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-1/+5
* nptl: fix order of includes for out-of-tree buildsBernhard Reutner-Fischer2010-06-171-4/+7
* Fix typo (OPTIMIZATIONS -> OPTIMIZATION)Tony Wu2010-04-281-4/+4
* change ABI_VERSION back to just include the major numberAustin Foxley2010-04-231-3/+1
* nptl: proper soname handlingNatanael Copa2010-04-221-6/+10
* Merge commit 'origin/master' into nptlAustin Foxley2010-04-021-2/+3
|\
| * bump version to 0.9.32-gitBernhard Reutner-Fischer2010-04-021-2/+2
| * Release 0.9.31v0.9.310.9.31Bernhard Reutner-Fischer2010-04-021-1/+1
| * bump versionBernhard Reutner-Fischer2010-03-121-1/+1
| * bump version to 0.9.31-rc1v0.9.31-rc10.9.31-rc1Bernhard Reutner-Fischer2010-03-121-2/+2
| * add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-1/+2
| * libc: Add a common sysdep headerCarmelo Amoroso2010-02-101-0/+1
* | improve parallel make behaviourAustin Foxley2010-02-231-0/+2
* | nptl: sysdep headers re-factoringCarmelo Amoroso2010-02-091-1/+1
* | build: Do not define -DPIC longer through build systemCarmelo Amoroso2009-12-161-1/+1
* | warn about old-style crap in extra-annoyance-modeBernhard Reutner-Fischer2009-12-091-0/+1
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-221-4/+11
|\|
| * remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger2009-11-191-4/+11
| * Rules.mak fix typo (qstrup -> qstrip)Austin Foxley2009-11-091-1/+1
| * build with -fmerge-all-constantsMike Frysinger2009-10-221-0/+2
| * test/plt: add a script to find PLT usageMike Frysinger2009-10-221-0/+1
* | build with -fmerge-all-constantsMike Frysinger2009-11-091-0/+2
* | test/plt: add a script to find PLT usageMike Frysinger2009-11-091-0/+1
* | Rules.mak fix typo (qstrup -> qstrip)Austin Foxley2009-11-091-1/+1
* | build system changes needed for nptlAustin Foxley2009-10-171-3/+5
|/
* check_ld some more flagsBernhard Reutner-Fischer2009-10-091-2/+5
* add and use qstripBernhard Reutner-Fischer2009-10-081-13/+16
* handle make ARCH= configBernhard Reutner-Fischer2009-09-161-10/+13
* Revert "default ?conf to native arch"Bernhard Reutner-Fischer2009-09-141-3/+2
* 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