Changes between Version 162 and Version 163 of Release/4.9


Ignore:
Timestamp:
03/10/10 21:10:51 (14 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.9.3 Changes */ Add URLs to Bugzilla

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.9

    v162 v163  
    249249Issues With Problems Report Numbers
    250250
    251  *  1395/bsps - MVME5500 BSP Bug fixes and performance upgrade
    252  *  1378/filesystem - seek device file system handler returns 0 not offset
    253  *  1409/bsps - GDB Stub Shared Code Does Not Print Object Names Correctly
    254  *  1411/cpukit - rtems_workspace_XXX routines enhanced (NOTE: these were new in 4.9 and unlikely to be used.)
    255  *  1412/cpukit - Missing brackets in coremutex.c
    256  *  1413/cpukit -  anomalous behavior of timer server scheduling when rescheduling timers from the TSR
    257  *  1415/cpukit - Semaphore obtain with invalid priority ceiling
    258  *  1420/bsps - m68k/uC5282: turn off buffered writes. MCF5282 chip errata -- Buffered Write May Be Executed Twice
    259  *  1438/bsps - inline assembly for STOP instruction clobbers CCR
    260  *  1451/bsps - bsdnet watchdog on mvme3100 leaks mbufs
    261  *  1462/cpukit - fix bug in rate monotonic statistics
    262  *  1468/cpukit - Math overflow in timespecdividebyinteger.c
    263  *  1469/cpukit - Wrong exception handler prologues for exceptions >= 16 (i386)
    264  *  1471/cpukit - CPU Usage report Math overflow with ticks statistics
     251 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1395 1395/bsps] - MVME5500 BSP Bug fixes and performance upgrade
     252 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1378 1378/filesystem] - seek device file system handler returns 0 not offset
     253 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1409 1409/bsps] - GDB Stub Shared Code Does Not Print Object Names Correctly
     254 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1411 1411/cpukit] - rtems_workspace_XXX routines enhanced (NOTE: these were new in 4.9 and unlikely to be used.)
     255 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1412 1412/cpukit] - Missing brackets in coremutex.c
     256 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1413 1413/cpukit] -  anomalous behavior of timer server scheduling when rescheduling timers from the TSR
     257 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1415 1415/cpukit] - Semaphore obtain with invalid priority ceiling
     258 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1420 1420/bsps] - m68k/uC5282: turn off buffered writes. MCF5282 chip errata -- Buffered Write May Be Executed Twice
     259 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1438 1438/bsps] - inline assembly for STOP instruction clobbers CCR
     260 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1451 1451/bsps] - bsdnet watchdog on mvme3100 leaks mbufs
     261 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1462 1462/cpukit] - fix bug in rate monotonic statistics
     262 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1468 1468/cpukit] - Math overflow in timespecdividebyinteger.c
     263 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1469 1469/cpukit] - Wrong exception handler prologues for exceptions >= 16 (i386)
     264 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1471 1471/cpukit] - CPU Usage report Math overflow with ticks statistics
    265265
    266266Issues Without Problems Report Numbers