index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch
kaloz
2010-01-26
14
-1
/
+78761
*
cleanup patch
kaloz
2010-01-26
1
-15044
/
+0
*
add preliminary support for the latest CodeSourcery toolchain
kaloz
2010-01-25
15
-1
/
+93835
*
add support for gcc 4.4.3
kaloz
2010-01-24
13
-1
/
+9835
*
[toolchain] fix uclibc for mips by adding missing upstream hunks
florian
2010-01-22
1
-0
/
+83
*
[toolchain] gcc: use coherent version selector between binutils & gcc
nico
2010-01-19
2
-2
/
+2
*
[toolchain] binutils: remove unrelated hunk in 2.18 avr32 support patch
nico
2010-01-19
1
-9
/
+0
*
[toolchain] add support for uClibc 0.9.30.2
florian
2010-01-14
30
-0
/
+5223
*
get rid of even more 2.6.28 stuff
kaloz
2009-12-27
1
-14723
/
+0
*
gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it
nbd
2009-12-19
1
-12
/
+0
*
kernel-headers: add linux 2.6.30 headers for ubicom32
nbd
2009-12-16
1
-0
/
+4852
*
gcc: fix linker errors on osx with gcc 4.4+
nbd
2009-12-16
2
-0
/
+24
*
[toolchain] fix gcc version selection for octeon
florian
2009-11-26
2
-2
/
+2
*
[toolchain] eglibc: add support for v2.11
nico
2009-11-24
4
-8
/
+51
*
[toolchain] eglibc: update v2.10 to rev. 9289
nico
2009-11-24
2
-2
/
+2
*
cosmetic: more reformatting missed from [18480]
nico
2009-11-22
1
-2
/
+3
*
cosmetic: reformat library configuration submenu
nico
2009-11-22
1
-706
/
+733
*
eglibc: fix wrong config symbol name if library configuration submenu
nico
2009-11-22
1
-1
/
+1
*
[toolchain] eglibc: don't use minor version numbers in config symbols, only i...
nico
2009-11-22
3
-22
/
+14
*
do not use the wrapper scripts for exportable toolchains internally. on some ...
nbd
2009-11-19
2
-97
/
+0
*
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...
nbd
2009-11-14
2
-0
/
+97
*
gcc: add a config option for using the gcc graphite framework (disabled by de...
nbd
2009-11-12
2
-1
/
+6
*
binutils: fix build errors in 2.20 (patch from #6094)
nbd
2009-11-05
1
-2
/
+9
*
gcc: fix build with cloog/ppl
nbd
2009-11-02
1
-0
/
+1
*
binutils: fix path to cloog and ppl
nbd
2009-11-02
1
-0
/
+4
*
add binutils 2.20
nbd
2009-11-02
8
-0
/
+328
*
[toolchain] update insight to 6.8-1 (#6007)
florian
2009-10-29
1
-2
/
+3
*
uClibc: implement copysignl in libc on powerpc to avoid undefined references ...
nbd
2009-10-27
1
-0
/
+103
*
gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoi...
nbd
2009-10-27
1
-0
/
+4
*
[toolchain] combine the two gcc-4.4.1 selects into a single one
florian
2009-10-25
1
-2
/
+0
*
gcc: fix compile on armv4t with the cs toolchain
nbd
2009-10-24
1
-0
/
+1
*
gcc: fix bug reporting url in newer compiler versions
nbd
2009-10-24
1
-1
/
+4
*
[toolchain] get rid of gcc-4.4.0 support
florian
2009-10-21
12
-9849
/
+2
*
[toolchain] refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2
florian
2009-10-21
4
-5
/
+18779
*
[toolchain] add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum
florian
2009-10-21
12
-0
/
+469
*
mark the llvm toolchain as broken
nbd
2009-10-20
1
-0
/
+1
*
fix potential inconsistencies in toolchain selection on linux 2.4
nbd
2009-10-20
1
-1
/
+7
*
use the new 4.3.3+cs toolchain for mips and arm - significantly improves code...
nbd
2009-10-20
2
-1
/
+7
*
fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...
nbd
2009-10-20
1
-0
/
+1
*
gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc m...
nbd
2009-10-20
7
-5
/
+179
*
gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for no...
nbd
2009-10-19
5
-0
/
+180
*
remove support for uclibc 0.9.29
nbd
2009-10-19
47
-4787
/
+0
*
binutils: add support for non-pic handling and use it in the codesourcery bas...
nbd
2009-10-19
2
-23
/
+202
*
uClibc: add support for mips non-pic relocations in ldso
nbd
2009-10-19
1
-0
/
+289
*
gcc: prevent the libgcc configure script from enabling support for the fixed ...
nbd
2009-10-19
1
-0
/
+2
*
gcc: disable mips non-PIC ABI calls in the codesourcery based version by defa...
nbd
2009-10-19
1
-0
/
+23
*
add a binutils variant based on a binutils snapshot and codesourcery g++ enha...
nbd
2009-10-19
8
-3
/
+32499
*
add a gcc variant based on gcc 4.3.3 with codesourcery enhancements
nbd
2009-10-19
16
-6
/
+58101
*
[toolchain] cris: fix ICE PR26515 (#3723)
claudio
2009-10-12
1
-0
/
+15
*
[toolchain] gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_...
nico
2009-10-11
1
-0
/
+54
[prev]
[next]