summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* pcmcia updateEric Andersen2003-01-213-34/+1
|
* Minor fixesEric Andersen2003-01-202-1/+5
|
* Just use the default pcmcia scriptEric Andersen2003-01-201-1/+1
|
* Several more dependancy cleanupsEric Andersen2003-01-206-12/+19
|
* Update from Michael ShulerEric Andersen2003-01-201-3/+7
|
* Update default bb configEric Andersen2003-01-201-0/+1
|
* Don't really need this patchEric Andersen2003-01-201-3340/+0
|
* Don't make fs's be 100 MB by defaultEric Andersen2003-01-201-1/+1
|
* It's just another brick in the wall. Except its supposed to be -WallEric Andersen2003-01-201-1/+1
|
* Make it actually work...Eric Andersen2003-01-191-28/+44
|
* several updates for wireless and firewall stuff,Eric Andersen2003-01-195-10/+150
| | | | thanks to Michael Shuler
* Change from using "TARGET_CC1" to just plan "TARGET_CC"Eric Andersen2003-01-1939-126/+110
| | | | which is a bit more sensible.
* Update stlport patchEric Andersen2003-01-191-37/+47
|
* Update udhcp. Make sure /usr/share/udhcpc/default.scriptEric Andersen2003-01-191-2/+9
| | | | is executable
* Fixup a couple of little buglets that snuck inEric Andersen2003-01-192-7/+5
|
* Fixup default compiler architectureEric Andersen2003-01-191-1/+1
|
* Fix zlib buildEric Andersen2003-01-191-14/+13
|
* More bugfixesEric Andersen2003-01-193-39/+9
|
* For now, remove "--target" so gcc will compile. grumble.Eric Andersen2003-01-181-5/+0
|
* Bwahahahahaa. cut and paste strikes again.Eric Andersen2003-01-181-3/+3
|
* Fix filenameEric Andersen2003-01-181-1/+1
|
* Add a default config scriptEric Andersen2003-01-181-0/+20
|