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
Felix Fietkau
152887e424
fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on arm, might be relevant for other platforms as well)
...
SVN-Revision: 14505
2009-02-14 00:09:27 +00:00
..
binutils
cosmetic & coherency fixes
2009-02-03 21:25:48 +00:00
eglibc
cosmetic & coherency fixes
2009-02-03 21:25:48 +00:00
gcc
fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on arm, might be relevant for other platforms as well)
2009-02-14 00:09:27 +00:00
gdb
fix gdb compile
2009-01-13 02:15:43 +00:00
glibc
cosmetic & coherency fixes
2009-02-03 21:25:48 +00:00
glibc-ports
cosmetic & coherency fixes
2009-02-03 21:25:48 +00:00
kernel-headers
cosmetic & coherency fixes
2009-02-03 21:25:48 +00:00
uClibc
cosmetic & coherency fixes
2009-02-03 21:25:48 +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