summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2011-07-28 19:20:09 +0000
committerTill Straumann <strauman@slac.stanford.edu>2011-07-28 19:20:09 +0000
commitb4fdfc6093cd0e232cb784ae70607689a1c7ae1c (patch)
tree231bc7dac9b761b435096e51a10ee7a5551777d2 /c/src/lib/libbsp/powerpc/gen5200/ChangeLog
parent2011-07-28 Jennifer Averett <Jennifer.Averett@OARcorp.com> (diff)
downloadrtems-b4fdfc6093cd0e232cb784ae70607689a1c7ae1c.tar.bz2
2011-27-28 Till Straumann <strauman@slac.stanford.edu>
* start/start.S: fixed indentation. Tag TOS with a NULL pointer (help terminate when walking the stack).
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
index e7a40c0866..e54a6472d2 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
@@ -1,3 +1,8 @@
+2011-27-28 Till Straumann <strauman@slac.stanford.edu>
+
+ * start/start.S: fixed indentation. Tag TOS with a NULL
+ pointer (help terminate when walking the stack).
+
2011-06-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
* Makefile.am: Added custom memcpy(). Update for network sources.