Age | Commit message (Collapse) | Author |
|
- code optimization for size still fails loading any shared library
|
|
- patches for uClibc to work with pagesize != 4k
- use gcc extension to avoid -O2 compile
- use ld.so for 64 bit archs
big thanks to thorsten glaser helping out here.
|
|
- boot via tftp works now
- fix libgcrypt compile issue
- disable-sjlj-exceptions, does not compile for mips64
|
|
|
|
- $id$ substitution is not apropriate for git scm
|
|
- update glibc to latest version (GIT), tarball includes glibc-ports needed for MIPS architecture
- fix building of toolchain for mips64el glibc/uclibc
- use /lib instead of /lib64 (no biarch support)
- fix X11 dependencies in build system
- fix glibc build errors for openldap, libnl, mpd and rtorrent
- verified toolchain changes on alix1c
|