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
*
changes to target/linux/generic-* should not trigger a kernel-headers rebuild
Felix Fietkau
2007-03-03
1
-1
/
+0
*
mark uml as broken and add some cleanups (not working yet)
Felix Fietkau
2007-02-28
1
-7
/
+5
*
remove remaining unnecessary dependency
Felix Fietkau
2007-02-28
1
-3
/
+0
*
move ccache to tools/ and fix potential dependency issue
Felix Fietkau
2007-02-27
2
-50
/
+0
*
fix ccache build (#1415)
Felix Fietkau
2007-02-27
1
-9
/
+16
*
add x86_64 config for uClibc
Felix Fietkau
2007-02-25
1
-0
/
+152
*
add kernel_headers dependency on target/linux/generic-2.*
Felix Fietkau
2007-02-25
1
-0
/
+1
*
clean up stampfile mess for tools/ and toolchain/
Felix Fietkau
2007-02-25
1
-30
/
+12
*
upgrade to uClibc 0.9.28.2
Felix Fietkau
2007-02-24
10
-326
/
+56
*
add gcc 4.1.2 (closes #1381)
Imre Kaloz
2007-02-22
13
-0
/
+4051
*
Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to re...
Felix Fietkau
2007-01-27
1
-0
/
+12
*
Fix gcc version selection - default version for linux 2.4 broken in r6208 - b...
Felix Fietkau
2007-01-26
2
-4
/
+2
*
use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default
Imre Kaloz
2007-01-26
2
-5
/
+5
*
revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)
Nicolas Thill
2007-01-23
1
-2
/
+2
*
export __libc_stack_end in dynamically linked binaries as well - fixes uclibc...
Felix Fietkau
2007-01-22
1
-0
/
+52
*
fix user mode linux toolchain build
Felix Fietkau
2007-01-19
1
-0
/
+1
*
fix uml-2.6 build with 2.6.19.1
Nicolas Thill
2006-12-29
1
-1
/
+6
*
add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64
Felix Fietkau
2006-12-14
1
-0
/
+13
*
fix ccache build order
Felix Fietkau
2006-12-14
1
-1
/
+4
*
fix kernel-headers compile
Felix Fietkau
2006-12-14
1
-4
/
+6
*
Add ccache if not installed/installable on the host-system
Florian Fainelli
2006-12-11
2
-1
/
+44
*
use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1
Felix Fietkau
2006-12-07
1
-1
/
+4
*
default to gcc 4.1.1 for the rb532 again
Felix Fietkau
2006-12-06
1
-1
/
+1
*
switch to -O2 on x86 for performance reasons
Felix Fietkau
2006-12-05
1
-1
/
+1
*
another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi...
Felix Fietkau
2006-11-30
2
-1
/
+16
*
another build fix for ppc
Felix Fietkau
2006-11-30
1
-0
/
+5
*
fix ppc compile
Felix Fietkau
2006-11-30
1
-1
/
+1
*
little endian arm support
Mike Baker
2006-11-29
1
-0
/
+168
*
fix locale stuff (and there was much rejoicing)
Imre Kaloz
2006-11-28
1
-5
/
+5
*
another bsd bugfix
Felix Fietkau
2006-11-27
1
-1
/
+1
*
add a gcc 4.2 snapshot
Felix Fietkau
2006-11-23
15
-3
/
+3819
*
Port the locale changes to the other gcc versions as well
Florian Fainelli
2006-11-21
7
-14
/
+14
*
switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...
Felix Fietkau
2006-11-21
1
-1
/
+1
*
Forgot that part (#926)
Florian Fainelli
2006-11-21
1
-0
/
+1
*
Fix gcc config_largefile (#926)
Florian Fainelli
2006-11-21
1
-2
/
+2
*
remove old patch
Felix Fietkau
2006-11-18
1
-12
/
+0
*
fix kernel-headers prepare (#949)
Felix Fietkau
2006-11-12
1
-3
/
+2
*
fix gcc compile
Felix Fietkau
2006-11-12
1
-4
/
+4
*
more shell related fixes
Felix Fietkau
2006-11-12
2
-7
/
+7
*
make target/linux/* directories self-contained, use the selected kernel versi...
Felix Fietkau
2006-11-11
6
-21097
/
+8
*
oops, forgot to remove references to libnotimpl
Nicolas Thill
2006-10-31
1
-2
/
+1
*
move libnotimpl to /packages/libs, fix another typo in ./src/math.c
Nicolas Thill
2006-10-31
2
-107
/
+0
*
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....
Imre Kaloz
2006-10-27
2
-3
/
+14
*
bring in floorf so that postgres server will compile by default, package to c...
Tim Yardley
2006-10-26
1
-1
/
+1
*
add a configuration option to enable full c99 math in libm. this is needed fo...
Tim Yardley
2006-10-26
2
-1
/
+11
*
use gcc 4.1.1 for rb532 by default
Felix Fietkau
2006-10-25
1
-1
/
+1
*
use getdents64 in the uClibc glob function
Felix Fietkau
2006-10-22
1
-0
/
+12
*
improve parallel building
Felix Fietkau
2006-10-18
1
-1
/
+1
*
another one ...
Felix Fietkau
2006-10-14
1
-1
/
+1
*
remove some obsolete stuff
Felix Fietkau
2006-10-14
1
-1
/
+1
[next]