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-26 06:09:37 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
History
Felix Fietkau
cb41a3aa45
do not strip uclibc
...
SVN-Revision: 14019
2009-01-13 03:21:39 +00:00
..
binutils
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
eglibc
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
gcc
add a fix preventing gcc build system from assuming that libc headers are always available
2009-01-12 19:01:25 +00:00
gdb
fix gdb compile
2009-01-13 02:15:43 +00:00
glibc
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
glibc-ports
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
kernel-headers
fix missing ptrace.h needed to build final gcc
2009-01-12 19:03:39 +00:00
uClibc
do not strip uclibc
2009-01-13 03:21:39 +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