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
Mirko Vogt
4716055a1e
explicitly disable the use of ldconfig
...
SVN-Revision: 27220
2011-06-18 17:53:41 +00:00
..
binutils
remove the CS variant - broken since it's addition
2011-02-21 11:43:16 +00:00
eglibc
explicitly disable the use of ldconfig
2011-06-18 17:53:41 +00:00
gcc
remove empty file (patch went upstream and file didn't get deleted but only cleared)
2011-06-07 08:37:25 +00:00
gdb
toolchain/gdb: fix compile for powerpc targets, refresh patch
2011-06-11 13:25:00 +00:00
glibc
fix glibc to work with all versions of binutils,
fixes
#7133
- thanks to marek siller
2011-06-17 22:51:24 +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
kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using
2011-02-10 03:52:39 +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
uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hostnames follow a dotted quad in /etc/hosts
2011-06-07 21:54:14 +00:00
Config.in
fixup armeb, too
2011-03-11 11:35:31 +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
make the build system a bit more silent without V=99
2011-04-04 00:54:37 +00:00