Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 69 and Version 70 of Release/4.10


Ignore:
Timestamp:
03/25/11 04:15:13 (13 years ago)
Author:
Strauman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.10

    v69 v70  
    128128
    129129 *  The IMFS now has a correctly working rename call. It did not handle the rename of a directory that was not empty. The MSDOS file system has a working rename that does not use the link hack.
     130= CPU Support =
     131
     132 *  SIMD Support for select CPU architectures has been implemented in RTEMS-4.10. This means that RTEMS automatically preserves the SIMD register context across context switches and exceptions/interrupts. Here is more information about [wiki:TBR/UserManual/RTEMS_SIMD_Support SIMD support].
     133  *  The powerpc port now supports AltiVec.
     134  *  The i386 port now supports SSE.
    130135= BSPs and Device Drivers =
    131136