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
0232808d14
eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy is not available on darwin)
...
SVN-Revision: 14212
2009-01-26 19:49:26 +00:00
..
binutils
install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have it)
2009-01-26 04:54:25 +00:00
eglibc
eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy is not available on darwin)
2009-01-26 19:49:26 +00:00
gcc
add support for gcc v4.3.1 & v4.3.2 (
closes
:
#3479
), thanks to Luigi Mantellini!
2009-01-21 11:58:17 +00:00
gdb
fix gdb compile
2009-01-13 02:15:43 +00:00
glibc
add support for gcc v4.3.1 & v4.3.2 (
closes
:
#3479
), thanks to Luigi Mantellini!
2009-01-21 11:58:17 +00:00
glibc-ports
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
2009-01-08 01:49:11 +00:00
kernel-headers
more kernel headers fixes for cris
2009-01-21 01:53:05 +00:00
uClibc
fix uClibc fpu/soft-float selection
2009-01-21 22:56:26 +00:00
Config.in
use different optimizations for x86 & x86_64 on uml
2009-01-11 17:31:43 +00:00
info.mk
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
2009-01-08 01:49:11 +00:00
Makefile
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
2009-01-08 01:49:11 +00:00