uClibc: remove old 0.9.28 support

Not supported upstream and needs complicated workaround for the NPTL stuff.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2010-07-29 17:02:29 +02:00
parent c6c7b99733
commit ebf21166b7
26 changed files with 4 additions and 7919 deletions

View File

@@ -3,7 +3,8 @@
Fixes all over the tree and new features.
Toolchain: GCC 4.3.5, older 4.3.x versions removed. GCC 4.1.2
and non-sysroot support removed.
and non-sysroot support removed. Added support for (snapshot)
NPTL in uClibc, 0.9.28.3 removed,
Bootloaders: Various cleanups, moved to boot/, added Barebox,
removed yaboot. Support building u-boot from custom tarball,