firmware

log

age author description
3 years Rob Landley Install the uClibc utils install into /tools/bin. (Including readelf.)
3 years Rob Landley Install the libc.so linker script that got built by uClibc. (Just because
3 years Rob Landley Hit uClibc build with a large rock so it stops inserting hardwired paths in
3 years Rob Landley Ok, when appending .. instead of truncating at /, remember the "stop truncating"
3 years Rob Landley Make wrapper script work when /bin is a symlink to /usr/bin and the wrapper
3 years Rob Landley Teach the native build about ld-uClibc.so.0 can living in /tools.
3 years Rob Landley Get i686 cross-compiling to work like armv4l cross-compiling by lying to
3 years Rob Landley Shuffle comments around.
3 years Rob Landley Add force_cross_compile and block_host_toolchain to try to make the i686 native
3 years Rob Landley Add i686 and x86_64 config files. (Might or might not work, dunno.)