summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-06 14:21:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-06 14:21:35 +0000
commit6a78bbdf11cd606e1551762bda844b3f3f26a110 (patch)
tree9b4d00e78416173ca5d202a0fcb94695df2a9c6b /c/src/lib/libbsp/shared
parentUpdate. (diff)
downloadrtems-6a78bbdf11cd606e1551762bda844b3f3f26a110.tar.bz2
2009-05-06 Michael Walle <michael@walle.cc>
PR 1409/bsps * gdbstub/rtems-stub-glue.c: Print object names correctly.
Diffstat (limited to 'c/src/lib/libbsp/shared')
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index ac3e0db756..bae8f1ff1c 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -1,7 +1,11 @@
+2009-05-06 Michael Walle <michael@walle.cc>
+
+ PR 1409/bsps
+ * gdbstub/rtems-stub-glue.c: Print object names correctly.
+
2009-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
- * bootcard.c, gdbstub/rtems-stub-glue.c: Add info to not enough memory
- message.
+ * bootcard.c: Add info to not enough memory message.
2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>