* gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
524f442b
SG
1Tue Apr 8 10:45:24 1997 Stu Grossman (grossman@critters.cygnus.com)
2
3 * config/pa/{hppabsd.mt hppahpux.mt hppaosf.mt}: Remove
4 remote-pa.o from TDEPFILES. Nobody uses it, and besides, it's a
5 lousy out-of-date clone of remote.c.
6
0a325463
SG
7Fri Apr 4 08:21:21 1997 Stu Grossman (grossman@critters.cygnus.com)
8
a057f07b
SG
9 * remote.c: Fix problems realized while showering.
10 * (hexnumlen): Add prototype. Use max, not min.
11 * (remote_write_bytes remote_read_bytes): Fix max packet size
12 calculations to properly account for packet overhead. Also handle
13 (probably rare) case where remote_register_buf_size isn't set.
14
0a325463
SG
15 * remote.c: Fix doc for `C' and `S' commands to indicate full
16 address.
17 * (remote_ops extended_remote_ops remote_desc remote_write_size):
18 Make static.
19 * (remote_fetch_registers remote_write_bytes remote_read_bytes):
20 Record size of response to fetch registers command, use this to
21 limit size of memory read and write commands.
22 * (push_remote_target): New function to make it possible to have
23 another target switch to the remote target.
24 * target.h: Add prototype for push_remote_target.
25 * sh-tdep.c (sh_frame_find_saved_regs): Fix sign extension bugs
26 for hosts which default to unsigned chars (such as SGI's).
27 * (_initialize_sh_tdep): Don't set remote_write_size. It's now
28 handled automatically in remote.c.
29
b9580b81
MS
30Thu Apr 3 15:10:30 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
31
32 * blockframe.c: blockvector_for_pc_sect(), block_for_pc_sect(),
33 find_pc_sect_function(), find_pc_sect_partial_function(): new
34 functions for debugging overlays; pc without section is ambiguous.
35 * breakpoint.[ch]: add section pointer to breakpoint struct;
36 add section argument to check_duplicates(); check section as well
37 as pc in [breakpoint_here_p(), breakpoint_inserted_here_p(),
38 breakpoint_thread_match(), bpstat_stop_status()];
39 add section argument to describe_other_breakpoints();
40 use INIT_SAL() macro to zero-out new sal structures;
41 make resolve_sal_pc() fix up the sal's section as well as its pc;
42 match on section + pc in clear_command() and delete_breakpoint();
43 account for overlay sections in insert_breakpoints(),
44 remove_breakpoint() and breakpoint_re_set_one();
45 all this to support overlays where a PC is not unique.
46 * exec.c: change xfer_memory() to handle overlay sections.
47 * findvar.c: change read_var_value() to handle overlay sections.
48 * frame.h: declaration for block_for_pc_sect() [blockframe.c].
49 * infcmd.c: jump_command() warns against jumping into an overlay
50 that's not in memory. Also use INIT_SAL() to initialize sals.
51 * infrun.c: wait_for_inferior() sets a flag to invalidate cached
52 overlay state information; Also use INIT_SAL() to init sals.
53 * m32r-rom.c: modify load routines to use LMA instead of VMA.
54 * m32r-stub.c: mask exit value down to 8 bits; screen out any
55 memory read/writes in the range 600000 to a00000, and ff680000
56 to ff800000 (hangs because nothing is mapped there); fix strcpy().
57 * maint.c: maintenance command "translate-address" supports overlays.
58 * minsyms.c: lookup_minimal_symbol_by_pc_sect() supports overlays.
59 * objfiles.[ch]: add ovly_mapped field to the obj_section struct;
60 this constitutes gdb's internal overlay mapping table. Add macro
61 ALL_OBJSECTIONS() to loop thru the obj_structs and look at overlays.
62 Add function find_pc_sect_section().
63 * printcmd.c: modify print_address_symbolic() with overlay smarts;
64 modify address_info() with overlay smarts; add function sym_info()
65 to support the INFO SYMBOL command (translate address to symbol(s));
66 modify disassemble_command() to work on unmapped overlays.
67 * source.c: use INIT_SAL() to initialize sals.
68 * symfile.[ch]: change generic_load() to use section's LMA address
69 instead of VMA address, for overlay sections.
70 Add numerous functions for finding a PC's section / overlay,
71 translating between VMA and LMA address ranges, determining if an
72 overlay section is mapped, etc. Add several user commands for
73 overlay debugging. Add support for a "generic" form of automatically
74 reading overlay mapping info from the inferior (based on the default
75 (simple) overlay manager which Cygnus provides as an example).
76 * symtab.[ch]: add functions find_pc_sect_symtab(),
77 find_pc_sect_psymtab(), find_pc_sect_psymbol(), find_pc_sect_line()
78 for lookup; modify lookup_symbol and decode_line_1() to use them;
79 modify find_function_start_sal() to account for overlay sections;
80 add macro INIT_SAL() for initializing struct symtab_and_line.
81 * target.c: fix a comment in the declaration of target_ops.
82
4eb4b87e
MA
83Thu Apr 3 10:31:12 1997 Mark Alexander <marka@cygnus.com>
84
85 * mips-tdep.c (mips_in_call_stub, mips_in_return_stub,
86 mips_skip_stub, mips_ignore_helper): New functions for dealing
87 with MIPS16 call/return thunks.
88 (mips_init_frame_pc_first): New function to implement
89 INIT_FRAME_PC_FIRST macro; includes code from old macro plus
90 new code to skip over MIPS16 thunks.
91 (mips_frame_chain): Skip over MIPS16 thunks.
92 * config/mips/tm-mips.h (mips_in_call_stub, mips_in_return_stub,
93 mips_skip_stub, mips_ignore_helper): Declare.
94 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE,
95 SKIP_TRAMPOLINE_CODE, IGNORE_HELPER_CALL): New macros that invoke
96 the above functions.
97 (INIT_FRAME_PC_FIRST): Change to invoke mips_init_frame_pc.
98 (mips_init_frame_pc): Declare.
99 * infrun.c (wait_for_inferior): Use new IGNORE_HELPER_CALL macro
100 to decide if certain library function calls should be ignored.
101
99097077
DE
102Wed Apr 2 14:16:51 1997 Doug Evans <dje@canuck.cygnus.com>
103
104 * remote-sim.c (gdbsim_open): Check return code from sim_open.
78077ce6 105 Update call to sim_open (new arg SIM_OPEN_DEBUG).
99097077
DE
106
107start-sanitize-gdbtk
108Tue Apr 1 15:04:21 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
109
110 * configure.in (gdbtcl): Create soft-link for gdbtcl/ directory instead
111 of gdbtk.tcl.
112
113end-sanitize-gdbtk
0cb7d01d
ILT
114Mon Mar 31 14:55:53 1997 Ian Lance Taylor <ian@cygnus.com>
115
116 * gdbinit.in: New file.
117 * .gdbinit: Remove.
118 * configure.in: Generate .gdbinit from gdbinit.in.
119 * configure: Rebuild.
120
538fd878
FF
121start-sanitize-tic80
122Sun Mar 30 12:28:24 1997 Fred Fish <fnf@cygnus.com>
123
124 * config/tic80/tic80.mt: Disable using the simulator
125 until it is ready.
126
127end-sanitize-tic80
681a0ade
FF
128Sat Mar 29 13:57:20 1997 Fred Fish <fnf@cygnus.com>
129
130 * COPYING: Install new version of file from FSF.
131 * copying.c (show_copying_command): Update FSF address.
132
cd6a4409
ILT
133Fri Mar 28 18:33:41 1997 Ian Lance Taylor <ian@cygnus.com>
134
135 * Makefile.in (distclean): Remove .gdbinit.
136
7fcf0be5
FF
137start-sanitize-tic80
138Fri Mar 28 15:37:30 1997 Fred Fish <fnf@ninemoons.com>
139
140 * config/tic80/tm-tic80.h (NAMES_HAVE_UNDERSCORE): Define.
141
142end-sanitize-tic80
143Fri Mar 28 15:38:04 1997 Mike Meissner <meissner@cygnus.com>
144
145 * remote-sim.c (gdb_os_{,e}vprintf_filtered): Change stdarg type
146 to va_list from void *, since va_list might not be a pointer
147 type.
148
253c591b
JM
149start-sanitize-gdbtk
150Fri Mar 28 17:04:02 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
151
152 * Makefile.in (gdbtk.o): look for GDBTK_LIBRARY in $(datadir) by
153 default, not $(srcdir).
154
155end-sanitize-gdbtk
b68b9783
MA
156Thu Mar 27 14:21:46 1997 Mark Alexander <marka@cygnus.com>
157
158 * remote-mips.c: Clean up comment and extraneous semicolon
159 for mips_monitor_prompt variable.
160
8e493b61
MA
161Thu Mar 27 12:46:58 1997 Mark Alexander <marka@cygnus.com>
162
163 * remote-mips.c: Add `set monitor-prompt' command.
164
165Wed Mar 26 06:47:44 1997 Mark Alexander <marka@cygnus.com>
166
167 Fix from Peter Schauer:
168 * mdebugread.c (parse_procedure): Set address of procedure to
169 block start; this fixes problems with shared libraries introduced
170 by change of Mar 21.
171
2f472f92
GN
172Mon Mar 24 19:43:16 1997 Geoffrey Noer <noer@cygnus.com>
173
174 * symtab.c (find_pc_symtab): change to support the case
175 where the objfile is reordered and contains both coff and
176 stabs debugging info (continue on if a psymtab isn't found).
177
87ee3602
MA
178Sun Mar 23 16:19:20 1997 Mark Alexander <marka@cygnus.com>
179
2f472f92 180 Fixes from Peter Schauer:
87ee3602
MA
181 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE,
182 REGISTER_CONVERT_FROM_TYPE): Swap words if target, not host,
183 is big-endian and if registers are 32 bits.
184 * mips-tdep.c (mips_print_register, mips_extract_return_value,
185 mips_store_return_value): Fix floating-point word-order problems on
186 little-endian targets introduced by changes of Mar 21.
187
a9b9b407
SS
188Sun Mar 23 15:43:27 1997 Stan Shebs <shebs@andros.cygnus.com>
189
190 * remote.c (target_resume_hook, target_wait_loop_hook): New
191 globals.
192 (remote_resume, remote_wait): Use them.
193 * d10v-tdep.c: Set the above hooks.
194 (tracesource): New GDB variable, controls source display in
195 traces.
196 (display_trace): Find and display source line if requested.
197 (trace_info): Mention empty trace buffer if appropriate.
198 (tdisassemble_command): Robustify argument handling.
94626fd1
SS
199
200 * configure.host: Remove extra bogus Linux case.
201
12967062
FF
202Sat Mar 22 16:41:35 1997 Fred Fish <fnf@cygnus.com>
203
204 * remote-sim.c (simulator_command): Add comment about dealing with
205 NULL or empty args.
206start-sanitize-tic80
207 * Makefile.in (tic80-tdep.o): Add target.
208 * configure.tgt: Add tic80 case.
209 * tic80-tdep.c: New file.
210 * config/tic80/{tic80.mt, tm-tic80.h}: New files.
211end-sanitize-tic80
212
07422705
PS
213Sat Mar 22 02:48:11 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
214
215 * c-exp.y (yylex): Handle nested template parameter lists.
216 * symtab.c (decode_line_2): Fix test for valid choice number.
217
c81a76b3
MA
218Fri Mar 21 19:10:05 1997 Mark Alexander <marka@cygnus.com>
219
220 * mips-tdep.c (mips_push_arguments): On non-EABI architectures,
221 copy first two floating point arguments to general registers, so that
222 MIPS16 functions will receive the arguments correctly.
223 (mips_print_register): Print double registers correctly on
224 little-endian hosts.
225 (mips_extract_return_value): Return double values correctly
226 on little-endian hosts.
227
228 * mdebugread.c (parse_procedure): Adjust address of procedure relative
229 to address in file descriptor record; this accounts for constant
230 strings that may precede functions in the text section. Remove
231 now-useless lowest_pdr_addr from argument list and all calls.
232
23e92f3f
MM
233Fri Mar 21 15:36:25 1997 Michael Meissner <meissner@cygnus.com>
234
235 * configure.tgt (powerpc*-{eabi,linux,sysv,elf}*): Determine
236 whether the simulator will be built by whether the Makefile in the
237 simulator directory was built.
238
239 * configure.in (--enable-sim-powerpc): Delete switch.
240 * configure: Regenerate.
241
011fa671
JL
242Thu Mar 20 20:52:04 1997 Jeffrey A Law (law@cygnus.com)
243
fe380dcc
JL
244 * mn10200-tdep.c (mn10200_analyze_prologue): Look for save of "a1"
245 in the prologue too.
246
011fa671
JL
247 * remote-sim.c (gdb_os_vprintf_filtered): Fix to work with non-ANSI
248 compilers.
249 (gdb_os_evprintf_filtered): Similarly.
250
251Wed Mar 19 16:13:22 1997 Geoffrey Noer <noer@pizza.cygnus.com>
252
253 New UnixWare 2.1 configuration
254 * config/i386/i386v42mp.mt: new
255 * config/i386/i386v42mp.mh: new
256 * config/i386/tm-i386v42mp.h: new
257 * config/i386/nm-i386v42mp.h: new
258 * configure.tgt: added new entries
259 * configure.host: added new entries
260
8a19b35a 261start-sanitize-gdbtk
23e92f3f 262Wed Mar 19 15:16:17 1997 Martin M. Hunt <hunt@onions.cygnus.com>
8a19b35a
MH
263
264 * Makefile.in: Install gdbtcl dir instead of gdbtk.tcl.
265
266 * gdbtk.c: Added some ifdefs for Windows. Changed GDBTK_FILENAME
267 to GDBTK_LIBRARY, which is now a path to search.
268 (gdb_path_conv): New function. Convert Cygwin32 pathname to
269 DOS-style pathname.
270
23e92f3f 271 * {aclocal.m4,configure.in}: Changes for Windows builds.
8a19b35a
MH
272
273 * configure: Rebuilt.
274
275end-sanitize-gdbtk
3295179c
C
276Mon Mar 17 17:52:00 1997 J.T. Conklin <jtc@cygnus.com>
277
278 * dsrec.c (load_srec): Print leading zeroes when printing section
279 addresses.
280
48ae8057
AC
281Mon Mar 17 15:00:16 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
282
283 * remote-sim.h: Delete - moved to ../include/remote-sim.h.
284
285 * Makefile.in (remote_utils_h): Update path to remote-sim.h.
286
287Fri Mar 7 20:55:28 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
288
289 * remote-sim.c (flush_stdout, write_stderr, flush_stderr,
290 vprintf_filtered, evprintf_filtered): Callbacks that accept
291 varargs.
292
ac7a8760
PS
293Sat Mar 15 00:50:46 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
294
295 * breakpoint.c (insert_breakpoints, watchpoint_check,
296 bpstat_stop_status): Do not disable watchpoints going out of scope.
297 (insert_breakpoints): Make sure that the current frame is valid
298 before calling find_frame_addr_in_frame_chain.
299
300 * top.c (setup_user_args): Handle quotes and backslashes.
301 (print_gdb_version): Update copyright year.
302
a3ee56ec
ILT
303Fri Mar 14 15:44:03 1997 Ian Lance Taylor <ian@cygnus.com>
304
305 * Makefile.in (elfread.o): Depend upon elf-bfd.h and elf/mips.h.
306
46964086
TT
307start-sanitize-gdbtk
308Fri Mar 14 10:01:29 1997 Tom Tromey <tromey@cygnus.com>
309
310 * configure: Regenerated.
311 * configure.in (LIBS): Re-reverse order of TCL_LIBS and TK_LIBS.
312
313end-sanitize-gdbtk
35a78bd0
DP
314Thu Mar 13 22:51:00 1997 Dawn Perchik <dawn@cygnus.com>
315
a3ee56ec
ILT
316 * utils.c (pollquit, notice_quit): If _WIN32, limit test for
317 cntl-C to wingdb.
35a78bd0
DP
318 (initialize_utils): If _WIN32, don't call ScreenRows and ScreenCols
319 except under wingdb. (Contributed by Martin Hunt).
320
f02156cf
TT
321Thu Mar 13 12:40:49 1997 Tom Tromey <tromey@cygnus.com>
322
323 * configure: Regenerated.
324 * configure.in: Run AC_CONFIG_AUX_DIR before AC_CANONICAL_SYSTEM.
325
286f83b4
DE
326Thu Mar 13 11:00:22 1997 Doug Evans <dje@canuck.cygnus.com>
327
328 * remote-sim.h (sim_state, SIM_DESC): New types.
329 (sim_open): Return a `descriptor' as result.
330 (*): New argument of descriptor result from sim_open.
331 * remote-sim.c (gdbsim_desc): Renamed from gdbsim_open_p.
332 (gdbsim_open): Record result of sim_open in gdbsim_desc.
333 Pass argv list to sim_open, argv[0] = pseudo program name.
334 (*): Pass gdbsim_desc to sim_foo fns.
335
f02156cf
TT
336Wed Mar 12 14:40:06 1997 Tom Tromey <tromey@cygnus.com>
337
338 * config.in: Regenerated.
339
340 * acconfig.h (START_INFERIOR_TRAPS_EXPECTED, sys_quotactl,
341 HAVE_HPUX_THREAD_SUPPORT): Define.
342
343start-sanitize-gdbtk
344Wed Mar 12 14:29:52 1997 Tom Tromey <tromey@cygnus.com>
345
346 * gdbtk.c (x_event): Use Tcl_DoOneEvent, TCL_DONT_WAIT,
347 TCL_ALL_EVENTS.
348
349 * configure: Regenerated.
350 * configure.in (ENABLE_GDBTK): Put TCL_LIBS after TK_LIBS in
351 LIBS.
352
353end-sanitize-gdbtk
011fa671 354
286f83b4
DE
355Tue Mar 11 07:25:27 1997 Mark Alexander <marka@cygnus.com>
356
357 First cut at supporting simulators in gdbserver:
358
359 * configure, configure.in: Allow gdbserver to be configured
360 for cross-target environments.
361 * gdbserver/Makefile.in: Add simulator support.
362 * gdbserver/configure.in: Eliminate assumption that host == target.
363 Simplify using gdb/configure.tgt and gdb/configure.host.
364 Fix other minor configuration errors.
365 * gdbserver/low-sparc.c: Fix compile error.
366 * gdbserver/remote-utils.c: Eliminate assumption that registers
367 and addresses are four bytes. Fix minor compile errors and warnings.
368 * gdbserver/server.c: Rewrite numerous instances of identical code
369 for starting inferior processes to call new function start_inferior.
370 Eliminate assumption that registers and addresses are four bytes.
371 * gdbserver/server.h: Add missing prototypes to eliminate compiler
372 warnings.
373 * gdbserver/low-sim.c: New file to mate gdbserver with simulators.
374 * config/mips/vr5000.mt: Add Vr5000 simulator support to gdbserver.
375 * config/i386/linux.mh: Eliminate gdbserver support as a first step
376 in moving such support from host to target makefile fragments.
377 * config/i386/linux.mt: Move gdbserver support here from linux.mh.
378
b18f1777
MS
379Mon Mar 10 12:27:47 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
380
381 * symtab.h (INIT_SAL): New macro to initialize symtab_and_line,
382 to insure consistant initialization of unused fields to zero.
383 * symtab.c: replace initializations of sals with new macro INIT_SAL.
384 * breakpoint.c: ditto.
385 * infrun.c: ditto.
386 * infcmd.c: ditto.
387 * source.c: add call to INIT_SAL macro.
388
a8d38bc5
PS
389Sat Mar 8 00:16:37 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
390
391 * sparc-tdep.c (isbranch): Always handle v9 branch instructions,
392 they might get used on 32 bit targets as well.
393
db38473a
BM
394Wed Mar 5 19:34:09 1997 Bob Manson <manson@charmed.cygnus.com>
395
396 * remote-mips.c (mips_exit_debug): Some IDT boards don't
397 send the full exit string.
398
fc5c7595
JL
399Wed Mar 5 12:59:27 1997 Jeffrey A Law (law@cygnus.com)
400
401 * mn10200-tdep.c (mn10200_push_arguments): Handle new calling
402 conventions.
403 (mn10200_store_struct_return): Likewise.
404
405Tue Mar 4 10:31:02 1997 Mark Alexander <marka@cygnus.com>
406
407 * mips-tdep.c (mips_fetch_instruction): New function; replace
408 common code throughout with calls to it.
409 (mips_find_saved_regs): Examine MIPS16 entry instruction to determine
410 correct saved addresses of $s0 and $s1.
411 (mips_find_saved_regs, mips16_heuristic_proc_desc): Use MIPS_REGSIZE
412 instead of hardcoded 4.
413 (mips16_skip_prologue): Handle extended instructions correctly.
414
ba5b9eba
DE
415Mon Mar 3 12:29:20 1997 Doug Evans <dje@canuck.cygnus.com>
416
417 * defs.h (LONGEST): Move #ifndef LONGEST to outside.
418 Try BFD_HOST_64_BIT if ! CC_HAS_LONG_LONG.
419
c1fc0935
MA
420Thu Feb 27 18:54:11 1997 Mark Alexander <marka@cygnus.com>
421
422 * mips-tdep.c (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR):
423 New macros for testing, setting, and clearing bit 0 of addresses.
424 Change numerous bits of code where bit 0 was being manipulated
425 to use these macros.
426
d6ca85a8
MA
427Thu Feb 27 14:12:41 1997 Mark Alexander <marka@cygnus.com>
428
429 * remote-mips.c: Put back the form feeds.
430
266454ca
MA
431Thu Feb 27 12:04:24 1997 Mark Alexander <marka@cygnus.com>
432
433 * remote-mips.c: Remove form feeds (^L) from source.
434 (mips_initialize): LSI PMON doesn't support 'set regsize' command.
435 (pmon_wait): Don't need to exit and re-enter debug mode on LSI
436 PMON after a continue; it causes target program misbehavior.
437 (mips_fetch_register): Don't fetch unsupported registers; this
438 cuts down on wasted serial traffic.
439
bfde4a67
SG
440Thu Feb 27 09:38:16 1997 Stu Grossman (grossman@critters.cygnus.com)
441
c4c9112a
SG
442 * configure.in configure (HPUX/OSF thread support): Enable this
443 only when running GCC, since HP's thread header files use ANSI C
444 which is not supported by their default compiler.
445
bfde4a67
SG
446 * configure.host (i[3456]86-*-windows): Disable long long
447 support for WinGDB. Add mswin to configdirs.
448 * configure.in configure: Move calls to configure.host and
449 configure.tgt to the top of configure.in to allow them to set
450 config variables before they are referenced.
451
452Tue Feb 25 20:21:52 1997 Stan Shebs <shebs@andros.cygnus.com>
453
454 * configure.tgt (mips*-*-lnews*): New target.
455
456Mon Feb 24 16:35:00 1997 Jeffrey A Law (law@cygnus.com)
457
458 * mn10200-tdep.c (mn10200_analyze_prologue): Don't fix fi->frame
459 if we're not the innermost frame. Fix minor typos.
460
f3cc5a0e
PS
461Sat Feb 22 03:39:50 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
462
463 * stabsread.c (read_type): Fix handling of template names
464 with template parameters containing `::'.
465
466 * valops.c (search_struct_field, search_struct_method):
467 Pass correct valaddr parameter to baseclass_offset.
468 Prevent gdb crashes by making sure that the virtual base pointer
469 from an user object still points to accessible memory.
470
6e5d087d
MA
471Tue Feb 18 13:36:34 1997 Mark Alexander <marka@cygnus.com>
472
473 * maint.c: Eliminate -Wall warnings by including some header files.
474
1387cba1
MA
475Tue Feb 18 13:06:30 1997 Mark Alexander <marka@cygnus.com>
476
477 * remote-sim.c (init_callbacks): Undo previous change.
478
479Tue Feb 18 11:13:00 1997 Dawn Perchik <dawn@cygnus.com>
480
481 * maint.c: Fix dereference of pointer.
482 * remote-sim.c: Fix reference of structure member "last_error".
483 * debugify.c: Include config.h to get ANSI definitions.
484
e1a51cc2
SG
485Sat Feb 15 17:43:46 1997 Stu Grossman (grossman@critters.cygnus.com)
486
487 * remote-vx.c (vx_attach): Fix for PR 11356. Remove code added
488 by kung. It made no sense.
489
4fbc396d
ILT
490Fri Feb 14 13:00:07 1997 Ian Lance Taylor <ian@cygnus.com>
491
492 * main.c (print_gdb_help): Make static to match declaration.
16a43bf4 493
e36491f4
DP
494Thu Feb 13 18:18:18 1997 Dawn Perchik <dawn@cygnus.com>
495
496 * remote-e7000.c, ser-e7kpc.c, serial.c: Remove // comments.
497
8662603f
DP
498Wed Feb 12 15:58:00 1997 Dawn Perchik <dawn@cygnus.com>
499
500 * debugify.c, debugify.h: Make safe for non-ansi compilers.
501
2dec4933
DP
502Wed Feb 12 15:30:00 1997 Dawn Perchik <dawn@cygnus.com>
503
504 * defs.h: Fix prototypes for new cleanup functions.
505
27e81a4e
DP
506Wed Feb 12 15:08:47 1997 Dawn Perchik <dawn@cygnus.com>
507
508 * debugify.c, debugify.h: Fix for general gnu use. Remove C++
509 comment, add PARAMS, add license info and fix indentation.
510
4659e3b3
DP
511Wed Feb 12 14:42:47 1997 Dawn Perchik <dawn@cygnus.com>
512
27e81a4e 513 * debugify.c, debugify.h: New files. Provide common macros
4659e3b3
DP
514 for writing debug info to a log file or stdio.
515
be733f58
DP
516Wed Feb 12 02:44:39 1997 Dawn Perchik <dawn@cygnus.com>
517
518 * c-valprint.c (c_val_print): Fix printing for arrays defined
519 with 0 length. A sticky tag caused this fix from
520 revision 2.32 date: 1996/04/29 23:25:27; author: dawn;
521 state: Exp; lines: +1 -0 branches: 2.32.34;
522 to not make it into devo.
523
16a43bf4
DP
524Tue Feb 11 22:24:39 1997 Dawn Perchik <dawn@cygnus.com>
525
526 * defs.h: Fix cntl-C to read from the Windows message queue.
527 Add prototypes for make_final_cleanup (and the other cleanup
528 routines.
529 * remote-e7000.c: Fix sync code to timeout if unable to sync.
530 Change sync code to report status while trying to sync-up
531 with hardware. Add debugging output and document.
532 * ser-e7kpc.c: Swap order of len & offset to match implementation.
533 Add debugging output and document.
534 * serial.c: Add debugging output.
535 * top.c: Add call to do_final_cleanups.
536 Remove conditionals preventing Win32 from getting SIGQUIT.
537 * utils.c: (*_cleanup): Modify cleanup routines to accept a cleanup
538 chain as a parameter. Extract this generic code from the cleanup
539 routines into separate funtions (*_my_cleanup). Keep old
540 functionality by passing "cleanup_chain" to the new funtions.
541 Define the cleanup chain "final_cleanup_chain" to be a cleanup
542 chain which will be executed only when gdb exits. Add functions
543 (*_final_cleanup) to match the original (*_cleanup) functions.
544 (pollquit, quit, notice_quit): Fix to read cntl-C from the
545 Windows message queue.
546
46148567
DE
547Tue Feb 11 15:36:31 1997 Doug Evans <dje@canuck.cygnus.com>
548
549 * m32r-rom.c: #include <sys/types.h>.
550 #ifdef out new load support if wingdb.
551 * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb.
552
25de138b
JL
553Tue Feb 11 12:28:09 1997 Jeffrey A Law (law@cygnus.com)
554
8bd49d39 555
d601a41f
JL
556 * config/mn10200/tm-mn10200.h (STORE_STRUCT_RETURN): Fix.
557 * mn10200-tdep.c (mn10200_store_struct_return): New function.
d601a41f 558
527579ee
JL
559 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Fix case when
560 extracting a return value from a register pair.
561
25de138b
JL
562 * mn10200-tdep.c (mn10200_push_arguments): Stack only needs to
563 be two byte aligned. Round argument sizes up to two byte boundary.
564 Write out args in two byte hunks.
565 (mn10200_push_return_address): Implement.
566 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Abort for
567 structures > 8 bytes (temporary).
568 (STORE_RETURN_VALUE): Likewise.
569 (CALL_DUMMY): No longer undefine.
570 (USE_STRUCT_CONVENTION): Use for args > 8 bytes.
571 (REG_STRUCT_HAS_ADDR): Define.
572
276c2d7d
GRK
573start-sanitize-r5900
574Fri Feb 07 09:04:37 1997 Gavin Koch <gavin@cygnus.com>
575
576 * configure.tgt: added r5900.
577
578end-sanitize-r5900
7061bb0e
MA
579Mon Feb 10 18:35:55 1997 Mark Alexander <marka@cygnus.com>
580
581 * mips-tdep.c (non_heuristic_proc_desc): New function.
582 (find_proc_desc): Move non-heuristic proc search code into separate
583 function.
584 (gdb_print_insn_mips): Use non-heuristic method to find procedure
585 descriptor, to avoid prologue examination when disassembling.
586 * remote-mips.c: Add support for new "lsi" target (LSI MiniRISC
587 aka MicroMeteor board).
588 (mips_exit_debug): Prevent protocol reinitialization if an error
589 occurs while exiting debug mode.
590
efaf2b58
JL
591Mon Feb 10 16:11:57 1997 Jeffrey A Law (law@cygnus.com)
592
a698d0d0
JL
593 * mn10200-tdep.c: Remove lots of debugging printfs, update/improve
594 comments, formatting, etc. Plus other minor fixes for problems
595 I found during my first pass over the mn10200 port.
596 (mn10200_analyze_prologue): New function.
597 (mn10200_frame_chain, mn10200_init_extra_frame_info): Use it.
598 * config/mn10200/tm-mn10200.h: Lots of updates/improvements to
599 comments, formatting, etc. Minor fixes for problems I found during
600 my first pass over the mn10200 port.
601 (TARGET_*_BIT): Define appropriately for ints, long longs, doubles and
602 pointers.
603 (REGISTER_VIRTUAL_TYPE): Define as a long.
604 (EXTRACT_RETURN_VALUE): Rework to deal with long ints living
605 in register pairs.
606 (STORE_RETURN_VALUE): Similarly.
607
efaf2b58
JL
608 * blockframe.c (generic_get_saved_regs): Remove unused variable
609 "addr".
610 * breakpoint.c (frame_in_dummy): Move struct breakpoint *b decl
611 inside #ifdef CALL_DUMMY.
612 (watch_command_1): Initialize target_resources_ok.
613 * command.c (do_setshow_command): Provide dummy initialization
614 for "match".
615 * valops.c (find_function_addr): Move function & prototype inside
616 #ifdef CALL_DUMMY.
617 (value_arg_coerce): Similarly.
618 (value_of_variable): Provide dummy initialization of "frame".
619
40dffa42
SG
620Mon Feb 10 13:50:53 1997 Stu Grossman (grossman@critters.cygnus.com)
621
622 * gdbtk.c (call_wrapper): Clear running_now if an error occurs.
623 This fixes PR 11323, where gdbtk stops responding if an error occurs.
624
86fdcdaf
FF
625Mon Feb 10 07:54:26 1997 Fred Fish <fnf@cygnus.com>
626
627 * xcoffread.c (RECORD_MINIMAL_SYMBOL): Add NULL asection* parameter
628 to prim_record_minimal_symbol_and_info call that was missed in Jan 3
629 change.
630 (scan_xcoff_symtab): Ditto.
631
32dab603
MA
632Sun Feb 09 09:23:26 1997 Mark Alexander <marka@cygnus.com>
633
634 * remote-mips.c (common_breakpoint): Prevent 64-bit addresses
635 from being sent to 32-bit targets by masking off upper bits.
636 * mips-tdep.c (heuristic_proc_start): Mask off upper 32 bits
637 of PC on 32-bit targets.
638 (mips16_heuristic_proc_desc): Recognize 'addiu s1,sp,n' as a
639 frame setup instruction.
640 (mips32_heuristic_proc_desc): Fix warning found by gcc -Wall.
641 (mips16_skip_prologue): Recognize 'addiu s1,sp,n' as a valid
642 prologue instruction. Fix warnings and bugs found by gcc -Wall.
643 * buildsym.c (finish_block): Improve handling of overlapping blocks;
644 fixes problem on MIPS16 printing function arguments.
645
e7e98487
PS
646Sat Feb 8 01:14:43 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
647
648 * dwarf2read.c (dwarf2_linkage_name): New function to get
649 the linkage name of a die from DW_AT_MIPS_linkage_name or
650 DW_AT_name.
651 (read_func_scope, dwarf2_add_field, dwarf2_add_member_fn,
652 new_symbol): Use it instead of accessing DW_AT_name.
653 (read_partial_die): Use DW_AT_MIPS_linkage name as name of the
654 partial die if present.
655 (dwarf2_add_member_fn): Make a copy of physname on the type obstack.
656
c301abbd
JL
657Fri Feb 7 10:06:22 1997 Jeffrey A Law (law@cygnus.com)
658
659 * blockframe.c (generic_frame_chain_valid): If the new frame
660 is not INNER_THAN the old frame, then it's not valid.
661
7d9e8fac
MA
662Tue Feb 04 09:04:37 1997 Mark Alexander <marka@cygnus.com>
663
664 * mips-tdep.c (mips16_get_imm): Fix calculation of extended immediate.
665 (mips16_heuristic_proc_desc): Recognize jal(x) instruction.
666
b348b9fd
MA
667Mon Feb 03 17:57:58 1997 Mark Alexander <marka@cygnus.com>
668
669 * mips-tdep.c (mips16_decode_reg_save): Distinguish between
670 sd and sw instructions correctly.
671 (heuristic_proc_start): Add support for MIPS16.
672 (mips16_get_imm, mips16_heuristic_proc_desc,
673 mips32_heuristic_proc_desc): New helper functions for
674 heuristic_proc_desc.
675 (heuristic_proc_desc): Rewrite and reorganize to support MIPS16.
676 (mips_push_arguments): Don't align small arguments in EABI.
677 (mips32_skip_prologue): Attempt to shrink code size a little.
678
fbfa4d54
MS
679Mon Feb 3 11:06:05 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
680
681 * m32r-stub.c: New -- remote protocol support for M32R cpu.
682 * m32r-rom.c: Several experiments with improved download time.
683 * .Sanitize: Add entry for m32r-stub.c
fbfa4d54 684
20fa0902
MA
685Fri Jan 31 08:26:39 1997 Mark Alexander <marka@cygnus.com>
686
687 * mips-tdep.c (MIPS16_INSTLEN): Define.
688 (mips_find_saved_regs): Replace hardcoded 2's with MIPS16_INSTLEN.
689 (heuristic_proc_start): Recognize 'entry' pseudo-op as a start
690 of function on MIPS16.
691 (mips32_skip_prologue, mips16_skip_prologue): New helper functions
692 for mips_skip_prologue.
693 (mips_skip_prologue): Recognize both 16- and 32-bit prologues.
694
7e2b3363
MM
695Wed Jan 29 12:45:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
696
697 * config/powerpc/ppc{,le}-sim.mt (SIM): Remove the library
698 ../sim/common/libcommon.a.
699
b444216f
MS
700Tue Jan 28 15:54:13 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
701
702 * blockframe.c: fix a null pointer ref in generic_get_saved_register
703
52c8ecee
GN
704Tue Jan 28 15:39:50 1997 Geoffrey Noer <noer@cygnus.com>
705
bb6debca
SS
706 * mn10200-tdep.c (mn10200_frame_chain): Get basic backtracing
707 working.
52c8ecee 708
f9f8c14b
MA
709Mon Jan 27 14:31:52 1997 Mark Alexander <marka@cygnus.com>
710
711First set of changes for mips16:
712 * config/mips/tm-mips.h (MIPS16_BIG_BREAKPOINT,
713 MIPS16_LITTLE_BREAKPOINT, BREAKPOINT_FROM_PC): Define.
714 (ABOUT_TO_RETURN): Call new function mips_about_to_return.
715 (mips_breakpoint_from_pc, mips_about_to_return): Declare.
716 * mem-break.c (memory_breakpoint_from_pc): New function.
717 (memory_insert_breakpoint, memory_remove_breakpoint): Use
718 memory_breakpoint_from_pc to determine breakpoint contents and size.
719 * target.h (memory_breakpoint_from_pc): Declare.
720 * monitor.c (monitor_insert_breakpoint): Use memory_breakpoint_from_pc
721 to determine size of breakpoint instruction.
722 * mips-tdep.c (mips32_decode_reg_save, mips16_decode_reg_save):
723 New helper functions for mips_find_saved_regs.
724 (mips_find_saved_regs): Recognize mips16 prologues.
725 (mips_addr_bits_remove): Strip off upper 32 bits of address
726 when target CPU is 32 bits but CORE_ADDR is 64 bits.
727 (mips_step_skips_delay): No branch delay slot on mips16.
728 (gdb_print_insn_mips): Disassemble mips16 code.
729 (mips_breakpoint_from_pc, mips_about_to_return): New functions.
730
ddc846e9
JL
731Mon Jan 27 10:34:03 1997 Jeffrey A Law (law@cygnus.com)
732
733 * tm-mn10200.h (NUM_REGS): Decrease to 12.
734 (REGISTER_NAMES): Elimination registers not found on the mn10200.
735 (PC_REGNUM, MDR_REGNUM, PSW_REGNUM): Corresponding changes.
736 (LIR_REGNUM, LAR_REGNUM): Delete. They don't exist on the mn10200.
737
54995373
PS
738Sat Jan 25 00:07:59 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
739
740 * dwarf2read.c: Replace integral tag, name and form fields in
741 internal structure definitions with the corresponding enumeration
742 types from dwarf2.h. Add default cases to switches on enumerations
743 where appropriate.
744 Make quoting of string arguments in complaint messages consistent.
745 Check for NULL returns from DW_STRING.
746 (struct partial_die_info): Add sibling and has_type fields, remove
747 unused value field.
748 (DW_*): Move access macro definitions near the definition of the
749 attribute structure.
750 (struct field_info): New structure to pass information about fields
751 and member functions between die processing routines.
752 (dwarf2_build_psymtabs_hard): Set cu_header_offset.
753 (scan_partial_symbols): Do not enter DW_TAG_subprogram dies into
754 the partial symbol table if the DW_AT_*_pc attributes are missing.
755 Add file scope base type definitions to the partial symbol table.
756 Skip over child dies if the die has a sibling attribute.
757 (add_partial_symbol): Enter global variables with type attributes
758 and without location descriptors into the partial symbol table.
759 Store value of DW_TAG_variable dies in the partial symbol table.
760 Do not enter global variables into the minimal symbol table.
761 Add base type definitions to the partial symbol table.
762 (psymtab_to_symtab_1): Use dwarf2_get_pc_bounds to determine highpc.
763 (process_die): Move check for DW_AT_low_pc to read_func_scope.
764 Add a typedef symbol for base type definitions to the symbol table.
765 Ignore DW_TAG_inlined_subroutine tags for now.
766 (read_file_scope): Use dwarf2_get_pc_bounds to determine pc bounds.
767 (read_func_scope, read_lexical_block_scope): Use dwarf2_get_pc_bounds
768 to determine pc bounds, ignore dies with invalid bounds.
769 (dwarf2_get_pc_bounds): New routine to extract and validate the
770 DW_AT_*_pc attributes of a die.
771 (dwarf2_add_field, dwarf2_attach_fields_to_type, skip_member_fn_name,
772 dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type):
773 New functions to handle fields and member functions.
774 (read_structure_scope): Rewritten to use them.
775 (read_array_type): Renamed from dwarf_read_array_type.
776 Default upper array bound to describe an array with unspecified
777 length.
778 Create array types in backwards order, as dwarf2 puts out the array
779 dimensions from left to right.
780 (read_subroutine_type): Handle DW_TAG_unspecified_parameters,
781 DW_AT_artificial and DW_AT_prototyped.
782 (read_base_type): Make an unsigned type for DW_ATE_boolean.
783 Pass objfile to dwarf_base_type.
784 (read_partial_die): Use read_attribute to read in the attributes.
785 Handle DW_AT_sibling and DW_AT_type.
786 Follow references when determining DW_AT_name and DW_AT_external
787 attributes of the die.
788 Validate DW_AT_*_pc attributes.
789 (read_full_die): Use read_attribute to read in the attributes.
790 (read_attribute): New function to read an attribute described
791 by an abbreviated attribute.
792 (new_symbol): Relocate symbol value for DW_TAG_label with baseaddr.
793 Do not set SYMBOL_VALUE_ADDRESS for DW_TAG_subprogram,
794 SYMBOL_BLOCK_VALUE for the symbol will be set later by finish_block.
795 Change symbol class for global variables with a zero valued location
796 descriptor to LOC_UNRESOLVED.
797 Handle DW_AT_const_value attributes for DW_TAG_variable,
798 DW_TAG_formal_parameter and DW_TAG_enumerator.
799 Build a typedef symbol for DW_TAG_base_type.
800 (dwarf2_const_value): New routine to copy a constant value from an
801 attribute to a symbol.
802 (dwarf_base_type): Use passed in objfile, not current_objfile
803 when calling dwarf2_fundamental_type.
804 (dump_die): Use DW_* accessor macros to access values of attributes.
805 (decode_locdesc): Handle DW_OP_plus_uconst.
806
879b9398
GN
807Wed Jan 22 01:31:16 1997 Geoffrey Noer <noer@cygnus.com>
808
bb6debca
SS
809 * mn10200-tdep.c: New file.
810 * config/mn10200/tm-mn10200.h: New, REGISTER_SIZE is 24 bits not 32,
879b9398 811 SP_REGNUM and FP_REGNUM are different, also no lar or lir.
bb6debca
SS
812 * config/mn10200/mn10200.mt: New file.
813 * configure.tgt: add mn10200 entry.
879b9398 814
95b47547
SG
815Tue Jan 21 18:32:23 1997 Stu Grossman (grossman@lisa.cygnus.com)
816
817 * configure.in configure: Check if host has libdl if doing
818 Solaris threads.
819
95efddf2
GN
820Tue Jan 21 17:03:26 1997 Geoffrey Noer <noer@cygnus.com>
821
bb6debca 822 * mn10300-tdep.c: Wrote/fixed implementations of
95efddf2
GN
823 mn10300_frame_chain, mn10300_init_extra_frame_info,
824 mn10300_frame_saved_pc
bb6debca
SS
825 * config/mn10300/tm-mn10300.h: Redefine INIT_EXTRA_FRAME_INFO
826 and INIT_FRAME_PC macros.
95efddf2 827
ef6c51d1
SG
828Tue Jan 21 17:01:20 1997 Stu Grossman (grossman@lisa.cygnus.com)
829
830 * configure.in configure: Check if host has libm. Make sure we
831 are using gcc when using the -export-dynamic option. Fixes a
832 problem with building under Solaris/SunPro cc.
833
f1536ab5
MA
834Mon Jan 20 13:52:13 1997 Mark Alexander <marka@cygnus.com>
835
836 * config/mips/{embed,embed64,embedl,embedl64}.mt:
837 Link in simulator on MIPS embedded targets.
838
15cb042b
PS
839Sat Jan 18 02:31:29 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
840
841 * blockframe.c (frameless_look_for_prologue): Mark frames
842 with a zero PC as frameless to improve backtraces from core dumps
843 caused by dereferencing a NULL function pointer.
844
1bb1df85
GN
845Thu Jan 16 14:10:41 1997 Geoffrey Noer <noer@cygnus.com>
846
bb6debca 847 * config/mn10300/tm-mn10300.h: fix BREAKPOINT definition.
1bb1df85
GN
848
849Tue Jan 14 16:01:06 1997 Geoffrey Noer <noer@cygnus.com>
850
851 * mn10300-tdep.c: made a lot more generic, ripping out code
852 from copied target (no more mn10300_scan_prologue,
853 init_extra_frame_info, and mn10300_fix_call_dummy calls)
854 * config/mn10300/tm-mn10300.h: undefine INIT_EXTRA_FRAME_INFO
855 and INIT_FRAME_PC macros
856
afe56235
MS
857Thu Jan 9 11:44:40 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
858
859 * sparc-tdep.c (sparc_frame_find_saved_regs): Don't use
860 FP_REGISTER_BYTES to compute offsets into the saved frame,
861 since it fails for SPARC targets configured without any
862 FP regs. Instead, use DUMMY_STACK_REG_BUF_SIZE.
863
34b22c5c
SG
864Mon Jan 6 11:15:14 1997 Stu Grossman (grossman@critters.cygnus.com)
865
866 * symtab.c (fixup_symbol_section): Handle NULL symbols without
867 crashing.
868
6c310da8
SG
869Fri Jan 3 12:08:16 1997 Stu Grossman (grossman@critters.cygnus.com)
870
871 * Makefile.in configure configure.in: Remove ENABLE_CLIBS,
872 ENABLE_OBS, and THREAD_DB_OBS. These are consolidated into LIBS
873 and CONFIG_OBS.
874 * configure configure.in: Clean up test cases around thread support.
875start-sanitize-v850
876 * configure.tgt (v850-*-*): Include v850ice.o and v850.lib if
877 host is Windows.
878end-sanitize-v850
879 * c-valprint.c ch-valprint.c cp-valprint.c eval.c expprint.c
880 printcmd.c valops.c value.h values.c: Add bfd_section arg to
881 value_at and value_at_lazy.
882 * coffread.c dbxread.c elfread.c mdebugread.c minsyms.c symtab.h:
883 Add bfd_section arg to prim_record_minimal_symbol_and_info.
884 * corefile.c gdbcore.h printcmd.c valops.c: Use read_memory_section
885 instead of read_memory. It takes a bfd_section arg.
886 * coffread.c dbxread.c elfread.c gdb-stabs.h objfiles.h: Remove
887 unnecessary cast for assignment of struct dbx_symfile_info.
888 Struct objfile now uses a real pointer instead of PTR for this
889 element.
890 * dbxread.c (dbx_symfile_init): Stash bfd section pointers for
891 text, data and bss into dbx_symfile_info.
892 * exec.c (xfer_memory): Handle transfers for user-specified
893 sections.
894 * findvar.c (read_var_value locate_var_value): Copy bfd section
895 from the symbol to the value.
896 * gdb-stabs.h: Add section pointers for text, data and bss
897 sections.
898 * maint.c (translate address command): Add test code for overlay
899 address translation.
900 * printcmd.c (do_examine do_one_display): Now takes a bfd section
901 arg.
902 * (print_formatted x_command): Record current section along with
903 current address for repeated commands.
904 * sparc-nat.c (fetch_inferior_registers): Change
905 target_xfer_memory to target_{read write}_memory to allow changes
906 to target_xfer_memory interface for section info.
907 * symmisc.c (dump_msymbols print_symbol): Print section
908 assocaited with symbol.
909 * symtab.c (fixup_symbol_section): New routine to
910 add section info to symbols returned by lookup_symbol.
911 * symtab.h (struct general_symbol_info): Add bfd section to
912 symbols.
913 * target.c target.h (target_xfer_memory): Add bfd section to
914 args.
915 * (target_read_memory_section): New routine to read data from a
916 specific section.
917 * (target_memory_bfd_section): New global variable to pass bfd
918 section in to targets.
919 * valarith.c (value_add value_addr value_array): Preserve bfd
920 section when computing new value.
921 * value.h (struct value): Add bfd section to values.
922 * values.c (allocate_value value_copy): Initialize/preserve bfd
923 section.
924 * (unpack_double): Clean up _MSC_VER conditionals to remove
925 duplicate code.
926start-sanitize-v850
927 * v850ice.c: New module to support communication with NEC's
928 PC-based ICE.
929 * config/v850/tm-v850.h (REGISTER_NAMES): Replace sp, gp, fp, and
930 ep names with rxx names. sp and fp are renamed via a different
931 mechanism.
932end-sanitize-v850
933
3de76938
GN
934Fri Jan 3 14:20:05 1997 Geoffrey Noer <noer@cygnus.com>
935
bb6debca
SS
936 * mn10300-tdep.c (mn10300_push_arguments): rewrote,
937 also removed code elsewhere that made use of RP_REGNUM.
4efc4045
GN
938 * config/mn10300/tm-mn10300.h: ripped out RP_REGNUM, V0_REGNUM,
939 ARG0_REGNUM, ARGLAST_REGNUM (all not appropriate for mn10300
940 arch.), redefined SAVED_PC_AFTER_CALL, EXTRACT_RETURN_VALUE,
bb6debca 941 EXTRACT_STRUCT_VALUE_ADDRESS, STORE_RETURN_VALUE.
3dcd429f 942
bb6debca 943For older changes see ChangeLog-96
bd5635a1
RP
944\f
945Local Variables:
946mode: indented-text
947left-margin: 8
948fill-column: 74
949version-control: never
950End:
This page took 0.65718 seconds and 4 git commands to generate.