2009-05-06 Michael Walle <michael@walle.cc>

PR 1409/bsps
        * gdbstub/rtems-stub-glue.c: Print object names correctly.
This commit is contained in:
Joel Sherrill
2009-05-06 14:21:35 +00:00
parent ac39e0fa16
commit 6a78bbdf11

View File

@@ -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>