Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-12 | Fix dependancies | Eric Andersen | |
2003-02-12 | List a few additional targets for building a dev system | 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 | Update makefile | Eric Andersen | |
2003-02-12 | fix URLs | Eric Andersen | |
2003-02-12 | Fixup the target path | Eric Andersen | |
2003-02-12 | Lots and lots of changes | Eric Andersen | |
2003-02-11 | Update for the latest | 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 | rename patch | Eric Andersen | |
2003-02-04 | Fix typo, kill now unneeded stlport.mk | Eric Andersen | |
2003-02-04 | Update default config | 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 | Fix stlport so it works | Eric Andersen | |
2003-01-30 | Fix for an optimization bug that shows up on xscale. | Eric Andersen | |
Problem report and patch from http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=8896 | |||
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 | Update default busybox config | 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 | Update busybox default config | 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 | This should work | Eric Andersen | |
2003-01-21 | dont assign MAKE | 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 | Update default busybox config | Eric Andersen | |
2003-01-21 | Fix compiler install | Eric Andersen | |
2003-01-21 | Fix gdb so it works | Eric Andersen | |