summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches
Commit message (Collapse)AuthorAgeFilesLines
...
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-0713-0/+9862
| | | | SVN-Revision: 31216
* toolchain/gcc-4.6.2: fix v4bx patchGabor Juhos2012-03-181-7/+6
| | | | SVN-Revision: 30970
* toolchain/gcc-4.6-linaro: fix v4bx patchGabor Juhos2012-03-181-7/+6
| | | | SVN-Revision: 30969
* gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ↵Felix Fietkau2012-03-051-0/+20
| | | | | | are tricky to deal with wrt. libgcc. they cannot be linked dynamically SVN-Revision: 30814
* gcc: use .eh_frame sections for exception handling stack unwind - saves ↵Felix Fietkau2012-02-171-0/+29
| | | | | | about 400 bytes on every executable or shared library SVN-Revision: 30614
* gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent ↵Felix Fietkau2012-02-121-0/+68
| | | | | | libgcc crap from leaking into every single binary SVN-Revision: 30486
* upgrade vanilla gcc to 4.6.2Imre Kaloz2012-02-1212-6/+6
| | | | SVN-Revision: 30470
* upgrade to latest linaro releasesImre Kaloz2012-01-146-29/+12
| | | | SVN-Revision: 29748
* gcc: add 4.6-linaro version 4.6-2011.08Hauke Mehrtens2011-08-1812-0/+9843
| | | | SVN-Revision: 28042
* gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08Hauke Mehrtens2011-08-181-1/+1
| | | | SVN-Revision: 28041
* gcc: move patches as the name changed. This was missing in r28038.Hauke Mehrtens2011-08-1815-0/+0
| | | | SVN-Revision: 28040
* In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.Imre Kaloz2011-07-121-3/+3
| | | | | | Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 27599
* fix ppc toolchain buildImre Kaloz2011-07-071-0/+11
| | | | SVN-Revision: 27551
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ↵Imre Kaloz2011-07-0242-120741/+0
| | | | | | ubicom32) SVN-Revision: 27351
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-0114-12/+12
| | | | SVN-Revision: 27337
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-0115-430/+136
| | | | SVN-Revision: 27333
* add the latest avr32 toolchain patches (with additional fixes)Imre Kaloz2011-07-018-6/+22797
| | | | SVN-Revision: 27332
* upgrade the linaro gcc to 2011.06Imre Kaloz2011-07-013-6/+6
| | | | SVN-Revision: 27326
* remove empty file (patch went upstream and file didn't get deleted but only ↵Mirko Vogt2011-06-071-0/+0
| | | | | | cleared) SVN-Revision: 27122
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-078-46/+30
| | | | SVN-Revision: 27118
* gcc: move the optimized assembler helpers back into the static libgcc and ↵Felix Fietkau2011-03-081-20/+11
| | | | | | skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically SVN-Revision: 25952
* gcc: include assembler functions in the shared libgcc_s library, fixes ↵Felix Fietkau2011-03-061-1/+41
| | | | | | missing symbol issues on powerpc SVN-Revision: 25912
* toolchain/gcc (linaro): fix extension elimination optimizationFelix Fietkau2011-03-042-11/+18
| | | | | | | | | This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315 Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25871
* toolchain/gcc: fix r25709 (closes #8964)Alexandros C. Couloumbis2011-03-031-7/+7
| | | | SVN-Revision: 25844
* gcc: disable extension elimination, it causes hostapd to be miscompiled on mipsFelix Fietkau2011-03-021-0/+11
| | | | SVN-Revision: 25834
* toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packagesFelix Fietkau2011-03-011-1/+1
| | | | SVN-Revision: 25807
* gcc-linaro: fix the libgcc spec to default to using the shared libgccFelix Fietkau2011-03-011-0/+37
| | | | SVN-Revision: 25801
* backport fa526 optimization for gcc 4.5+Imre Kaloz2011-02-252-0/+514
| | | | SVN-Revision: 25709
* sync avr32 patch with the latest ones from atmelImre Kaloz2011-02-241-1587/+1572
| | | | SVN-Revision: 25696
* combine all avr32 patches into a single oneImre Kaloz2011-02-1811-278/+72
| | | | SVN-Revision: 25566
* additional avr32 fixesImre Kaloz2011-02-162-0/+47
| | | | SVN-Revision: 25556
* refresh patchesImre Kaloz2011-02-1610-101/+95
| | | | SVN-Revision: 25555
* upgrade to 2011.02, rename patchset directoryImre Kaloz2011-02-1313-69/+4
| | | | SVN-Revision: 25515
* fixup arm soft-float symbolsImre Kaloz2011-02-021-4/+5
| | | | SVN-Revision: 25325
* refresh patchImre Kaloz2011-02-021-3/+2
| | | | SVN-Revision: 25324
* add armv4 fixup patchesImre Kaloz2011-02-022-0/+32
| | | | SVN-Revision: 25322
* refresh patchesImre Kaloz2011-01-2811-53/+46
| | | | SVN-Revision: 25195
* nuke unneeded patchsets as wellImre Kaloz2011-01-2746-51183/+0
| | | | SVN-Revision: 25145
* add gcc 4.5.2 (replaces 4.5.1)Imre Kaloz2010-12-2111-0/+0
| | | | SVN-Revision: 24746
* add avr32 support to gcc 4.3.5Imre Kaloz2010-11-0412-3/+22594
| | | | SVN-Revision: 23865
* get rid of old gcc versionsImre Kaloz2010-10-2995-99286/+0
| | | | SVN-Revision: 23704
* add support for Linaro GCC 2010.10Imre Kaloz2010-10-2911-0/+9880
| | | | SVN-Revision: 23703
* gcc 4.4.5 supportImre Kaloz2010-10-0410-0/+9824
| | | | SVN-Revision: 23220
* gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain ↵Felix Fietkau2010-09-207-69072/+29776
| | | | | | now, please test! SVN-Revision: 23101
* toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 ↵Alexandros C. Couloumbis2010-09-042-0/+140
| | | | | | (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392) SVN-Revision: 22899
* Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patchLars-Peter Clausen2010-08-032-0/+20
| | | | SVN-Revision: 22474
* add support for gcc-4.5.1Florian Fainelli2010-08-0110-0/+9810
| | | | SVN-Revision: 22450
* remove gcc 3.4.6Felix Fietkau2010-06-2612-4663/+0
| | | | SVN-Revision: 21955
* toolchain/gcc: add support for gcc-4.4.4Nicolas Thill2010-05-2810-0/+9824
| | | | SVN-Revision: 21600
* toolchain/gcc: add support for gcc-4.3.5Nicolas Thill2010-05-2815-0/+708
| | | | SVN-Revision: 21599