Eric Andersen
dc8fab7cc4
Update to strace 4.5.3
2004-05-01 10:12:38 +00:00
Manuel Novoa III
50e1da8698
Fix most things when large file support is not configured.
...
Mostly submitted by Thomas Lundquist <lists@zelow.no>.
2003-11-17 01:31:38 +00:00
Eric Andersen
b1f39829cd
strace 4.5 builds properly for mipsel, and does not use sys_errlist,
...
so we no longer need to patch anything.
-Erik
2003-11-01 05:57:07 +00:00
Manuel Novoa III
d632d42b34
Enable building soft float buildroot for gcc 3.3. Currently works for
...
i386 (limited to 64 bit long double... same as double), arm (libfloat),
mips, and mipsel.
Enable cross compiling a native gcc 3.3 toolchain to run on the target.
Misc rootfs cleanups... strip some things that weren't, eliminate duplicate
libs, move openssl shared libs out of /lib, reduce size of libssl.so
by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
2003-11-01 05:34:41 +00:00
Eric Andersen
f1a6e06ae7
Fix thinko
2003-09-14 11:43:09 +00:00
Eric Andersen
5c13146145
Fixup strace so it compiles
2003-09-03 07:28:50 +00:00
Manuel Novoa III
0e956fc164
Add support for enabling use of libintl.
...
Add support for libstd++ in full locale mode, and remove the need for
config hacks when using uClibc stub locale support.
TODO --
gdb intl support is still broken.
uClibc should auto-download the pregenerated locale data
2003-09-03 07:18:18 +00:00
Eric Andersen
2009ee7ce0
Revert strace to a stable version that actually compiles
2003-08-22 12:56:12 +00:00
Eric Andersen
5e7ac2deab
Fixup arm and mips builds
2003-06-27 01:51:07 +00:00
Eric Andersen
26cbc57359
Upgrade strace to version 4.4.98
2003-06-12 22:32:59 +00:00
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
d322f37644
Lots and lots of changes
2003-02-12 08:10:40 +00:00
Eric Andersen
386eb10771
fixup strace build
2003-01-23 17:02:44 +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
ef7784a62d
standardize handling of GNU configure scripts
...
-Erik
2003-01-17 08:03:59 +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
50c50af468
Make it work
2002-05-31 10:43:51 +00:00
Eric Andersen
6387962e30
Add some toys for people to play with
2002-05-23 19:21:23 +00:00