summaryrefslogtreecommitdiff
path: root/Rules.mak
AgeCommit message (Expand)Author
2013-02-05libpthread: Fix handling of SUBARCH includesBernhard Reutner-Fischer
2013-01-26buildsys: clean up path scrubbing a bitMike Frysinger
2013-01-16buildsys: link libgcc_eh if DODEBUGBernhard Reutner-Fischer
2013-01-10libc: add {get,set,swap,make}context user context manipulation functionsFlorian Fainelli
2013-01-08buildsys: prevent make from searching for .configBernhard Reutner-Fischer
2012-06-18Revert: buildsys: clean up libubacktrace linker script handlingKevin Cernekee
2012-06-15libubacktrace: temporarily workaround link issueBernhard Reutner-Fischer
2012-06-15Rules.mak: add ldso search paths independently of NPTLPeter S. Mazinger
2012-06-15Rules.mak: include KERNEL_HEADERS last, even there it is wrongPeter S. Mazinger
2012-06-15Rules.mak: change the way -include is usedPeter S. Mazinger
2012-06-13buildsys: clean up libubacktrace linker script handlingKevin Cernekee
2012-03-27buildsys: Fix typo in check-as-var handlingBernhard Reutner-Fischer
2012-02-01bump version to 0.9.34-gitBernhard Reutner-Fischer
2012-02-01Release 0.9.33Bernhard Reutner-Fischer
2012-01-26buildsys: use single slash version of -print-whateverBernhard Reutner-Fischer
2012-01-23Rules: Check for CROSS_COMPILE to be emptyKhem Raj
2012-01-17buildsys: use = for --sort-section linker flagMike Frysinger
2012-01-16buildsys: handle more clean targetsMike Frysinger
2012-01-16buildsys: fix handling of CFLAG_-W{a,l} varsMike Frysinger
2012-01-16buildsys: skip compiler flag checking for clean targetsMike Frysinger
2012-01-14buildsys: cache build flags in varsMike Frysinger
2011-12-30bump version to 0.9.33-rc1-gitBernhard Reutner-Fischer
2011-12-30release 0.9.33-rc1Bernhard Reutner-Fischer
2011-11-26buildsys: drop manual TARGET_SUBARCH .config lookupMike Frysinger
2011-11-25buildsys: s/CROSS/CROSS_COMPILE/gCarmelo Amoroso
2011-11-18libubacktrace: use .so.$(ABI_VERSION)Bernhard Reutner-Fischer
2011-06-14bump version to 0.9.33-gitBernhard Reutner-Fischer
2011-06-11Rules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS to CFLAGSKhem Raj
2011-06-11ARM: remove sub-arch/variants selection from menuconfigYann E. MORIN
2011-06-11ARM: introduce blind options to select & force THUMB modeYann E. MORIN
2011-05-11buildsys: Turn on strict aliasing for everyoneBernhard Reutner-Fischer
2011-04-13buildsys: do not use $(and)Bernhard Reutner-Fischer
2011-03-16bump version to 0.9.32-rc3-gitBernhard Reutner-Fischer
2011-03-16release 0.9.32-rc3Bernhard Reutner-Fischer
2011-03-06Revert "try to fix duplicated slashes in the generated lib*.so files"Peter S. Mazinger
2011-03-05The C6X portAurelien Jacquiot
2011-03-03try to fix duplicated slashes in the generated lib*.so filesPeter S. Mazinger
2011-01-21bump version to 0.9.32-rc2-gitCarmelo Amoroso
2011-01-20release 0.9.32-rc2Carmelo Amoroso
2010-12-17bump version to 0.9.32-rc1-gitBernhard Reutner-Fischer
2010-12-17release 0.9.32-rc1Bernhard Reutner-Fischer
2010-11-10nptl: use correct unwind header for unwind-forcedunwindBernhard Reutner-Fischer
2010-11-10microblaze: build infrastructureSteven J. Magnani
2010-09-16nptl: Remove nptl/sysdeps/generic directory from include listCarmelo Amoroso
2010-09-15libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro
2010-08-19buildsys: Do not error on GNUHASH for clean targetsBernhard Reutner-Fischer
2010-08-05buildsys: check_gcc warning flagsBernhard Reutner-Fischer
2010-07-22Rules.mak: ARM926T is really an armv5t and arm9e core.Khem Raj
2010-07-14nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer