index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc: fix default version selection - fixes missing MPC configure error during...
Felix Fietkau
2011-02-01
1
-1
/
+1
*
eglibc: disable ssp, it breaks the build
Felix Fietkau
2011-02-01
1
-0
/
+1
*
uClibc: use the arch specific thread stack size for nptl if the size returned...
Felix Fietkau
2011-01-29
1
-0
/
+13
*
uClibc: remove references to $(CONFIG_LARGEFILE)
Jo-Philipp Wich
2011-01-28
1
-1
/
+0
*
gcc: fix linaro 4.5.1 version check
Felix Fietkau
2011-01-28
1
-1
/
+1
*
refresh patches
Imre Kaloz
2011-01-28
11
-53
/
+46
*
uClibc: fix version check for 0.9.32
Felix Fietkau
2011-01-28
1
-1
/
+1
*
binutils: backport a fix for broken relocation entries on mips with -fPIE, fi...
Felix Fietkau
2011-01-28
1
-0
/
+15
*
uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ve...
Felix Fietkau
2011-01-28
2
-2
/
+2
*
uClibc 0.9.32: fix infinite recursion on application exit triggered by linkin...
Felix Fietkau
2011-01-28
1
-0
/
+45
*
cleanup toolchain version handling
Imre Kaloz
2011-01-27
4
-21
/
+4
*
nuke unneeded patchsets as well
Imre Kaloz
2011-01-27
46
-51183
/
+0
*
get rid of gcc 4.1.2 and 4.2.4 support
Imre Kaloz
2011-01-27
2
-15
/
+1
*
use the linaro gcc by default (right now this only affects x86 targets)
Imre Kaloz
2011-01-27
2
-3
/
+2
*
LEON is SPARC v8
Imre Kaloz
2011-01-27
3
-0
/
+24
*
update to latest git
Imre Kaloz
2011-01-24
4
-98
/
+3
*
uClibc 0.9.32: fix libm compile for powerpc
Felix Fietkau
2011-01-16
1
-0
/
+42
*
add explicit dependencies between gcc prepare stages, fixes source download r...
Jo-Philipp Wich
2011-01-12
1
-0
/
+2
*
upgrade to latest git snapshot
Imre Kaloz
2011-01-03
3
-86
/
+2
*
cns21xx: add initial support for the Cavium CNS21xx SoC
Gabor Juhos
2010-12-30
6
-3
/
+83
*
toolchain/gcc: fix r24746
Alexandros C. Couloumbis
2010-12-21
3
-5
/
+5
*
add gcc 4.5.2 (replaces 4.5.1)
Imre Kaloz
2010-12-21
12
-2
/
+2
*
fix a compile error with uclibc 0.9.32 and newer kernels
Felix Fietkau
2010-12-20
1
-0
/
+17
*
gcc: fix newer libstdc++ compile issues with uclibc 0.9.32
Felix Fietkau
2010-12-20
1
-0
/
+3
*
upgrade the linaro gcc to the 2010.12 release
Imre Kaloz
2010-12-14
1
-3
/
+3
*
add plemininary ultrasparc support
Imre Kaloz
2010-12-14
7
-0
/
+33
*
binutils: Fix autoreconf for packages/devel/binutils package, which uses binu...
Daniel Dickinson
2010-12-12
1
-0
/
+84
*
toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go v...
Alexandros C. Couloumbis
2010-12-09
1
-0
/
+67
*
preliminary support for Freescale MPC85xx based boards
Imre Kaloz
2010-12-05
2
-0
/
+13
*
toolchain/uClibc: sync to latest uClibc-0.9.32
Alexandros C. Couloumbis
2010-12-03
2
-4
/
+4
*
toolchain/uClibc: push an upstream fix
Alexandros C. Couloumbis
2010-12-03
1
-0
/
+1
*
uClibc: add back a few cflags that were being overwritten, might fix a few se...
Felix Fietkau
2010-11-24
1
-1
/
+6
*
uClibc: fix ubicom32 compile error with 0.9.32
Felix Fietkau
2010-11-22
1
-0
/
+32
*
uClibc: fix headers install on prepare with QUILT=1
Felix Fietkau
2010-11-22
1
-0
/
+6
*
uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic
Felix Fietkau
2010-11-22
6
-5
/
+1
*
uClibc: fix cris compile on 0.9.32
Felix Fietkau
2010-11-22
2
-0
/
+95
*
uClibc: fix compile error on avr32
Felix Fietkau
2010-11-22
1
-0
/
+10
*
uClibc: disable nptl on a few targets where it is not supported yet
Felix Fietkau
2010-11-22
4
-0
/
+8
*
uClibc: 0.9.32 needs the ldso fix as well
Felix Fietkau
2010-11-22
1
-0
/
+41
*
uClibc: update 0.9.32 to latest git
Felix Fietkau
2010-11-22
9
-34
/
+22
*
toolchain/uClibc: fix upstream patch name on r24029
Alexandros C. Couloumbis
2010-11-18
1
-0
/
+0
*
toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolv...
Alexandros C. Couloumbis
2010-11-18
6
-0
/
+197
*
update the linaro gcc to v2010.11-1
Imre Kaloz
2010-11-10
1
-3
/
+3
*
uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within pthr...
Jo-Philipp Wich
2010-11-06
1
-0
/
+18
*
ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65...
Jo-Philipp Wich
2010-11-05
1
-0
/
+43
*
use gcc 4.3.5 for avr32
Imre Kaloz
2010-11-04
2
-4
/
+2
*
add avr32 support to gcc 4.3.5
Imre Kaloz
2010-11-04
12
-3
/
+22594
*
switch to uClibc 0.9.31
Imre Kaloz
2010-11-02
2
-2
/
+2
*
switch to binutils 2.20.1 (except for avr32 and ubicom32)
Imre Kaloz
2010-11-02
1
-2
/
+4
*
remove support for uClibc 0.9.30.2 and 0.9.30.3
Imre Kaloz
2010-11-02
62
-10621
/
+0
[next]