aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* do not strip uclibcFelix Fietkau2009-01-13
* use the new linuxthreads implementation on i386,i686Felix Fietkau2009-01-13
* fix gdb compileFelix Fietkau2009-01-13
* uclibc: add the trunc functionFelix Fietkau2009-01-13
* uclibc: add some libpthread fixesFelix Fietkau2009-01-13
* fix missing ptrace.h needed to build final gccNicolas Thill2009-01-12
* add a fix preventing gcc build system from assuming that libc headers are alw...Nicolas Thill2009-01-12
* use different optimizations for x86 & x86_64 on umlNicolas Thill2009-01-11
* gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binut...Nicolas Thill2009-01-11
* fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:...Nicolas Thill2009-01-10
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-05
* Fix ssp enabling/disabling (#4388)Florian Fainelli2009-01-04
* enable netlink supportJo-Philipp Wich2009-01-03
* enable support for getifaddrs() - required by lldpdJo-Philipp Wich2009-01-03
* remove the openat() patch, as it's breaking quite a few packages. the problem...Felix Fietkau2009-01-02
* use binutils 2.18 for avr32, 2.17 is severely brokenFelix Fietkau2009-01-02
* fix avr32 build breakageFelix Fietkau2009-01-02
* fix gcc-4.2.4 when target != avr32Nicolas Thill2008-12-03
* nuke old gcc 4.2 versionsImre Kaloz2008-12-02
* sync gcc's Config.in with Config.versionImre Kaloz2008-12-02
* nuke binutils 2.16.1 - old, unused, buggyImre Kaloz2008-12-02
* sync gcc patches with the Atmel 1.1.3 releaseImre Kaloz2008-12-02
* clean up patchImre Kaloz2008-12-02
* sync avr32 binutils patch with the Atmel 1.0.1 releaseImre Kaloz2008-12-02
* switch powerpc targets to gcc 4.2.4Imre Kaloz2008-11-26
* switch to gcc 4.2.4 for avr32Imre Kaloz2008-11-25
* add avr32 support to binutils 2.18Imre Kaloz2008-11-25
* openat is not an implemented syscall on linux-2.4, so make it only available ...Florian Fainelli2008-11-16
* Add support for openat system call - this must be extended for the rest of th...Hamish Guthrie2008-11-14
* indent conditionnals in uClibc MakefileNicolas Thill2008-11-08
* add md5sums for binutils & gcc and use the GNU mirror facilityNicolas Thill2008-11-08
* Fix locations for the uClibc snapshot version (#4065)Florian Fainelli2008-10-28
* The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers...Hamish Guthrie2008-10-09
* fix up the asm includes location for .27 when building kernel headersFelix Fietkau2008-09-29
* Fix a segfault in uclibc ldso.Lars-Peter Clausen2008-09-25
* Avoid endless recursion in uClibc pthreads.Lars-Peter Clausen2008-09-22
* add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath...Nicolas Thill2008-09-18
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-02
* make libc.so symlink relative instead of absolute (#3878)Felix Fietkau2008-08-17
* storm is ARMv4, not ARMv4T (thx, SeG)Felix Fietkau2008-07-31
* Disable smash stacking support by default, but allow to enable it as an exper...Florian Fainelli2008-07-30
* fix uClibc legacy versionFelix Fietkau2008-07-29
* Update uClibc config for x86_64Florian Fainelli2008-07-27
* surprise :pGabor Juhos2008-07-21
* uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...Florian Fainelli2008-07-21
* use qstrip macro to strip quoted CONFIG_* stringsNicolas Thill2008-07-14
* add some sanity checkingFelix Fietkau2008-06-15
* finally fixes etrax toolchain problems, thanks nbdJohn Crispin2008-06-06
* * refresh storm patches * disable BX in uClibc config, add ethernet and watch...Imre Kaloz2008-06-05