summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-041-7/+0
| | | | | | * Makefile.am: merge-in gdbstub/Makefile.am. Add stray files bspspuriousinit.c, m68000spurious.c. * gdbstub/Makefile.am: Remove.
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-161-1/+1
| | | | Makefile.am: Reflect having moved automake.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-151-2/+0
| | | | * Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2002-06-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2002-06-271-0/+9
* Added m68k serial stub that is thread aware. * ChangeLog, gdb_if.h, m68k-stub.c, Makefile.am: New files.