source: rtems/c/src/librdbg/ChangeLog @ 7597ba1a

4.104.114.84.95
Last change on this file since 7597ba1a was 7597ba1a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:23:34

2003-12-13 Ralf Corsepius <corsepiu@…>

  • src/i386/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • src/m68k/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • src/powerpc/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 13.8 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * src/i386/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4        * src/m68k/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
5        * src/powerpc/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
6
72003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
10        * include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
11        * include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
12        * include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13        * src/i386/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14        * src/m68k/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15        * src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
16
172003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * src/powerpc/new_exception_processing/Makefile.am: Remove.
20        * src/powerpc/Makefile.am: Merge-in former
21        new_exception_processing/Makefile.am.
22        * src/m68k/any/Makefile.am: Remove.
23        * src/m68k/Makefile.am: Merge-in former any/Makefile.am.
24        * src/i386/any/Makefile.am: Remove.
25        * src/i386/Makefile.am: Merge-in former any/Makefile.am.
26        * src/Makefile.am: Cosmetics.
27        * include/Makefile.am: Cosmetics.
28        * Makefile.am: Cosmetics.
29
302003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * src/i386/any/Makefile.am: Remove all-local: $(ARCH).
33        * src/m68k/any/Makefile.am: Remove all-local: $(ARCH).
34        * src/powerpc/new_exception_processing/Makefile.am: Remove all-local: $(ARCH).
35
362003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Reformat. Apply dirstamps to preinstallation.
39        * include/Makefile.am: Ditto.
40        * include/rdbg/Makefile.am: Ditto.
41        * include/rdbg/i386/Makefile.am: Ditto.
42        * include/rdbg/m68k/Makefile.am: Ditto.
43        * include/rdbg/powerpc/Makefile.am: Ditto:
44        * src/Makefile.am: Ditto.
45        * src/i386/Makefile.am: Ditto.
46        * src/i386/any/Makefile.am: Ditto.
47        * src/m68k/Makefile.am: Ditto.
48        * src/m68k/any/Makefile.am: Ditto.
49        * src/powerpc/Makefile.am: Ditto.
50        * src/powerpc/new_exception_processing/Makefile.am: Ditto.
51
522003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * src/i386/any/Makefile.am, src/m68k/any/Makefile.am,
55        src/powerpc/new_exception_processing/Makefile.am:
56        Don't include @RTEMS_BSP@.cfg.
57
582003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect having moved automake/.
61        * include/Makefile.am: Reflect having moved automake/.
62        * include/rdbg/Makefile.am: Reflect having moved automake/.
63        * include/rdbg/i386/Makefile.am: Reflect having moved automake/.
64        * include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
65        * include/rdbg/powerpc/Makefile.am: Reflect having moved automake/.
66        * src/Makefile.am: Reflect having moved automake/.
67        * src/i386/Makefile.am: Reflect having moved automake/.
68        * src/i386/any/Makefile.am: Reflect having moved automake/.
69        * src/m68k/Makefile.am: Reflect having moved automake/.
70        * src/m68k/any/Makefile.am: Reflect having moved automake/.
71        * src/powerpc/Makefile.am: Reflect having moved automake/.
72        * src/powerpc/new_exception_processing/Makefile.am: Reflect having moved automake/.
73
742003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
77        * src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
78
792003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Remove (Merged into ../configure.ac).
82        * Makefile.am, include/Makefile.am, include/rdbg/Makefile.am,
83        include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am,
84        include/rdbg/powerpc/Makefile.am, src/Makefile.am,
85        src/i386/Makefile.am, src/i386/any/Makefile.am,
86        src/m68k/Makefile.am, src/m68k/any/Makefile.am,
87        src/powerpc/Makefile.am,
88        src/powerpc/new_exception_processing/Makefile.am:
89        Reflect having merged configure.ac into ../configure.ac.
90
912003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        PR 427/rtems
94        * src/rdbg.c: Use memset instead of bzero (deprecated).
95        * src/servtsp.c: Ditto.
96
972003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove AC_CONFIG_AUX_DIR.
100
1012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
104
1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AC_PREREQ(2.57).
108
1092002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
112
1132002-11-04      Joel Sherrill <joel@OARcorp.com>
114
115        * src/_servtgt.c: Removed warning by adding support for ITRON
116        tasks and rolling multiple loops into 1.
117        * src/m68k/rdbg_f.c: Removed warning.
118
1192002-10-31      Joel Sherrill <joel@OARcorp.com>
120
121        * src/i386/any/remdeb_xdr.c: Removed warnings.
122
1232002-10-31      Joel Sherrill <joel@OARcorp.com>
124
125        * src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c,
126        src/m68k/any/remdeb_xdr.c,
127        src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings.
128
1292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * .cvsignore: Reformat.
132        Add autom4te*cache.
133        Remove autom4te.cache.
134
1352002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Remove RTEMS_BSP_ALIAS.
138        Add RTEMS_CHECK_BSP_CACHE.
139
1402002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
143        * src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
144        * src/powerpc/new_exception_processing/Makefile.am: Use .$(OBJEXT) instead of .o.
145
1462002-07-01      Joel Sherrill <joel@OARcorp.com>
147
148        * src/_servtgt.c, src/ptrace.c: Corrected use of
149        _Objects_Information_table now that it is a two dimensional
150        array based upon API and class.
151
1522001-05-15      Joel Sherrill <joel@OARcorp.com>
153
154        * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,
155        src/powerpc/new_exception_processing/remdeb_svc.c: Readding as
156        I accidentally deleted the incorrectly empty versions.
1572002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
158
159        * src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption that
160        exception stack frames on M68K members with VBR always are 6 byte long.
161        The incorrect assumption resulted in some gdb commands like "next"
162        to fail on the 68360.
163
1642002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,
167        src/powerpc/new_exception_processing/remdeb_svc.c: Per PR220 remove
168        these files from CVS.
169
1702001-04-19      Joel Sherrill <joel@OARcorp.com>
171
172        * src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
173        internal include files.
174 
1752002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * src/powerpc/rdbg_cpu_asm.S: Reflect changes to
178        <rtems/score/cpu.h>.
179        * src/powerpc/rdbg_f.c: Ditto.
180
1812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac:
184        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
185        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
186        * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS.
199
2002002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        PR 149
203        * src/i386/any/Makefile.am: s/$(SED)/sed/.
204        * src/m68k/any/Makefile.am: s/$(SED)/sed/.
205        * src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/.
206        (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>)
207
2082002-02-01      Eric Valette <valette@crf.canon.fr>
209
210
211        * So many patches have been posted recently on the mailing list and
212        because we were unable to find correct solution to compile on various
213        linux distros (due to rpcgen incompatibilities), and because the coding
214        style of rdbg was rather inconsistant among various pieces of code, I
215        decided to:
216            1) make some cleaning regarding global coding style (using
217               indent + manual edits),
218            2) incorporate/review the paches send by various people
219               (S. Holford, T. Strauman),
220            3) Fix the bug due to varying rpcgen code generation
221               in remdeb_svc.c,
222            4) Remove some dead code,
223            5) Apply a patches enabling to call enterRdbg imediately
224               after rdbg initialization is done,
225
226        NB : the paches is huge but it is mainly due to coding styke chnages.
227        Only few lines of codes have been really changed and they do not impact
228        rdbg functionnality (AFAIKT).
229
230        * include/rdbg/servrpc.h, include/rdbg/i386/rdbg_f.h,
231        include/rdbg/m68k/rdbg_f.h, include/rdbg/powerpc/rdbg_f.h,
232        src/_servtgt.c, src/awk.svc, src/excep.c, src/ptrace.c, src/rdbg.c,
233        src/remdeb.x, src/servbkpt.c, src/servcon.c, src/servrpc.c,
234        src/servtgt.c, src/servtsp.c, src/servutil.c, src/i386/excep_f.c,
235        src/i386/rdbg_f.c, src/i386/any/Makefile.am, src/i386/any/remdeb.h,
236        src/i386/any/remdeb_svc.c, src/i386/any/remdeb_xdr.c,
237        src/m68k/excep_f.c, src/m68k/rdbg_f.c, src/m68k/any/Makefile.am,
238        src/m68k/any/remdeb.h, src/m68k/any/remdeb_svc.c,
239        src/m68k/any/remdeb_xdr.c, src/powerpc/excep_f.c, src/powerpc/rdbg_f.c,
240        src/powerpc/new_exception_processing/Makefile.am,
241        src/powerpc/new_exception_processing/remdeb.h,
242        src/powerpc/new_exception_processing/remdeb_svc.c,
243        src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
244
2452002-01-18      Till Straumann <strauman@slac.stanford.edu>
246
247        * src/powerpc/excep_f.c: This patch addresses the following issues:
248            - exception handler needs to enable MSR_FP if the interrupted
249              thread is FP enabled.
250            - printk message for MSR fixed and added stacktrace
251
252        NOTE: this requires the stacktrace patch to
253        lib/libbsp/powerpc/shared/vectors/vector_init.c
254        (#ifdef DDEBUG only, however)
255
2562001-01-18      Joel Sherrill <joel@OARcorp.com>
257
258        * src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
259        macro using variable arguments.
260       
2612001-01-18      Joel Sherrill <joel@OARcorp.com>
262
263        * src/powerpc/new_exception_processing/remdeb.h,
264        src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated since
265        I updated the main RTEMS development machine to RedHat 7.2 and
266        apparently got a new version of rpcgen.
267
2682001-10-30      Victor V. Vengerov <vvv@oktet.ru>
269
270        * src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
271
2722001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac: Fix latent bug exposed by removal of config.cache's
275        which prevented powerpc targets librdbg from building.
276
2772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
280        * configure.in: Remove.
281        * configure.ac: New file, generated from configure.in by autoupdate.
282
2832001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
286        * include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
287        * include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
288        * include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
289        * src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
290        * src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
291        * src/powerpc/new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
292
2932001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
296        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
297        * src/m68k/any/Makefile.am: Ditto.
298        * src/powerpc/new_exception_processing/Makefile.am: Ditto.
299
3002001-09-14      Eric Norum <eric.norum@usask.ca>
301
302        * include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.
303
3042001-04-20      Eric Valette <valette@crf.canon.fr>
305
306        * mcp750 directory renamed new_exception processing as it
307        supports many more CPU models.
308        * configure.in, src/powerpc/Makefile.am,
309        src/powerpc/new_exception_processing/Makefile.am,
310        src/powerpc/new_exception_processing/remdeb_f.x: New files
311        formerly in mcp750 plus modifications.
312        * src/powerpc/mcp750/.cvsignore, src/powerpc/mcp750/Makefile.am,
313        src/powerpc/mcp750/remdeb.h, src/powerpc/mcp750/remdeb_f.x,
314        src/powerpc/mcp750/remdeb_svc.c, src/powerpc/mcp750/remdeb_xdr.c:
315        Removed when moved to new_exception_processing.
316        * configure.in, src/powerpc/Makefile.am,
317        src/powerpc/new_exception_processing/Makefile.am,
318        src/powerpc/new_exception_processing/remdeb_f.x: Modified as
319        part of this effort to add support for the MPC8xx.
320
3212001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am,
324        include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am:
325        Cleanup including more proper style on include files.
326
3272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
330
3312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
334
3352000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
338        Switch to GNU canonicalization.
339
3402000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
341
342        * src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
343        src/m68k/any/remdeb_svc.c: New files missed in merger.
344
3452000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
346
347        * configure.in: Add m68k support.
348        * include/rdbg/m68k, src/m68k, src/m68k/any: New subdirectory.
349        * src/_servtgt.c: add status text to prinf upon task creation failure.
350        * src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
351        * src/m68k/Makefile.am, src/m68k/any/Makefile.am,
352        src/m68k/any/remdeb_f.x, src/m68k/any/.cvsignore,
353        src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
354        src/m68k/any/remdeb_svc.c, src/m68k/excep_f.c, src/m68k/rdbg_cpu_asm.S,
355        src/m68k/rdbg_f.c, src/m68k/.cvsignore: New files.
356
3572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * src/i386/any/Makefile.am, src/powerpc/mcp750/Makefile.am: Include
360        compile.am
361
3622000-08-10      Joel Sherrill <joel@OARcorp.com>
363
364        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.