• Single precision math library. Download and extract float.tgz and apply this patch.
  • Termios noncanonical mode input processing and a couple of bug fixes. patch.
  • MPC850 interrupt patch.
  • MPC850 SCC2 ethernet driver support (patch). Connections to transceiver should be setup in platform dependent code.
  • Mutex optimization using atomic compare-and-swap operations, patch. Impementation of CAS on powerpc chips.