summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...Felix Fietkau2012-10-172-1/+3
* gcc: add GCC 4.7.2Florian Fainelli2012-10-1417-1/+9884
* gcc: add GCC 4.6.3Florian Fainelli2012-10-1418-1/+10066
* gcc: update 4.5-linaro to 4.5-2012.03Florian Fainelli2012-10-131-2/+2
* gcc: update 4.7-linaro to 4.7-2012.10Florian Fainelli2012-10-135-471/+3
* gcc: update gcc-4.6-linaro to 4.6-2012.10Florian Fainelli2012-10-133-205/+3
* gdb: update to 7.5-2012.09Florian Fainelli2012-10-132-15/+18
* eglibc: remove duplicate line introduced in r33738Florian Fainelli2012-10-121-1/+0
* gcc: add --with-long-double-128 for SPARC toolchainFlorian Fainelli2012-10-121-0/+1
* add support for eglibc 2.16Florian Fainelli2012-10-126-0/+406
* gcc: backport struct siginfo -> siginfo_t renamingFlorian Fainelli2012-10-124-0/+608
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-234-4/+4
* uClibc: fix uClibc implementation of eventfdFlorian Fainelli2012-09-191-0/+59
* binutils: backport ld patch to fix ARM specific issues with --gc-sectionsFelix Fietkau2012-09-191-0/+12
* gcc: enable parallel buildsFelix Fietkau2012-09-154-3/+5
* binutils: enable parallel buildsFelix Fietkau2012-09-151-1/+3
* gdb: enable parallel buildsFelix Fietkau2012-09-151-4/+2
* gcc: add upstream fixes for GCC bug 54494Florian Fainelli2012-09-072-0/+74
* gcc: add upstream fixes for GCC bug 54369Florian Fainelli2012-09-074-0/+180
* kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...Felix Fietkau2012-07-201-0/+1
* toolchain: sync eglibc headers/build split with uclibc changesFelix Fietkau2012-07-034-163/+134
* toolchain: fix libc headers dependency on kernel headers + minimal gccFelix Fietkau2012-07-031-1/+2
* uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...Felix Fietkau2012-06-301-0/+1
* uClibc: split the package into the main directory and the headers/ and utils/...Felix Fietkau2012-06-305-119/+170
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...Felix Fietkau2012-06-302-0/+3
* toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...Felix Fietkau2012-06-301-0/+15
* toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...Felix Fietkau2012-06-301-2/+8
* toolchain: keep the initial gcc around for later uclibc rebuildsFelix Fietkau2012-06-303-3/+10
* eglibc: work around a broken configure test to fix compile errors on x86Felix Fietkau2012-06-291-0/+1
* toolchain: enable gdb by defaultFelix Fietkau2012-06-281-1/+1
* toolchain/insight: update download location and MD5 sum to status quoJo-Philipp Wich2012-06-181-2/+2
* eglibc: use 2.15 by defaultFelix Fietkau2012-06-071-1/+1
* eglibc: add version 2.15Felix Fietkau2012-06-077-0/+169
* toolchain: install libgcc for minimal gcc, needed by newer eglibc versionsFelix Fietkau2012-06-071-2/+2
* uClibc: update to 0.9.33.2, fixes #4420Felix Fietkau2012-05-1540-59/+4
* uClibc: remove 0.9.32, it is no longer necessaryFelix Fietkau2012-05-1549-5856/+3
* kernel-headers: Fix patch application for kernel-headers and a patch that fix...Daniel Dickinson2012-05-132-1/+25
* switch to 2.6.38Imre Kaloz2012-05-011-7/+8
* purge support for glibc - use eglibc instead!Mirko Vogt2012-04-2818-420/+3
* drop support for eglibc version trunk/HEADMirko Vogt2012-04-283-10/+3
* set version string of eglibc version 2.14 to 2.14.1Mirko Vogt2012-04-281-1/+1
* drop eglibc version 2.12Mirko Vogt2012-04-283-9/+0
* gcc: fix getenv() patches for 4.4.7 and 4.5-linaroJo-Philipp Wich2012-04-272-1/+15
* remove screwed up patch for gcc 4.7-linaro which got committed by accidentMirko Vogt2012-04-211-247/+0
* add support for GCC 4.7-linaro (based on GCC 4.7.1)Mirko Vogt2012-04-2119-1/+10373
* gcc: add patch to make the getenv() spec function nonfatal if requested envir...Jo-Philipp Wich2012-04-214-0/+56
* when choosing eglibc select eglibc version 2.13 by defaultMirko Vogt2012-04-181-2/+2
* remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12Mirko Vogt2012-04-181-16/+0
* level up eglibc versions to latest revisions of its respective branchesMirko Vogt2012-04-161-3/+3
* toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problemsJo-Philipp Wich2012-04-121-0/+241