summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared
diff options
context:
space:
mode:
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>