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
/
uClibc
History
Michael Büsch
cf323eb924
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
...
SVN-Revision: 23196
2010-10-03 12:54:07 +00:00
..
config-0.9.30.1
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
2010-07-21 11:20:53 +00:00
config-0.9.30.2
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
2010-07-21 11:20:53 +00:00
config-0.9.30.3
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
2010-07-21 11:20:53 +00:00
config-0.9.31
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
2010-07-21 11:20:53 +00:00
config-0.9.32
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
2010-07-21 11:20:53 +00:00
patches-0.9.30.1
uClibc: fix free-after-use bug in __dns_lookup (
closes
#6886
)
2010-03-23 08:12:24 +00:00
patches-0.9.30.2
uClibc: fix free-after-use bug in __dns_lookup (
closes
#6886
)
2010-03-23 08:12:24 +00:00
patches-0.9.30.3
uClibc: fix free-after-use bug in __dns_lookup (
closes
#6886
)
2010-03-23 08:12:24 +00:00
patches-0.9.31
add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets
2010-05-19 09:05:10 +00:00
patches-0.9.32
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
add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently
2010-06-20 22:18:43 +00:00
Config.version
add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently
2010-06-20 22:18:43 +00:00
Makefile
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
2010-10-03 12:54:07 +00:00