source: rtems/c/src/librdbg/ChangeLog @ 3605c4e

Last change on this file since 3605c4e was de65a875, checked in by Joel Sherrill <joel.sherrill@…>, on 07/18/03 at 14:14:40

Fixed formatting so scripts work.

  • Property mode set to 100644
File size: 10.0 KB
Line 
12003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        PR 427/rtems
4        * src/rdbg.c: Use memset instead of bzero (deprecated).
5        * src/servtsp.c: Ditto.
6
72003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Remove AC_CONFIG_AUX_DIR.
10
112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
14
152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: AC_PREREQ(2.57).
18
192002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
22
232002-11-04      Joel Sherrill <joel@OARcorp.com>
24
25        * src/_servtgt.c: Removed warning by adding support for ITRON
26        tasks and rolling multiple loops into 1.
27        * src/m68k/rdbg_f.c: Removed warning.
28
292002-10-31      Joel Sherrill <joel@OARcorp.com>
30
31        * src/i386/any/remdeb_xdr.c: Removed warnings.
32
332002-10-31      Joel Sherrill <joel@OARcorp.com>
34
35        * src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c,
36        src/m68k/any/remdeb_xdr.c,
37        src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings.
38
392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * .cvsignore: Reformat.
42        Add autom4te*cache.
43        Remove autom4te.cache.
44
452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Remove RTEMS_BSP_ALIAS.
48        Add RTEMS_CHECK_BSP_CACHE.
49
502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
53        * src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
54        * src/powerpc/new_exception_processing/Makefile.am: Use .$(OBJEXT) instead of .o.
55
562002-07-01      Joel Sherrill <joel@OARcorp.com>
57
58        * src/_servtgt.c, src/ptrace.c: Corrected use of
59        _Objects_Information_table now that it is a two dimensional
60        array based upon API and class.
61
622001-05-15      Joel Sherrill <joel@OARcorp.com>
63
64        * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,
65        src/powerpc/new_exception_processing/remdeb_svc.c: Readding as
66        I accidentally deleted the incorrectly empty versions.
672002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
68
69        * src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption that
70        exception stack frames on M68K members with VBR always are 6 byte long.
71        The incorrect assumption resulted in some gdb commands like "next"
72        to fail on the 68360.
73
742002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,
77        src/powerpc/new_exception_processing/remdeb_svc.c: Per PR220 remove
78        these files from CVS.
79
802001-04-19      Joel Sherrill <joel@OARcorp.com>
81
82        * src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
83        internal include files.
84 
852002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * src/powerpc/rdbg_cpu_asm.S: Reflect changes to
88        <rtems/score/cpu.h>.
89        * src/powerpc/rdbg_f.c: Ditto.
90
912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac:
94        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
95        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
96        * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
97        * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
98        * include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
99        * include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
100        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
101        * Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS.
109
1102002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        PR 149
113        * src/i386/any/Makefile.am: s/$(SED)/sed/.
114        * src/m68k/any/Makefile.am: s/$(SED)/sed/.
115        * src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/.
116        (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>)
117
1182002-02-01      Eric Valette <valette@crf.canon.fr>
119
120
121        * So many patches have been posted recently on the mailing list and
122        because we were unable to find correct solution to compile on various
123        linux distros (due to rpcgen incompatibilities), and because the coding
124        style of rdbg was rather inconsistant among various pieces of code, I
125        decided to:
126            1) make some cleaning regarding global coding style (using
127               indent + manual edits),
128            2) incorporate/review the paches send by various people
129               (S. Holford, T. Strauman),
130            3) Fix the bug due to varying rpcgen code generation
131               in remdeb_svc.c,
132            4) Remove some dead code,
133            5) Apply a patches enabling to call enterRdbg imediately
134               after rdbg initialization is done,
135
136        NB : the paches is huge but it is mainly due to coding styke chnages.
137        Only few lines of codes have been really changed and they do not impact
138        rdbg functionnality (AFAIKT).
139
140        * include/rdbg/servrpc.h, include/rdbg/i386/rdbg_f.h,
141        include/rdbg/m68k/rdbg_f.h, include/rdbg/powerpc/rdbg_f.h,
142        src/_servtgt.c, src/awk.svc, src/excep.c, src/ptrace.c, src/rdbg.c,
143        src/remdeb.x, src/servbkpt.c, src/servcon.c, src/servrpc.c,
144        src/servtgt.c, src/servtsp.c, src/servutil.c, src/i386/excep_f.c,
145        src/i386/rdbg_f.c, src/i386/any/Makefile.am, src/i386/any/remdeb.h,
146        src/i386/any/remdeb_svc.c, src/i386/any/remdeb_xdr.c,
147        src/m68k/excep_f.c, src/m68k/rdbg_f.c, src/m68k/any/Makefile.am,
148        src/m68k/any/remdeb.h, src/m68k/any/remdeb_svc.c,
149        src/m68k/any/remdeb_xdr.c, src/powerpc/excep_f.c, src/powerpc/rdbg_f.c,
150        src/powerpc/new_exception_processing/Makefile.am,
151        src/powerpc/new_exception_processing/remdeb.h,
152        src/powerpc/new_exception_processing/remdeb_svc.c,
153        src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
154
1552002-01-18      Till Straumann <strauman@slac.stanford.edu>
156
157        * src/powerpc/excep_f.c: This patch addresses the following issues:
158            - exception handler needs to enable MSR_FP if the interrupted
159              thread is FP enabled.
160            - printk message for MSR fixed and added stacktrace
161
162        NOTE: this requires the stacktrace patch to
163        lib/libbsp/powerpc/shared/vectors/vector_init.c
164        (#ifdef DDEBUG only, however)
165
1662001-01-18      Joel Sherrill <joel@OARcorp.com>
167
168        * src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
169        macro using variable arguments.
170       
1712001-01-18      Joel Sherrill <joel@OARcorp.com>
172
173        * src/powerpc/new_exception_processing/remdeb.h,
174        src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated since
175        I updated the main RTEMS development machine to RedHat 7.2 and
176        apparently got a new version of rpcgen.
177
1782001-10-30      Victor V. Vengerov <vvv@oktet.ru>
179
180        * src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
181
1822001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Fix latent bug exposed by removal of config.cache's
185        which prevented powerpc targets librdbg from building.
186
1872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
190        * configure.in: Remove.
191        * configure.ac: New file, generated from configure.in by autoupdate.
192
1932001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
196        * include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
197        * include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
198        * include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
199        * src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
200        * src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
201        * src/powerpc/new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
202
2032001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
206        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
207        * src/m68k/any/Makefile.am: Ditto.
208        * src/powerpc/new_exception_processing/Makefile.am: Ditto.
209
2102001-09-14      Eric Norum <eric.norum@usask.ca>
211
212        * include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.
213
2142001-04-20      Eric Valette <valette@crf.canon.fr>
215
216        * mcp750 directory renamed new_exception processing as it
217        supports many more CPU models.
218        * configure.in, src/powerpc/Makefile.am,
219        src/powerpc/new_exception_processing/Makefile.am,
220        src/powerpc/new_exception_processing/remdeb_f.x: New files
221        formerly in mcp750 plus modifications.
222        * src/powerpc/mcp750/.cvsignore, src/powerpc/mcp750/Makefile.am,
223        src/powerpc/mcp750/remdeb.h, src/powerpc/mcp750/remdeb_f.x,
224        src/powerpc/mcp750/remdeb_svc.c, src/powerpc/mcp750/remdeb_xdr.c:
225        Removed when moved to new_exception_processing.
226        * configure.in, src/powerpc/Makefile.am,
227        src/powerpc/new_exception_processing/Makefile.am,
228        src/powerpc/new_exception_processing/remdeb_f.x: Modified as
229        part of this effort to add support for the MPC8xx.
230
2312001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am,
234        include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am:
235        Cleanup including more proper style on include files.
236
2372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
240
2412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
244
2452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
248        Switch to GNU canonicalization.
249
2502000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
251
252        * src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
253        src/m68k/any/remdeb_svc.c: New files missed in merger.
254
2552000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
256
257        * configure.in: Add m68k support.
258        * include/rdbg/m68k, src/m68k, src/m68k/any: New subdirectory.
259        * src/_servtgt.c: add status text to prinf upon task creation failure.
260        * src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
261        * src/m68k/Makefile.am, src/m68k/any/Makefile.am,
262        src/m68k/any/remdeb_f.x, src/m68k/any/.cvsignore,
263        src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
264        src/m68k/any/remdeb_svc.c, src/m68k/excep_f.c, src/m68k/rdbg_cpu_asm.S,
265        src/m68k/rdbg_f.c, src/m68k/.cvsignore: New files.
266
2672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * src/i386/any/Makefile.am, src/powerpc/mcp750/Makefile.am: Include
270        compile.am
271
2722000-08-10      Joel Sherrill <joel@OARcorp.com>
273
274        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.