2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* ChangeLog: Merge-in gdbstub/ChangeLog.
	* gdbstub/ChangeLog: Remove.
This commit is contained in:
Ralf Corsepius
2004-01-23 14:37:08 +00:00
parent f46eb6624f
commit 9f0356568c
2 changed files with 15 additions and 13 deletions

View File

@@ -1,3 +1,8 @@
2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Merge-in gdbstub/ChangeLog.
* gdbstub/ChangeLog: Remove.
2003-09-26 Cedric Aubert <cedric_aubert@yahoo.fr>
PR 501/rtems_misc
@@ -51,11 +56,21 @@
* ide_ctrl.c: New file.
2002-07-01 Joel Sherrill <joel@OARcorp.com>
* gdbstub/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.
* Makefile.am: Reflect new gdbstub directory.
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
the shared gdb stub glue necessitating a move up.
* gdbstub/ChangeLog, gdbstub/Makefile.am, gdbstub/.cvsignore: New file.
* gdbstub/rtems-stub-glue.c: Moved from mips/shared/gdbstub and
m68k/shared/gdbstub.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

View File

@@ -1,13 +0,0 @@
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.
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.
* ChangeLog, Makefile.am, .cvsignore: New file.
* rtems-stub-glue.c: Moved from mips/shared/gdbstub and
m68k/shared/gdbstub.