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-31 08:25:29 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
History
Daniel Dickinson
2309cd6dad
binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches
...
SVN-Revision: 24509
2010-12-12 01:43:46 +00:00
..
binutils
binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches
2010-12-12 01:43:46 +00:00
eglibc
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
2010-08-19 12:49:51 +00:00
gcc
update the linaro gcc to v2010.11-1
2010-11-10 12:27:33 +00:00
gdb
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
2010-08-19 12:49:51 +00:00
glibc
fix a compile error when compiling with glibc (
#7816
)
2010-09-01 15:21:43 +00:00
glibc-ports
add support for glibc-2.4 (
#5213
)
2009-05-26 14:58:32 +00:00
insight
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
2010-08-19 12:49:51 +00:00
kernel-headers
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
2010-08-19 12:49:51 +00:00
llvm
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
2009-10-10 19:25:48 +00:00
uClibc
toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go via PLT to avoid text relocations for PIC)
2010-12-09 18:31:13 +00:00
Config.in
move EABI config option out of GCC
2009-09-26 21:34:40 +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 a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point
2010-09-01 17:51:36 +00:00