source: rtems/c/src/librdbg/ChangeLog @ a8c829c

4.104.114.84.95
Last change on this file since a8c829c was a8c829c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/24/01 at 18:30:09

2001-09-22 Ralf Corsepius <corsepiu@…>

  • src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
  • src/m68k/any/Makefile.am: Ditto.
  • src/powerpc/new_exception_processing/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
4        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
5        * src/m68k/any/Makefile.am: Ditto.
6        * src/powerpc/new_exception_processing/Makefile.am: Ditto.
7
82001-09-14      Eric Norum <eric.norum@usask.ca>
9
10        * include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.
11
122001-04-20      Eric Valette <valette@crf.canon.fr>
13
14        * mcp750 directory renamed new_exception processing as it
15        supports many more CPU models.
16        * configure.in, src/powerpc/Makefile.am,
17        src/powerpc/new_exception_processing/Makefile.am,
18        src/powerpc/new_exception_processing/remdeb_f.x: New files
19        formerly in mcp750 plus modifications.
20        * src/powerpc/mcp750/.cvsignore, src/powerpc/mcp750/Makefile.am,
21        src/powerpc/mcp750/remdeb.h, src/powerpc/mcp750/remdeb_f.x,
22        src/powerpc/mcp750/remdeb_svc.c, src/powerpc/mcp750/remdeb_xdr.c:
23        Removed when moved to new_exception_processing.
24        * configure.in, src/powerpc/Makefile.am,
25        src/powerpc/new_exception_processing/Makefile.am,
26        src/powerpc/new_exception_processing/remdeb_f.x: Modified as
27        part of this effort to add support for the MPC8xx.
28
292001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am,
32        include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am:
33        Cleanup including more proper style on include files.
34
352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
38
392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
42
432000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
46        Switch to GNU canonicalization.
47
482000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
49
50        * src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
51        src/m68k/any/remdeb_svc.c: New files missed in merger.
52
532000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
54
55        * configure.in: Add m68k support.
56        * include/rdbg/m68k, src/m68k, src/m68k/any: New subdirectory.
57        * src/_servtgt.c: add status text to prinf upon task creation failure.
58        * src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
59        * src/m68k/Makefile.am, src/m68k/any/Makefile.am,
60        src/m68k/any/remdeb_f.x, src/m68k/any/.cvsignore,
61        src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
62        src/m68k/any/remdeb_svc.c, src/m68k/excep_f.c, src/m68k/rdbg_cpu_asm.S,
63        src/m68k/rdbg_f.c, src/m68k/.cvsignore: New files.
64
652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * src/i386/any/Makefile.am, src/powerpc/mcp750/Makefile.am: Include
68        compile.am
69
702000-08-10      Joel Sherrill <joel@OARcorp.com>
71
72        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.