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
Commit message (
Expand
)
Author
Age
Files
Lines
*
set V=5 as default and fix toolchain verbosity setting
Felix Fietkau
2005-11-13
1
-4
/
+4
*
add fini crt compat option to mipsel uclibc config
Felix Fietkau
2005-11-09
1
-1
/
+1
*
add ceilf wrapper (not present in uClibc-0.9.28)
Nicolas Thill
2005-11-06
1
-0
/
+20
*
fix typo in gcc config
Felix Fietkau
2005-10-24
1
-1
/
+1
*
add -funit-at-a-time in trunk/ as well
Felix Fietkau
2005-10-23
2
-3
/
+3
*
fix ipg-utils tarball extraction
Nicolas Thill
2005-10-22
1
-1
/
+1
*
large build system cleanup. added some stuff to control the verbosity level, ...
Felix Fietkau
2005-10-22
2
-7
/
+18
*
make uclibc a bit smaller
Felix Fietkau
2005-10-21
3
-2
/
+14
*
rename config.mips to config.mipsel in uclibc directory
Felix Fietkau
2005-10-21
2
-1
/
+1
*
clean gcc 4.0.0 patch directory
Felix Fietkau
2005-10-21
2
-3601
/
+0
*
add gcc 4.0.2, remove 4.0.0
Felix Fietkau
2005-10-21
3
-6
/
+3607
*
remove some old binutils versions
Felix Fietkau
2005-10-21
22
-3892
/
+0
*
update uClibc config for i386
Nicolas Thill
2005-10-20
1
-1
/
+9
*
update to uClibc v0.9.8
Imre Kaloz
2005-10-20
6
-49
/
+50
*
add rintf wrapper to libnotimpl
Nicolas Thill
2005-10-20
1
-7
/
+20
*
switch default binutils to 2.16.1
Felix Fietkau
2005-10-17
1
-3
/
+3
*
rename libmissing to libnotimpl
Nicolas Thill
2005-10-08
1
-1
/
+1
*
rename toolchain/libmissing to libnotimpl (fix dnsiff build)
Nicolas Thill
2005-10-07
3
-30
/
+30
*
add libmissing (implementing functions missing from uClibc)
Nicolas Thill
2005-10-05
3
-1
/
+66
*
add cflags to uClibc compile
Felix Fietkau
2005-08-27
1
-0
/
+2
*
add missing sockopts for ipv6 in bits/in.h
Nicolas Thill
2005-08-23
1
-0
/
+12
*
add new binutils versions
Felix Fietkau
2005-08-15
37
-199
/
+4328
*
add a better mirror for gcc
Felix Fietkau
2005-08-13
1
-1
/
+2
*
fix weird toolchain build error
Felix Fietkau
2005-07-29
1
-2
/
+2
*
add support for multiple target arch
Nicolas Thill
2005-07-25
1
-1
/
+2
*
add support for multiple target arch
Nicolas Thill
2005-07-24
3
-166
/
+2
*
prepare for multiple target arch
Nicolas Thill
2005-07-24
4
-0
/
+2320
*
more cleanup in toolchain/
Felix Fietkau
2005-07-20
71
-18694
/
+531
*
fix gcc build
Felix Fietkau
2005-07-19
1
-0
/
+3
*
move target/default/target_skeleton into package/base-files, put all the defa...
Felix Fietkau
2005-07-17
11
-305
/
+18
*
add gcc 4.0.1, remove older compilers
Felix Fietkau
2005-07-12
3
-10
/
+3607
*
really clean gdb dir on make clean
Felix Fietkau
2005-06-26
1
-1
/
+1
*
Add a fix from aorlinsk to fix an issue with the order in options passed to tar
Nicolas Thill
2005-06-14
1
-0
/
+16
*
change default compiler to gcc 3.4.4 - fixes kernel weirdness
Felix Fietkau
2005-06-13
1
-3
/
+3
*
damn symlink
Waldemar Brodkorb
2005-06-12
1
-1
/
+1
*
fix symlink
Waldemar Brodkorb
2005-06-11
1
-2
/
+2
*
fix build, thx z3ro
Waldemar Brodkorb
2005-06-07
1
-1
/
+1
*
add gdb-client to run on host to debug target.. (kgdb)
Waldemar Brodkorb
2005-06-07
29
-1
/
+3992
*
add gcc 3.4.4
Felix Fietkau
2005-05-23
10
-1
/
+4293
*
oops.
Waldemar Brodkorb
2005-04-30
1
-3
/
+3
*
use tmpfs instead ramfs, strange that i do not need to add any kernel option,...
Waldemar Brodkorb
2005-04-30
2
-4
/
+3
*
change default toolchain to gcc 3.4.3 and binutils 2.15.94.0.2
Felix Fietkau
2005-04-29
2
-6
/
+7
*
fix uclibc gcc4 compile
Felix Fietkau
2005-04-29
1
-0
/
+23
*
add gcc 4.0.0
Felix Fietkau
2005-04-29
3
-0
/
+3607
*
remove older binutils 2.14 versions
Felix Fietkau
2005-04-29
8
-4004
/
+0
*
remove unused gcc versions (<3.3.5, 3.4.0-3.4.2)
Felix Fietkau
2005-04-29
42
-23257
/
+0
*
add binutils 2.16.90.0.1
Felix Fietkau
2005-04-29
9
-33
/
+424
*
make gcc compile install libgcc_s by default, remove package/libgcc/
Felix Fietkau
2005-04-29
1
-0
/
+3
*
add hidden config value for gcc 3.4+
Felix Fietkau
2005-04-28
1
-0
/
+9
*
enable c++ support in toolchain by default (without sjlj exceptions)
Felix Fietkau
2005-04-25
1
-2
/
+3
[next]