forked from Imagelibrary/rtems
2002-06-25 Joel Sherrill <joel@OARcorp.com>
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to the shared gdb stub glue thus moving some of the gdbstub support to a higher level. * startup/Makefile.am: Modified to reflect above.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2002-06-25 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
|
||||||
|
support to the shared gdb stub glue thus moving some of the
|
||||||
|
gdbstub support to a higher level.
|
||||||
|
* startup/Makefile.am: Modified to reflect above.
|
||||||
|
|
||||||
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
|
|
||||||
VPATH = @srcdir@:@srcdir@/../../shared/gdbstub:@srcdir@/../../../shared
|
VPATH = @srcdir@:@srcdir@/../../../shared:@srcdir@/../../shared/gdbstub:@srcdir@/../../../shared/gdbstub
|
||||||
|
|
||||||
PGM = $(ARCH)/startup.rel
|
PGM = $(ARCH)/startup.rel
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user