summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/gdbstub/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-23 14:34:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-23 14:34:47 +0000
commitf46eb6624f7eb5dc59f9e76cf784b24b20e61a18 (patch)
tree4895bcc6ede3eec0467bb45075c6f12b539f8633 /c/src/lib/libbsp/shared/gdbstub/ChangeLog
parent2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f46eb6624f7eb5dc59f9e76cf784b24b20e61a18.tar.bz2
Cleanup ChangeLog.
Diffstat (limited to '')
-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.