summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2012-07-20kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...nbd
2012-07-03toolchain: sync eglibc headers/build split with uclibc changesnbd
2012-07-03toolchain: fix libc headers dependency on kernel headers + minimal gccnbd
2012-06-30uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...nbd
2012-06-30uClibc: split the package into the main directory and the headers/ and utils/...nbd
2012-06-30toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...nbd
2012-06-30toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...nbd
2012-06-30toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...nbd
2012-06-30toolchain: keep the initial gcc around for later uclibc rebuildsnbd
2012-06-29eglibc: work around a broken configure test to fix compile errors on x86nbd
2012-06-28toolchain: enable gdb by defaultnbd
2012-06-18toolchain/insight: update download location and MD5 sum to status quojow
2012-06-07eglibc: use 2.15 by defaultnbd
2012-06-07eglibc: add version 2.15nbd
2012-06-07toolchain: install libgcc for minimal gcc, needed by newer eglibc versionsnbd
2012-05-15uClibc: update to 0.9.33.2, fixes #4420nbd
2012-05-15uClibc: remove 0.9.32, it is no longer necessarynbd
2012-05-13[toolchain] kernel-headers: Fix patch application for kernel-headers and a pa...cshore
2012-05-01[coldfire]: switch to 2.6.38kaloz
2012-04-28[toolchain/glibc*] purge support for glibc - use eglibc instead!mirko
2012-04-28[toolchain/eglibc] drop support for eglibc version trunk/HEADmirko
2012-04-28[toolchain/eglibc] set version string of eglibc version 2.14 to 2.14.1mirko
2012-04-28[toolchain/eglibc] drop eglibc version 2.12mirko
2012-04-27[toolchain] gcc: fix getenv() patches for 4.4.7 and 4.5-linarojow
2012-04-21[toolchain/gcc] remove screwed up patch for gcc 4.7-linaro which got committe...mirko
2012-04-21[toolchain/gcc] add support for GCC 4.7-linaro (based on GCC 4.7.1)mirko
2012-04-21[toolchain] gcc: add patch to make the getenv() spec function nonfatal if req...jow
2012-04-18[toolchain/eglibc] when choosing eglibc select eglibc version 2.13 by defaultmirko
2012-04-18[toolchain/eglibc] remove patch '100-do-not-use-implicit-rules.patch' for egl...mirko
2012-04-16[toolchain/eglibc] level up eglibc versions to latest revisions of its respec...mirko
2012-04-12toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problemsjow
2012-04-10[toolchain] exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditi...jow
2012-04-09[toolchain/gcc/4.4]: upgrade to gcc 4.4.7kaloz
2012-04-07[toolchain/gcc] add support for gcc 4.7.0 - thanks to acoul!mirko
2012-03-26[toolchain/uClibc] backport upstream fix for dst computationflorian
2012-03-18toolchain/gcc-4.6.2: fix v4bx patchjuhosg
2012-03-18toolchain/gcc-4.6-linaro: fix v4bx patchjuhosg
2012-03-05gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...nbd
2012-03-05gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ...nbd
2012-02-17gcc: use .eh_frame sections for exception handling stack unwind - saves about...nbd
2012-02-17gcc: enable --with-headers for the final toolchain buildnbd
2012-02-12gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...nbd
2012-02-12glibc: remove all previous (ancient) versions, add 2.14 (partially based on a...nbd
2012-02-12[toolchain/binutils]: enable 2.22 for unsupported archs if BROKEN is enabledkaloz
2012-02-12[toolchain/gcc]: upgrade vanilla gcc to 4.6.2kaloz
2012-02-12[toolchain/binutils]: use binutils 2.22 by defaultkaloz
2012-02-12[toolchain/uClibc]: use uClibc 0.9.33 by defaultkaloz
2012-02-12[tolchain/gcc]: use Linaro GCC 4.6 by defaultkaloz
2012-02-12[toolchain/gcc]: update to latest Linaro releaseskaloz
2012-02-09toolchain/uClibc: use an upstream patch to fix syscall related build errors i...juhosg