summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* 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
* exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally witho...Jo-Philipp Wich2012-04-101-0/+1
* upgrade to gcc 4.4.7Imre Kaloz2012-04-0917-11/+11
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-0716-0/+9873
* backport upstream fix for dst computationFlorian Fainelli2012-03-261-0/+28
* toolchain/gcc-4.6.2: fix v4bx patchGabor Juhos2012-03-181-7/+6
* toolchain/gcc-4.6-linaro: fix v4bx patchGabor Juhos2012-03-181-7/+6
* gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...Felix Fietkau2012-03-051-4/+0
* gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ...Felix Fietkau2012-03-051-0/+20
* gcc: use .eh_frame sections for exception handling stack unwind - saves about...Felix Fietkau2012-02-171-0/+29
* gcc: enable --with-headers for the final toolchain buildFelix Fietkau2012-02-171-0/+1
* gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...Felix Fietkau2012-02-121-0/+68