"Steven J. Hill"
4891f7e79d
Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot.
2005-09-24 19:58:18 +00:00
Mike Frysinger
eefc9a6dea
add UCLIBC_HAS_REENTRANT_RPC
2005-09-22 02:39:35 +00:00
Eric Andersen
331d572332
I'm an idiot.
2005-09-12 22:36:58 +00:00
Eric Andersen
cd32a84012
trim erroneous space
2005-09-12 18:33:46 +00:00
Mike Frysinger
5da2a158e1
allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config anymore. Patch adds setting UCLIBC_HAS_THREADS instead.
2005-08-28 08:00:30 +00:00
Mike Frysinger
e7ac2eab21
uClibc 0.9.28 has been released
2005-08-18 02:05:30 +00:00
Eric Andersen
204fbfd846
routine update
2005-08-09 04:08:33 +00:00
Manuel Novoa III
42c9321a15
Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug
...
apps with a deployed cross toolchain. Should probably do ltrace as well...
Also, add another compat symlink for cross gdb.
2005-08-04 03:49:25 +00:00
Manuel Novoa III
5c445e68c7
Update locale config to match non-locale settings.
2005-08-03 01:23:13 +00:00
"Steven J. Hill"
1ba78f57e1
Add in options for NPTL in uClibc. Users can select, but since NPTL is
...
on a branch it will not have any effect. Updated DBAu1500 configuration
files for latest uClibc snapshot and NPTL options.
2005-07-29 23:28:31 +00:00
Eric Andersen
dbd27ef3ac
Minor updates
2005-07-27 11:16:00 +00:00
Mike Frysinger
53fdf867ba
revert earlier change since it doesnt work with last uClibc release :/
2005-07-11 21:49:45 +00:00
Joakim Tjernlund
8a3d415a8e
Fix buildroot not to modify Rules.mak. Patch From vapier.
2005-06-30 00:36:16 +00:00
Joakim Tjernlund
d1002763cf
Update default config a little.
2005-06-30 00:26:20 +00:00
Eric Andersen
369864cf10
be a bit more consistant with naming, always escape wildcards
2005-06-24 08:36:13 +00:00
Eric Andersen
9514bc67c3
Apply any uClibc patches that are present
2005-05-26 22:16:31 +00:00
Paul Mundt
8e6c4f0576
sh64 no longer implies sh as far as uClibc is concerned..
2005-05-02 13:38:26 +00:00
Eric Andersen
c3cdda3ce1
Be extra careful about where the uClibc config file comes from
2005-03-09 08:36:49 +00:00
Eric Andersen
2460dadf07
Trivial updates
2005-02-25 01:30:13 +00:00
Eric Andersen
6970a92158
give uclibc and busybox config files consistant variable names
2005-02-15 22:48:08 +00:00
Mike Frysinger
876cbada9e
default ldconfig to non-static
2005-01-27 07:09:31 +00:00
Eric Andersen
0d052ec07f
Update default uClibc config
2004-12-23 00:05:32 +00:00
Mike Frysinger
aaca1aa0d5
fix dependency so ldd isnt always rebuilt
2004-12-22 05:22:03 +00:00
Eric Andersen
8e5fb3fb4a
Add initial BR2_JLEVEL support, with some exceptions for apps that
...
have broken 'make -j' support
2004-12-11 13:01:10 +00:00
Eric Andersen
070e7c147b
Patch from Volmat Alain adding SH3/SH3EB SH4EB support
2004-12-11 09:56:58 +00:00
Eric Andersen
bd432c18f2
do not inadvertantly create files
2004-12-11 09:55:56 +00:00
Mike Frysinger
3c1e10bc1f
do some touching to sync timestamps
2004-10-15 14:39:40 +00:00
Manuel Novoa III
56239e49a6
Build the uClibc utils with the uClibc-targeted toolchain.
...
While the host utils are also built, they are not currently installed.
2004-10-15 08:26:30 +00:00
Mike Frysinger
3263c5a67f
-xvf -> $(TAR_OPTIONS)
2004-10-11 14:01:07 +00:00
Eric Andersen
e697a16e5a
Andrew May writes:
...
A few more little ones.
busybox fdisk with large files should be removed without large files.
gdbtarget/gdb_client got mixed up in the Makefile.in.
I think gdbtarget should have a depend on ncurses but I am not
sure if it should go in the config or in the .mk.
It may be nice to split out the server and client.
uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
2004-10-10 01:12:46 +00:00
Eric Andersen
0134e28071
Add some seperators
2004-10-09 05:33:05 +00:00
Eric Andersen
2d523c2317
Major buildroot facelift, step one.
...
-Erik
2004-10-09 01:06:03 +00:00