summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/gdbstub/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/shared/gdbstub/ChangeLog')
-rw-r--r--c/src/lib/libbsp/m68k/shared/gdbstub/ChangeLog29
1 files changed, 0 insertions, 29 deletions
diff --git a/c/src/lib/libbsp/m68k/shared/gdbstub/ChangeLog b/c/src/lib/libbsp/m68k/shared/gdbstub/ChangeLog
deleted file mode 100644
index 4aacbb91e2..0000000000
--- a/c/src/lib/libbsp/m68k/shared/gdbstub/ChangeLog
+++ /dev/null
@@ -1,29 +0,0 @@
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
-
- * m68k-stub.c: Convert to using c99 fixed size types.
-
-2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Reflect having moved automake/.
-
-2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-
- * Makefile.am: Remove AUTOMAKE_OPTIONS.
-
-2002-11-01 Joel Sherrill <joel@OARcorp.com>
-
- * m68k-stub.c: Corrected typos.
-
-2002-10-31 Joel Sherrill <joel@OARcorp.com>
-
- * m68k-stub.c: Fixed warnings about multi-line strings in asm.
-
-2002-07-01 Joel Sherrill <joel@OARcorp.com>
-
- * m68k-stub.c: Eliminated multi-line asm statements for gcc 3.x.
-
-2002-06-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
-
- * Added m68k serial stub that is thread aware.
- * ChangeLog, gdb_if.h, m68k-stub.c, Makefile.am: New files.
-