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.
This commit is contained in:
Joel Sherrill
2002-06-27 21:14:09 +00:00
parent 8fcb0c6a8f
commit 007d59d6aa
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
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.
2001-05-14 Till Straumann <strauman@slac.stanford.edu>
* vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,

View File

@@ -3,7 +3,7 @@
##
SUBDIRS = include
SUBDIRS = include gdbstub
EXTRA_DIST = bootcard.c bspclean.c bsplibc.c bsppost.c console-polled.c \
console.c gnatinstallhandler.c main.c sbrk.c tod.c tod.h \