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

Changes between Version 49 and Version 50 of Release/4.8


Ignore:
Timestamp:
08/13/08 19:19:56 (16 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.8.1 Changes */ Add PR1237, sparc stack overflow fix

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.8

    v49 v50  
    150150  *  PR1192 - libblock: Update the disktap pointer after the realloc.
    151151  *  PR1212 - Correctly enabled timeslicing when done by calling task.  Adds sp44.
     152  *  PR1237 - SPARC port specific modifications to avoid overflowing interrupted task stack under high load
    152153  *  PR1263 - User's Guide Partition:  Improve discussion of alignment and minimum buffer sizes.
    153154  *  PR1265 - objectbyindex.c and prototype - rename parameter so including rtems.h and string.h in user code does not give warning.