1 | 2001-01-18 Joel Sherrill <joel@OARcorp.com> |
---|
2 | |
---|
3 | * src/powerpc/new_exception_processing/remdeb_svc.c: Corrected |
---|
4 | macro using variable arguments. |
---|
5 | |
---|
6 | 2001-01-18 Joel Sherrill <joel@OARcorp.com> |
---|
7 | |
---|
8 | * src/powerpc/new_exception_processing/remdeb.h, |
---|
9 | src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated since |
---|
10 | I updated the main RTEMS development machine to RedHat 7.2 and |
---|
11 | apparently got a new version of rpcgen. |
---|
12 | |
---|
13 | 2001-10-30 Victor V. Vengerov <vvv@oktet.ru> |
---|
14 | |
---|
15 | * src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire. |
---|
16 | |
---|
17 | 2001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
18 | |
---|
19 | * configure.ac: Fix latent bug exposed by removal of config.cache's |
---|
20 | which prevented powerpc targets librdbg from building. |
---|
21 | |
---|
22 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
23 | |
---|
24 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
25 | * configure.in: Remove. |
---|
26 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
27 | |
---|
28 | 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
29 | |
---|
30 | * include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
31 | * include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
32 | * include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
33 | * include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
34 | * src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
35 | * src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
36 | * src/powerpc/new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='. |
---|
37 | |
---|
38 | 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
39 | |
---|
40 | * src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the |
---|
41 | includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy. |
---|
42 | * src/m68k/any/Makefile.am: Ditto. |
---|
43 | * src/powerpc/new_exception_processing/Makefile.am: Ditto. |
---|
44 | |
---|
45 | 2001-09-14 Eric Norum <eric.norum@usask.ca> |
---|
46 | |
---|
47 | * include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy. |
---|
48 | |
---|
49 | 2001-04-20 Eric Valette <valette@crf.canon.fr> |
---|
50 | |
---|
51 | * mcp750 directory renamed new_exception processing as it |
---|
52 | supports many more CPU models. |
---|
53 | * configure.in, src/powerpc/Makefile.am, |
---|
54 | src/powerpc/new_exception_processing/Makefile.am, |
---|
55 | src/powerpc/new_exception_processing/remdeb_f.x: New files |
---|
56 | formerly in mcp750 plus modifications. |
---|
57 | * src/powerpc/mcp750/.cvsignore, src/powerpc/mcp750/Makefile.am, |
---|
58 | src/powerpc/mcp750/remdeb.h, src/powerpc/mcp750/remdeb_f.x, |
---|
59 | src/powerpc/mcp750/remdeb_svc.c, src/powerpc/mcp750/remdeb_xdr.c: |
---|
60 | Removed when moved to new_exception_processing. |
---|
61 | * configure.in, src/powerpc/Makefile.am, |
---|
62 | src/powerpc/new_exception_processing/Makefile.am, |
---|
63 | src/powerpc/new_exception_processing/remdeb_f.x: Modified as |
---|
64 | part of this effort to add support for the MPC8xx. |
---|
65 | |
---|
66 | 2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
67 | |
---|
68 | * include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am, |
---|
69 | include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am: |
---|
70 | Cleanup including more proper style on include files. |
---|
71 | |
---|
72 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
73 | |
---|
74 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
75 | |
---|
76 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
77 | |
---|
78 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
79 | |
---|
80 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
81 | |
---|
82 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
83 | Switch to GNU canonicalization. |
---|
84 | |
---|
85 | 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com> |
---|
86 | |
---|
87 | * src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c, |
---|
88 | src/m68k/any/remdeb_svc.c: New files missed in merger. |
---|
89 | |
---|
90 | 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com> |
---|
91 | |
---|
92 | * configure.in: Add m68k support. |
---|
93 | * include/rdbg/m68k, src/m68k, src/m68k/any: New subdirectory. |
---|
94 | * src/_servtgt.c: add status text to prinf upon task creation failure. |
---|
95 | * src/rdbg.c: reconnect rdbg exception handlers upon RPC calls. |
---|
96 | * src/m68k/Makefile.am, src/m68k/any/Makefile.am, |
---|
97 | src/m68k/any/remdeb_f.x, src/m68k/any/.cvsignore, |
---|
98 | src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c, |
---|
99 | src/m68k/any/remdeb_svc.c, src/m68k/excep_f.c, src/m68k/rdbg_cpu_asm.S, |
---|
100 | src/m68k/rdbg_f.c, src/m68k/.cvsignore: New files. |
---|
101 | |
---|
102 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
103 | |
---|
104 | * src/i386/any/Makefile.am, src/powerpc/mcp750/Makefile.am: Include |
---|
105 | compile.am |
---|
106 | |
---|
107 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
108 | |
---|
109 | * ChangeLog: New file. |
---|