Changes between Version 146 and Version 147 of Release/4.9


Ignore:
Timestamp:
11/10/09 20:18:07 (14 years ago)
Author:
Strauman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.9

    v146 v147  
    221221Issues With Problems Report Numbers
    222222
    223  *  1462/cpukit - fix bug in rate monotonic statistics
    224  *  1411/cpukit - rtems_workspace_XXX routines enhanced (NOTE: these were new in 4.9 and unlikely to be used.)
     223
    225224 *  1395/bsps - MVME5500 BSP Bug fixes and performance upgrade
    226225 *  1378/filesystem - seek device file system handler returns 0 not offset
    227226 *  1409/bsps - GDB Stub Shared Code Does Not Print Object Names Correctly
     227 *  1411/cpukit - rtems_workspace_XXX routines enhanced (NOTE: these were new in 4.9 and unlikely to be used.)
    228228 *  1412/cpukit - Missing brackets in coremutex.c
    229229 *  1413/cpukit -  anomalous behavior of timer server scheduling when rescheduling timers from the TSR
    230230 *  1415/cpukit - Semaphore obtain with invalid priority ceiling
    231231 *  1420/bsps - m68k/uC5282: turn off buffered writes. MCF5282 chip errata -- Buffered Write May Be Executed Twice
     232 *  1438/bsps - inline assembly for STOP instruction clobbers CCR
     233 *  1451/bsps - bsdnet watchdog on mvme3100 leaks mbufs
     234 *  1462/cpukit - fix bug in rate monotonic statistics
     235 *  1469/cpukit - Wrong exception handler prologues for exceptions >= 16 (i386)
    232236
    233237Issues Without Problems Report Numbers
     
    296300 *  1333/cpukit - typo in termiostypes.h uses major instead of minor
    297301 *  1334/doc - Misc Documentation Typos and Object ID correction
     302 *  1335/bsps - introduction of sbrk helpers broke sbrk implementation by ppc/shared BSPs
    298303 *  1336/cpukit - Add prepend and append unprotected to chain.h
    299304 *  1337/bsps - Stripping .rodata section produces unusable executables for the i386-rtems target.