Nife version Beta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
630 B

  1. 0.9.27 12 January 2005
  2. This has been a long time in the making... Release highlights:
  3. o New stdio implementation
  4. o New optimized string functions
  5. o Major improvements to the shared lib loader
  6. o Shared libraries work properly on powerpc
  7. o Debugging works on mips
  8. o New architectures: frv, nios, nios2, bfin
  9. o Linux 2.6.x kernel support
  10. o Lots and lots of bug fixes
  11. This release is NOT binary compatible with uClibc 0.9.26 or any earlier
  12. release, so be prepared to recompile your software if you are still using
  13. an old version of uClibc.
  14. -Erik