Commit Graph

19369 Commits

Author SHA1 Message Date
Eric Andersen
95ff38838b teach libtool to use the correct system compiler 2003-02-05 10:43:44 +00:00
Eric Andersen
9cee91877f rename patch 2003-02-04 22:45:52 +00:00
Eric Andersen
edf9538cba Fix typo, kill now unneeded stlport.mk 2003-02-04 22:45:26 +00:00
Eric Andersen
71c6fb5111 Update default config 2003-02-04 12:42:11 +00:00
Eric Andersen
18e33c254e Support building a gcc-2.95 toolchain instead 2003-02-04 12:37:32 +00:00
Eric Andersen
39eb7da878 Be extra sure that /etc/init.d/S30pcmcia is executable 2003-02-04 10:35:13 +00:00
Eric Andersen
aef9023647 Update to dhcp-3.0pl2 2003-02-04 10:34:33 +00:00
Eric Andersen
7254ee77e5 Be really cereful to ensure udhcp.script is executable 2003-02-03 12:46:30 +00:00
Eric Andersen
fa7f8b8eca Add dhcp relay daemon 2003-02-03 12:29:48 +00:00
Eric Andersen
45923fa7d3 Fix regex 2003-01-31 23:35:08 +00:00
Eric Andersen
5076c0e956 Fix stlport so it works 2003-01-30 23:36:15 +00:00
Eric Andersen
4508ca9bf6 Fix for an optimization bug that shows up on xscale.
Problem report and patch from
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=8896
2003-01-30 19:39:51 +00:00
Eric Andersen
97395255e4 udhcp doesn't depend on pcmcia 2003-01-30 15:52:44 +00:00
Eric Andersen
7c128e7882 Update openssl version 2003-01-30 15:52:12 +00:00
Eric Andersen
2e49a0662f depend on pcmcia 2003-01-30 15:17:44 +00:00
Eric Andersen
bc8a54a38b Include code for downloading firmware images 2003-01-30 15:09:01 +00:00
Eric Andersen
79bdb4e406 Fix c++ header installation 2003-01-28 11:33:24 +00:00
Eric Andersen
d54c228444 update to uClibc 0.9.17 2003-01-25 10:12:52 +00:00
Eric Andersen
67bb056044 oops 2003-01-25 10:05:37 +00:00
Eric Andersen
4995f2104f Update newt and slang targets 2003-01-25 07:55:15 +00:00
Eric Andersen
26a203ac33 Update default busybox config 2003-01-24 16:52:05 +00:00
Eric Andersen
8569617411 Fixup bash cross compile 2003-01-24 13:06:27 +00:00
Eric Andersen
31f08cf32d Doh! Fix missing line for gdbserver. 2003-01-24 01:07:29 +00:00
Eric Andersen
386eb10771 fixup strace build 2003-01-23 17:02:44 +00:00
Eric Andersen
1f9147a365 Fixup gdbserver build. Patch from acmay 2003-01-23 04:35:27 +00:00
Eric Andersen
8460ba59fb Fix an obvious typo 2003-01-23 01:18:58 +00:00
Eric Andersen
1b560cace2 Leave the final gcc build with disable shared to make things
simpler.  This just makes the build faster, since all we want
at this point is the gcc and g++ binaries...
2003-01-22 13:45:14 +00:00
Eric Andersen
44f94d6171 Update busybox default config 2003-01-22 11:13:03 +00:00
Eric Andersen
5867ff49d7 use the correct strip tool for host and target binaries 2003-01-22 11:11:35 +00:00
Eric Andersen
235a05b0c0 sigh. We need to disable-shared for the initial compiler build
or it won't build.
2003-01-22 00:15:51 +00:00
Eric Andersen
ce5155afa7 This should work 2003-01-21 16:29:56 +00:00
Eric Andersen
aa7f4e37ce dont assign MAKE 2003-01-21 14:22:41 +00:00
Eric Andersen
3b456adc64 Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 of
gcc.  use the correct strip
2003-01-21 14:20:20 +00:00
Eric Andersen
113b797576 Update default busybox config 2003-01-21 08:49:53 +00:00
Eric Andersen
e58ab15f9d Fix compiler install 2003-01-21 08:31:35 +00:00
Eric Andersen
15bb59a8fc Fix gdb so it works 2003-01-21 08:31:09 +00:00
Eric Andersen
e0e8d6e481 Fix it so header files and static libs install properly 2003-01-21 07:34:29 +00:00
Eric Andersen
9816f94292 Ok, I think it really works now. :) 2003-01-21 06:42:01 +00:00
Eric Andersen
c1701b3e17 pcmcia update 2003-01-21 06:41:00 +00:00
Eric Andersen
075eb13aa9 Minor fixes 2003-01-20 22:52:19 +00:00
Eric Andersen
b4366afb50 Just use the default pcmcia script 2003-01-20 22:14:15 +00:00
Eric Andersen
fdafbe1f4e Several more dependancy cleanups 2003-01-20 19:24:02 +00:00
Eric Andersen
7fcf2836bc Update from Michael Shuler 2003-01-20 07:02:31 +00:00
Eric Andersen
7be2f52176 Update default bb config 2003-01-20 00:04:33 +00:00
Eric Andersen
d941e095d8 Don't really need this patch 2003-01-20 00:04:15 +00:00
Eric Andersen
803b723fc4 Don't make fs's be 100 MB by default 2003-01-20 00:03:29 +00:00
Eric Andersen
1f4c1d842d It's just another brick in the wall. Except its supposed to be -Wall 2003-01-20 00:01:58 +00:00
Eric Andersen
09f705d814 Make it actually work... 2003-01-19 11:24:32 +00:00
Eric Andersen
9741a49e59 several updates for wireless and firewall stuff,
thanks to Michael Shuler
2003-01-19 07:49:24 +00:00
Eric Andersen
a9bfe856cf Change from using "TARGET_CC1" to just plan "TARGET_CC"
which is a bit more sensible.
2003-01-19 06:07:22 +00:00