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-09 18:59:13 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
toolchain
History
Nicolas Thill
4bd5e0e62e
toolchain/gcc: remove remaining references to gcc-3.4.6
...
SVN-Revision: 22694
2010-08-18 11:04:45 +00:00
..
binutils
fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
2010-04-20 16:18:08 +00:00
eglibc
fix eglibc INET_ANL option selection
2010-06-02 19:47:41 +00:00
gcc
toolchain/gcc: remove remaining references to gcc-3.4.6
2010-08-18 11:04:45 +00:00
gdb
disable warnings as error in the gdb configuration (
#5602
)
2009-07-31 14:24:38 +00:00
glibc
add support for glibc-2.4 (
#5213
)
2009-05-26 14:58:32 +00:00
glibc-ports
add support for glibc-2.4 (
#5213
)
2009-05-26 14:58:32 +00:00
insight
update insight to 6.8-1 (
#6007
)
2009-10-29 23:42:12 +00:00
kernel-headers
remove support for building kernel headers with old kernels
2010-06-26 20:44:48 +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
nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using)
2010-08-06 12:42:04 +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
gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain
2010-07-20 20:57:21 +00:00