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

Changes between Version 28 and Version 29 of Release/4.7


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

/* Release 4.7.3 Changes */ Add PR1237, sparc stack overflow on high interrupt load

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.7

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