summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* [toolchain] gcc: add --with-long-double-128 for SPARC toolchainflorian2012-10-121-0/+1
* [toolchain] gcc: backport struct siginfo -> siginfo_t renamingflorian2012-10-124-0/+608
* build: add the + token to any commands that can pass through the jobserver, f...nbd2012-09-233-3/+3
* gcc: enable parallel buildsnbd2012-09-154-3/+5
* [toolchain] gcc: add upstream fixes for GCC bug 54494florian2012-09-072-0/+74
* [toolchain] gcc: add upstream fixes for GCC bug 54369florian2012-09-074-0/+180
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...nbd2012-06-301-0/+2
* toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...nbd2012-06-301-2/+8
* toolchain: keep the initial gcc around for later uclibc rebuildsnbd2012-06-301-1/+4
* toolchain: install libgcc for minimal gcc, needed by newer eglibc versionsnbd2012-06-071-2/+2
* [coldfire]: switch to 2.6.38kaloz2012-05-011-7/+8
* [toolchain] gcc: fix getenv() patches for 4.4.7 and 4.5-linarojow2012-04-272-1/+15
* [toolchain/gcc] remove screwed up patch for gcc 4.7-linaro which got committe...mirko2012-04-211-247/+0
* [toolchain/gcc] add support for GCC 4.7-linaro (based on GCC 4.7.1)mirko2012-04-2119-1/+10373
* [toolchain] gcc: add patch to make the getenv() spec function nonfatal if req...jow2012-04-214-0/+56
* toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problemsjow2012-04-121-0/+241
* [toolchain/gcc/4.4]: upgrade to gcc 4.4.7kaloz2012-04-0917-11/+11
* [toolchain/gcc] add support for gcc 4.7.0 - thanks to acoul!mirko2012-04-0716-0/+9873
* toolchain/gcc-4.6.2: fix v4bx patchjuhosg2012-03-181-7/+6
* toolchain/gcc-4.6-linaro: fix v4bx patchjuhosg2012-03-181-7/+6
* gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...nbd2012-03-051-4/+0
* gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ...nbd2012-03-051-0/+20
* gcc: use .eh_frame sections for exception handling stack unwind - saves about...nbd2012-02-171-0/+29
* gcc: enable --with-headers for the final toolchain buildnbd2012-02-171-0/+1
* gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...nbd2012-02-121-0/+68
* [toolchain/gcc]: upgrade vanilla gcc to 4.6.2kaloz2012-02-1215-12/+12
* [tolchain/gcc]: use Linaro GCC 4.6 by defaultkaloz2012-02-122-8/+5
* [toolchain/gcc]: update to latest Linaro releaseskaloz2012-02-121-5/+5
* [toolchain] invoke patch-specs.sh in the gcc/final install stage.jow2012-01-181-0/+1
* [toolchain/gcc]: upgrade to latest linaro releaseskaloz2012-01-147-34/+17
* gcc: always explicitly link against libstdc++, fixes build errors on some hos...nbd2012-01-121-1/+1
* gcc: add 4.6-linaro version 4.6-2011.08hauke2011-08-1815-6/+9865
* gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08hauke2011-08-181-1/+1
* gcc: move patches as the name changed. hauke2011-08-1815-0/+0
* gcc: update gcc-4.5-linaro to 4.5-2011.08hauke2011-08-181-2/+2
* gcc: rename linaro to 4.5-linarohauke2011-08-183-9/+9
* [toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters.kaloz2011-07-121-3/+3
* [toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom3...kaloz2011-07-081-0/+1
* toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)nbd2011-07-081-1/+0
* [toolchain/gcc/linaro]: fix ppc toolchain buildkaloz2011-07-071-0/+11
* [toolchain/gcc]: simplify configurationkaloz2011-07-022-12/+5
* [toolchain]: nuke support for older gcc versions, except for 4.4.6 (needed fo...kaloz2011-07-0245-120789/+1
* [toolchain/gcc]: both coldfire and etrax are broken and should use a newer gc...kaloz2011-07-021-1/+0
* [toolchain/gcc]: switch avr32 to gcc 4.4, also powerpc targets should work fi...kaloz2011-07-011-2/+2
* [toolchain/gcc]: bump the 4.4 flavour to 4.4.6kaloz2011-07-0117-22/+22
* [toolchain]: replace gcc 4.5.2 support with 4.6.1kaloz2011-07-0119-441/+150
* [toolchain]: add the latest avr32 toolchain patches (with additional fixes)kaloz2011-07-018-6/+22797
* [toolchain/gcc]: upgrade the linaro gcc to 2011.06kaloz2011-07-014-8/+8
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...jow2011-06-232-1/+9
* [toolchain] introduce option to enable setjump()/longjump() based C++ excepti...jow2011-06-232-0/+14