Changes between Version 49 and Version 50 of Release/4.7


Ignore:
Timestamp:
07/19/11 18:16:08 (13 years ago)
Author:
JoelSherrill
Comment:

Add pointer to legacy support.

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.7

    v49 v50  
    66
    77
    8 [8 August 2008]: Release  4.7.3 is '''EXPECTED''' to be the '''LAST PUBLIC RELEASE''' in the 4.7 release series from the RTEMS Project. Unless there are serious problems with the 4.7.3 release, once the 4.9.0 release is made publicly available, the 4.7 branch will be closed by the RTEMS Project.  Legacy support for the 4.7 releases will be available from OAR Corporation.
     8[8 August 2008]: Release  4.7.3 was the '''LAST PUBLIC RELEASE''' in the 4.7 release series from the RTEMS Project.  OAR Corporation offers [http://support.rtems.com legacy support] for the 4.7 release branch.
    99
    1010This page lists the changes and improvements that were made to the RTEMS development source between the 4.6 and 4.7 release branches. As usual, there were submissions that were not expected and incorporated into the 4.7 release. User submissions are highly valued by the RTEMS Project. Please note that if we forgot to include anyone's work in this release information, it is an accident. Please email and we will add the information.
     
    9393= Changes Per Point Release =
    9494
    95 = Release 4.7.4 Changes =
    96 
    97 
    98 NOTE: 4.7.4 has not been released yet.  This section describes changes which will be in the 4.7.4 release.
    99 
    100 Issues with PR numbers:
    101  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1313 1313/cpukit] - "rtems_pty_maximum_ptys" not initialized
    102  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1316 1316/cpukit] - message queue broadcast truncated messages that were too long and should have return an error per the documentation
    103  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1333 1333/cpukit] - typo in termiostypes.h uses major instead of minor
    104  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1334 1334/doc] - Misc Documentation Typos and Object ID correction
    105  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1337 1337/bsps] - Stripping .rodata section produces unusable executables for the i386-rtems target.
    106  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1354 1354/bsps] - AV5282 Network driver can put empty mbuf on descriptor chain
    107  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1357 1357/cpukit] - creating task with RTEMS_NO_ASR has no effect
    108  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1359 1359/cpukit] - rtems_libio_allocate: rtems_libio_iop_freelist incorrectly zeroed on semaphore error
    109  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1363 1363/filesystem] - Fix issue where 32 bit values are not written correctly in FAT f/s data.
    110  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1364 1364/cpukit] - gxx_wrappers.c won't compile with diagnostics enabled
    111  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1378 1378/filesystem] - seek device file system handler returns 0 not offset
    112  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1380 1380/bsps] - Unreadable comments in c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
    113  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1387 1387/doc] - Add Interrupt Manager services to set callable from ISR
    114  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1388 1388/cpukit] - Classic Semaphores allow both priority inherit and ceiling attributes to be set
    115  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1717 1717/cpukit] - gxx_wrappers.c: memory leak on key create when error
    116  *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1718 1718/cpukit] - confdefs.h under account for POSIX thread stack memory
    11795= Release 4.7.3 Changes =
    11896