Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-13 | Do not blindly strip all symbols from from all libs. libpthread | Eric Andersen | |
needs its symbols for pthread debugging to work. Let it be a local decision. | |||
2003-03-04 | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | |
apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | |||
2003-03-03 | Update to uClibc 0.9.19 | Eric Andersen | |
2003-02-19 | Fixup 'make source' target | Eric Andersen | |
2003-02-12 | Be extra pedantic about the PATH | Eric Andersen | |
2003-02-12 | Make sure we find ranlib and ar | Eric Andersen | |
2003-02-12 | Update uClibc version | Eric Andersen | |
2003-02-12 | Fixup ldconfig symlink | Eric Andersen | |
2003-02-12 | Update toolchains a bit forther so that after blowing away the 'build' | Eric Andersen | |
directory we do not need to rebuild the toolchain (which now is built under 'toolchain_build'). Should help prevent a bunch of unnecessary toolchain rebuilds. -Erik | |||
2003-02-12 | fix URLs | Eric Andersen | |
2003-02-12 | Lots and lots of changes | Eric Andersen | |
2003-02-06 | Update to gcc 3.2.2 by default. Move a mips patch to be more obvious. | Eric Andersen | |
Update the default uClibc config. | |||
2003-02-04 | Fix typo, kill now unneeded stlport.mk | Eric Andersen | |
2003-02-04 | Support building a gcc-2.95 toolchain instead | Eric Andersen | |
2003-01-25 | update to uClibc 0.9.17 | Eric Andersen | |
2003-01-22 | use the correct strip tool for host and target binaries | Eric Andersen | |
2003-01-22 | sigh. We need to disable-shared for the initial compiler build | Eric Andersen | |
or it won't build. | |||
2003-01-21 | Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 of | Eric Andersen | |
gcc. use the correct strip | |||
2003-01-20 | Several more dependancy cleanups | Eric Andersen | |
2003-01-17 | more minor installation cleanups | Eric Andersen | |
2003-01-17 | standardize handling of GNU configure scripts | Eric Andersen | |
-Erik | |||
2003-01-10 | fix a few little thinkos... | Eric Andersen | |
2003-01-09 | Change --disable-shared to --enable-shared so libstdc++ will | Eric Andersen | |
build shared libs. | |||
2003-01-08 | Fixup ncurses terminfo-dir. Fixup the ncurses-headers | Eric Andersen | |
zlib-headers openssl-headers targets. Modularize the enable-multilib settings -Erik | |||
2003-01-07 | more build updates | Eric Andersen | |
2003-01-01 | Update the toolchain build, per the latest in the standalone | Eric Andersen | |
toolchain builders -Erik | |||
2002-12-31 | Clean and update the uclibc toolchain build, and sync up with the | Eric Andersen | |
current standalone toolchain builder Makefiles -Erik | |||
2002-11-21 | Stick with gcc 3.2 for now. | Eric Andersen | |
2002-11-21 | Be even more careful -- avoid using 'which' | Eric Andersen | |
2002-11-21 | Update to the newly released gcc 3.2.1 | Eric Andersen | |
-Erik | |||
2002-11-21 | Fixup g++ to prevent gcc_target having a missing | Eric Andersen | |
dl_iterate_phdr symbol. Add a target 'cc' link to gcc. -Erik | |||
2002-11-20 | Make use of wget consistant by using a WGET variable | Eric Andersen | |
2002-11-14 | Some more toolchain building cleanups | Eric Andersen | |
2002-11-12 | Update buildroot for uClibc 0.9.16 | Eric Andersen | |
-Erik | |||
2002-10-29 | Leave wchar off | Eric Andersen | |
2002-08-28 | Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc. | Eric Andersen | |
-Erik | |||
2002-08-12 | Update to uClibc 0.9.14 | Eric Andersen | |
2002-08-10 | Update toolchain | Eric Andersen | |
2002-08-10 | Update toolchain to 0.9.13 | Eric Andersen | |
2002-07-31 | Fix logf/log support when doing C++ | Eric Andersen | |
2002-07-28 | Use gcc-3.1.1 | Eric Andersen | |
2002-07-23 | Fix the native toolchain build | Eric Andersen | |
2002-07-03 | Some more updates | Eric Andersen | |
-Erik |