From 6f99a97023813055b11c3ad9c29b9f4eea727b31 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 9 Aug 2002 17:40:16 +0000 Subject: Move old stuff into old-news --- docs/uclibc.org/index.html | 48 ----------------------------------------- docs/uclibc.org/old-news.html | 50 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 48 deletions(-) (limited to 'docs/uclibc.org') diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index 1f403ea0f..48f61f4b9 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -170,54 +170,6 @@ before asking questions on the mailing list...

-

  • 20 June 2002, uClibc 0.9.12 Released -
    - CodePoet Consulting is pleased to announce the immediate availability of - uClibc 0.9.12. This release adds an i960 port, an initial alpha port, - fully working mips shared library support, shared library support fixes - for on powerpc, and many other improvements. One very exciting new feature - is nearly complete locale support, thanks to a lot of hard work by Manuel - Novoa III. uClibc's locale support is much smaller than glibc's, - though it is also slightly less flexible. This release was delayed by a - month due to the arrival of a new baby at Erik's house. For those that - have been anxiously waiting, this release should certainly be worth the - wait. Have fun! -

    - The Changelog - and source code - for this release are available here. - -

  • 28 May 2002, Native uClibc/gcc-3.1 toolchain -
    - CodePoet Consulting has released source code and a Makefile to build a - gcc-3.1 toolchain that natively targets uClibc. Additionally, the - gcc-3.0.4 and gcc-2.95 toolchains have also been updated. These toolchains - make it easy to build uClibc based applications. Source code can be - downloaded here and is now much smaller, - since much of the needed binutils and gcc source code is now downloaded on - demand. To build the toolchain, simply grab the source, edit the Makefile - to select where you would like the toolchain installed, and then run 'make' - and wait for it to compile. - -

    -

  • 10 April 2002, uClibc 0.9.11 Released -
    - CodePoet Consulting is pleased to announce the immediate availability of - uClibc 0.9.11. This release is primarily focused on fixing the issues that - have turned up since the last release. Several bugs in the gcc wrapper - have been fixed, allowing applications such as iproute2 and XFree86 to link properly. - Large file support has been improved, and a thread locking bug was - fixed that could cause s*printf calls to deadlock when threading was - enabled. Several bugs were also fixed with the powerpc, h8300, m68k, - sparc, and mips architecture support. Many additional applications now - compile and run perfectly and have been added to the working applications list . -

    - The Changelog - and source code - for this release are available here. - -

  • Old News
    diff --git a/docs/uclibc.org/old-news.html b/docs/uclibc.org/old-news.html index 2e12ccef8..5057ada1b 100644 --- a/docs/uclibc.org/old-news.html +++ b/docs/uclibc.org/old-news.html @@ -51,6 +51,56 @@