summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mrm332/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-13 18:35:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-13 18:35:33 +0000
commit99cf9803738dd98635628df850b9ed1c6f295954 (patch)
tree57b8afbff5d0b66ade106161728a35125c417101 /c/src/lib/libbsp/m68k/mrm332/ChangeLog
parent2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-99cf9803738dd98635628df850b9ed1c6f295954.tar.bz2
2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1824/cpukit * misc/interr.c, spurious/spinit.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed.
Diffstat (limited to 'c/src/lib/libbsp/m68k/mrm332/ChangeLog')
-rw-r--r--c/src/lib/libbsp/m68k/mrm332/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/mrm332/ChangeLog b/c/src/lib/libbsp/m68k/mrm332/ChangeLog
index aa6754c5d8..54ad905a50 100644
--- a/c/src/lib/libbsp/m68k/mrm332/ChangeLog
+++ b/c/src/lib/libbsp/m68k/mrm332/ChangeLog
@@ -1,3 +1,11 @@
+2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1824/cpukit
+ * misc/interr.c, spurious/spinit.c: Return exit/shutdown status back to
+ boot_card(). boot_card() propagates this to bsp_cleanup() and returns
+ it to the assembly that started the application. bsp_cleanup()
+ prototype changed.
+
2011-03-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1772/bsps