This website requires JavaScript.
Explore
Help
Sign In
Backups
/
immortalwrt-mt798x
Watch
1
Star
0
Fork
0
You've already forked immortalwrt-mt798x
mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced
2025-01-10 03:09:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
toolchain
History
Felix Fietkau
a621c3c24a
uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6 dns issues
...
SVN-Revision: 26703
2011-04-17 17:38:35 +00:00
..
binutils
remove the CS variant - broken since it's addition
2011-02-21 11:43:16 +00:00
eglibc
eglibc: disable ssp, it breaks the build
2011-02-01 16:21:49 +00:00
gcc
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically
2011-03-08 13:10:11 +00:00
gdb
upgrade to the 2011.03-0 release from Linaro
2011-03-08 07:51:06 +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
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: update to latest version (rc3 + git changes), contains fixes for ipv6 dns issues
2011-04-17 17:38:35 +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