Cleanup ChangeLog.

This commit is contained in:
Ralf Corsepius
2004-01-23 14:52:21 +00:00
parent 9f0356568c
commit 06020536cb

View File

@@ -27,13 +27,20 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from
* include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. PRE/TMPINSTALL_FILES.
* include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from
* include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. PRE/TMPINSTALL_FILES.
* src/i386/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from
* src/m68k/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. PRE/TMPINSTALL_FILES.
* src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
PRE/TMPINSTALL_FILES.
* src/i386/Makefile.am: Use mkdir_p. Remove dirs from
PRE/TMPINSTALL_FILES.
* src/m68k/Makefile.am: Use mkdir_p. Remove dirs from
PRE/TMPINSTALL_FILES.
* src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from
PRE/TMPINSTALL_FILES.
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -52,7 +59,8 @@
* src/i386/any/Makefile.am: Remove all-local: $(ARCH). * src/i386/any/Makefile.am: Remove all-local: $(ARCH).
* src/m68k/any/Makefile.am: Remove all-local: $(ARCH). * src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
* src/powerpc/new_exception_processing/Makefile.am: Remove all-local: $(ARCH). * src/powerpc/new_exception_processing/Makefile.am: Remove all-local:
$(ARCH).
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -61,7 +69,7 @@
* include/rdbg/Makefile.am: Ditto. * include/rdbg/Makefile.am: Ditto.
* include/rdbg/i386/Makefile.am: Ditto. * include/rdbg/i386/Makefile.am: Ditto.
* include/rdbg/m68k/Makefile.am: Ditto. * include/rdbg/m68k/Makefile.am: Ditto.
* include/rdbg/powerpc/Makefile.am: Ditto: * include/rdbg/powerpc/Makefile.am: Ditto.
* src/Makefile.am: Ditto. * src/Makefile.am: Ditto.
* src/i386/Makefile.am: Ditto. * src/i386/Makefile.am: Ditto.
* src/i386/any/Makefile.am: Ditto. * src/i386/any/Makefile.am: Ditto.
@@ -73,8 +81,8 @@
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/Makefile.am, src/m68k/any/Makefile.am, * src/i386/any/Makefile.am, src/m68k/any/Makefile.am,
src/powerpc/new_exception_processing/Makefile.am: src/powerpc/new_exception_processing/Makefile.am: Don't include
Don't include @RTEMS_BSP@.cfg. @RTEMS_BSP@.cfg.
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -90,7 +98,8 @@
* src/m68k/Makefile.am: Reflect having moved automake/. * src/m68k/Makefile.am: Reflect having moved automake/.
* src/m68k/any/Makefile.am: Reflect having moved automake/. * src/m68k/any/Makefile.am: Reflect having moved automake/.
* src/powerpc/Makefile.am: Reflect having moved automake/. * src/powerpc/Makefile.am: Reflect having moved automake/.
* src/powerpc/new_exception_processing/Makefile.am: Reflect having moved automake/. * src/powerpc/new_exception_processing/Makefile.am: Reflect having moved
automake/.
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -102,12 +111,11 @@
* configure.ac: Remove (Merged into ../configure.ac). * configure.ac: Remove (Merged into ../configure.ac).
* Makefile.am, include/Makefile.am, include/rdbg/Makefile.am, * Makefile.am, include/Makefile.am, include/rdbg/Makefile.am,
include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am, include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am,
include/rdbg/powerpc/Makefile.am, src/Makefile.am, include/rdbg/powerpc/Makefile.am, src/Makefile.am, src/i386/Makefile.am,
src/i386/Makefile.am, src/i386/any/Makefile.am, src/i386/any/Makefile.am, src/m68k/Makefile.am,
src/m68k/Makefile.am, src/m68k/any/Makefile.am, src/m68k/any/Makefile.am, src/powerpc/Makefile.am,
src/powerpc/Makefile.am, src/powerpc/new_exception_processing/Makefile.am: Reflect having merged
src/powerpc/new_exception_processing/Makefile.am: configure.ac into ../configure.ac.
Reflect having merged configure.ac into ../configure.ac.
2003-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -122,9 +130,6 @@
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]). * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57). * configure.ac: AC_PREREQ(2.57).
2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -133,54 +138,41 @@
2002-11-04 Joel Sherrill <joel@OARcorp.com> 2002-11-04 Joel Sherrill <joel@OARcorp.com>
* src/_servtgt.c: Removed warning by adding support for ITRON * src/_servtgt.c: Removed warning by adding support for ITRON tasks and
tasks and rolling multiple loops into 1. rolling multiple loops into 1.
* src/m68k/rdbg_f.c: Removed warning. * src/m68k/rdbg_f.c: Removed warning.
2002-10-31 Joel Sherrill <joel@OARcorp.com> 2002-10-31 Joel Sherrill <joel@OARcorp.com>
* src/i386/any/remdeb_xdr.c: Removed warnings. * src/i386/any/remdeb_xdr.c: Removed warnings.
2002-10-31 Joel Sherrill <joel@OARcorp.com>
* src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c, * src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c,
src/m68k/any/remdeb_xdr.c, src/m68k/any/remdeb_xdr.c,
src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings. src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings.
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat. * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
Add autom4te*cache.
Remove autom4te.cache.
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_BSP_ALIAS.
Add RTEMS_CHECK_BSP_CACHE.
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_BSP_ALIAS. Add RTEMS_CHECK_BSP_CACHE.
* src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o. * src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
* src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o. * src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
* src/powerpc/new_exception_processing/Makefile.am: Use .$(OBJEXT) instead of .o. * src/powerpc/new_exception_processing/Makefile.am: Use .$(OBJEXT)
instead of .o.
2002-07-01 Joel Sherrill <joel@OARcorp.com> 2002-07-01 Joel Sherrill <joel@OARcorp.com>
* src/_servtgt.c, src/ptrace.c: Corrected use of * src/_servtgt.c, src/ptrace.c: Corrected use of
_Objects_Information_table now that it is a two dimensional _Objects_Information_table now that it is a two dimensional array based
array based upon API and class. upon API and class.
2001-05-15 Joel Sherrill <joel@OARcorp.com>
* src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,
src/powerpc/new_exception_processing/remdeb_svc.c: Readding as
I accidentally deleted the incorrectly empty versions.
2002-05-14 Thomas Doerfler <Thomas.Doerfler@imd-systems.de> 2002-05-14 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
* src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption that * src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption that
exception stack frames on M68K members with VBR always are 6 byte long. exception stack frames on M68K members with VBR always are 6 byte long.
The incorrect assumption resulted in some gdb commands like "next" The incorrect assumption resulted in some gdb commands like "next" to
to fail on the 68360. fail on the 68360.
2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -188,21 +180,14 @@
src/powerpc/new_exception_processing/remdeb_svc.c: Per PR220 remove src/powerpc/new_exception_processing/remdeb_svc.c: Per PR220 remove
these files from CVS. these files from CVS.
2001-04-19 Joel Sherrill <joel@OARcorp.com>
* src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
internal include files.
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/powerpc/rdbg_cpu_asm.S: Reflect changes to * src/powerpc/rdbg_cpu_asm.S: Reflect changes to <rtems/score/cpu.h>.
<rtems/score/cpu.h>.
* src/powerpc/rdbg_f.c: Ditto. * src/powerpc/rdbg_f.c: Ditto.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
* include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
@@ -216,7 +201,8 @@
* src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
* src/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
* src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
* src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/new_exception_processing/Makefile.am: Remove
AUTOMAKE_OPTIONS.
2002-03-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-03-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -224,30 +210,22 @@
* src/i386/any/Makefile.am: s/$(SED)/sed/. * src/i386/any/Makefile.am: s/$(SED)/sed/.
* src/m68k/any/Makefile.am: s/$(SED)/sed/. * src/m68k/any/Makefile.am: s/$(SED)/sed/.
* src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/. * src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/.
(Reported by Till Straumann <strauman@SLAC.Stanford.EDU>) (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2002-02-01 Eric Valette <valette@crf.canon.fr> 2002-02-01 Eric Valette <valette@crf.canon.fr>
* So many patches have been posted recently on the mailing list and * So many patches have been posted recently on the mailing list and
because we were unable to find correct solution to compile on various because we were unable to find correct solution to compile on various
linux distros (due to rpcgen incompatibilities), and because the coding linux distros (due to rpcgen incompatibilities), and because the coding
style of rdbg was rather inconsistant among various pieces of code, I style of rdbg was rather inconsistant among various pieces of code, I
decided to: decided to: 1) make some cleaning regarding global coding style (using
1) make some cleaning regarding global coding style (using indent + manual edits), 2) incorporate/review the paches send by various
indent + manual edits), people (S. Holford, T. Strauman), 3) Fix the bug due to varying rpcgen
2) incorporate/review the paches send by various people code generation in remdeb_svc.c, 4) Remove some dead code, 5) Apply a
(S. Holford, T. Strauman), patches enabling to call enterRdbg imediately after rdbg initialization
3) Fix the bug due to varying rpcgen code generation is done, NB : the paches is huge but it is mainly due to coding styke
in remdeb_svc.c, chnages. Only few lines of codes have been really changed and they do
4) Remove some dead code, not impact rdbg functionnality (AFAIKT).
5) Apply a patches enabling to call enterRdbg imediately
after rdbg initialization is done,
NB : the paches is huge but it is mainly due to coding styke chnages.
Only few lines of codes have been really changed and they do not impact
rdbg functionnality (AFAIKT).
* include/rdbg/servrpc.h, include/rdbg/i386/rdbg_f.h, * include/rdbg/servrpc.h, include/rdbg/i386/rdbg_f.h,
include/rdbg/m68k/rdbg_f.h, include/rdbg/powerpc/rdbg_f.h, include/rdbg/m68k/rdbg_f.h, include/rdbg/powerpc/rdbg_f.h,
src/_servtgt.c, src/awk.svc, src/excep.c, src/ptrace.c, src/rdbg.c, src/_servtgt.c, src/awk.svc, src/excep.c, src/ptrace.c, src/rdbg.c,
@@ -265,26 +243,12 @@
2002-01-18 Till Straumann <strauman@slac.stanford.edu> 2002-01-18 Till Straumann <strauman@slac.stanford.edu>
* src/powerpc/excep_f.c: This patch addresses the following issues: * src/powerpc/excep_f.c: This patch addresses the following issues: -
- exception handler needs to enable MSR_FP if the interrupted exception handler needs to enable MSR_FP if the interrupted thread is FP
thread is FP enabled. enabled. - printk message for MSR fixed and added stacktrace. NOTE: this
- printk message for MSR fixed and added stacktrace requires the stacktrace patch to
lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only,
NOTE: this requires the stacktrace patch to however).
lib/libbsp/powerpc/shared/vectors/vector_init.c
(#ifdef DDEBUG only, however)
2001-01-18 Joel Sherrill <joel@OARcorp.com>
* src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
macro using variable arguments.
2001-01-18 Joel Sherrill <joel@OARcorp.com>
* src/powerpc/new_exception_processing/remdeb.h,
src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated since
I updated the main RTEMS development machine to RedHat 7.2 and
apparently got a new version of rpcgen.
2001-10-30 Victor V. Vengerov <vvv@oktet.ru> 2001-10-30 Victor V. Vengerov <vvv@oktet.ru>
@@ -309,7 +273,8 @@
* include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
* src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='. * src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
* src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='. * src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
* src/powerpc/new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='. * src/powerpc/new_exception_processing/Makefile.am: Use
'PREINSTALL_FILES ='.
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -322,28 +287,48 @@
* include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy. * include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.
2001-05-15 Joel Sherrill <joel@OARcorp.com>
* src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,
src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I
accidentally deleted the incorrectly empty versions.
2001-04-20 Eric Valette <valette@crf.canon.fr> 2001-04-20 Eric Valette <valette@crf.canon.fr>
* mcp750 directory renamed new_exception processing as it * mcp750 directory renamed new_exception processing as it supports many
supports many more CPU models. more CPU models.
* configure.in, src/powerpc/Makefile.am, * configure.in, src/powerpc/Makefile.am,
src/powerpc/new_exception_processing/Makefile.am, src/powerpc/new_exception_processing/Makefile.am,
src/powerpc/new_exception_processing/remdeb_f.x: New files src/powerpc/new_exception_processing/remdeb_f.x: New files formerly in
formerly in mcp750 plus modifications. mcp750 plus modifications.
* src/powerpc/mcp750/.cvsignore, src/powerpc/mcp750/Makefile.am, * src/powerpc/mcp750/.cvsignore, src/powerpc/mcp750/Makefile.am,
src/powerpc/mcp750/remdeb.h, src/powerpc/mcp750/remdeb_f.x, src/powerpc/mcp750/remdeb.h, src/powerpc/mcp750/remdeb_f.x,
src/powerpc/mcp750/remdeb_svc.c, src/powerpc/mcp750/remdeb_xdr.c: src/powerpc/mcp750/remdeb_svc.c, src/powerpc/mcp750/remdeb_xdr.c:
Removed when moved to new_exception_processing. Removed when moved to new_exception_processing.
* configure.in, src/powerpc/Makefile.am, * configure.in, src/powerpc/Makefile.am,
src/powerpc/new_exception_processing/Makefile.am, src/powerpc/new_exception_processing/Makefile.am,
src/powerpc/new_exception_processing/remdeb_f.x: Modified as src/powerpc/new_exception_processing/remdeb_f.x: Modified as part of
part of this effort to add support for the MPC8xx. this effort to add support for the MPC8xx.
2001-04-19 Joel Sherrill <joel@OARcorp.com>
* src/powerpc/rdbg_f.c: Always include <rtems.h> instead of internal
include files.
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am, * include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am,
include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am: include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am: Cleanup
Cleanup including more proper style on include files. including more proper style on include files.
2001-01-18 Joel Sherrill <joel@OARcorp.com>
* src/powerpc/new_exception_processing/remdeb_svc.c: Corrected macro
using variable arguments.
* src/powerpc/new_exception_processing/remdeb.h,
src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated since I
updated the main RTEMS development machine to RedHat 7.2 and apparently
got a new version of rpcgen.
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -353,33 +338,31 @@
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
Switch to GNU canonicalization. canonicalization.
2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com> 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com>
* src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c, * src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
src/m68k/any/remdeb_svc.c: New files missed in merger. src/m68k/any/remdeb_svc.c: New files missed in merger.
2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com>
* configure.in: Add m68k support. * configure.in: Add m68k support.
* include/rdbg/m68k, src/m68k, src/m68k/any: New subdirectory. * include/rdbg/m68k, src/m68k, src/m68k/any: New subdirectory.
* src/_servtgt.c: add status text to prinf upon task creation failure. * src/_servtgt.c: add status text to prinf upon task creation failure.
* src/rdbg.c: reconnect rdbg exception handlers upon RPC calls. * src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
* src/m68k/Makefile.am, src/m68k/any/Makefile.am, * src/m68k/Makefile.am, src/m68k/any/Makefile.am,
src/m68k/any/remdeb_f.x, src/m68k/any/.cvsignore, src/m68k/any/remdeb_f.x, src/m68k/any/.cvsignore, src/m68k/any/remdeb.h,
src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c, src/m68k/any/remdeb_xdr.c, src/m68k/any/remdeb_svc.c,
src/m68k/any/remdeb_svc.c, src/m68k/excep_f.c, src/m68k/rdbg_cpu_asm.S, src/m68k/excep_f.c, src/m68k/rdbg_cpu_asm.S, src/m68k/rdbg_f.c,
src/m68k/rdbg_f.c, src/m68k/.cvsignore: New files. src/m68k/.cvsignore: New files.
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/Makefile.am, src/powerpc/mcp750/Makefile.am: Include * src/i386/any/Makefile.am, src/powerpc/mcp750/Makefile.am: Include
compile.am compile.am.
2000-08-10 Joel Sherrill <joel@OARcorp.com> 2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file. * ChangeLog: New file.