Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-14 | Remove unwanted docs | 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 | Not 100MB by default | Eric Andersen | |
2003-02-12 | cut and paste leftovers | Eric Andersen | |
2003-02-12 | dont use ftp | Eric Andersen | |
2003-02-12 | Update uClibc version | Eric Andersen | |
2003-02-12 | Fixup ldconfig symlink | Eric Andersen | |
2003-02-12 | Fix dependancies | Eric Andersen | |
2003-02-12 | Add support for several new utilities | 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-07 | Update to version 4.5.6 | Eric Andersen | |
2003-02-06 | Fixup a really stupid typo | 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-05 | Fix a stupid typo | Eric Andersen | |
2003-02-05 | Fix naming problem | Eric Andersen | |
2003-02-05 | teach libtool to use the correct system compiler | Eric Andersen | |
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-02-04 | Be extra sure that /etc/init.d/S30pcmcia is executable | Eric Andersen | |
2003-02-04 | Update to dhcp-3.0pl2 | Eric Andersen | |
2003-02-03 | Be really cereful to ensure udhcp.script is executable | Eric Andersen | |
2003-02-03 | Add dhcp relay daemon | Eric Andersen | |
2003-01-31 | Fix regex | Eric Andersen | |
2003-01-30 | udhcp doesn't depend on pcmcia | Eric Andersen | |
2003-01-30 | Update openssl version | Eric Andersen | |
2003-01-30 | depend on pcmcia | Eric Andersen | |
2003-01-30 | Include code for downloading firmware images | Eric Andersen | |
2003-01-28 | Fix c++ header installation | Eric Andersen | |
2003-01-25 | update to uClibc 0.9.17 | Eric Andersen | |
2003-01-25 | oops | Eric Andersen | |
2003-01-25 | Update newt and slang targets | Eric Andersen | |
2003-01-24 | Fixup bash cross compile | Eric Andersen | |
2003-01-24 | Doh! Fix missing line for gdbserver. | Eric Andersen | |
2003-01-23 | fixup strace build | Eric Andersen | |
2003-01-23 | Fixup gdbserver build. Patch from acmay | Eric Andersen | |
2003-01-23 | Fix an obvious typo | Eric Andersen | |
2003-01-22 | Leave the final gcc build with disable shared to make things | Eric Andersen | |
simpler. This just makes the build faster, since all we want at this point is the gcc and g++ binaries... | |||
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 | This should work | Eric Andersen | |
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-21 | Fix compiler install | Eric Andersen | |
2003-01-21 | Fix gdb so it works | Eric Andersen | |
2003-01-21 | Fix it so header files and static libs install properly | Eric Andersen | |
2003-01-21 | Ok, I think it really works now. :) | Eric Andersen | |
2003-01-21 | pcmcia update | Eric Andersen | |
2003-01-20 | Minor fixes | Eric Andersen | |