aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is...Jo-Philipp Wich2012-01-04
* if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportJo-Philipp Wich2012-01-01
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...Felix Fietkau2011-11-28
* uclibc: backport upstream signalfd patchFlorian Fainelli2011-08-25
* gcc: add 4.6-linaro version 4.6-2011.08Hauke Mehrtens2011-08-18
* gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08Hauke Mehrtens2011-08-18
* gcc: move patches as the name changed. This was missing in r28038.Hauke Mehrtens2011-08-18
* gcc: update gcc-4.5-linaro to 4.5-2011.08Hauke Mehrtens2011-08-18
* gcc: rename linaro to 4.5-linaroHauke Mehrtens2011-08-18
* binutils: add binutils 2.21.1Hauke Mehrtens2011-08-06
* kernel-headers: fix compile error caused by wrong host include path when the ...Felix Fietkau2011-08-05
* toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*Jonas Gorski2011-08-02
* uClibc: backport an x86 compile fix from mainline (thx, swalker)Felix Fietkau2011-07-25
* uClibc: update to latest 0.9.32.1 gitFelix Fietkau2011-07-25
* eglibc: remove obsolete dependencies to fix missing config options for eglibc...Felix Fietkau2011-07-16
* In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.Imre Kaloz2011-07-12
* the only reasons for having 4.4 around are avr32 and ubicom32, so make it dep...Imre Kaloz2011-07-08
* toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)Felix Fietkau2011-07-08
* uClibc: fix messed up patch headers in fts patch (patch from #9671)Felix Fietkau2011-07-08
* fix ppc toolchain buildImre Kaloz2011-07-07
* uclibc: backport FTS supportFlorian Fainelli2011-07-07
* eglibc: add support for 2.14Florian Fainelli2011-07-07
* remove reference to old eglibc versions.Florian Fainelli2011-07-07
* eglibc: remove old versionsFelix Fietkau2011-07-02
* eglibc: fix portability issues rpcgen and zic, fixes compile on darwinFelix Fietkau2011-07-02
* simplify configurationImre Kaloz2011-07-02
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u...Imre Kaloz2011-07-02
* both coldfire and etrax are broken and should use a newer gcc when they will ...Imre Kaloz2011-07-02
* switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro re...Imre Kaloz2011-07-01
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-01
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-01
* add the latest avr32 toolchain patches (with additional fixes)Imre Kaloz2011-07-01
* upgrade the linaro gcc to 2011.06Imre Kaloz2011-07-01
* eglibc CAN be compiled with -Os after all - flags however need to be stated i...Mirko Vogt2011-06-26
* uclibc: make powerpc e500 support independent of the target name, always use ...Felix Fietkau2011-06-26
* manual/Makefile: Don't mix pattern rules with normal rules.Mirko Vogt2011-06-23
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-23
* introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ...Jo-Philipp Wich2011-06-23
* Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"Mirko Vogt2011-06-20
* explicitly disable the use of ldconfigMirko Vogt2011-06-18
* patch: add /usr/lib to default search path of dynamic linkerMirko Vogt2011-06-18
* add support for eglibc version 2.13Mirko Vogt2011-06-18
* [toolchain/eglibc} eglibc in fact can be built with -OsMirko Vogt2011-06-18
* when selecting eglibc, use version 2.12 by defaultMirko Vogt2011-06-18
* fix glibc to work with all versions of binutils, fixes #7133 - thanks to mare...Mirko Vogt2011-06-17
* toolchain/gdb: fix compile for powerpc targets, refresh patchFelix Fietkau2011-06-11
* uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hos...Jo-Philipp Wich2011-06-07
* remove empty file (patch went upstream and file didn't get deleted but only c...Mirko Vogt2011-06-07
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-07
* use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'Mirko Vogt2011-05-24