summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/gdbstub/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/gdbstub/ChangeLog')
-rw-r--r--c/src/lib/libbsp/shared/gdbstub/ChangeLog9
1 files changed, 4 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/shared/gdbstub/ChangeLog b/c/src/lib/libbsp/shared/gdbstub/ChangeLog
index 8c868af409..6cb8223c27 100644
--- a/c/src/lib/libbsp/shared/gdbstub/ChangeLog
+++ b/c/src/lib/libbsp/shared/gdbstub/ChangeLog
@@ -1,13 +1,12 @@
2002-07-01 Joel Sherrill <joel@OARcorp.com>
- * rtems-stub-glue.c: Corrected use of
- _Objects_Information_table now that it is a two dimensional
- array based upon API and class.
+ * rtems-stub-glue.c: Corrected use of _Objects_Information_table now
+ that it is a two dimensional array based upon API and class.
2002-06-25 Joel Sherrill <joel@OARcorp.com>
- * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
- support to the shared gdb stub glue necessitating a move up.
+ * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
+ the shared gdb stub glue necessitating a move up.
* ChangeLog, Makefile.am, .cvsignore: New file.
* rtems-stub-glue.c: Moved from mips/shared/gdbstub and
m68k/shared/gdbstub.