Age | Commit message (Expand) | Author |
2015-04-14 | prelink: handle _begin in a gold-agnostic way | Bernhard Reutner-Fischer |
2015-04-14 | buildsys: pass -O to ld unless DODEBUG | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: tweak ucontext_i.h prerequisites | Bernhard Reutner-Fischer |
2015-03-31 | buildsys: Fix setting LIBGCC | Bernhard Reutner-Fischer |
2015-02-20 | ARCv2 ISA support | Vineet Gupta |
2015-02-12 | Update MIPS configuration rules. | Steve Ellcey |
2014-12-03 | buildsys: remove some obsolete optimization CFLAGS | Bernhard Reutner-Fischer |
2014-09-16 | buildsys: fix IS_IN_lib* | Bernhard Reutner-Fischer |
2014-09-09 | buildsys: Fix typo | Bernhard Reutner-Fischer |
2014-09-04 | buildsys: tweak check_ld flag probing | Bernhard Reutner-Fischer |
2014-08-26 | buildsys: remove duplicate UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer |
2014-02-15 | buildsys: pass correct linker to compiler driver | Bernhard Reutner-Fischer |
2014-02-15 | buildsys: Add MIPS64R2 support | Steve Ellcey |
2013-12-20 | ARC port to uClibc | Vineet Gupta |
2013-12-20 | buildsys: add TODO reminder | Bernhard Reutner-Fischer |
2013-11-13 | buildsys: check LDFLAGS through driver | Bernhard Reutner-Fischer |
2013-11-06 | pull kconfig from linux-3.11 | Bernhard Reutner-Fischer |
2013-07-26 | Rules.mak: Fix setting arch native bit | Gustavo Zacarias |
2013-07-19 | Rules.mak: MIPS64: Select correct interpreter | Markos Chandras |
2013-05-19 | i386: punt all config options that just control -march | Mike Frysinger |
2013-04-04 | buildsys: fix realclean | Bernhard Reutner-Fischer |
2013-03-20 | test: fix non-O checking | Bernhard Reutner-Fischer |
2013-03-14 | test: add missing top_srcdir | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: tweak KCONFIG_CONFIG export | Bernhard Reutner-Fischer |
2013-03-14 | Add support for the Meta architecture | Markos Chandras |
2013-02-05 | libpthread: Fix handling of SUBARCH includes | Bernhard Reutner-Fischer |
2013-01-26 | buildsys: clean up path scrubbing a bit | Mike Frysinger |
2013-01-16 | buildsys: link libgcc_eh if DODEBUG | Bernhard Reutner-Fischer |
2013-01-10 | libc: add {get,set,swap,make}context user context manipulation functions | Florian Fainelli |
2013-01-08 | buildsys: prevent make from searching for .config | Bernhard Reutner-Fischer |
2012-06-18 | Revert: buildsys: clean up libubacktrace linker script handling | Kevin Cernekee |
2012-06-15 | libubacktrace: temporarily workaround link issue | Bernhard Reutner-Fischer |
2012-06-15 | Rules.mak: add ldso search paths independently of NPTL | Peter S. Mazinger |
2012-06-15 | Rules.mak: include KERNEL_HEADERS last, even there it is wrong | Peter S. Mazinger |
2012-06-15 | Rules.mak: change the way -include is used | Peter S. Mazinger |
2012-06-13 | buildsys: clean up libubacktrace linker script handling | Kevin Cernekee |
2012-03-27 | buildsys: Fix typo in check-as-var handling | Bernhard Reutner-Fischer |
2012-02-01 | bump version to 0.9.34-git | Bernhard Reutner-Fischer |
2012-02-01 | Release 0.9.33 | Bernhard Reutner-Fischer |
2012-01-26 | buildsys: use single slash version of -print-whatever | Bernhard Reutner-Fischer |
2012-01-23 | Rules: Check for CROSS_COMPILE to be empty | Khem Raj |
2012-01-17 | buildsys: use = for --sort-section linker flag | Mike Frysinger |
2012-01-16 | buildsys: handle more clean targets | Mike Frysinger |
2012-01-16 | buildsys: fix handling of CFLAG_-W{a,l} vars | Mike Frysinger |
2012-01-16 | buildsys: skip compiler flag checking for clean targets | Mike Frysinger |
2012-01-14 | buildsys: cache build flags in vars | Mike Frysinger |
2011-12-30 | bump version to 0.9.33-rc1-git | Bernhard Reutner-Fischer |
2011-12-30 | release 0.9.33-rc1 | Bernhard Reutner-Fischer |
2011-11-26 | buildsys: drop manual TARGET_SUBARCH .config lookup | Mike Frysinger |
2011-11-25 | buildsys: s/CROSS/CROSS_COMPILE/g | Carmelo Amoroso |