mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: merge-in gdbstub/Makefile.am. Add stray files bspspuriousinit.c, m68000spurious.c. * gdbstub/Makefile.am: Remove.
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: merge-in gdbstub/Makefile.am.
|
||||
Add stray files bspspuriousinit.c, m68000spurious.c.
|
||||
* gdbstub/Makefile.am: Remove.
|
||||
|
||||
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Cosmetics.
|
||||
Add mvme/mvme16x_hw.h.
|
||||
|
||||
Add mvme/mvme16x_hw.h.
|
||||
|
||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c,
|
||||
|
||||
@@ -2,11 +2,12 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
SUBDIRS = gdbstub
|
||||
|
||||
EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S
|
||||
|
||||
EXTRA_DIST += bspspuriousinit.c m68000spurious.c
|
||||
|
||||
EXTRA_DIST += mvme/mvme16x_hw.h
|
||||
|
||||
include $(top_srcdir)/../../../automake/subdirs.am
|
||||
EXTRA_DIST += gdbstub/m68k-stub.c gdbstub/rtems-stub-glue.c gdbstub/gdb_if.h
|
||||
|
||||
include $(top_srcdir)/../../../automake/local.am
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
EXTRA_DIST = m68k-stub.c rtems-stub-glue.c gdb_if.h
|
||||
|
||||
include $(top_srcdir)/../../../automake/local.am
|
||||
Reference in New Issue
Block a user