You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain
Lars-Peter Clausen 9fb98fc03c disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain.
SVN-Revision: 16345
15 years ago
..
binutils remove binutils 2.17 and 2.19 15 years ago
eglibc define libc_cv_slibdir, fixes mips64 compilation (#5011) 15 years ago
gcc disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain. 15 years ago
gdb upgrade the cross-gdb to 6.8 (patch from #4701) 15 years ago
glibc add support for glibc-2.4 (#5213) 15 years ago
glibc-ports add support for glibc-2.4 (#5213) 15 years ago
kernel-headers Fix kernel headers for cris (thanks hinkocevar) 15 years ago
uClibc uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) 15 years ago
Config.in Added defaults for extra target architecture for ps3 15 years ago
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) 16 years ago
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) 15 years ago