summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for several new utilitiesEric Andersen2003-02-127-0/+402
|
* Update toolchains a bit forther so that after blowing away the 'build'Eric Andersen2003-02-122-93/+90
| | | | | | | 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
* Update makefileEric Andersen2003-02-121-1/+3
|
* fix URLsEric Andersen2003-02-125-7/+7
|
* Fixup the target pathEric Andersen2003-02-121-3/+4
|
* Lots and lots of changesEric Andersen2003-02-1241-207/+204
|
* Update for the latestEric Andersen2003-02-111-2/+2
|
* Update to version 4.5.6Eric Andersen2003-02-071-2/+2
|
* Fixup a really stupid typoEric Andersen2003-02-061-1/+1
|
* Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.Eric Andersen2003-02-064-6/+7
| | | | Update the default uClibc config.
* Fix a stupid typoEric Andersen2003-02-051-1/+1
|
* Fix naming problemEric Andersen2003-02-052-1/+1
|
* teach libtool to use the correct system compilerEric Andersen2003-02-051-0/+2
|
* rename patchEric Andersen2003-02-041-0/+0
|
* Fix typo, kill now unneeded stlport.mkEric Andersen2003-02-042-39/+1
|
* Update default configEric Andersen2003-02-041-2/+2
|
* Support building a gcc-2.95 toolchain insteadEric Andersen2003-02-045-0/+547
|
* Be extra sure that /etc/init.d/S30pcmcia is executableEric Andersen2003-02-041-0/+1
|
* Update to dhcp-3.0pl2Eric Andersen2003-02-041-3/+3
|
* Be really cereful to ensure udhcp.script is executableEric Andersen2003-02-031-0/+2
|
* Add dhcp relay daemonEric Andersen2003-02-031-0/+50
|
* Fix regexEric Andersen2003-01-311-1/+1
|
* Fix stlport so it worksEric Andersen2003-01-301-2/+2
|
* Fix for an optimization bug that shows up on xscale.Eric Andersen2003-01-301-0/+21
| | | | | Problem report and patch from http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=8896
* udhcp doesn't depend on pcmciaEric Andersen2003-01-301-1/+1
|
* Update openssl versionEric Andersen2003-01-302-124/+283
|
* depend on pcmciaEric Andersen2003-01-301-1/+1
|
* Include code for downloading firmware imagesEric Andersen2003-01-301-0/+2
|
* Fix c++ header installationEric Andersen2003-01-281-1/+1
|
* update to uClibc 0.9.17Eric Andersen2003-01-252-4/+4
|
* oopsEric Andersen2003-01-251-1/+1
|
* Update newt and slang targetsEric Andersen2003-01-252-22/+21
|
* Update default busybox configEric Andersen2003-01-241-0/+5
|
* Fixup bash cross compileEric Andersen2003-01-241-2/+4
|
* Doh! Fix missing line for gdbserver.Eric Andersen2003-01-241-0/+2
|
* fixup strace buildEric Andersen2003-01-231-0/+1
|
* Fixup gdbserver build. Patch from acmayEric Andersen2003-01-231-9/+7
|
* Fix an obvious typoEric Andersen2003-01-231-2/+2
|
* Leave the final gcc build with disable shared to make thingsEric Andersen2003-01-221-1/+1
| | | | | simpler. This just makes the build faster, since all we want at this point is the gcc and g++ binaries...
* Update busybox default configEric Andersen2003-01-221-1/+2
|
* use the correct strip tool for host and target binariesEric Andersen2003-01-221-1/+3
|
* sigh. We need to disable-shared for the initial compiler buildEric Andersen2003-01-221-1/+1
| | | | or it won't build.
* This should workEric Andersen2003-01-211-1/+4
|
* dont assign MAKEEric Andersen2003-01-211-1/+0
|
* Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 ofEric Andersen2003-01-211-5/+3
| | | | gcc. use the correct strip
* Update default busybox configEric Andersen2003-01-211-0/+5
|
* Fix compiler installEric Andersen2003-01-211-1/+1
|
* Fix gdb so it worksEric Andersen2003-01-211-0/+1
|
* Fix it so header files and static libs install properlyEric Andersen2003-01-213-4/+4
|
* Ok, I think it really works now. :)Eric Andersen2003-01-211-26/+43
|