Commit Graph

13 Commits

Author SHA1 Message Date
Eric Andersen
1fc3f2f3de Rework things to ensure we are cross compiling. Teach problematic
apps like openssh to cross compile.  This eliminates the need for
the magic ld-uClibc.so.0 symlink in /lib
2003-03-04 19:16:19 +00:00
Eric Andersen
7775f655a9 Add a patch for better debugging of staticly linked threaded apps.
-Erik
2003-03-01 20:02:34 +00:00
Eric Andersen
b2c6fe8f78 Remove unwanted docs 2003-02-14 12:20:38 +00:00
Eric Andersen
d322f37644 Lots and lots of changes 2003-02-12 08:10:40 +00:00
Eric Andersen
15bb59a8fc Fix gdb so it works 2003-01-21 08:31:09 +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
Eric Andersen
bbf595671c Fix gdb compile 2003-01-17 09:30:37 +00:00
Eric Andersen
ef7784a62d standardize handling of GNU configure scripts
-Erik
2003-01-17 08:03:59 +00:00
Eric Andersen
e064d44a2f gdb wasn't working. Don't build a cross gdb for now.
-Erik
2003-01-09 18:23:20 +00:00
Eric Andersen
bf6a3886eb update gdb version 2003-01-07 23:41:58 +00:00
Eric Andersen
8a2597eaba Make use of wget consistant by using a WGET variable 2002-11-20 23:16:10 +00:00
Eric Andersen
a88a16700e Some updates from Andrew May adding gdbserver and adjusting gdb
in the hope of better cross-compiling support
2002-11-15 09:41:03 +00:00
Eric Andersen
dd0dc99166 Support gdb
-Erik
2002-05-29 14:24:11 +00:00