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 adding a directory. * gdbstub: New directory. * 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 adding a directory.
|
||||||
|
* gdbstub: New directory.
|
||||||
|
* 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>
|
||||||
|
|
||||||
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
||||||
|
|||||||
@@ -3,6 +3,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
|
|
||||||
|
SUBDIRS = gdbstub
|
||||||
|
|
||||||
EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S
|
EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S
|
||||||
|
|
||||||
|
include $(top_srcdir)/../../../../../automake/subdirs.am
|
||||||
include $(top_srcdir)/../../../../../automake/local.am
|
include $(top_srcdir)/../../../../../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user