summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-02-12Remove usr/binEric Andersen
2003-02-12Be extra pedantic about the PATHEric Andersen
2003-02-12Ignore the toolchain_build dirEric Andersen
2003-02-12Make sure we find ranlib and arEric Andersen
2003-02-12Not 100MB by defaultEric Andersen
2003-02-12cut and paste leftoversEric Andersen
2003-02-12dont use ftpEric Andersen
2003-02-12Update uClibc versionEric Andersen
2003-02-12Fixup ldconfig symlinkEric Andersen
2003-02-12Fix dependanciesEric Andersen
2003-02-12List a few additional targets for building a dev systemEric Andersen
2003-02-12Add support for several new utilitiesEric Andersen
2003-02-12Update 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-12Update makefileEric Andersen
2003-02-12fix URLsEric Andersen
2003-02-12Fixup the target pathEric Andersen
2003-02-12Lots and lots of changesEric Andersen
2003-02-11Update for the latestEric Andersen
2003-02-07Update to version 4.5.6Eric Andersen
2003-02-06Fixup a really stupid typoEric Andersen
2003-02-06Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.Eric Andersen
Update the default uClibc config.
2003-02-05Fix a stupid typoEric Andersen
2003-02-05Fix naming problemEric Andersen
2003-02-05teach libtool to use the correct system compilerEric Andersen
2003-02-04rename patchEric Andersen
2003-02-04Fix typo, kill now unneeded stlport.mkEric Andersen
2003-02-04Update default configEric Andersen
2003-02-04Support building a gcc-2.95 toolchain insteadEric Andersen
2003-02-04Be extra sure that /etc/init.d/S30pcmcia is executableEric Andersen
2003-02-04Update to dhcp-3.0pl2Eric Andersen
2003-02-03Be really cereful to ensure udhcp.script is executableEric Andersen
2003-02-03Add dhcp relay daemonEric Andersen
2003-01-31Fix regexEric Andersen
2003-01-30Fix stlport so it worksEric Andersen
2003-01-30Fix 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-30udhcp doesn't depend on pcmciaEric Andersen
2003-01-30Update openssl versionEric Andersen
2003-01-30depend on pcmciaEric Andersen
2003-01-30Include code for downloading firmware imagesEric Andersen
2003-01-28Fix c++ header installationEric Andersen
2003-01-25update to uClibc 0.9.17Eric Andersen
2003-01-25oopsEric Andersen
2003-01-25Update newt and slang targetsEric Andersen
2003-01-24Update default busybox configEric Andersen
2003-01-24Fixup bash cross compileEric Andersen
2003-01-24Doh! Fix missing line for gdbserver.Eric Andersen
2003-01-23fixup strace buildEric Andersen
2003-01-23Fixup gdbserver build. Patch from acmayEric Andersen
2003-01-23Fix an obvious typoEric Andersen
2003-01-22Leave the final gcc build with disable shared to make thingsEric Andersen
simpler. This just makes the build faster, since all we want at this point is the gcc and g++ binaries...