This website requires JavaScript.
Explore
Help
Register
Sign in
arne
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
0
forked from
mirror/openwrt
Code
Pull requests
Activity
143d5c0538
openwrt
/
toolchain
History
Florian Fainelli
1e9cba3b82
add more gcc-4.4 patches from uclibc's mailing-list
...
SVN-Revision: 16720
2009-07-06 19:52:55 +00:00
..
binutils
remove binutils 2.17 and 2.19
2009-05-05 11:01:35 +00:00
eglibc
define libc_cv_slibdir, fixes mips64 compilation (
#5011
)
2009-04-30 20:21:57 +00:00
gcc
add preliminary coldfire v4e support
2009-06-21 18:34:07 +00:00
gdb
upgrade the cross-gdb to 6.8 (patch from
#4701
)
2009-02-28 21:02:49 +00:00
glibc
add support for glibc-2.4 (
#5213
)
2009-05-26 14:58:32 +00:00
glibc-ports
add support for glibc-2.4 (
#5213
)
2009-05-26 14:58:32 +00:00
kernel-headers
install headers, fix foxboard-utils
2009-07-03 12:49:50 +00:00
uClibc
add more gcc-4.4 patches from uclibc's mailing-list
2009-07-06 19:52:55 +00:00
Config.in
enable software floating point emulation by default for mips and mipsel targets
2009-06-28 15:49:46 +00:00
info.mk
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
2009-04-24 02:07:24 +00:00
Makefile
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
2009-01-08 01:49:11 +00:00