source: rtems/c/src/librdbg/ChangeLog @ 46d6d648

4.104.114.84.95
Last change on this file since 46d6d648 was 46d6d648, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/22/03 at 03:02:00

2003-08-22 Ralf Corsepius <corsepiu@…>

  • src/i386/any/Makefile.am, src/m68k/any/Makefile.am, src/powerpc/new_exception_processing/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 11.7 KB
RevLine 
[46d6d648]12003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * src/i386/any/Makefile.am, src/m68k/any/Makefile.am,
4        src/powerpc/new_exception_processing/Makefile.am:
5        Don't include @RTEMS_BSP@.cfg.
6
[0bc2339]72003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
[c483a4e]9        * Makefile.am: Reflect having moved automake/.
10        * include/Makefile.am: Reflect having moved automake/.
11        * include/rdbg/Makefile.am: Reflect having moved automake/.
12        * include/rdbg/i386/Makefile.am: Reflect having moved automake/.
13        * include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
14        * include/rdbg/powerpc/Makefile.am: Reflect having moved automake/.
15        * src/Makefile.am: Reflect having moved automake/.
16        * src/i386/Makefile.am: Reflect having moved automake/.
17        * src/i386/any/Makefile.am: Reflect having moved automake/.
18        * src/m68k/Makefile.am: Reflect having moved automake/.
19        * src/m68k/any/Makefile.am: Reflect having moved automake/.
20        * src/powerpc/Makefile.am: Reflect having moved automake/.
21        * src/powerpc/new_exception_processing/Makefile.am: Reflect having moved automake/.
[0bc2339]22
[18ceef3]232003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
26        * src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
27
[e37d7196]282003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove (Merged into ../configure.ac).
31        * Makefile.am, include/Makefile.am, include/rdbg/Makefile.am,
32        include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am,
33        include/rdbg/powerpc/Makefile.am, src/Makefile.am,
34        src/i386/Makefile.am, src/i386/any/Makefile.am,
35        src/m68k/Makefile.am, src/m68k/any/Makefile.am,
36        src/powerpc/Makefile.am,
37        src/powerpc/new_exception_processing/Makefile.am:
38        Reflect having merged configure.ac into ../configure.ac.
39
[718f981]402003-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
[1dfc1b94]42        PR 427/rtems
[718f981]43        * src/rdbg.c: Use memset instead of bzero (deprecated).
44        * src/servtsp.c: Ditto.
45
[3c55718]462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove AC_CONFIG_AUX_DIR.
49
[ccd81b60]502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
53
[9b5c258]542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: AC_PREREQ(2.57).
57
[f69283e2]582002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
61
[145fc8c]622002-11-04      Joel Sherrill <joel@OARcorp.com>
63
64        * src/_servtgt.c: Removed warning by adding support for ITRON
65        tasks and rolling multiple loops into 1.
66        * src/m68k/rdbg_f.c: Removed warning.
67
[703f3a4]682002-10-31      Joel Sherrill <joel@OARcorp.com>
69
70        * src/i386/any/remdeb_xdr.c: Removed warnings.
71
[224a646a]722002-10-31      Joel Sherrill <joel@OARcorp.com>
73
74        * src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c,
75        src/m68k/any/remdeb_xdr.c,
76        src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings.
77
[8730f45]782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Reformat.
81        Add autom4te*cache.
82        Remove autom4te.cache.
83
[af10cd4c]842002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove RTEMS_BSP_ALIAS.
87        Add RTEMS_CHECK_BSP_CACHE.
88
[c6bb4fa4]892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * src/powerpc/new_exception_processing/Makefile.am: Use .$(OBJEXT) instead of .o.
94
[ce8e6a8]952002-07-01      Joel Sherrill <joel@OARcorp.com>
96
97        * src/_servtgt.c, src/ptrace.c: Corrected use of
98        _Objects_Information_table now that it is a two dimensional
99        array based upon API and class.
100
[fe36c017]1012001-05-15      Joel Sherrill <joel@OARcorp.com>
102
103        * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,
104        src/powerpc/new_exception_processing/remdeb_svc.c: Readding as
105        I accidentally deleted the incorrectly empty versions.
[3695f03b]1062002-05-14      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
107
108        * src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption that
109        exception stack frames on M68K members with VBR always are 6 byte long.
110        The incorrect assumption resulted in some gdb commands like "next"
111        to fail on the 68360.
112
[da6b86a]1132002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,
116        src/powerpc/new_exception_processing/remdeb_svc.c: Per PR220 remove
117        these files from CVS.
118
[28abd141]1192001-04-19      Joel Sherrill <joel@OARcorp.com>
120
121        * src/powerpc/rdbg_f.c: Always include <rtems.h> instead of
122        internal include files.
123 
[ffa5b98]1242002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * src/powerpc/rdbg_cpu_asm.S: Reflect changes to
127        <rtems/score/cpu.h>.
128        * src/powerpc/rdbg_f.c: Ditto.
129
[dbba1d6d]1302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac:
133        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
134        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
135        * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
137        * include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
138        * include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
139        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
140        * Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS.
148
[cb8e48e]1492002-03-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        PR 149
152        * src/i386/any/Makefile.am: s/$(SED)/sed/.
153        * src/m68k/any/Makefile.am: s/$(SED)/sed/.
154        * src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/.
155        (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>)
156
[f562815]1572002-02-01      Eric Valette <valette@crf.canon.fr>
158
159
160        * So many patches have been posted recently on the mailing list and
161        because we were unable to find correct solution to compile on various
162        linux distros (due to rpcgen incompatibilities), and because the coding
163        style of rdbg was rather inconsistant among various pieces of code, I
164        decided to:
165            1) make some cleaning regarding global coding style (using
166               indent + manual edits),
167            2) incorporate/review the paches send by various people
168               (S. Holford, T. Strauman),
169            3) Fix the bug due to varying rpcgen code generation
170               in remdeb_svc.c,
171            4) Remove some dead code,
172            5) Apply a patches enabling to call enterRdbg imediately
173               after rdbg initialization is done,
174
175        NB : the paches is huge but it is mainly due to coding styke chnages.
176        Only few lines of codes have been really changed and they do not impact
177        rdbg functionnality (AFAIKT).
178
179        * include/rdbg/servrpc.h, include/rdbg/i386/rdbg_f.h,
180        include/rdbg/m68k/rdbg_f.h, include/rdbg/powerpc/rdbg_f.h,
181        src/_servtgt.c, src/awk.svc, src/excep.c, src/ptrace.c, src/rdbg.c,
182        src/remdeb.x, src/servbkpt.c, src/servcon.c, src/servrpc.c,
183        src/servtgt.c, src/servtsp.c, src/servutil.c, src/i386/excep_f.c,
184        src/i386/rdbg_f.c, src/i386/any/Makefile.am, src/i386/any/remdeb.h,
185        src/i386/any/remdeb_svc.c, src/i386/any/remdeb_xdr.c,
186        src/m68k/excep_f.c, src/m68k/rdbg_f.c, src/m68k/any/Makefile.am,
187        src/m68k/any/remdeb.h, src/m68k/any/remdeb_svc.c,
188        src/m68k/any/remdeb_xdr.c, src/powerpc/excep_f.c, src/powerpc/rdbg_f.c,
189        src/powerpc/new_exception_processing/Makefile.am,
190        src/powerpc/new_exception_processing/remdeb.h,
191        src/powerpc/new_exception_processing/remdeb_svc.c,
192        src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
193
1942002-01-18      Till Straumann <strauman@slac.stanford.edu>
195
196        * src/powerpc/excep_f.c: This patch addresses the following issues:
197            - exception handler needs to enable MSR_FP if the interrupted
198              thread is FP enabled.
199            - printk message for MSR fixed and added stacktrace
200
201        NOTE: this requires the stacktrace patch to
202        lib/libbsp/powerpc/shared/vectors/vector_init.c
203        (#ifdef DDEBUG only, however)
204
[6966421]2052001-01-18      Joel Sherrill <joel@OARcorp.com>
206
207        * src/powerpc/new_exception_processing/remdeb_svc.c: Corrected
208        macro using variable arguments.
209       
2102001-01-18      Joel Sherrill <joel@OARcorp.com>
211
212        * src/powerpc/new_exception_processing/remdeb.h,
213        src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated since
214        I updated the main RTEMS development machine to RedHat 7.2 and
215        apparently got a new version of rpcgen.
216
2172001-10-30      Victor V. Vengerov <vvv@oktet.ru>
218
219        * src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
220
2212001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Fix latent bug exposed by removal of config.cache's
224        which prevented powerpc targets librdbg from building.
225
2262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
229        * configure.in: Remove.
230        * configure.ac: New file, generated from configure.in by autoupdate.
231
2322001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
235        * include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
236        * include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
237        * include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
238        * src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
239        * src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
240        * src/powerpc/new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
241
2422001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
245        includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
246        * src/m68k/any/Makefile.am: Ditto.
247        * src/powerpc/new_exception_processing/Makefile.am: Ditto.
248
2492001-09-14      Eric Norum <eric.norum@usask.ca>
250
251        * include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.
252
2532001-04-20      Eric Valette <valette@crf.canon.fr>
254
255        * mcp750 directory renamed new_exception processing as it
256        supports many more CPU models.
257        * configure.in, src/powerpc/Makefile.am,
[40cf43ea]258        src/powerpc/new_exception_processing/Makefile.am,
[6966421]259        src/powerpc/new_exception_processing/remdeb_f.x: New files
260        formerly in mcp750 plus modifications.
261        * src/powerpc/mcp750/.cvsignore, src/powerpc/mcp750/Makefile.am,
262        src/powerpc/mcp750/remdeb.h, src/powerpc/mcp750/remdeb_f.x,
263        src/powerpc/mcp750/remdeb_svc.c, src/powerpc/mcp750/remdeb_xdr.c:
264        Removed when moved to new_exception_processing.
265        * configure.in, src/powerpc/Makefile.am,
266        src/powerpc/new_exception_processing/Makefile.am,
267        src/powerpc/new_exception_processing/remdeb_f.x: Modified as
268        part of this effort to add support for the MPC8xx.
269
2702001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am,
273        include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am:
274        Cleanup including more proper style on include files.
275
2762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
279
2802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
283
2842000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
287        Switch to GNU canonicalization.
288
2892000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
290
291        * src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
292        src/m68k/any/remdeb_svc.c: New files missed in merger.
293
2942000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
295
296        * configure.in: Add m68k support.
297        * include/rdbg/m68k, src/m68k, src/m68k/any: New subdirectory.
298        * src/_servtgt.c: add status text to prinf upon task creation failure.
299        * src/rdbg.c: reconnect rdbg exception handlers upon RPC calls.
300        * src/m68k/Makefile.am, src/m68k/any/Makefile.am,
301        src/m68k/any/remdeb_f.x, src/m68k/any/.cvsignore,
302        src/m68k/any/remdeb.h, src/m68k/any/remdeb_xdr.c,
303        src/m68k/any/remdeb_svc.c, src/m68k/excep_f.c, src/m68k/rdbg_cpu_asm.S,
304        src/m68k/rdbg_f.c, src/m68k/.cvsignore: New files.
305
3062000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * src/i386/any/Makefile.am, src/powerpc/mcp750/Makefile.am: Include
309        compile.am
310
3112000-08-10      Joel Sherrill <joel@OARcorp.com>
[40cf43ea]312
[6966421]313        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.