This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-27 06:39:51 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
History
Ralph Hempel
bc1ff678dd
fix powerpc build (works for 2.4 and 2.6)
...
SVN-Revision: 14707
2009-03-01 11:04:08 +00:00
..
binutils
move common variables to a dedicated include file
2009-02-23 23:52:27 +00:00
eglibc
move common variables to a dedicated include file
2009-02-23 23:52:27 +00:00
gcc
move common variables to a dedicated include file
2009-02-23 23:52:27 +00:00
gdb
upgrade the cross-gdb to 6.8 (patch from
#4701
)
2009-02-28 21:02:49 +00:00
glibc
move common variables to a dedicated include file
2009-02-23 23:52:27 +00:00
glibc-ports
move common variables to a dedicated include file
2009-02-23 23:52:27 +00:00
kernel-headers
fix powerpc build (works for 2.4 and 2.6)
2009-03-01 11:04:08 +00:00
uClibc
Upstream fix for syscall() not setting errno on errors on MIPS
2009-02-28 01:29:00 +00:00
Config.in
use different optimizations for x86 & x86_64 on uml
2009-01-11 17:31:43 +00:00
info.mk
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
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