index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
gcc
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gcc: update 4.7-linaro to 4.7-2012.10
Florian Fainelli
2012-10-13
4
-468
/
+0
*
gcc: update gcc-4.6-linaro to 4.6-2012.10
Florian Fainelli
2012-10-13
2
-202
/
+0
*
gcc: backport struct siginfo -> siginfo_t renaming
Florian Fainelli
2012-10-12
4
-0
/
+608
*
gcc: add upstream fixes for GCC bug 54494
Florian Fainelli
2012-09-07
2
-0
/
+74
*
gcc: add upstream fixes for GCC bug 54369
Florian Fainelli
2012-09-07
4
-0
/
+180
*
switch to 2.6.38
Imre Kaloz
2012-05-01
1
-7
/
+8
*
gcc: fix getenv() patches for 4.4.7 and 4.5-linaro
Jo-Philipp Wich
2012-04-27
2
-1
/
+15
*
remove screwed up patch for gcc 4.7-linaro which got committed by accident
Mirko Vogt
2012-04-21
1
-247
/
+0
*
add support for GCC 4.7-linaro (based on GCC 4.7.1)
Mirko Vogt
2012-04-21
16
-0
/
+10362
*
gcc: add patch to make the getenv() spec function nonfatal if requested envir...
Jo-Philipp Wich
2012-04-21
4
-0
/
+56
*
toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problems
Jo-Philipp Wich
2012-04-12
1
-0
/
+241
*
upgrade to gcc 4.4.7
Imre Kaloz
2012-04-09
14
-1
/
+1
*
add support for gcc 4.7.0 - thanks to acoul!
Mirko Vogt
2012-04-07
13
-0
/
+9862
*
toolchain/gcc-4.6.2: fix v4bx patch
Gabor Juhos
2012-03-18
1
-7
/
+6
*
toolchain/gcc-4.6-linaro: fix v4bx patch
Gabor Juhos
2012-03-18
1
-7
/
+6
*
gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ...
Felix Fietkau
2012-03-05
1
-0
/
+20
*
gcc: use .eh_frame sections for exception handling stack unwind - saves about...
Felix Fietkau
2012-02-17
1
-0
/
+29
*
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...
Felix Fietkau
2012-02-12
1
-0
/
+68
*
upgrade vanilla gcc to 4.6.2
Imre Kaloz
2012-02-12
12
-6
/
+6
*
upgrade to latest linaro releases
Imre Kaloz
2012-01-14
6
-29
/
+12
*
gcc: add 4.6-linaro version 4.6-2011.08
Hauke Mehrtens
2011-08-18
12
-0
/
+9843
*
gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08
Hauke Mehrtens
2011-08-18
1
-1
/
+1
*
gcc: move patches as the name changed. This was missing in r28038.
Hauke Mehrtens
2011-08-18
15
-0
/
+0
*
In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.
Imre Kaloz
2011-07-12
1
-3
/
+3
*
fix ppc toolchain build
Imre Kaloz
2011-07-07
1
-0
/
+11
*
nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u...
Imre Kaloz
2011-07-02
42
-120741
/
+0
*
bump the 4.4 flavour to 4.4.6
Imre Kaloz
2011-07-01
14
-12
/
+12
*
replace gcc 4.5.2 support with 4.6.1
Imre Kaloz
2011-07-01
15
-430
/
+136
*
add the latest avr32 toolchain patches (with additional fixes)
Imre Kaloz
2011-07-01
8
-6
/
+22797
*
upgrade the linaro gcc to 2011.06
Imre Kaloz
2011-07-01
3
-6
/
+6
*
remove empty file (patch went upstream and file didn't get deleted but only c...
Mirko Vogt
2011-06-07
1
-0
/
+0
*
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
Mirko Vogt
2011-06-07
8
-46
/
+30
*
gcc: move the optimized assembler helpers back into the static libgcc and ski...
Felix Fietkau
2011-03-08
1
-20
/
+11
*
gcc: include assembler functions in the shared libgcc_s library, fixes missin...
Felix Fietkau
2011-03-06
1
-1
/
+41
*
toolchain/gcc (linaro): fix extension elimination optimization
Felix Fietkau
2011-03-04
2
-11
/
+18
*
toolchain/gcc: fix r25709 (closes #8964)
Alexandros C. Couloumbis
2011-03-03
1
-7
/
+7
*
gcc: disable extension elimination, it causes hostapd to be miscompiled on mips
Felix Fietkau
2011-03-02
1
-0
/
+11
*
toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages
Felix Fietkau
2011-03-01
1
-1
/
+1
*
gcc-linaro: fix the libgcc spec to default to using the shared libgcc
Felix Fietkau
2011-03-01
1
-0
/
+37
*
backport fa526 optimization for gcc 4.5+
Imre Kaloz
2011-02-25
2
-0
/
+514
*
sync avr32 patch with the latest ones from atmel
Imre Kaloz
2011-02-24
1
-1587
/
+1572
*
combine all avr32 patches into a single one
Imre Kaloz
2011-02-18
11
-278
/
+72
*
additional avr32 fixes
Imre Kaloz
2011-02-16
2
-0
/
+47
*
refresh patches
Imre Kaloz
2011-02-16
10
-101
/
+95
*
upgrade to 2011.02, rename patchset directory
Imre Kaloz
2011-02-13
13
-69
/
+4
*
fixup arm soft-float symbols
Imre Kaloz
2011-02-02
1
-4
/
+5
*
refresh patch
Imre Kaloz
2011-02-02
1
-3
/
+2
*
add armv4 fixup patches
Imre Kaloz
2011-02-02
2
-0
/
+32
*
refresh patches
Imre Kaloz
2011-01-28
11
-53
/
+46
*
nuke unneeded patchsets as well
Imre Kaloz
2011-01-27
46
-51183
/
+0
[prev]
[next]