]> Git Repo - binutils.git/blob - gdb/ChangeLog
* stabsread.c (define_symbol): Skip the whole thing about "pcc
[binutils.git] / gdb / ChangeLog
1 Fri Oct 22 07:49:54 1993  Jim Kingdon  ([email protected])
2
3         * stabsread.c (define_symbol): Skip the whole thing about "pcc
4         promotion" on little-endian machines.
5
6         * remote-vx.c: Rename pid parameter to pid_to_wait_for.  Some
7         compilers (legitimately) don't like variables in the function's
8         outermost block whose name is the name as a parameter.
9
10         Merge Apollo patches from Troy Rollo ([email protected]):
11         * dst.h, dstread.c, config/m68k/{apollo68b.mt,tm-apollo68b.h}:
12         New files.
13         * config/m68k/nm-apollo68b.h: Add more defines.
14         * configure.in: Recognize apollo target, not just host.
15
16         * configure.in: Add * to end of all OS names.
17
18 Fri Oct 22 06:14:01 1993  Fred Fish  ([email protected])
19
20         * Makefile.in (ALLPARAM):  Add config/m88k/xm-delta88v4.h
21
22 Thu Oct 21 12:23:12 1993  Jim Kingdon  ([email protected])
23
24         * Makefile.in (init.c): Generate using the source, not munch.  This
25         cleans up all kinds of hassles (which nm to use in munch, etc).  The
26         new formatting conventions (mostly already followed) are that
27         the name of the _initialize_* routines must start in column zero,
28         and must not be inside #if.
29         * munch: Removed.
30         * Makefile.in: Remove references to munch.
31         * serial.c, remote.c, infptrace.c, maint.c, convex-tdep.c,
32         alpha-tdep.c, hp300ux-nat.c, hppab-nat.c, osfsolib.c, remote-es.c,
33         procfs.c, remote-udi.c, ser-go32.c, ultra3-xdep.c, sh-tdep.c,
34         i960-tdep.c, hppa-tdep.c, h8500-tdep.c, dpx2-nat.c, delta68-nat.c,
35         z8k-tdep.c: Make sure the above conventions are followed.  Make
36         sure they are all declared as returning void.  Clean up
37         miscellaneous comments and such.
38
39         * sh-tdep.c (sim_load): Add function.
40
41 Thu Oct 21 15:58:48 1993  david d `zoo' zuhn  ([email protected])
42
43         * remote-mips.c (mips_wait): add pid argument.
44
45 Thu Oct 21 12:23:12 1993  Jim Kingdon  ([email protected])
46
47         * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts
48         which no longer occur.
49
50         gcc -Wall lint:
51         * findvar.c (symbol_read_needs_frame), corelow.c (ignore),
52         inflow.c (gdb_has_a_terminal): Make sure to return a value.
53         * regex.h: Declare re_set_syntax.
54         * printcmd.c: Include valprint.h.
55         * infcmd.c, exec.c, maint.c, core.c: Include language.h.
56         * maint.c: Include expression.h.
57         * infrun.c, fork-child.c, corelow.c, inflow.c: Include thread.h.
58         * inftarg.c: Include command.h.
59         * coredep.c: Include value.h.
60         * c-exp.y, m2-exp.y, ch-exp.y: Include bfd.h, symfile.h and objfiles.h.
61         * ch-typeprint.c: Include typeprint.h.
62         * ch-valprint.c: Include c-lang.h.
63         * nlmread.c: Include buildsym.h.
64         * environ.c: Include gdbcore.h.  Only include defs.h once.
65         (set_in_environ): Cast const char * to char * when passing to
66         set_gnutarget.
67         * Makefile.in: Update dependencies to reflect all these new includes.
68         Remove unused variables:
69         * printcmd.c (printf_command): args_to_vprintf.
70         * coffread.c (coff_symfile_init): strsection.
71         Move variables to within the #ifdefs where they are used:
72         * symtab.c (gdb_mangle_name): opname.
73         * inftarg.c (child_attach): pid and exec_file.
74         * inftarg.c (child_detach): siggnal.
75         * objfiles.c (allocate_objfile): mapto, md, and fd.
76         * objfiles.c (free_objfile): mmfd.
77         * infrun.c (wait_for_inferior): Include BPSTAT_WHAT_LAST in switch.
78         * infrun.c (wait_for_inferior): Remove unused same_pid label.
79         * inferior.h: Declare set_sigint_trap and clear_sigint_trap.
80         * parser-defs.h: Declare write_exp_elt_block.
81         * stabsread.h: Declare elfstab_offset_sections and
82         coffstab_build_psymtabs.
83
84 Thu Oct 21 12:05:08 1993  Ken Raeburn  ([email protected])
85
86         Patch from Jeff Law:
87         * paread.c: Fix references to "hppa" that should now be "som".
88
89 Thu Oct 21 12:23:12 1993  Jim Kingdon  ([email protected])
90
91         * symtab.c (decode_line_1): Don't use SYMBOL_LINE for functions.
92
93 Thu Oct 21 02:59:07 1993  Stu Grossman  (grossman at cygnus.com)
94
95         * remote-udi.c (udi_store_registers, store_register):  Use
96         UDI29KPC address space when modifying PC.  It seems that you can't
97         modify the PC directly (at least in the isstip simulator).
98
99 Wed Oct 20 11:35:43 1993  Jim Kingdon  ([email protected])
100
101         * target.h: Put remote_debug declaration back here.  Add baud_rate.
102         * remote.c, remote-udi.c, remote-utils.h: Let target.h take care of
103         declaring these.  Those random externs all over are error prone.
104         * Move "set remotebaud" from remote-utils.c to main.c to it applies
105         to remote.c as well.
106
107         * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read):
108         Sort symtabs for this objfile only, not for all objfiles.
109         * symfile.c, symfile.h (sort_all_symtab_syms): Remove; no longer used.
110
111         * mipsread.c (parse_symbol): In third-eye, a function has a block
112         within it which represents the whole function.  Create only one
113         GDB block for both.
114
115 Wed Oct 20 17:47:42 1993  Stu Grossman  (grossman at cygnus.com)
116
117         * main.c:  Make baud_rate and remote_debug be global variables,
118         remove #include "remote-utils.h".  This makes it possible to build
119         GDB without remote-utils.c.  Also, move setting of remote_debug
120         into main, so that all remote*.c files can use it (not just the
121         serial line ones).  And, make baud_rate be an int.
122         * remote-udi.c:  Change kiodebug to remote_debug.
123         * remote-utils.c:  Move setting of baud rate and debug into main.c.
124         * remote-utils.h:  Redefine sr_{get set}_debug and sr_{get set}_baud
125         to use baud_rate and remote_debug globals for compatibility.
126         * remote.c:  Use remote_debug and baud_rate globals directly,
127         instead of sr_ functions, so that we don't need to load
128         remote-utils.c.
129         * config/a29k/a29k-udi.mt:  Define REMOTE_O as null so that we don't
130         get the default remote* modules.
131
132 Wed Oct 20 11:35:43 1993  Jim Kingdon  ([email protected])
133
134         * stabsread.c (define_symbol): When combining a LOC_ARG and a
135         LOC_REGISTER, use the type from the LOC_REGISTER, not from the
136         LOC_ARG.
137
138 Wed Oct 20 14:34:38 1993  K. Richard Pixley  ([email protected])
139
140         * config/i386/xm-go32.h: define some signals if they aren't
141           already defined.
142
143 Wed Oct 20 11:35:43 1993  Jim Kingdon  ([email protected])
144
145         * Makefile.in (INTERNAL_LDFLAGS): New macro.  The new part is
146         that we use CFLAGS and PROFILE_CFLAGS to link.
147         (gdb, rapp, kdb): Use INTERNAL_LDFLAGS instead of
148         LDFLAGS and/or GLOBAL_CFLAGS.
149
150 Wed Oct 20 09:29:55 1993  Stu Grossman  (grossman at cygnus.com)
151
152         * Makefile.in:  Add $(srcdir) to all refs to 29k-share
153         directories.
154
155 Tue Oct 19 17:23:34 1993  Fred Fish  ([email protected])
156
157         * Makefile.in (ALLCONFIG):  Add config/i386/{i386m3.mh, i386m3.mt,
158         i386/i386mk.mh i386/i386mk.mt}, config/mips/{mipsm3.mh,
159         mipsm3.mt}, config/ns32k/{ns32km3.mh, ns32m3.mt}
160         * Makefile.in (remote_utils_h):  Add remote-sim.h
161         * Makefile.in (NONSRC):  Add i386-nlmstub.c
162         * Makefile.in (HFILES):  Add coff-solib.h
163
164 Tue Oct 19 14:15:40 1993  Kung Hsu  ([email protected])
165
166         * values.c (value_virtual_fn_field): Fix the offset calculation
167         when calling virtual functions. (gdb.t22/virtfunc.exp).
168         * eval.c (evaluate_subexp): same as above.
169
170 Tue Oct 19 10:43:16 1993  Jim Kingdon  ([email protected])
171
172         * config/rs6000/rs6000.mh (TERMCAP): Define to -lcurses.
173
174         * Makefile.in: Define CXXFLAGS.
175
176 Tue Oct 19 09:28:52 1993  Stu Grossman  ([email protected])
177
178         * sparclite/Makefile.in:  Fixup so that this works with Sun make
179         and VPATH.
180
181 Tue Oct 19 10:43:16 1993  Jim Kingdon  ([email protected])
182
183         * breakpoint.h (struct bpstat_what): Don't use bitfields.
184
185         * typeprint.c: Add "class CLASS-NAME" to docstring for ptype.
186
187 Tue Oct 19 06:17:10 1993  Fred Fish  ([email protected])
188
189         * Makefile.in (ALLPARAM):  Add config/m88k/{nm-delta88v4.h,
190         tm-delta88v4.h, xm-dgux.h}.
191         * Makefile.in (ALLCONFIG):  Add config/m88k/{delta88v4.mh,
192         delta88v4.mt}.
193
194         * README:  Remove comment about SunOS 5.x programs leaving
195         coredumps.  Info from Sun is that this was not in customer
196         releases.
197
198 Mon Oct 18 10:28:08 1993  Jim Kingdon  ([email protected])
199
200         * hppa-tdep.c (restore_pc_queue): Call target_terminal_ours after
201         done stepping the inferior.
202
203         * c-exp.y: Remove never-used (because of shift/reduce conflicts)
204         rules for pointers to members.
205         * Makefile.in: Remove notice about expected shift/reduce conflicts.
206
207         * buildsym.c (finish_block): If we pop the context stack and it is
208         not empty, complain () instead of abort ().
209
210 Sun Oct 17 19:42:31 1993  Jim Kingdon  ([email protected])
211
212         * parse.c, parser-defs.h (follow_types): New function.
213         * c-exp.y (ptype : typebase abs_decl): Use it.
214         * c-exp.y (ptype): Add support for type qualifiers after the
215         typebase.  The typebase rule already has support for them before
216         the typebase.
217         * Makefile.in: Change the expected number of shift/reduce
218         conflicts to 6.  This is OK--the 2 new conflicts are basically the
219         same as one of the old ones.
220
221 Sun Oct 17 13:04:49 1993  Fred Fish  ([email protected])
222
223         * Makefile.in (VERSION):  Bump to 4.10.3.
224
225 Sun Oct 17 09:18:57 1993  Jim Kingdon  ([email protected])
226
227         * infrun.c (wait_for_inferior): Clean up comments which were at
228         the top of the file, making them more concise and moving them with
229         the code (Sorry, Randy, but these stream-of-consciousness comments
230         really have to go).  Switch the order of the "&&", which makes
231         things clearer and turns out to be an improvement with respect to
232         side effects and speed.
233
234 Sun Oct 17 02:06:01 1993  Stu Grossman  (grossman at cygnus.com)
235
236         * procfs.c:  Handle process exits more elegantly by trapping on
237         entry to _exit.  Also, cleanup procinfo list when process dies of
238         it's own accord (as opposed to being killed).
239
240 Sat Oct 16 20:47:30 1993  Jim Kingdon  ([email protected])
241
242         * config/m88k/xm-dgux.h: Define NO_PTRACE_H.
243
244         * corelow.c (add_to_thread_list): Need a cast to go from PTR to
245         asection *.
246
247         * infrun.c: Add comment about signals.
248
249         * fork-child.c (fork_inferior): Remove CREATE_INFERIOR_HOOK again.
250         Stu reinstated it (accidently I assume).
251
252 Sat Oct 16 15:27:10 1993  Stu Grossman  (grossman at cygnus.com)
253
254         * procfs.c (procfs_wait):  Losing Unixware can't do poll on /proc
255         files.  Use PIOCWSTOP instead.
256         * corelow.c (add_to_thread_list):  Fix arg to match prototype.
257
258         * procfs.c (procfs_set_sproc_trap):  Don't use this if sproc
259         isn't available.
260         * (procfs_notice_signals):  Fix prototype.
261
262 Fri Oct 15 22:46:07 1993  Stu Grossman  (grossman at cygnus.com)
263
264         * breakpoint.c (breakpoint_thread_match break_command_1):
265         Thread-specific breakpoint support.
266         * breakpoint.h (struct breakpoint):  Add thread id field.
267         * fork-child.c (fork_inferior):  Move call to init_thread_list()
268         back a bit so that init_trace_fun can do thread functions.
269         * hppa-tdep.c (restore_pc_queue):  Add pid to call to target_wait.
270         * hppab-nat.c (child_resume):  Handle default pid.
271         * hppah-nat.c (child_resume):  Handle default pid.
272         * i386lynx-nat.c (child_wait):  New arg pid.
273         * inflow.c (kill_command):  Reset thread list.
274         * infptrace.c (child_resume):  Handle default pid.
275         * infrun.c:  Thread-specific breakpoint support.
276         * inftarg.c (child_wait):  Add pid arg.
277         * osfsolib.c (solib_create_inferior_hook):  Add pid to call to
278         target_resume.
279         * procfs.c:  Multi-thread support.
280         * remote-bug.c (bug_wait):  Add pid arg.
281         * remote-hms.c (hms_wait):  Add pid arg.
282         * remote-mips.c (mips_wait):  Add pid arg.
283         * remote-mon.c (monitor_wait):  Add pid arg.
284         * remote-nindy.c (nindy_wait):  Add pid arg.
285         * remote-sim.c (gdbsim_wait):  Add pid arg.
286         * remote-udi.c (udi_wait):  Add pid arg.
287         * remote-vx.c (vx_wait):  Add pid arg.
288         * remote-z8k.c (sim_wait):  Add pid arg.
289         * remote.c (remote_wait):  Add pid arg.
290         * solib.c (solib_create_inferior_hook):  Add pid to call to
291         target_resume.
292         * target.h (struct target_ops):  Add pid arg to to_wait and
293         to_notice_signals.
294         * thread.c (valid_thread_id):  New func to validate thread #s.
295         * (pid_to_thread_id):  New func to do the obvious.
296         * thread.h:  Prototypes for above.
297
298         * coff-solib.c (coff_solib_add):  Use nameoffset field to locate
299         filename.
300
301 Fri Oct 15 21:29:40 1993  Jim Kingdon  ([email protected])
302
303         * h8300-tdep.c, h8500-tdep.c: Define sim_load only, but not
304         sim_kill, sim_open, or sim_set_args.
305
306         * stack.c (print_stack_frame): Put catch_errors around
307         print_frame_info so (for example) error printing source doesn't
308         cause auto-displays to get skipped in normal_stop.
309
310         * findvar.c (value_from_register): When preparing to cast a value
311         from REGISTER_VIRTUAL_TYPE to type, copy the REGISTER_VIRTUAL_SIZE;
312         the old code didn't copy the whole thing.
313         * valops.c (value_assign): Add comment.
314
315 Fri Oct 15 12:57:30 1993  Peter Schauer  ([email protected])
316
317         * mipsread.c (upgrade_type):  Replace bitsize sanity checks and
318         complaint by a comment explaining why they were useless. 
319
320 Fri Oct 15 14:30:30 1993  Jim Kingdon  ([email protected])
321
322         * Move comments on bypassing call dummy breakpoint from stack.c
323         to breakpoint.h.
324
325 Fri Oct 15 11:52:56 1993  Peter Schauer  ([email protected])
326
327         * symtab.c (lookup_partial_symtab):  If filename is not found and
328         contains no slashes, try again and compare without leading path
329         components.
330         * symtab.c (lookup_symtab_1):  Replace open coded version of
331         lookup_partial_symtab with a function call.
332
333 Thu Oct 14 20:34:15 1993  Jim Kingdon  ([email protected])
334
335         * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),
336         remote-mon.c (monitor_create_inferior), remote-nindy.c
337         (nindy_create_inferior), remote-st.c (st2000_create_inferior),
338         remote-vx.c (vx_create_inferior): Remove CREATE_INFERIOR_HOOK; it
339         is replaced by init_trace_fun.
340         * config/convex/xm-convex.h, convex-xdep.c: Add comments explaining
341         how to do without CREATE_INFERIOR_HOOK for whoever fixes the Convex
342         port.
343
344         * Makefile.in: Add Mach files to ALLDEPFILES, etc.
345         * m3-nat.c: Clean up more hair--message(), cprocs.
346         * configure.in: Recognize Mach targets and hosts.
347         * config/ns32k/tm-umax.h: Add some #ifndef's so tm-ns32km3.h can
348         include this file.
349         * Mach headers in config/*/tm-*.h: Fix includes to match correct
350         locations of files.
351
352 Thu Oct 14 21:35:55 1993  Rob Savoye  ([email protected])
353
354         * remote-mon.c (general_open): Set dev_name. Minor tweaking to get
355         it working again.
356         * config/m68k/tm-monitor.h: Remove floating point register names
357         as there aren't any on any of the monitors that use this code.
358
359 Wed Oct 13 11:47:23 1993  Jim Kingdon  ([email protected])
360
361         * inflow.c: Pass pointer to process group, not process group itself,
362         to TIOCSPGRP ioctl.
363
364         * inflow.c (terminal_ours_1): Don't print warning on failure to
365         set process group.
366
367         * printcmd.c (printf_command): Instead of using makeva* and
368         calling vprintf, just make the appropriate calls to printf.
369         * printcmd.c, config/pa/xm-pa.h, config/mips/xm-makeva.h,
370         config/alpha/xm-alpha.h, config/m88k/xm-m88k.h: Remove all
371         traces of makeva*.  My apologies to everyone (including me!)
372         who spent so much time getting it to work on various machines,
373         but look at the bright side, at least you won't have to do it
374         again in the future.
375
376         * printcmd.c (printf_command): Make a cleanup for val_args (fixes
377         a memory leak).
378
379 Tue Oct 12 22:54:41 1993  Jim Kingdon  ([email protected])
380
381         * config/mips/xm-mips.h: Remove comment about HAVE_SGTTY vs. usleep.
382
383 Tue Oct 12 12:01:29 1993  david d `zoo' zuhn  ([email protected])
384
385         * configure.in: only configure gdbserver for native environments
386
387 Tue Oct 12 08:59:15 1993  Jim Kingdon  ([email protected])
388
389         * stabsread.c (read_type): Treat a negative type number at the start
390         of a type as a type reference, not as a definition of a type with
391         "50=" omitted.  This makes things work on the RS/6000 again (the
392         14 Sep 1993 change broke it).
393
394         * inflow.c: Use 0 (standard input) not scb->fd.
395         (terminal_ours_1): If printing warning, don't claim it happened in
396         terminal_inferior.
397
398         * blockframe.c (get_prev_frame_info): Don't error() if there are no
399         frames; just return NULL.
400
401         * xcoffsolib.h, xcoffexec.c: Undo the part of Fred's bfd->abfd
402         change which involved structure elements.  It was unnecessary and
403         was not consistently done.
404
405         * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending):
406         Move common block handling from dbxread.c to stabsread.c.
407         Use the name from the BCOMM instead of the ECOMM.
408         Allocate things on the symbol_obstack.
409         * xcoffread.c (process_xcoff_symbol): Process C_BCOMM, C_ECOMM,
410         and C_ECOML.  On unrecognized storage classes, go ahead and call
411         define_symbol (after the complaint).
412
413         * dbxread.c (process_one_symbol): Don't relocate 'S' symbols by
414         the text offset.
415
416 Tue Oct 12 12:33:09 1993  Peter Schauer  ([email protected])
417
418         * osfsolib.c (solib_create_inferior_hook):  Reset stop_soon_quietly
419         after shared library symbol reading to get rid of warning from
420         heuristic_proc_start.
421
422 Tue Oct 12 12:01:29 1993  david d `zoo' zuhn  ([email protected])
423
424         * remote-sim.c: fix unterminated character string
425
426 Tue Oct 12 08:59:15 1993  Jim Kingdon  ([email protected])
427
428         * stabsread.c: Fix comment about gcc 2.3.3 stab for long long int.
429
430 Mon Oct 11 14:27:25 1993  Jim Kingdon  ([email protected])
431
432         * m3-nat.c, config/nm-m3.h: Add a target_ops struct and other
433         various things to try to get this to work.
434
435         * symtab.h: Fix comments re headers, sharing blockvectors, etc.
436
437 Mon Oct 11 11:46:06 1993  david d `zoo' zuhn  ([email protected])
438
439         * config/i960/vxworks960.mt (REMOTE_O): add dcache.o and remote-utils.o
440
441 Mon Oct 11 02:48:57 1993  Peter Schauer  ([email protected])
442
443         * mipsread.c (parse_partial_symbols):  Do not add undefined
444         symbols to the partial symbol table.
445         * alpha-tdep.c (init_extra_frame_info):  Remove kludge for gcc,
446         gcc has to be compatible with the native tools.
447         * alpha-tdep.c (alpha_push_arguments):  Rename NUM_ARG_REGS to
448         ALPHA_NUM_ARG_REGS and move its definition to tm-alpha.h.
449         * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS):  Change it to the
450         way the native tools define it, update comment.
451
452 Fri Oct  8 15:54:06 1993  Fred Fish  ([email protected])
453
454         * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c, 
455         xcoffsolib.h:  Use 'abfd' for bfd variables instead of 'bfd'.
456         Sun cc doesn't like variable names that match their typedef'd type.
457
458 Fri Oct  8 14:56:21 1993  Jim Kingdon  ([email protected])
459
460         * inflow.c: Remove unused includes of sys/param.h and sys/types.h.
461
462         * inflow.c, ser-unix.c, ser-go32.c, ser-tcp.c, serial.h,
463         terminal.h, fork-child.c, main.c, utils.c: Move all the process
464         group stuff back to inflow.c and terminal.h; that's a better place
465         for it and fixes problems with trying to get/set the process group
466         of a tty we're doing remote debugging on.
467         * terminal.h: Skip the redefines and includes if HAVE_TERMIOS.
468
469         * findvar.c, value.h (symbol_read_needs_frame): New function.
470         * c-exp.y, m2-exp.y: Call it instead of having our own switch on
471         the symbol's class.
472         * valops.c (value_of_variable): Use symbol_read_needs_frame to
473         decide whether we care about finding a frame.
474
475 Fri Oct  8 02:34:21 1993  Peter Schauer  ([email protected])
476
477         * blockframe.c (get_frame_block):  Do not adjust pc if the frame
478         function was interrupted by a signal.
479
480 Thu Oct  7 19:20:11 1993  Jim Kingdon  ([email protected])
481
482         * config/h8300/tm-h8300.h: Don't define sr_get_debug.
483         * remote-sim.c: Include remote-utils.h.
484         * target.h: Add comment about target_has_execution.
485
486 Thu Oct  7 16:14:19 1993  Steve Chamberlain  ([email protected])
487
488         * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args):
489         New functions.
490         * infrun.c (normal_stop): Don't try and set the pc in the current
491         frame coredump if there isn't one.
492         * remote-sim.c (gdbsim_store_register): Don't
493         SWAP_TARGET_AND_HOST, sim_store_register takes bytes in raw order.
494         (gdbsim_wait): Set status with WSETSTOP.
495         * config/h8300/tm-h8300.h (sr_get_debug): Define
496
497 Thu Oct  7 12:56:57 1993  Jim Kingdon  ([email protected])
498
499         New Mach stuff:
500         * config/i386/i386mach.c: Explain this is for the old (probably
501         non-functional and/or obsolete) Mach stuff.
502         * m3-nat.c, config/nm-m3.h,
503         i386m3-nat.c, mipsm3-nat.c, ns32km3-nat.c,
504         config/i386/{i386m3.mh,i386m3.mt,tm-i386m3.h,xm-i386m3.h},
505         config/i386/{i386mk.mh,i386mk.mt,tm-i386mk.h,xm-i386mk.h},
506         config/mips/{mipsm3.mh,mipsm3.mt,tm-mipsm3.h,xm-mipsm3.h},
507         config/ns32k/{ns32km3.mh,ns32km3.mt,tm-ns32km3.h,xm-ns32km3.h}:
508         New files.
509
510         * blockframe.c (find_pc_partial_function): If we call
511         PSYMTAB_TO_SYMTAB, call target_terminal_ours_for_output first.
512         This is needed now that wait_for_inferior passes in endaddr.
513         * infrun.c: Move call to target_terminal_inferior from proceed
514         to resume.
515
516 Thu Oct  7 09:22:04 1993  Stu Grossman  (grossman at cygnus.com)
517
518         * blockframe.c (find_pc_partial_function):  Fix handling for PCs
519         beyond the end of the last function in an objfile.
520         * coff-solib.c (coff_solib_add):  Use BFD to get fields from .lib
521         section.
522         * infrun.c (wait_for_inferior):  Modify test for subroutine entry
523         to include pc out of bounds of the previous function.
524         * remote.c (remote_wait):  Use strtoul for parsing 'N' message.
525         Add code to relocate symfile_objfile->sections.
526
527 Thu Oct  7 06:22:43 1993  Jim Kingdon  ([email protected])
528
529         * config/sparc/sun4os4.mh: Add comment saying why we don't use
530         -lresolv.
531
532 Thu Oct  7 09:29:11 1993  Peter Schauer  ([email protected])
533
534         * breakpoint.c, breakpoint.h (breakpoint_init_inferior):  New function
535         that clears the `inserted' flag for all breakpoints and deletes
536         any breakpoints which should go away between runs of programs.
537         * inflow.c (generic_mourn_inferior), infrun.c (init_wait_for_inferior),
538         remote-es.c (es1800_load), comments in exec.c and corelow.c:
539         Use it instead of mark_breakpoints_out.
540         * breakpoint.c (mark_breakpoints_out):  Update comment, tm-rs6000.h
541         uses it in a completely different context.
542         * breakpoint.c (breakpoint_re_set_one):  Add bp_call_dummy case.
543
544 Thu Oct  7 09:29:11 1993  Peter Schauer  ([email protected])
545
546         * Makefile.in (REGEX, REGEX1):  Always use our own version of
547         regex.c to be consistent across hosts.
548         * source.c (_initialize_source):  Initialize regex to use grep
549         style syntax as an approximation to POSIX basic regex syntax.
550
551 Wed Oct  6 12:43:47 1993  Jeffrey A Law  ([email protected])
552                           Jim Kingdon  ([email protected])
553
554         * hppa-tdep.c (frame_chain): Rework so that it correctly
555         handles boundaries where code with a frame pointer calls code
556         without a frame pointer.
557         (dig_fp_from_stack): New function.
558
559 Wed Oct  6 12:43:47 1993  Jim Kingdon  ([email protected])
560
561         * breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint.
562
563         * README: Add Alpha notes from Schauer.
564
565 Tue Oct  5 15:26:04 1993  Jim Kingdon  ([email protected])
566
567         * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't
568         understand what it is trying to do, but I suspect it's not doing
569         it.
570
571         * config/ns32k/merlin.mh: Add comment about M_INSTALL.
572         * config/m88k/{delta88.mh,delta88v4.mh}: Remove M_INSTALL and
573         M_UNINSTALL; it tries to install a non-existent file gdb.z.
574         * Makefile.in: Remove M_INSTALL stuff; the above were the only uses.
575
576         * stabsread.c (read_range_type): Remove comment which recommends
577         distinguishing float from complex by the name.
578
579 Tue Oct  5 12:17:40 1993  Peter Schauer  ([email protected])
580                           Jim Kingdon  ([email protected])
581                           Stu Grossman  ([email protected])
582
583         Changes to support alpha OSF/1 in native mode.
584         * alpha-nat.c, alpha-tdep.c, config/alpha/alpha-osf1.mt,
585           config/alpha/nm-alpha.h, config/alpha/tm-alpha.h, osfsolib.c:
586         New files.
587         * Makefile.in:  Add new files and dependencies.
588         * configure.in:  Add alpha target.
589         * config/alpha/alpha-osf1.mh (NATDEPFILES):  Add osfsolib.o
590         * config/alpha/alpha-osf1.mh (MH_CFLAGS):  Remove, we can handle
591         shared libraries now.
592         * config/alpha/xm-alpha.h:  Cleanup, get MAKEVA_* defines right.
593
594         * defs.h (CORE_ADDR):  Make its type overridable via CORE_ADDR_TYPE,
595         provide `unsigned int' default.
596         * breakpoint.c (breakpoint_auto_delete):  Delete only if we really
597         stopped for the breakpoint.
598         * stabsread.c, stabsread.h (define_symbol):  Change valu parameter
599         to a CORE_ADDR.
600         * stabsread.c (read_range_type):  Handle the case where the lower
601         bound overflows and the upper doesn't and the range is legal.
602         * infrun.c (resume):  Do not step a breakpoint instruction if
603         CANNOT_STEP_BREAKPOINT is defined.
604
605         * inferior.h (CALL_DUMMY_LOCATION):  New variant AT_ENTRY_POINT.
606         Now that we have the bp_call_dummy breakpoint the call dummy code
607         is no longer needed. PUSH_DUMMY_FRAME, PUSH_ARGUMENTS and
608         FIX_CALL_DUMMY can be used to set up everything for the dummy.
609         The breakpoint for the dummy is set at the entry point and thats it.
610         * blockframe.c (inside_entry_file, inside_entry_func):  Do not stop
611         backtraces if pc is in the call dummy at the entry point.
612         * infcmd.c (run_stack_dummy):  Handle AT_ENTRY_POINT case. Use
613         the expected breakpoint pc when setting up the frame for
614         set_momentary_breakpoint.
615         * symfile.c (entry_point_address):  New function for AT_ENTRY_POINT
616         support.
617         * valops.c (call_function_by_hand):  Handle AT_ENTRY_POINT case.
618
619 Tue Oct  5 11:37:02 1993  Jim Kingdon  ([email protected])
620
621         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
622         Change other hppa host entries to use -*- not -hp-.
623
624 Mon Oct  4 19:16:14 1993  Ian Lance Taylor  ([email protected])
625
626         * i386-nlmstub.c: New file; debugging stub for i386 NetWare.  Must
627         be compiled with NetWare header files and turned into an NLM with
628         nlmconv.
629
630 Mon Oct  4 11:02:11 1993  Jim Kingdon  ([email protected])
631
632         * minsyms.c (lookup_minimal_symbol_by_pc): Don't use mst_abs symbols.
633
634         * dbxread.c (process_one_symbol): Make n_opt_found static.
635
636         * Rename i386lynx-tdep.c to i386ly-tdep.c for 14 character file names.
637         * Makefile.in, config/i386/i386lynx.mt: Change accordingly.
638
639         * values.c (record_latest_value): Fetch lazy values and set VALUE_LVAL
640         to not_lval.
641
642 Sun Oct  3 15:54:51 1993  Stan Shebs  ([email protected])
643
644         * objfiles.h (objfile): New slot sym_stab_info, use by most
645         stab-reading formats.
646         * gdb-stabs.h (DBX_SYMFILE_INFO): Access sym_stab_info instead of
647         sym_private.
648         * coffread.c (coff_symfile_init): Alloc struct for sym_stab_info.
649         * dbxread.c, elfread.c, paread.c: Change sym_private references to
650         sym_stab_info references.
651
652 Sat Oct  2 19:28:35 1993  Jim Kingdon  ([email protected])
653
654         * mipsread.c, objfiles.c, utils.c: Use PTR not void *.  RISC/OS
655         4.02 lacks void *.
656         * elfread.c: Use void * not PTR inside PARAMS.
657
658         * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it.
659         * config/mips/news-mips.mh: Define NAT_FILE not NM_FILE.
660         * config/mips/nm-news-mips.h: Include mips/nm-mips.h not nm-mips.h.
661
662 Sat Oct  2 16:05:22 1993  Stu Grossman  (grossman at cygnus.com)
663
664         * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt,
665         tm-i386lynx.h:  Add support for SVR3 COFF shared libraries.
666
667 Sat Oct  2 15:50:41 1993  Jim Kingdon  ([email protected])
668
669         * m88k-nat.c (store_inferior_registers): When writing all registers,
670         don't try to write EXIP_REGNUM or ENIP_REGNUM (not needed for this
671         case, and they cause trouble).
672
673         * TODO: Don't suggest doing fast watchpoints by stepping a line
674         at a time.  That would be really hairy and still not fast enough.
675         Do suggest debug registers and page table diddling.
676
677 Fri Oct  1 14:54:46 1993  Jim Kingdon  ([email protected])
678
679         * printcmd.c (do_examine): Make meaning of 'h', 'w', and 'g' not
680         depend on builtin_type_*.  Instead, it is always 2, 4, and 8 bytes
681         like the documentation says.
682         * printcmd.c (decode_format) [CC_HAS_LONG_LONG]: Remove 'l' as
683         synonym for 'g'.  This was never documented, it shouldn't depend on
684         CC_HAS_LONG_LONG, and I don't see what's wrong with 'g'.
685
686 Fri Oct  1 10:06:35 1993  Kung Hsu  ([email protected])
687
688         * symtab.c: fix a bug in testsuite (virtfunc.exp)
689
690 Thu Sep 30 11:30:56 1993  Jim Kingdon  ([email protected])
691
692         * m88k-nat.c (fill_gregset): Fix typo (R_SFIP -> R_FIP).
693
694         * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code):
695         If demangled name lacks a colon, don't dump core.
696
697         * blockframe.c (find_pc_partial_function): If pst->readin is
698         set, don't try to get symbols from pst.
699
700         * inflow.c (generic_mourn_inferior): Call reinit_frame_cache
701         instead of doing it ourself.
702         * blockframe.c (reinit_frame_cache): Use code which was in
703         generic_mourn_inferior so we can use this function even when
704         we have switched targets.
705         * corelow.c (core_detach): Call reinit_frame_cache.
706         * target.c (target_detach): Don't call generic_mourn_inferior
707         (revert yesterday's change, now handled by core_detach).
708         * objfiles.c (free_objfile): Detach any core file if we call
709         SOLIB_CLEAR.  #include target.h.
710
711         * fork-child.c (fork_inferior): Don't call target_terminal_init
712         and target_terminal_inferior until we are sure that the inferior
713         has called gdb_setpgid.  This fixes PR 2900 (Schauer tracked it
714         down and was able to reliably reproduce it by putting a sleep()
715         before the gdb_setpgid()).
716
717 Thu Sep 30 12:00:49 1993  Peter Schauer  ([email protected])
718
719         * c-exp.y, m2-exp.y:  Change type of address for msymbol to
720         builtin_type_long.
721         * infptrace.c (fetch_register, store_inferior_register,
722         child_xfer_memory):  Use PTRACE_XFER_TYPE for the type of ptrace
723         transfers. Provide an `int' default for PTRACE_XFER_TYPE.
724
725 Thu Sep 30 11:30:56 1993  Jim Kingdon  ([email protected])
726
727         * defs.h (TARGET_*_BIT): Don't use host information (sizeof) in
728         picking defaults.
729
730         * cp-valprint.c (cp_is_vtbl_ptr_type): Continue to accept old form.
731
732 Thu Sep 30 11:25:55 1993  Kung Hsu  ([email protected])
733
734         * cp-valprint.c (cp_is_vtbl_ptr_type):
735         change vtable field name to __vtbl (pr2695).
736
737         * symtab.c (gdb_mangle_name): fix a bug, to get mangled name right.
738
739 Wed Sep 29 18:34:22 1993  Stu Grossman  (grossman at cygnus.com)
740
741         * Makefile.in:  Add deps for i386lynx-nat.o and i386lynx-tdep.o to
742         keep non-gnu makes happy.
743
744 Wed Sep 29 10:52:19 1993  Kung Hsu  ([email protected])
745
746         * c-valprint.c: to fix virtual table print bug (pr2695).
747
748 Wed Sep 29 10:52:19 1993  Jim Kingdon  ([email protected])
749
750         * target.c (target_detach): Call generic_mourn_inferior.
751         * inflow.c (generic_mourn_inferior): Call flush_cached_frames.
752
753 Tue Sep 28 23:08:59 1993  Jim Kingdon  ([email protected])
754
755         * dbxread.c, coffread.c, elfread.c: A few changes to comments.
756
757 Tue Sep 28 18:39:37 1993  Stan Shebs  ([email protected])
758
759         * configure.in: Rename ...-lynx* to ...-lynxos*.
760         Add m68*-*-lynxos* configuration.
761         * dbxread.c (coffstab_build_psymtabs): New function,
762         interfaces coffread.c to dbxread functions.
763         * coffread.c (coff_symfile_info):  Expand to include
764         dbx_symfile_info slots.
765         (coff_symfile_init): Init coff_symfile_info struct.
766         (coff_locate_sections): New functions, finds the stab and stabstr
767         sections.
768         (coff_symfile_read): Call coffstab_build_psymtabs if a stab
769         section is present.
770         (coff_section_offsets): Replace fake version with real offsets.
771
772 Tue Sep 28 18:00:50 1993  Jim Kingdon  ([email protected])
773
774         * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy
775         breakpoint.
776
777 Tue Sep 28 17:53:26 1993  Ian Lance Taylor  ([email protected])
778
779         * config/nm-sysv4.h: Include solib.h.  Define SVR4_SHARED_LIBS.
780         * config/tm-sysv4.h: Don't include solib.h.
781         * config/xm-sysv4.h: Don't define SVR4_SHARED_LIBS.
782         * config/i386/i386v4.mt (TDEPFILES): Move solib.o from here...
783         * config/i386/i386v4.mh (NATDEPFILES): ...to here.
784         * config/i386/nm-i386v4.h: Include nm-sysv4.h.
785         * config/m68k/amix.mt (TDEPFILES): Move solib.o from here...
786         * config/m68k/amix.mh (NATDEPFILES): ...to here.
787
788 Tue Sep 28 09:45:38 1993  Peter Schauer  ([email protected])
789
790         * symmisc.c (print_symbol): Use %02x not %2x for LOC_CONST_BYTES.
791
792         Clean up problems with targets and hosts that have 64 bit longs
793         and pointers and 32 bit ints.
794         * breakpoint.c, buildsym.c, c-lang.c, c-valprint.c, ch-lang.c,
795         ch-valprint.c, core.c, cp-valprint.c, dbxread.c, exec.c,
796         expprint.c, gdbtypes.c, infcmd.c, language.c, language.h,
797         m2-lang.c, maint.c, mips-tdep.c, mipsread.c, partial-stab.h,
798         printcmd.c, remote-vx.c, solib.c, source.c, stack.c, symfile.c,
799         symmisc.c, symtab.c, valops.c, valprint.c, xcoffexec.c:
800         Change all printf formats from %x to %lx if outputting an address.
801         Change la_*_format to use long format.
802         local_hex_string, local_hex_string_custom now take an unsigned long
803         argument, change all callers.
804         * coffread.c (read_coff_symtab):  Remove superfluous cast for
805         complaint output.
806         * dbxread.c (end_psymtab):  Cast MSYMBOL_INFO to long, not int.
807         * findvar.c, value.h (write_register):  Change val to LONGEST.
808         * gdbtypes.h (struct type):  Change `bitsize' to long as
809         TYPE_FIELD_STATIC_PHYSNAME uses this field as a pointer.
810         * inferior.h (struct inferior_status):  Change type of stop_pc to
811         CORE_ADDR.
812         * language.h (local_octal_string, local_octal_string_custom):
813         Remove prototype, the functions are neither defined nor used.
814         * mipsread.c (parse_symbol):  Use temporary variable for bitsize as
815         f->bitsize is a long now.
816         * objfiles.c (add_to_objfile_sections, build_objfile_section_table):
817         Use unsigned long casts instead of int for abusing sections_end
818         pointer as integer.
819         * stack.c (parse_frame_specification):  Change type of `args' to
820         CORE_ADDR for SETUP_ARBITRARY_FRAME.
821
822         * printcmd.c (make_vasize):  Allow redefinition via MAKEVA_SIZE.
823         * mipsread.c (parse_type):  Alpha cc now supports the t->continued
824         bit, update algorithm to match the way the compiler uses it.
825
826 Tue Sep 28 12:05:11 1993  Jim Kingdon  ([email protected])
827
828         * utils.c (fprintfi_filtered): Fix comments.
829
830 Mon Sep 27 18:10:08 1993  Stu Grossman  (grossman at cygnus.com)
831
832         * coffread.c (read_coff_symtab):  Don't call getfilename if there
833         are no auxents.
834
835 Mon Sep 27 10:22:37 1993  Jim Kingdon  ([email protected])
836
837         * symtab.c (find_pc_line): Fix comments.
838
839         * remote-udi.c (udi_mourn): Don't pop target.
840
841 Fri Sep 24 17:25:41 1993  Stu Grossman  (grossman at cygnus.com)
842
843         * corelow.c:  Add multi thread/process support for core files with
844         .reg/XXX pseudo-sections.
845         * i386lynx-nat.c thread.h thread.c:  Remove unnecessary core file
846         support.
847
848 Thu Sep 23 10:49:37 1993  Jim Kingdon  ([email protected])
849
850         * remote-udi.c (download): Skip zero length sections.
851
852         * valops.c (search_struct_method, value_struct_elt):
853         Use (value)-1, not -1, for error.
854
855         * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments
856         about SHIFT_INST_REGS.
857
858         * exec.c (exec_file_command): Set text_end based on all code readonly
859         sections, not just ".text".
860
861         * defs.h, infcmd.c, config/z8k/tm-z8k.h, config/m88k/tm-m88k.h,
862         config/sh/tm-sh.h, config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
863         z8k-tdep.c: Remove all references to ADDR_BITS_SET.
864         * config/m88k/tm-m88k.h: Define TARGET_WRITE_PC.
865
866         * config/m88k/tm-m88k.h, m88k-tdep.c: Add call function stuff.
867
868 Thu Sep 23 00:13:06 1993  Peter Schauer  ([email protected])
869
870         * config/mips/tm-mips.h (STORE_STRUCT_RETURN):  Define as noop as
871         the pushing of the struct return address is already handled in
872         mips_push_arguments.
873         * mips-tdep.c (reinit_frame_cache_sfunc):  Fix typo in prototype
874         declaration.
875         * mipsread.c (parse_symbol, parse_type, upgrade_type):  Add more
876         sanity checks for corrupt symbol entries to avoid core dumps
877         reported by [email protected]. Obviously Ultrix 4.3A cc now has
878         the same problems as the OSF/1 alpha cc.
879         * mipsread.c (parse_lines):  Iterate over the range of the compressed
880         line number entries, the old iteration sometimes failed to stop
881         and wrote past the end of the LINETABLE. Add sanity check to avoid
882         the same problem in case the line number info is corrupt.
883         * mipsread.c (parse_procedure):  Adjust pdr for alpha __sigtramp.
884         * mipsread.c (parse_external, parse_partial_symbols):  Ignore stNil
885         symbols that are produced for statics in .o files and stLocal symbols
886         that are produced for every section in OSF/1 dynamically linked
887          executables.
888         * mipsread.c (psymtab_to_symtab_1):  Put out `undefined symbols'
889         warning only under `verbose on' as there are many undefined symbols
890         in a dynamically linked executable.
891
892 Wed Sep 22 10:28:06 1993  Jim Kingdon  ([email protected])
893
894         * config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was
895         intended only for VxWorks.  Remove dcache.o from TDEPFILES now
896         that we pick it up from the default REMOTE_O.
897
898         * breakpoint.c (bpstat_what): Initialize retval.call_dummy and
899         retval.step_resume.
900
901         * mips-tdep.c (mips_frame_chain): If frame size zero, return zero.
902         * rs6000-tdep.c: Add comment about framelessness.
903
904         * remote-nindy.c: Declare ninMemGet and ninMemPut.
905
906 Wed Sep 22 08:02:57 1993  Stu Grossman  (grossman at cygnus.com)
907
908         * Makefile.in:  Add i386lynx-tdep to the right places.
909         (TARDIRS):  Add gdbserver.
910
911         * exec.c (print_section_info):  Print entry point.
912         * i386lynx-nat.c (i386lynx_saved_pc_after_call):  Move into
913         i386lynx-tdep.c.  Add core file support.
914         * i386lynx-tdep.c:  New module for Lynx/386 target dependant code.
915         * maint.c:  Add `maint info sections' command to print info about all
916         sections that BFD knows about for exec and core files.
917         * sparc-tdep.c (sparc_push_dummy_frame):  Update stack pointer
918         before putting frame on the stack.  Consolidate writes to reduce
919         traffic for remote debugging.
920         * config/i386/i386lynx.mh (NATDEPFILES):  Remove exec.o.
921         * config/i386/i386lynx.mt (TDEPFILES):  Add exec.o, i386lynx-tdep.o.
922         * config/i386/nm-i386lynx.h:  Add target_pid_to_str().
923         * config/i386/tm-i386lynx.h:  Remove target_pid_to_str().
924         * sparclite/Makefile.in:  Add deps to keep Sun make happy.
925
926 Tue Sep 21 17:48:14 1993  Jim Kingdon  ([email protected])
927
928         * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argument
929         not_a_breakpoint.
930         * infrun.c (wait_for_inferior): Pass it.  Also consolidate the
931         test of whether we are stepping into a CURRENTLY_STEPPING macro.
932
933 Tue Sep 21 17:22:34 1993  K. Richard Pixley  ([email protected])
934
935         * breakpoint.c (bpstat_stop_status),
936           infcmd.c (step_1),
937           infrun.c (wait_for_inferior): collapse SHIFT_INST_REGS ifdef
938           and insert macro.
939
940         * m88k-tdep.c: include ieee-float.h.  new global target_is_m88110.
941           new const struct ext_format_m88110 for float format.
942           (pic_prologue_code): add braces.
943           (next_insn): remove unused variable buf.
944           (frame_find_saved_regs): remove unused variables next_addr,
945           saved_regs, regnum.
946           (frame_locals_address): remove unused variables frame, ap.
947           (frame_args_address): remove unused variables frame, ap.
948           (push_parameters): add some breaks and a default case.
949
950         * remote-bug.c: remove redundant includes of value.h, target.h,
951           serial.h.
952           (bug_open): corrected typo, sr_multi_scan -> gr_multi_scan.
953           (bug_fetch_register): special case sfip register for m88110.
954           remove flag bit masking of pc registers.  This should be handled
955           by the ADDR_BITS_* macros.
956           (bug_store_register): special case sfip register for m88110.
957           Corrected sprint format for extended registers.
958
959         * config/m88k/tm-m88k.h: white space and comment changes.  include
960           ieee-float.h. expanded to cope with m88110 extended registers.
961           (R0_REGNUM, XFP_REGNUM, X0_REGNUM): new macros.
962           (SHIFT_INST_REGS): becomes a real macro.
963
964 Tue Sep 21 17:48:14 1993  Jim Kingdon  ([email protected])
965
966         * breakpoint.c (breakpoint_1): Support bp_call_dummy.
967
968 Tue Sep 21 17:06:19 1993  Ian Lance Taylor  ([email protected])
969
970         * elfread.c (record_minimal_symbol_and_info): Guess the section to
971         use from the type.
972         * objfiles.c: Include gdb-stabs.h for SECT_* macros.
973         (objfile_relocate): Relocate textlow and texthigh in psymtabs.
974         Relocate partial symbols.  Check that minimal SYMBOL_SECTION is
975         nonnegative before using it.
976         * symtab.h: Adjust section field comment.
977
978         * remote.c (interrupt_query): New function.
979         (remote_interrupt_twice): Call interrupt_query.
980         (putpkt, getpkt): If quit_flag is set, call interrupt_query.
981         (remote_wait): Don't bother with objfile_relocate if the addresses
982         haven't changed.
983         (remote_fetch_registers): If we see a packet that doesn't start
984         with a hex character, fetch a new one.
985
986 Tue Sep 21 11:44:00 1993  Jim Kingdon  ([email protected])
987
988         * remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it.
989
990         * printcmd.c (print_scalar_formatted): When truncating value we are
991         going to print as unsigned, handle it generally for any length
992         less than sizeof (LONGEST), rather than special-casing sizeof (char),
993         sizeof (short), and sizeof (long).  Clarify comment on what this
994         is for.
995
996         * symfile.c (deduce_language_from_filename): Accept .cxx for C++.
997         * buildsym.c (start_subfile): Use deduce_language_from_filename
998         rather than checking for .C or .cc ourself.
999
1000 Mon Sep 20 14:53:11 1993  Jim Kingdon  ([email protected])
1001
1002         * defs.h: Declare argument of re_comp as const char *.
1003
1004         * remote.c, remote-mips.c: Use sr_get_debug not remote_debug.
1005
1006         * README: Say using bfd from another release doesn't generally work.
1007
1008 Sat Sep 18 10:13:18 1993  Jim Kingdon  ([email protected])
1009
1010         * mipsread.c (parse_type): Don't complain() if we guessed struct
1011         and it was a union, or vice versa.
1012
1013         * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.
1014
1015         Some of the following is in #ifdef CALL_DUMMY_BREAKPOINT_OFFSET.
1016         * breakpoint.h (enum bptype): Add bp_call_dummy.
1017         (struct bpstat_what): Add call_dummy field.
1018         * infrun.c (wait_for_inferior): Deal with it.
1019         * breakpoint.c (bpstat_what): Deal with call dummy breakpoint.
1020         * infcmd.c (run_stack_dummy): Set the call dummy breakpoint.
1021         * config/sparc/tm-sparc.h: Define CALL_DUMMY_BREAKPOINT_OFFSET.
1022
1023         * remote-sim.h: New file.
1024         * remote-sim.c: Add remote debug feature.  Rename stuff to distinguish
1025         interface to simulator from gdb-specific stuff.  Other changes.
1026 start-sanitize-v9
1027         * remote-sp64sim.c: Renamed to remote-sim.c.
1028         Use sr_get_debug instead of our own sim_verbose/simif_snoop.
1029         Use gnutarget in call to bfd_openr.
1030         Rename simif_* to gdbsim_*.
1031         * config/sparc/sp64sim.mt: Change remote-sp64sim.c to remote-sim.c.
1032 end-sanitize-v9
1033
1034 Fri Sep 17 04:41:17 1993  Peter Schauer  ([email protected])
1035
1036         * findvar.c (extract_signed_integer):  Cast *p to LONGEST before doing
1037         the xor and subtract.  Otherwise it will not sign extend if the type
1038         of LONGEST is larger than int.
1039         * cp-valprint.c (cp_print_class_method):  Inhibit core dump if
1040         domain is an undefined cross reference.
1041         * valops.c (call_function_by_hand):  Set real_pc to correct
1042         value if CALL_DUMMY_LOCATION != ON_STACK.
1043
1044 Thu Sep 16 20:37:06 1993  Jim Kingdon  ([email protected])
1045
1046         * config/a29k/tm-a29k.h (FRAME_CHAIN): If rsize is zero, return zero.
1047
1048 Thu Sep 16 13:16:22 1993  Stu Grossman  (grossman at cygnus.com)
1049
1050         * infrun.c (wait_for_inferior):  Allow user to single step within
1051         a stack dummy.
1052
1053 Thu Sep 16 12:34:01 1993  Jim Kingdon  ([email protected])
1054
1055         * dbxread.c (copy_pending): Deal with END NULL.
1056         (process_one_symbol): Add comments about what common_block NULL means.
1057
1058 Wed Sep 15 14:50:26 1993  Jim Kingdon  ([email protected])
1059
1060         * remote-udi.c, remote-adapt.c, remote-mm.c: Move processor_type
1061         to tm-a29k.h and a29k-tdep.c and make it an enum.
1062         * a29k-tdep.c (a29k_get_processor_type): New function.  Fix many
1063         aspects of how we detected the processor type.
1064         * remote-udi.c, remote-adapt.c, remote-mm.c (*_open): Call it
1065         rather than figuring out the type ourselves.
1066
1067 Thu Sep 16 12:12:59 1993  Stu Grossman  (grossman at cygnus.com)
1068
1069         * sparc-stub.c (_trap_low):  Do restore/save sequence after
1070         setting sp to ensure that we load the previous window from the
1071         right place on the stack.
1072
1073 Thu Sep 16 00:36:32 1993  Peter Schauer  ([email protected])
1074
1075         * mipsread.c:  Many changes for alpha ecoff format:
1076         Correct sizeof(int) == sizeof(long) assumptions.
1077         Replace stParsed hack by putting the parsed types on the pending chain.
1078         Replace mips specific ecoff mapping by ECOFF_REG_TO_REGNUM macro,
1079         provide default for cross debugging.
1080         Swapping the symbol back is no longer needed as the symbol is not
1081         modified anymore.
1082         Add new alpha basic types, handle btTypedef, handle stStaticProc
1083         external symbols .
1084         Update and clean up cross_ref for alpha cc cross ref variations.
1085         Allocate types on the type_obstack to inhibit storage leaks.
1086         * config/mips/tm-mips.h (ECOFF_REG_TO_REGNUM):  Define.
1087         * gdbtypes.c (recursive_dump_type):  Dump TYPE_TAG_NAME if it is set.
1088
1089 Tue Sep 14 09:12:17 1993  Jim Kingdon  ([email protected])
1090
1091         * stabsread.c (read_type): Process "s" (size) type attribute.
1092         If type is defined to another type, copy the type.
1093
1094 Tue Sep 14 18:37:17 1993  Ian Lance Taylor  ([email protected])
1095
1096         * config/i386/i386v4.mh (NATDEPFILES): Move exec.o from here...
1097         * config/i386/i386v4.mt (TDEPFILES): ...to here.
1098
1099 Tue Sep 14 12:21:49 1993  K. Richard Pixley  ([email protected])
1100
1101         * Makefile.in (remote_utils_h): add serial.h and target.h.
1102           (main.o, remote-es.o, remote-nindy.o, remote.o): remove target.h
1103           (already in remote_utils_h).
1104           (remote-utils.o): new rule.
1105
1106         * remote-utils.h: include serial.h.
1107
1108         * serial.h: ifdef protect from multiple inclusion.
1109
1110         * remote.c, remote-nindy.c, remote-mon.c, remote-es.c: include
1111           remote-utils.h.
1112
1113         * remote.c (remote_open), remote-nindy.c (nindy_open,
1114           nindy_files_info), remote-mon.c (general_open), remote-es.c
1115           (es1800_open): use remote-utils facilities for baud rate.
1116
1117 Tue Sep 14 09:12:17 1993  Jim Kingdon  ([email protected])
1118
1119         * paread.c, coffread.c, elfread.c, dwarfread.c:
1120         Include <time.h> and <sys/types.h> before libbfd.h.
1121
1122         * paread.c: Define BYTES_IN_WORD before including aout/aout64.h.
1123
1124         * Makefile.in (a29k-tdep.o): Depend on $(defs_h).
1125         * config/a29k/tm-a29k.h (SAVED_PC_AFTER_CALL): Use gr122 not lr0
1126         if this is a transparent procedure.
1127
1128 Mon Sep 13 16:06:43 1993  Jim Kingdon  ([email protected])
1129
1130         * remote.c: Define remote_debug to 0 and #if 0 baud_rate.  Temporary
1131         hack so this file compiles again.
1132
1133         * remote-utils.c (gr_multi_scan): Cast return value from alloca.
1134         (gr_multi_scan): #if 0 never-reached return(-1).
1135
1136         * remote-udi.c (udi_wait): Return inferior_pid not 0.
1137
1138 Mon Sep 13 14:14:35 1993  K. Richard Pixley  ([email protected])
1139
1140         Collect some remote things into remote-utils.
1141         * remote-utils.[ch]: new files of functions collected from several
1142           different remote targets.
1143         * Makefile.in (REMOTE_O): add remote-utils.o.
1144           (dcache_h, remote_utils_h): new macros.
1145           (HFILES): add $(remote_utils_h).
1146           (ALLDEPFILES): add $(remote_utils_h).
1147           (dcache.o): new rule.
1148           (main.o, remote-bug.o): also depend on $(remote_utils_h).
1149         * target.h (remote_debug): extern moved to remote-utils.h.
1150         * target.c (find_default_run_target, find_core_target): initialize
1151           runable.
1152           (remote_debug): moved to remote-utils.c.
1153           (_initialize_targets): move declaration of user variable
1154           remotedebug to remote-utils.c.
1155         * remote-bug.c: include remote-utils.h rather than dcache.h.
1156           (bug_close, bug_write, bug_write_cr, desc, bug_dcache, timeout,
1157           dev_name, check_open, is_open, readchar, readchar_nofail,
1158           pollchar, expect, expect_prompt, get_hex_digit, get_hex_byte,
1159           get_hex_word, bug_kill, bug_detach, bug_create_inferior,
1160           multi-scan, bug_prepare_to_store, bug_fetch_word,
1161           bug_store_word, bug_files_info, bug_mourn, bug_com, bug_device,
1162           bug_speed): removed and replaced with facilities from
1163           remote-utils.[ch].
1164           (bug_read_inferior_memory): renamed to bug_read_memory.
1165           (bug_write_inferior_memory): renamed to bug_write_memory.
1166           (bug_xfer_inferior_memory): renamed to bug_xfer_memory.
1167           (get_word): comment out this unused function for now.
1168           (bug_settings, cpu_check_strings): new statics.
1169           (bug_open): rewritten to use gr_open.
1170           (_initialize_remote_bug): remove declarations of commands bug,
1171           device, speed.
1172         * main.c: include remote-utils.h.
1173           (baud_rate): removed to remote-utils.c.
1174           (main): handle baud rate settings using new facilities from
1175           remote-utils.
1176         * defs.h (baud_rate): removed extern.
1177
1178         m88110 support via bug-197 monitor.
1179         * remote-bug.c (get_reg_name, bug_fetch_register,
1180           bug_store_register): added m88110 extended register support.
1181           (wait_strings): added bug-197 prompt.
1182           (bug_wait): cope with bug-197 prompt.
1183           (start_load): cope with either bug-197 or bug-187 prompt.
1184
1185 Mon Sep 13 12:53:09 1993  Jim Kingdon  ([email protected])
1186
1187         * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses of
1188         pc_changed.  If it was ever set to a non-zero value, it was before
1189         GDB 2.8.  It doesn't seem to have any useful function.
1190
1191         * defs.h: Don't define NORETURN (see comment).
1192
1193 Sat Sep 11 10:46:09 1993  Jim Kingdon  ([email protected])
1194
1195         * m88k-nat.c (fill_gregset): Set r31 and sfip.
1196
1197 Thu Sep  9 10:18:29 1993  Jim Kingdon  ([email protected])
1198
1199         * remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop calling
1200         getchar() (terminated only on '\n') instead of scanf.  Send the
1201         '\n' which terminates it to the remote system.
1202
1203         More gcc lint:
1204         * exec.c (ignore): Return 0.
1205         * stack.c (return_command): Fetch lazy value directly, not via
1206         VALUE_CONTENTS, to avoid "value computed is not used".
1207         * inflow.c (new_tty): Move osigttou inside #if.
1208
1209         * remote.c (remote_fetch_registers): If remote reply is short, just
1210         note that fact and keep going (reading extra registers as all bits 0).
1211         (remote_store_registers): Send number of registers that were found
1212         by remote_fetch_registers.
1213         * m68k-tdep.c, config/m68k/tm-m68k.h, config/m68k/tm-*.h: Remove
1214         HAVE_68881.  Define CANNOT_STORE_REGISTER if ptrace() can't write
1215         floating registers.
1216         * config/m68k/{tm-m68k-nofp.h,m68k-nofp.mt,tm-m68k-fp.h,m68k-fp.mt}:
1217         Remove, replaced by {tm-m68k-em.h,m68k-em.mt}.
1218         * Makefile.in, configure.in: Change accordingly.
1219
1220 Thu Sep  9 04:59:03 1993  Peter Schauer  ([email protected])
1221
1222         * mipsread.c (cross_ref):  Allow SGI extended symbol types as cross
1223         reference targets.
1224         * symmisc.c (print_symbol):  Use TYPE_TAG_NAME not TYPE_NAME to avoid
1225         printing of identities.
1226
1227 Wed Sep  8 19:18:27 1993  Jim Kingdon  ([email protected])
1228
1229         * breakpoint.c (breakpoint_1): Deal with step resume breakpoint.
1230
1231 Wed Sep  8 13:01:10 1993  K. Richard Pixley  ([email protected])
1232
1233         Gcc lint.
1234         * config/m88k/tm-m88k.h (frame_find_saved_regs): prototype.
1235         * config/h8300/tm-h8300.h (NUM_REGS): rewrite to avoid nested comment.
1236         * blockframe.c (get_prev_frame_info): initialize address.
1237         * breakpoint.c (bpstat_copy): initialize retval.
1238           (bpstat_stop_status): initialize value_is_zero.
1239           (bpstat_what): initialize bs_class.
1240           (breakpoint_1, mention): add do-nothing case for bp_step_resume.
1241           (break_command_1): initialize cond_end, addr_end, &
1242           canonical_strings_chain.
1243           (enable_breakpoint): initialize save_selected_frame.
1244         * buildsym.c (end_symtab): initialize symtab & linetablesize.
1245         * c-exp.y (parse_number): initialize i.
1246         * c-typeprint.c (c_type_print_varspec_prefix): include
1247           TYPE_CODE_BITSTRING in switch statements and do nothing.
1248         * c-valprint.c (c_val_print): removed unused variable c.
1249         * ch-valprint.c (chill_val_print): removed unused variable eltlen.
1250         * cp-valprint.c (cp_print_class_method): initialize f & j.
1251         * eval.c (evaluate_subexp): initialize pc2, arg1, arg2.
1252         * expprint.c (print_subexp): initialize myprec, assoc, & tempstr.
1253         * findvar.c (value_from_register): initialize first_addr.
1254         * gdbtypes.c (lookup_struct_elt_type): localize use of temporary
1255           variable typename.
1256         * infcmd.c (run_stack_dummy): return zero rather than simple
1257           return.
1258         * infrun.c (wait_for_inferior): initialize stop_sp, prologue_pc.
1259           remove symtab, appears unused.
1260           (restore_selected_frame): return 1.
1261         * mipsread.c (psymtab_to_symtab_1): initialize first_off.
1262           (fixup_sigtramp): initialize b0.
1263         * printcmd.c (do_examine): initialize val_type.
1264           (print_frame_args): initialize b.
1265         * ser-tcp.c (tcp_restore): comment out declaration.  Appears
1266           unused.
1267         * ser-unix.c (hardwire_restore): comment out declaration.  Appears
1268           unused.
1269           (hardwire_send_break): moved variable status into ifdef
1270           HAVE_SGTTY.
1271           (wait_for): moved variable numfds into ifdef HAVE_SGTTY.
1272         * serial.h: comment change only.
1273         * stabsread.c (rs6000_builtin_type): initialize rettype.
1274           (read_range_type): initialize nbits.
1275         * stack.c (print_frame_info): remove unused variable numargs.
1276           (parse_frame_specification): remove unused variables arg1, arg2,
1277           arg3.
1278           (return_command): initialize return_value.
1279         * symfile.c (cashier_psymtab): initialize pprev.
1280         * symtab.c (find_pc_psymbol): initialize best.
1281           (lookup_symbol): initialize s.
1282           (make_symbol_completion_list): initialize quote_pos.
1283         * thread.c: include command.h.
1284           (thread_info): static declaration removed; unused.
1285           (info_threads_command): fix == vs = typo.
1286         * typeprint.c (whatis_exp): initialize old_chain.
1287         * valprint.c (val_print_string): remove unused variable
1288           first_addr_err.  Initialize old_chain.
1289           (_initialize_valprint): white space comment change.
1290         * values.c (show_values): rewrite if statement to avoid empty
1291           body.
1292           (vb_match): remove unused variable fieldtype_target_type.
1293
1294 Wed Sep  8 10:21:33 1993  Jim Kingdon  ([email protected])
1295
1296         * Makefile.in (mipsread.o): Depend on $(bfd_h).
1297
1298 Tue Sep  7 13:06:44 1993  Jim Kingdon  ([email protected])
1299
1300         * gdbserver/Makefile.in (TAGS): config files are in
1301         $(srcdir)/../config, not $(srcdir)/config.
1302
1303         * config/pa/tm-hppa.h: Declare target_read_pc and target_write_pc.
1304         (STORE_RETURN_VALUE): Pass the correct offset of the return
1305         register to write_register_bytes.
1306         * hppa-tdep.c: Use target_write_pc if PCOQ_TAIL_REGNUM was not saved.
1307
1308 Tue Sep  7 14:30:34 1993  Ian Lance Taylor  ([email protected])
1309
1310         * remote.c (remote_wait): Don't call error.  Instead, call warning
1311         inside a loop.  User can ^C to get out.
1312
1313         * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swapping
1314         routine to match BFD name change.
1315         * config/z8k/tm-z8k.h (FIX_CALL_DUMMY): Likewise.
1316
1317 Mon Sep  6 15:01:57 1993  Jeffrey Wheat  ([email protected])
1318
1319         * elfread.c: change elf32_symbol_type to elf_symbol_type
1320
1321 Mon Sep  6 15:43:25 1993  Ian Lance Taylor  ([email protected])
1322
1323         * remote.c (remote_wait): Added 'W' and 'N' responses.
1324
1325 Fri Sep  3 08:57:10 1993  Jim Kingdon  ([email protected])
1326
1327         * main.c, utils.c: Add comments about immediate_quit.
1328
1329         * elfread.c (elf_symtab_read): Don't add symbols starting with ".L"
1330         to minimal symbols.
1331
1332         * target.c (pop_target): Don't try to deal with the stack becoming
1333         empty.  Shouldn't happen and the code that tried was broken.
1334
1335         * dcache.c: Cast return value from xmalloc.
1336
1337         * remote.c: Move setting of immediate_quit from remote_open to
1338         remote_start_dummy and set it back to zero when done.
1339
1340 Thu Sep  2 00:07:36 1993  Jim Kingdon  ([email protected])
1341
1342         * m88k-tdep.c: Remove a bunch of unused #includes.
1343
1344         * language.h: Add comment about current_language.
1345
1346         * mips-tdep.c (_initialize_mips_tdep): Change heuristic-fence-post
1347         from var_uinteger to var_zinteger.
1348
1349         * configure.in: Fix typo (delta88r4 -> delta88v4).
1350
1351         * config/m88k/xm-delta88.h: Don't include sys/siginfo.h.  It was
1352         to make this work on SVR4 before SVR4 had its own configuration,
1353         and it breaks SVR3.
1354
1355         * config/m88k/tm-delta88v4.h: Define FRAME_CHAIN_VALID_ALTERNATE.
1356
1357         * config/m88k/delta88v4.h (NATDEPFILES): Remove infptrace.o inftarg.o.
1358
1359         * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h.
1360         * config/m88k/m88k.mh: Use xm-dgux.h.
1361         * config/m88k/xm-m88k.h: New file, with HOST_BYTE_ORDER,
1362         MAKEVA_END and MAKEVA_ARG.
1363         * config/m88k/xm-*.h: Include m88k/xm-m88k.h.
1364         * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h.
1365
1366 Wed Sep  1 19:31:28 1993  Jim Kingdon  ([email protected])
1367
1368         * remote-udi.c (udi_wait): Call `warning' not `error'.
1369
1370         * symtab.c (COMPLETION_LIST_ADD_SYMBOL): If the symbol has a
1371         demangling, don't put the mangled form in the completion list.
1372
1373         * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,
1374         symfile.h, stabsread.c, minsyms.c, solib.c, nlmread.c, dwarfread.c
1375         partial-stab.h, symmisc.c, gdbtypes.c: Lint.  Remove (or put
1376         inside #if) unused variables and labels.  Fix unclosed comment.
1377         Deal with enumeration values unhandled in switch statements.  Make
1378         sure non-void functions return values.  Include appropriate
1379         headers.
1380         * dbxread.c (elfstab_build_psymtabs): Don't check for unsigned
1381         value < 0.
1382
1383 Wed Sep  1 14:36:00 1993  K. Richard Pixley  ([email protected])
1384
1385         * i960-tdep.c, ns32k-pinsn.c, remote-adapt.c, xcoffread.c:
1386           index -> strchr.
1387
1388 Wed Sep  1 11:35:49 1993  Jim Kingdon  ([email protected])
1389
1390         * remote.c: Add comment explaining why dcache is disabled.
1391         (remote_fetch_word, remote_store_word): Make static and #if 0.
1392         They are not called from anywhere.
1393
1394 Wed Sep  1 14:41:28 1993  K. Richard Pixley  ([email protected])
1395
1396         * arm-tdep.c, convex-tdep.c, convex-xdep.c, dbxread.c,
1397           h8300-tdep.c, h8500-tdep.c, i960-pinsn.c, i960-tdep.c,
1398           infptrace.c, m88k-tdep.c, mips-tdep.c, regex.c, remote-vx.c,
1399           rs6000-tdep.c, xcoffexec.c, xcoffread.c, z8k-tdep.c,
1400           config/arm/tm-arm.h, config/convex/tm-convex.h,
1401           config/gould/tm-np1.h, config/gould/tm-pn.h,
1402           config/m68k/tm-isi.h, config/ns32k/tm-umax.h,
1403           config/pa/tm-hppa.h, config/pyr/tm-pyr.h,
1404           config/rs6000/tm-rs6000.h, config/tahoe/tm-tahoe.h,
1405           config/vax/tm-vax.h:  bzero -> memset.
1406
1407         * regex.c: bcmp -> memcmp.
1408
1409 Wed Sep  1 11:35:49 1993  Jim Kingdon  ([email protected])
1410
1411         * symtab.c (find_pc_line, find_line_common),
1412         symtab.h (struct linetable), xcoffread.c (arrange_linetable):
1413         Revise comments re linetable sorting.
1414         * buildsym.c (compare_line_numbers): Sort by pc, not by line.
1415         * coffread.c: Tell end_symtab to sort the line table.
1416
1417         * coffread.c: Re-work a lot of the coff-specific stuff to use stuff
1418         in buildsym.c.  This includes coff_finish_block, coff_context_stack,
1419         coff_local_symbols, coff_file_symbols, coff_global_symbols,
1420         coff_end_symtab and coff_add_symbol_to_list.
1421         (read_enum_type): Deal with it now that we have a "struct pending"
1422         not a "struct coff_pending".
1423
1424         * buildsym.c (end_symtab): Don't realloc subfile->linetable.
1425
1426 Wed Sep  1 13:12:43 1993  K. Richard Pixley  ([email protected])
1427
1428         * a68v-nat.c, altos-xdep.c, convex-tdep.c, convex-xdep.c,
1429           findvar.c, hppab-nat.c, hppah-nat.c, i386mach-nat.c,
1430           irix4-nat.c, m68k-tdep.c, m88k-tdep.c, mipsread.c, regex.c,
1431           remote-bug.c, remote-hms.c, rs6000-nat.c, rs6000-tdep.c,
1432           sparc-nat.c, stabsread.c, sun3-nat.c, sun386-nat.c, symfile.c,
1433           umax-xdep.c, xcoffread.c, 29k-share/udi/udip2soc.c,
1434           29k-share/udi/udr.c, config/a29k/tm-a29k.h, config/arm/tm-arm.h,
1435           config/convex/tm-convex.h, config/gould/tm-np1.h,
1436           config/gould/tm-pn.h, config/h8300/tm-h8300.h,
1437           config/h8500/tm-h8500.h, config/i386/tm-i386aix.h,
1438           config/i386/tm-sun386.h, config/i386/tm-symmetry.h,
1439           config/i960/tm-i960.h, config/m68k/tm-news.h,
1440           config/m88k/tm-m88k.h, config/mips/tm-mips.h,
1441           config/ns32k/tm-merlin.h, config/ns32k/tm-umax.h,
1442           config/pa/tm-hppa.h, config/pyr/tm-pyr.h,
1443           config/rs6000/tm-rs6000.h, config/sh/tm-sh.h,
1444           config/tahoe/tm-tahoe.h, config/vax/tm-vax.h,
1445           config/z8k/tm-z8k.h, nindy-share/nindy.c: bcopy -> memcpy.
1446
1447 Wed Sep  1 05:05:53 1993  Peter Schauer  ([email protected])
1448
1449         * mipsread.c (parse_partial_symbols):  Use language from FDR if it
1450         is unambigous.  Patch from [email protected] (Paul Flinders).
1451         * mipsread.c (ecoff_symfile_info):  New struct to hold the global
1452         pending_list.
1453         * mipsread.c (mipscoff_symfile_init, parse_partial_symbols):
1454         Allocate the global pending list and link it to the objfile.
1455         * mipsread.c (is_pending_symbol, add_pending):  Use global pending
1456         list from objfile. Allocate pending list entries from the
1457         psymbol_obstack.
1458         * mipsread.c (free_pending):  Remove. The pending list is now
1459         freed when the psymbol_obstack is freed.
1460         * mipsread.c (psymtab_to_symtab1):  Remove pending list allocation,
1461         the global pending list is used now.
1462         * mipsread.c (parse_partial_symbols):  Skip only the first
1463         file indirect entry when building the dependency list.
1464
1465 Tue Aug 31 15:01:27 1993  K. Richard Pixley  ([email protected])
1466
1467         Break dcache code out of remote.c.
1468         * dcache.h: white space changes only.
1469         * dcache.c: add user settable variable to set whether data caching
1470           is in use.
1471         * remote.c: include dcache.h. removed data caching code which is
1472           now in dcache.c.  Compile in data caching again.  (data caching
1473           is currently off by default.)
1474           (remote_read_bytes, remote_write_bytes): change second arg to
1475           unsigned char.
1476           (remote_dcache): new static variable.
1477         * Makefile.in (REMOTE_O): add dcache.o.
1478         * config/m88k/m88k.mt (TDEPFILES): removed dcache.o.
1479
1480         Break dcache code out of remote-nindy.c.
1481         * remote-nindy.c: removed dcache code.  Changed callers to use new
1482           conventions.  include dcache.h.
1483           (nindy_dcache): new static variable.
1484         * config/i960/nindy960.mt (TDEPFILES): added dcache.o.
1485
1486         Break dcache code out of remote-bug.c into dcache.[hc].
1487         * Makefile.in (dcache_h): new macro.
1488           (HFILES): added $(dcache_h).
1489           (ALLDEPFILES): added dcache.c.
1490           (dcache.o): new rule.
1491           (remote-bug.o): now depends on $(dcache_h).
1492         * remote-bug.c: include dcache.h. remove externs for insque and
1493           remque, add extern for bcopy.  Prototype bug_close,
1494           bug_clear_breakpoints, bug_write_cr.  dcache code moved to
1495           dcache.[hc].  Changed dcache calling convention to include an
1496           initial DCACHE argument.
1497           (bug_dcache): new static variable.
1498           (bug_read_inferior_memory): change second arg to
1499           unsigned char.
1500         * dcache.[ch]: new files.
1501         * config/m88k/m88k.mt (TDEPFILES): add dcache.o.
1502
1503 Tue Aug 31 10:33:13 1993  Jim Kingdon  ([email protected])
1504
1505         * c-typeprint.c (c_print_type_base): Treat show = 0 just like
1506         show < 0.  The only case where we had been distinguishing is that
1507         show = 0 used to print "struct  " or "enum  " instead of
1508         "struct {...}" or "enum {...}" which seems clearly wrong.
1509
1510 Mon Aug 30 17:51:32 1993  K. Richard Pixley  ([email protected])
1511
1512         * configure.in: recognize m88110 as an m88k.
1513
1514 Mon Aug 30 16:07:59 1993  Jim Kingdon  ([email protected])
1515
1516         * valops.c (call_function_by_hand): If we discard cleanups, call
1517         bpstat_clear (&inf_status.stop_bpstat).
1518
1519 Mon Aug 30 12:47:46 1993  Peter Schauer  ([email protected])
1520
1521         * stabsread.h, dbxread.c (end_psymtab):  Return NULL if the psymtab
1522         was empty and thrown away.
1523         * mipsread.c (parse_partial_symbols):  Do not add empty psymtabs to
1524         dependency list, skip self dependencies.
1525         * mipsread.c (parse_fdr):  Removed, obsolete.
1526         * mipsread.c (parse_lines):  Check for cbLine being zero, not
1527         cbLineOffset.
1528         * mipsread.c (struct symloc):  Add pst_language.
1529         * mipsread.c (parse_partial_symbols): Set up proper language for
1530         header files, save it in pst_language for psymtab_to_symtab_1.
1531         * mipsread.c (psymtab_to_symtab_1):  Use pst_language.
1532
1533 Mon Aug 30 10:48:06 1993  Jim Kingdon  ([email protected])
1534
1535         * configure.in: Fix typo m88*-motorola-svr4* -> sysv4*.
1536
1537 Fri Aug 27 17:09:19 1993  Ken Raeburn  ([email protected])
1538
1539         * paread.c: Include som.h instead of libhppa.h.  (From Utah.)
1540
1541 Fri Aug 27 09:30:40 1993  Jim Kingdon  ([email protected])
1542
1543         * symmisc.c (dump_symtab): Use catch_errors around print_symbol.
1544         Change calling sequence of print_symbol to fit catch_errors.
1545
1546         * mips-tdep.c: Call reinit_frame_cache every time the user does
1547         "set heuristic-fence-post".
1548
1549         * gdbserver/low-sun3.c: New file.
1550         * gdbserver/Makefile.in, config/m68k/sun3.mh: Change accordingly.
1551
1552         * Rename files for 14-character limits:
1553         gdbserver/remote-gutils.c -> gdbserver/utils.c
1554         gdbserver/remote-inflow.c -> gdbserver/low-lynx.c
1555         gdbserver/remote-inflow-sparc.c -> gdbserver/low-sparc.c
1556         gdbserver/remote-server.c -> gdbserver/server.c
1557         remote-monitor.c -> remote-mon.c
1558         * Makefile.in, gdbserver/Makefile.in, gdbserver/configure.in,
1559         config/m68k/monitor.mt, config/i386/i386lynx.mh,
1560         config/sparc/sun4os4.mh: Change accordingly.
1561         * gdbserver/Makefile.in: Remove more junk inherited from gdb Makefile.
1562
1563 Thu Aug 26 14:32:51 1993  Jim Kingdon  ([email protected])
1564
1565         * infcmd.c, inferior.h (run_stack_dummy): If we stop somewhere
1566         besides the dummy, return 1 rather than calling error().
1567         Let caller print the error message.  Remove name argument.
1568         * valops.c (call_function_by_hand): Deal with changes to calling
1569         sequence of run_stack_dummy.  Discard restore_inferior_status cleanup
1570         if run_stack_dummy returns 1.
1571
1572         * Version 4.10.2.
1573
1574         * config/mips/tm-mips.h (EXTRACT_STRUCT_VALUE_ADDRESS):
1575         Get struct return address from v0, not a0.
1576
1577         * infrun.c (restore_inferior_status): Use catch_errors when
1578         restoring selected frame.
1579
1580 Wed Aug 25 21:52:25 1993  Jim Kingdon  ([email protected])
1581
1582         * infrun.c (save_inferior_status, restore_inferior_status):
1583         Save and restore the registers too.
1584         * inferior.h (struct inferior_status): Add "registers".
1585
1586 Tue Aug 24 00:36:17 1993  Jim Kingdon  ([email protected])
1587
1588         * dbxread.c (end_psymtab): Clean up comment.
1589
1590         * frame.h, symtab.h, findvar.c (read_var_value):  Change basereg
1591         support to use LOC_BASEREG rather than SYMBOL_BASEREG_VALID.
1592         * dwarfread.c: Use LOC_BASEREG where appropriate.
1593         * Various: Support LOC_BASEREG and LOC_BASEREG_ARG.
1594
1595         * coffread.c (init_lineno, init_stringtab): Don't check whether
1596         xmalloc returned NULL.
1597
1598         * config/vax/xm-vaxult.h: Define NO_PTRACE_H.
1599
1600         * target.c, target.h: Add "set remotedebug" command.
1601         * remote-bug.c, remote.c, remote-mips.c: Remove "set remotedebug" and
1602         "set m88ksnoop" options and use generic "set remotedebug" instead.
1603         * NEWS: Describe this change.
1604
1605 Mon Aug 23 20:26:22 1993  Jim Kingdon  ([email protected])
1606
1607         * buildsym.h: Remove declaration of dbxread.c functions.
1608         * stabsread.h: Group together dbxread.c functions.
1609         Move elfstab_build_psymtabs here from symfile.h.
1610         Declare pastab_build_psymtabs.
1611         * elfread.c, paread.c: Include stabsread.h (for stabsread_new_init
1612         declaration, etc).
1613
1614 Mon Aug 23 17:16:23 1993  K. Richard Pixley  ([email protected])
1615
1616         * remote-bug.c: rename quiet to bug88k_snoop.
1617           (double_scan, multi_scan): generalize double_scan into a scan
1618           for multiple patterns.  Rename to multi_scan.
1619           (bug_wait, bug_write_inferior_memory): adapt to use the new
1620           multi_scan in order to catch and represent target bus errors.
1621           (bug_scan): currently unused, so comment out.
1622           (bug_quiet): removed.  Replaced with a standard user settable boolean.
1623
1624         * m88k-tdep.c: remove include of sys/dir.h.  Appears unnecessary
1625           and isn't available on solaris.
1626
1627 Mon Aug 23 14:56:42 1993  Jim Kingdon  ([email protected])
1628
1629         * config/m88k/{delta88v4.mt,delta88v4.mh}: New files
1630         * config/m88k/delta88.mh: Fix comment.
1631         * config/m88k/tm-delta88.h: Remove unused BCS define.
1632         * config/m88k/{tm-delta88v4.h,xm-delta88v4.h,nm-delta88v4.h}:
1633         New files.
1634         * configure.in: Recognize m88*-motorola-sysv4*.
1635         * m88k-nat.c: Always include sys/types.h; don't depend on USG.
1636
1637 Mon Aug 23 12:57:42 1993  Peter Schauer  ([email protected])
1638
1639         * mipsread.c (parse_symbol, parse_type, cross_ref):  Pass name of
1640         symbol as an argument and use it in complaints.
1641         * symmisc.c (dump_psymtab):  Dump filenames of dependencies.
1642
1643 Mon Aug 23 1993  Sean Fagan  ([email protected])
1644                  and Jim Kingdon  ([email protected])
1645
1646         Add NetBSD support:
1647         * configure.in: Recognize netbsd.
1648
1649 Fri Aug 20 14:01:39 1993  Jim Kingdon  ([email protected])
1650
1651         * remote-nindy.c: Remove unused include of sys/ioctl.h.
1652
1653         * frame.h, symtab.h: Revise comments regarding baseregs.
1654
1655 Fri Aug 20 15:07:05 1993  Peter Schauer  ([email protected])
1656
1657         * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1):
1658         Set language for psymtab and symtab.
1659         * mipsread.c (new_symbol):  Set language and initialize demangled
1660         name for symbol.
1661         * symmisc.c (print_symbol):  Use SYMBOL_SOURCE_NAME when printing
1662         the symbol type.
1663         * symtab.c (decode_line_1):  Inhibit coredumps with cfront executables.
1664
1665 Fri Aug 20 14:01:39 1993  Jim Kingdon  ([email protected])
1666
1667         * Move KERNEL_U_ADDR from xm-hp300bsd.h to nm-hp300bsd.h and make
1668         it conditionalized on 4.3 vs. 4.4.
1669         * config/m68k/nm-hp300bsd.h: Move REGISTER_U_ADDR out of 4.3 and
1670         4.4 sections; it was identical and now works for 4.4.
1671
1672         * mips-tdep.c (is_delayed): Use INSN*BRANCH* not ANY_DELAY.
1673
1674         * printcmd.c (MAKEVA_END): Update this version to use "aligner".
1675
1676 Thu Aug 19 22:08:09 1993  Peter Schauer  ([email protected])
1677
1678         * config/vax/tm-vax.h (BELIEVE_PCC_PROMOTION):  Define.
1679         * mipsread.c (parse_symbol, parse_type, cross_ref):  Handle corrupt
1680         file indirect entries with complaints instead of core dumps. Remove
1681         complaint for stTypedef within aggregates.
1682
1683 Thu Aug 19 17:58:39 1993  Jim Kingdon  ([email protected])
1684
1685         * coffread.c (process_coff_symbol): Ignore tagnames like .0fake.
1686
1687         * coffread.c (coff_read_enum_type): #if 0 out code which changes
1688         enum {FALSE, TRUE} into boolean.
1689
1690         * config/m68k/delta68.m{t,h}: Use nm-delta68.h, etc. not
1691         non-existent files nm-delta.h, etc.
1692         * config/m68k/tm-delta68.h: Define CANNOT_STORE_REGISTER.
1693         * delta68-nat.c: Add "[0]" in offsetof argument.
1694         * delta68-nat.c (_initialize_kernel_u_addr): Don't try to set up
1695         nl with initializer, just assign to it.  Check n_scnum field on
1696         return. 
1697
1698 Wed Aug 18 12:03:00 1993  Jim Kingdon  ([email protected])
1699
1700         * printcmd.c (print_address), values.c (value_as_pointer): Don't
1701         use ADDR_BITS_REMOVE.
1702         * defs.h: Try to clarify comment about ADDR_BITS_REMOVE.
1703
1704         * blockframe.c (block_innermost_frame): Uncomment.
1705         Return NULL if passed NULL.
1706         * frame.h: Declare it.
1707         * expression.h (union exp_element): Add field block.
1708         * parse.c (write_exp_elt_block): New function.
1709         * expression.h (OP_VAR_VALUE): Now takes additional struct block *.
1710         * *-exp.y: Write block for OP_VAR_VALUE.
1711         * eval.c, expprint.c, parse.c: Deal with block for OP_VAR_VALUE.
1712         * valops.c, value.h (value_of_variable), callers:
1713         Add second argument, for block.
1714
1715         * main.c (gdb_readline): If we read some characters followed by EOF,
1716         return them rather than returning NULL.
1717
1718 Tue Aug 17 11:14:25 1993  Jim Kingdon  ([email protected])
1719
1720         * mips-tdep.c: Remove unused #ifndef NUMERIC_REG_NAMES and add comment.
1721
1722 Tue Aug 17 15:10:04 1993  K. Richard Pixley  ([email protected])
1723
1724         * config/m88k/tm-m88k.h: Fix typo in comment.
1725           (FP_REGNUM): define in terms of SP_REGNUM
1726           rather than by absolute number.  Also clearly comment that this
1727           is a convenient lie in order to decrease future confusion.
1728           (ACTUAL_FP_REGNUM): new macro for FP.
1729           (FRAME_CHAIN_VALID): removed.  Standard default works fine.
1730         * m88k-tdep.c (frame_chain_valid): redundant, so removed.
1731           (NEXT_PROLOGUE_INSN): removed unused fourth arg, fixed all
1732           callers.
1733           (read_next_frame_reg): declare static.
1734           (examine_prologue): removed unused variabel insn2, rename insn1
1735           to insn, rewrote comment about finding fp, sp, etc. set frame_fp
1736           based on ACTUAL_FP_REGNUM rather than FP_REGNUM which is
1737           actually a scammed alias for SP_REGNUM on m88k. 
1738
1739         * frame.h: fixed typo in comment.
1740
1741 Tue Aug 17 11:14:25 1993  Jim Kingdon  ([email protected])
1742
1743         * 29k-share/udi/udiphcfg.h: Always include udiphunix.h not udiphdos.h.
1744
1745         * complaints.c (complain): fflush (stdout) after output.
1746
1747 Tue Aug 17 01:43:55 1993  Peter Schauer  ([email protected])
1748
1749         * blockframe.c, frame.h (sigtramp_saved_pc):  New routine to fetch
1750         the saved pc from sigcontext on the stack for BSD signal handling.
1751         * config/i386/tm-i386bsd.h (SIGTRAMP_START, SIGTRAMP_END, FRAME_CHAIN,
1752         FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, SIGCONTEXT_PC_OFFSET):
1753         Define to make backtracing through sigtramp work.
1754         * config/vax/tm-vax.h (SIGTRAMP_START, SIGTRAMP_END, TARGET_UPAGES,
1755         FRAME_SAVED_PC, SIGCONTEXT_PC_OFFSET):  Ditto.
1756
1757 Mon Aug 16 13:52:14 1993  Jim Kingdon  ([email protected])
1758
1759         * main.c (cd_command): If current_directory on entry is "/", then
1760         don't append an extra slash.
1761         Don't assume that /../.. means /.
1762
1763         * target.c (target_xfer_memory): Clear errno before calling
1764         to_xfer_memory.
1765
1766         * stack.c (frame_info, print_frame_info): Add comment about using
1767         the starting source line number on a line boundary if backtracing
1768         through sigtramp.
1769
1770 Mon Aug 16 02:56:01 1993  Peter Schauer  ([email protected])
1771
1772         * blockframe.c (create_new_frame, get_prev_frame_info):
1773         Use the function name when calling IN_SIGTRAMP.
1774         * config/m68k/tm-m68k.h (SIG_PC_FP_OFFSET, SIG_SP_FP_OFFSET):
1775         Define for correct handling of bachtraces through _sigtramp.
1776         * m68k-tdep.c (m68k_find_saved_regs):  Adjust saved sp for fake
1777         sigtramp frames.
1778         * mipsread.c (parse_type):  Handle corrupt TIR info with complaint
1779         instead of core dump.
1780         * mipsread.c (parse_partial_symbols):  Put static symbols into the
1781         mimimal symbol table, use proper mst_types for all minimal symbols.
1782         * stack.c (frame_info, print_frame_info):  Use the starting source
1783         line number on a line boundary if backtracing through sigtramp.
1784
1785 Fri Aug 13 14:37:05 1993  K. Richard Pixley  ([email protected])
1786
1787         * remote-bug.c: include gdbcmd.h.
1788           (sleep, remque, insque): forward decls added.
1789           (bug_fetch_registers, bug_store_registers): forward decls
1790           removed.
1791           (bug_read_inferior_memory, bug_write_inferior_memory): forward
1792           decls added.
1793           (srec_frame, srec_max_retries, srec_bytes, srec_echo_pace,
1794           srec_sleep, srec_noise): new static variables for user settable
1795           options.  Mostly these are for debugging and tuning.  I don't
1796           expect them to stay user settable options for long.
1797           (timeout): change default to 4 seconds.
1798           (check_open): declare funtion static, force return value.
1799           (readchar_nofail): if timeout, then say so if not being quiet.
1800           (pollchar, double_scan, bug_scan, bug_srec_write_cr,
1801           start_load): new functions.
1802           (bug_wait): rewritten to use double scan.
1803           (expect): while (1) -> for (;;)
1804           (get_hex_digit): rewrite if condition to avoid gcc complaints.
1805           (bug_load, bug_create_inferior, bug_open, bug_store_register):
1806           removed unused variables.
1807           (bug_load): replaced DELTA macro with user settable srec_frame
1808           variable.  Other minor lint.
1809           (find_end_of_word, is_baudrate_right, set_rate, not_bug_wait,
1810           gethex, timed_read, translate_addr, bug_before_main_loop):
1811           unsused and removed.
1812           (bug_resume): add missing first arg, pid.
1813           (get_reg_name): use ip rather than cr04.
1814           (bug_write, bug_write_cr, but_clear_breakpoints, bug_quiet):
1815           declare type, args, and explicitly return.
1816           (bug_store_register): straighten out the ip vs cr04 confusion.
1817           (bug_write_inferior_memory): rewrite to cope with errors while
1818           downloading s-records.
1819           (bug_read_inferior_memory): declare static.
1820           (bug_clear_breakpoints): expect nobr before prompt.
1821           (_initialize_remote_bug): add initializations for srec-bytes,
1822           srec-max-retries, srec-frame, srec-noise, srec-sleep,
1823           srec-echo-pace.
1824
1825         * Makefile.in (remote-bug.o): new rule.
1826           (ALLDEPFILES): added remote-bug.c
1827
1828         * remote-hms.c (hms_wait): use -1 for timeout's which means block
1829           forever rather than 99999.
1830
1831         * ser-unix.c (get_tty_state): if a descriptor is not a tty, then
1832           simply save encode this fact as the process group and return
1833           success rather than an error.
1834           (set_tty_state): if process group is -1, do not reset the
1835           process group.
1836           (hardwire_reachar): comment change.
1837
1838         * serial.h: comment change.
1839
1840         * config/m88k/tm-m88k.h: comment change to remove embedded
1841           comment.
1842           (SKIP_PROLOGUE): skip_prologue returns a value which is expected
1843           to reset the pc argument.  So reset it.
1844
1845 Fri Aug 13 10:15:24 1993  Fred Fish  ([email protected])
1846
1847         * Makefile.in (VERSION):  Bump to 4.10.1 after release and cvs
1848         tagging.
1849
1850 Thu Aug 12 20:40:14 1993  Jim Kingdon  ([email protected])
1851
1852         * gdbserver/Makefile.in: Use GDBSERVER_LIBS and
1853         GDBSERVER_DEPFILES.  Also remove much (but not all that could be
1854         removed) crud inherited from gdb Makefile.in.
1855         * config/i386/i386lynx.mh, config/sparc/sun4os4.mh: Define GDBSERVER_*.
1856         * gdbserver/README: Say it works on Sun and change configuration
1857         instructions slightly.
1858
1859 Wed Aug 11 18:56:59 1993  david d `zoo' zuhn  ([email protected])
1860
1861         * config/i386/i386v4.mh: use -lsocket and -lnsl, for remote
1862         targets that use BSD style network connections
1863
1864 Wed Aug 11 17:54:24 1993  Jim Kingdon  ([email protected])
1865
1866         * remote-{monitor,bug}.c: Make bug_ops not static (forward declaration
1867         of statics doesn't work with SunOS4 /bin/cc).
1868         Rename the occurrence in remote-monitor.c to monitor_bug_ops.
1869
1870 Tue Aug 10 13:07:14 1993  Jim Kingdon  ([email protected])
1871
1872         * blockframe.c (find_pc_partial_function),
1873         mips-tdep.c (find_proc_desc): Deal with "pathological" case.
1874
1875 Tue Aug 10 14:50:30 1993  Jim Kingdon  ([email protected])
1876
1877         * utils.c (wrap_here): Allow indent to be NULL.
1878         (fputs_filtered): Don't check for null wrap_indent (wrap_here now
1879         guarantees that it isn't, and anyway we were only checking one out
1880         of the two places we dereferenced it).
1881
1882         * objfiles.h (struct objfile): Clean up comments for
1883         {obj,sym}_private to clarify what they are private to.
1884
1885 Mon Aug  9 16:45:00 1993  Stan Shebs  ([email protected])
1886
1887         * stabsread.c, buildsym.c (hashname): Moved function to
1888           buildsym.c, as suggested in the sources.
1889
1890 Mon Aug  9 09:53:45 1993  Jim Kingdon  ([email protected])
1891
1892         * remote-udi.c: Make udi_ops extern rather than trying forward
1893         declaration of a static variable.
1894
1895         * hppab-nat.c: Define ptrace to call_ptrace and pass the 5th arg
1896         there, rather than using an ANSI C specific macro.
1897
1898         * 29k-share/udi/udr.c: Include fcntl.h not sys/fcntl.h.  Also put
1899         sys/types.h near the top (just on general principles).
1900
1901         * environ.c (set_in_environ): Remove G960BASE and G960BIN; they are
1902         no longer used.
1903
1904         * gdbcore.h: New variable gnutarget.
1905         * core.c: Add commands to set and show it.
1906         * Callers to bfd_*open*: Pass gnutarget instead of NULL as target.
1907         * environ.c (set_in_environ): For GNUTARGET, use set_gnutarget not
1908         putenv.
1909
1910         * symtab.c (decode_line_1): Give error on unmatched single quote.
1911
1912 Sun Aug  8 13:59:49 1993  Jim Kingdon  ([email protected])
1913
1914         * ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep.
1915
1916         * remote.c: Add comments about 'd', 'r', and unrecognized requests.
1917
1918         * inflow.c (terminal_init_inferior): Don't muck with tty state if
1919         gdb_has_a_terminal() is false.
1920
1921 Sun Aug  8 10:07:47 1993  Fred Fish  ([email protected])
1922
1923         * dwarfread.c (record_minimal_symbol):  Remove prototype and
1924         function.
1925         * dwarfread.c (add_partial_symbol):  Remove code to add minimal
1926         symbols and remove comment about limitations.  Experiments show
1927         that now that gdb handles the ELF symtab better for creating
1928         minimal symbols, that no additional information is added by
1929         examining the DWARF information, and in fact, given the
1930         limitations, the DWARF code was actually making things worse.
1931
1932 Sat Aug  7 10:59:03 1993  Fred Fish  ([email protected])
1933
1934         * elfread.c (elf_symtab_read):  Properly sort out the bss symbols
1935         from the data symbols and give them the correct minimal_symbol_type.
1936         Add file static symbols to the minimal symbol table, not just
1937         global symbols.  Add absolute symbols as well (like _edata, _end).
1938         Redo stabs-in-elf special symbol handling now that file static
1939         symbols are entered into the into the minimal symbol table.
1940         * dwarfread.c (add_partial_symbol):  Add comment about limitations
1941         of DWARF symbols for distinquishing data from bss when adding
1942         minimal symbols.  Add file local symbols to minimal symbols.
1943
1944 Thu Aug  5 08:58:58 1993  Jim Kingdon  ([email protected])
1945
1946         * ser-go32.c: Define job_control variable.
1947
1948 Thu Aug  5 15:56:13 1993  david d `zoo' zuhn  ([email protected])
1949
1950         * configure.in: z8k-coff is the same as z8k-sim
1951
1952 Thu Aug  5 08:58:58 1993  Jim Kingdon  ([email protected])
1953
1954         * 29k-share/udi/udip2soc.c: Include sys/types.h before sys/file.h.
1955
1956         * config/i386/tm-i386bsd.h (NUM_REGS):  There are only 10, not 11.
1957
1958         * inflow.c: Put all uses of F_GETFL and F_SETFL in #ifdef F_GETFL.
1959
1960         * 29k-share/udi/udip2soc.c: Include fcntl.h not sys/fcntl.h.
1961
1962 Wed Aug  4 18:32:12 1993  Fred Fish  ([email protected])
1963
1964         * inflow.c (pass_signal):  Signal handlers take one int arg;
1965         supply an unused one to make it type compatible as an arg to
1966         signal().
1967
1968 Tue Aug  3 18:34:14 1993  Ian Lance Taylor  ([email protected])
1969
1970         * config/mips/tm-mips.h: Include bfd.h before coff/sym.h.
1971
1972 Tue Aug  3 15:34:57 1993  Fred Fish  ([email protected])
1973
1974         * Makefile.in (ALLCONFIG):  Add config/i386/i386nw.mt,
1975         config/m68k/delta68.mh, config/m68k/delta68.mt,
1976         config/m68k/dpx2.mh, config/m68k/dpx2.mt, config/mips/riscos.mh,
1977         config/mips/news-mips.mh.
1978         * Makefile.in (ALLPARAM):  Add config/i386/nm-symmetry.h,
1979         config/i386/tm-i386nw.h, config/m68k/nm-delta68.h,
1980         config/m68k/tm-delta68.h, config/m68k/xm-delta68.h,
1981         config/m68k/nm-dpx2.h, config/m68k/tm-dpx2.h,
1982         config/m68k/xm-dpx2.h, config/mips/xm-makeva.h.
1983         * Makefile.in (ALLDEPFILES):  Add dpx2-nat.c.
1984
1985 Tue Aug  3 12:02:09 1993  Ian Lance Taylor  ([email protected])
1986
1987         * mipsread.c: Updated for BFD ECOFF changes.  Now gets the
1988         swapping routines and external structure sizes via the
1989         ecoff_backend information.  No longer includes coff/mips.h.
1990
1991 Tue Aug  3 10:58:04 1993  Fred Fish  ([email protected])
1992
1993         * Makefile.in (SFILES): Add thread.c
1994
1995 start-sanitize-v9
1996 Tue Aug  3 10:21:58 1993  Doug Evans  ([email protected])
1997
1998         * remote-sp64sim.c (simif_create_inferior): Add FIXME regarding
1999         sim_set_args return code.
2000 end-sanitize-v9
2001
2002 Mon Aug  2 16:35:31 1993  K. Richard Pixley  ([email protected])
2003
2004         * Makefile.in (VERSION): bumped to 4.9.4.
2005
2006         * remote-monitor.c: updated copyright.
2007           (bug_ops, monitor_desc): now static.
2008           (monitor_desc): in several places, check and/or set to NULL.
2009
2010         * remote-hms.c (hms_files_info): Add the appropriate items where
2011           missing in the printf call.
2012
2013         * remote-bug.c: new file for m88k bug support.
2014
2015         * config/m88k/m88k.mt (TDEPFILES): added remote-bug.o.
2016
2017 Mon Aug  2 14:22:09 1993  Steve Chamberlain  ([email protected])
2018
2019         * h8300-tdep.c:  Use new variable h8300hmode.
2020
2021 Mon Aug  2 12:06:00 1993  Jim Kingdon  ([email protected])
2022
2023         * valops.c (typecmp): If we are passing a non-reference to a function
2024         which takes a reference, pass the address.
2025         (value_arg_coerce): Don't use COERCE_ENUM; we don't want to dereference
2026         references here.
2027
2028         * thread.c (thread_switch): Define as static.
2029         (add_thread): Cast return value from xmalloc.
2030
2031         * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type.
2032         * gdbtypes.{c,h}: Improve comments on vptr_fieldno.
2033
2034 Mon Aug  2 11:58:52 1993  Fred Fish  ([email protected])
2035
2036         * README:  Elaborate on gdb C++ support and cfront support.
2037
2038 Mon Aug  2 11:30:57 1993  Stu Grossman  (grossman at cygnus.com)
2039
2040         * i386lynx-nat.c, thread.c, thread.h:  Update copyrights.
2041
2042 Mon Aug  2 12:06:00 1993  Jim Kingdon  ([email protected])
2043
2044         * Makefile.in (ALLDEPFILES): Add i386lynx-nat.c.
2045
2046 Mon Aug  2 08:42:50 1993  Stu Grossman  (grossman at cygnus.com)
2047
2048         * gdbserver/remote-inflow.c (create_inferior):  Fix comments, and
2049         error msg.  Setup seperate process group for child.
2050         * (write_inferior_memory):  Sleep for 1 second and retry on ptrace
2051         failure.
2052
2053 Sun Aug  1 22:58:18 1993  Stu Grossman  (grossman at cygnus.com)
2054
2055         * config/i386/i386lynx.mh (NATDEPFILES):  Drop coredep (for now).
2056         * config/i386/nm-i386bsd.h:  Protect from multiple inclusion.
2057         * config/i386/nm-i386lynx.h:  Lotsa new host porting stuff.
2058         * config/i386/tm-i386lynx.h:  Define SAVED_PC_AFTER_CALL and
2059         target_pid_to_str.
2060
2061         * Makefile.in (CLIBS):  Reorder to make Lynx ld happy.
2062         * (HFILES):  New file thread.h.
2063         * (OBS):  New file thread.c.
2064         * configure.in:  Host config for Lynx/386.
2065         * fork-child.c (fork_inferior):  Call init_thread_list().
2066         * infrun.c (resume):  Add pid to invocation of target_resume().
2067         * (wait_for_inferior): Pay attention to pid from target_wait().
2068         Multi-threading code now uses this to determine what to do.
2069         * inftarg.c (child_wait):  Conditionalize based on CHILD_WAIT macro.
2070         Use target_pid_to_str() macro throughout when printing pid.
2071         * inferior.h (child_resume):  Add pid to prototype.
2072         * hppab-nat.c hppah-nat.c infptrace.c (child_resume):  Pass in pid as
2073         argument, instead of using inferior_pid.
2074         * procfs.c (procfs_resume):  Pass in pid as argument.  Ignored for
2075         now.  Use target_pid_to_str() macro throughout for printing process id.
2076         * remote-adapt.c (adapt_resume):  Pass in pid as argument.
2077         * remote-eb.c (eb_resume):  Pass in pid as argument.
2078         * remote-es.c (es1800_resume):  Pass in pid as argument.
2079         * remote-hms.c (hms_resume):  Pass in pid as argument.
2080         * remote-mips.c (mips_resume):  Pass in pid as argument.
2081         * remote-mm.c (mm_resume):  Pass in pid as argument.
2082         * remote-monitor.c (monitor_resume):  Pass in pid as argument.
2083         * remote-nindy.c (nindy_resume):  Pass in pid as argument.
2084         * remote-sa.sparc.c (remote_resume):  Pass in pid as argument.
2085         * remote-sim.c (rem_resume):  Pass in pid as argument.
2086         start-sanitize-v9
2087         * remote-sp64sim.c (simif_resume):  Pass in pid as argument.
2088         end-sanitize-v9
2089         * remote-st.c (st2000_resume):  Pass in pid as argument.
2090         * remote-udi.c (udi_resume):  Pass in pid as argument.
2091         * remote-vx.c (vx_resume):  Pass in pid as argument.
2092         * remote-z8k.c (rem_resume):  Pass in pid as argument.
2093         * remote.c (remote_resume):  Pass in pid as argument.
2094         * solib.c (solid_create_inferior_hook):  Pass inferior_pid to
2095         target_resume().
2096         * target.c (normal_pid_to_str):  New routine to print out process
2097         ID normally.
2098         * target.h (struct target_ops):  Add pid to prototype at
2099         to_resume().  (target_resume):  Add pid argument.
2100         * (target_pid_to_str):  Default definition for normal type pids.
2101         * thread.h, thread.c:  New modules for multi thread/process control.
2102
2103 Sun Aug  1 13:02:42 1993  John Gilmore  ([email protected])
2104
2105         * README:  Say that bug-gdb is also the place to send requests
2106         for help with GDB.
2107
2108 Sun Aug  1 09:42:13 1993  Fred Fish  ([email protected])
2109
2110         * Makefile.in (make-proto-gdb-1):  Use -f opt on rm of Makefile.
2111         * h8500-tdep.c:  Add parens around a few macro args.
2112
2113 Fri Jul 30 15:43:49 1993  Jim Kingdon  ([email protected])
2114
2115         * TODO: Remove items about unix-to-unix/rapp debugging (now we
2116         have gdbserver), moving xm files to subdirectory, ptype yylval,
2117         and file-local symbols.
2118
2119         * gdbtypes.h: Improve comments about C++ methods.
2120
2121 Fri Jul 30 14:16:32 1993  Fred Fish  ([email protected])
2122
2123         * c-exp.y:  Add missing 5th arg for one call to lookup_symbol, cast
2124         NULL in all other calls to correct pointer types.
2125
2126 Fri Jul 30 15:43:49 1993  Jim Kingdon  ([email protected])
2127
2128         From Jeffrey Law:
2129         * tm-hppa.h (TARGET_WRITE_PC): Define.
2130         * hppa-tdep.c (hppa_fix_call_dummy): If in a syscall,
2131         then return the address of the dummy itself rather than
2132         the address of $$dyncall.
2133         (target_write_pc): New function to store a new PC.
2134
2135 Fri Jul 30 12:51:27 1993  Peter Schauer  ([email protected])
2136                           and Jim Kingdon ([email protected])
2137
2138         * breakpoint.c (breakpoint_re_set_one):  Always reparse breakpoint
2139         conditions, they might contain symbol table references.
2140
2141 Fri Jul 30 12:51:27 1993  Peter Schauer  ([email protected])
2142
2143         * mipsread.c (parse_symbol):  Handle opaque struct definitions and
2144         type naming for stTypedef symbols.
2145
2146 Fri Jul 30 14:44:21 1993  Jim Kingdon  ([email protected])
2147
2148         * c-exp.y (yylex): Detect C++ nested types.
2149
2150 start-sanitize-v9
2151 Fri Jul 30 11:07:37 1993  Doug Evans  ([email protected])
2152
2153         * sp64-tdep.c (sparc64_frame_chain, sparc64_frame_saved_pc): Deleted.
2154         (dump_ccreg, sparc_print_register_hook): New fns.
2155         * remote-sim.h: New file.
2156         * remote-sp64sim.h (sim_*): External fns.  (simif_*): Internal fns.
2157
2158         * config/sparc/sp64.mt: New file.
2159         * config/sparc/tm-sp64.h (FRAME_CHAIN, FRAME_SAVED_PC): Deleted.
2160         (PRINT_REGISTER_HOOK): Call new fn sparc_print_register_hook.
2161 end-sanitize-v9
2162
2163 Fri Jul 30 10:15:01 1993  Fred Fish  ([email protected])
2164
2165         * Makefile.in (ALLCONFIG):  Add config/i386/ptx.mh
2166
2167 Fri Jul 30 08:58:01 1993  Jim Kingdon  ([email protected])
2168
2169         From J. Law:
2170         * infcmd.c (read_pc): Remove PA specific code.
2171         * tm-hppa.h (TARGET_READ_PC): Define.
2172         * hppa-tdep.c (target_read_pc): New function.
2173
2174         * symtab.c (gdb_mangle_name): Deal with it if type lacks a name.
2175
2176 Fri Jul 30 07:36:53 1993  Fred Fish  ([email protected])
2177
2178         * NEWS:  Add note that DEC alpha support is host only, not native.
2179         * README:  Emphasize that C++ support works best with GNU C++ and
2180         stabs debugging format.
2181         * delta68-nat.c:  Add missing FSF copyright.
2182
2183 Fri Jul 30 08:58:01 1993  Jim Kingdon  ([email protected])
2184
2185         * paread.c (pa_symtab_read): Put file-local symbols in minimal symbols.
2186         * hppa-tdep.c (frame_chain_valid): Check that our function has the
2187         same address as _start, not that it must be the same symbol.
2188
2189 Fri Jul 30 00:18:40 1993  Fred Fish  ([email protected])
2190
2191         * Makefile.in (ALLDEPFILES):  Add delta68-nat.c
2192         * Makefile.in (delta68-nat.o):  Add dependency.
2193
2194 Thu Jul 29 12:09:46 1993  Jim Kingdon  ([email protected])
2195
2196         * value.h (COERCE_ENUM): Use COERCE_REF to coerce refs; value_ind
2197         was adequate in gdb 3.5 but not now.
2198
2199         * valops.c (typecmp): An array in t2 matches a pointer in t1.
2200
2201         * valops.c (typecmp): When comparing type1& to type2, compare
2202         type1 and type2 as leniently as if we were comparing type1 to
2203         type2.
2204
2205         * cp-valprint.c (cplus_print_value): Don't dump core if the
2206         baseclass doesn't have a name.
2207         * values.c (vb_match): New function, which finds the virtual
2208         base class pointer even if the types are nameless.
2209         (baseclass_{addr,offset}): Use it.
2210
2211         * hppa-tdep.c: Make "maintenance print unwind" command from old
2212         "unwind" command.
2213
2214         * remote-udi.c: Remove udi_timer, call to siginterrupt, and associated
2215         obsolete junk which apparently had been copied from the
2216         pre-serial.h remote.c, but which is no longer used.
2217
2218 Thu Jul 29 12:36:20 1993  Fred Fish  ([email protected])
2219
2220         * Makefile.in (NONSRC):  Need 29k-share/README, not
2221         29k-share/udi/README.
2222
2223 Thu Jul 29 12:09:46 1993  Jim Kingdon  ([email protected])
2224
2225         * paread.c (pa_symfile_init): If error reading string table, don't
2226         use errno in cases where it hasn't been set.
2227
2228         * ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid.
2229
2230         * remote-monitor.c (_initialize_monitor): Comment out use of
2231         connect_command, since connect_command itself is commented out.
2232
2233         * remote-monitor.c (generic_open): Parse arguments the same way
2234         as remote.c.
2235
2236         * hppa-tdep.c (pc_in_linker_stub): Fix unclosed comments.
2237
2238 Wed Jul 28 13:19:34 1993  Jim Kingdon  ([email protected])
2239
2240         * config/mips/xm-mips.h: Define HAVE_TERMIOS.
2241
2242         * dbxread.c (record_minimal_symbol): Don't put gcc_compiled or
2243         __gnu_compiled* symbols into the minimal symbols.
2244
2245 Wed Jul 28 08:26:58 1993  Ian Lance Taylor  ([email protected])
2246
2247         * remote-mips.c (_initialize_remote_mips): Added "timeout" and
2248         "retransmit-timeout" variables to set mips_receive_wait and
2249         mips_retransmit_wait, respectively.
2250
2251 Wed Jul 28 03:58:58 1993  ([email protected])
2252
2253         * symmisc.c (dump_msymbols):  Handle new mst_file_* types.
2254
2255 Tue Jul 27 12:07:38 1993  Jim Kingdon  ([email protected])
2256
2257         * remote-udi.c: Remove old comment about download not implemented.
2258
2259         * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.
2260         * nindy-share/*, remote-nindy.c: Extensive hacking to make it
2261         conform to GDB conventions like using memcpy not bcopy, serial.h,
2262         etc.  This is to make it host on Solaris, AIX, etc.
2263         * Makefile.in: Reflect removed nindy-share files.
2264         * config/i960/nindy960.mt (TDEPFILES): Remove ttybreak.o.
2265
2266         * stack.c (print_frame_info): Revise comment about `pathological'
2267         case (there was a wrong FIXME about text labels; also asm() can
2268         trigger this as well as versions of ar which truncate .o names).
2269
2270         * buildsym.c (start_subfile): If a .c file includes a .C file, set
2271         the language of both of them to C++.
2272
2273         * config/sparc/xm-sun4os4.h: Define MEM_FNS_DECLARED and include
2274         <memory.h>.
2275         Include <malloc.h> rather than declaring malloc functions ourself.
2276
2277         * ser-unix.c (set_tty_state): Don't ignore errors setting process
2278         group.
2279         * inflow.c (terminal_inferior): If attach_flag set, ignore errors
2280         from set_tty_state.
2281
2282         * fork-child.c (fork_inferior): Only quote exec file if needed.
2283
2284         * mipsread.c (parse_symbol): Remove 21 Jul 93 change with
2285         stTypedef inside an stBlock.
2286
2287 Tue Jul 27 12:36:49 1993  Peter Schauer  ([email protected])
2288
2289         * breakpoint.c (breakpoint_1):  Walk the breakpoint chain to decide if
2290         we have breakpoints or watchpoints as we might have to ignore internal
2291         breakpoints.
2292
2293         Fix gdb core dumps after `file newfile' commands.
2294         * symtab.h, symfile.c (clear_symtab_users):  New routine which
2295         unconditionally clears symtab users. clear_symtab_users_once
2296         commented out as it was a noop anyway.
2297         * objfiles.c (free_objfile):  Don't call clear_symtab_users_once.
2298         * objfiles.c (free_all_objfiles), symfile.c (new_symfile_objfile),
2299         xcoffexec.c (exec_close):  Call clear_symtab_users if necessary.
2300         * symfile.c (syms_from_objfile):  Install cleanups for errors during
2301         symbol reading.
2302         * coffread.c, dbxread.c, mipsread.c, xcoffread.c (*_symfile_read):
2303         Lint cleanup code, call do_cleanups explicitly.
2304         * symfile.c (symbol_file_add):  Call new_symfile_objfile and
2305         reinit_frame_cache _after_ the new symbols are read in.
2306
2307 Tue Jul 27 01:57:01 1993  Peter Schauer  ([email protected])
2308
2309         * mipsread.c (parse_type):  Do not set tag name for compiler
2310         generated fake tag names.
2311
2312 Mon Jul 26 17:31:49 1993  K. Richard Pixley  ([email protected])
2313
2314         * config/m88k/m88k.mt (TDEPFILES): add exec.o.
2315
2316 Mon Jul 26 13:17:36 1993  Jim Kingdon  ([email protected])
2317
2318         * hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind'
2319         command.  Now we use unwind info by default if we can find it.
2320
2321         * config/sparc: Move VARIABLES_INSIDE_BLOCK and SUN_FIXED_LBRAC_BUG
2322         to tm-sparc.h so they are shared between Solaris and SunOS4.
2323         * dbxread.c (process_one_symbol): Deal with SunOS4 acc N_STSYM and
2324         N_GSYM functions.
2325
2326         * config/pa/tm-hppa.h (REGISTER_NAMES): Use "fr" rather than "fp"
2327         for floating point registers.
2328
2329         * mipsread.c (parse_symbol): Put stStaticProc symbols in minimal
2330         symbols as mst_file_text.
2331
2332         * hppa-tdep.c (pc_in_linker_stub): Return 0 if can't read memory.
2333
2334         * stabsread.c (rs6000_builtin_type): Make logical types be
2335         TYPE_CODE_BOOL.
2336
2337 Sun Jul 25 23:41:48 1993  Jim Kingdon  ([email protected])
2338
2339         * breakpoint.{c,h} (struct breakpoint): Replace symtab field with
2340         source_file field.
2341
2342 Fri Jul 23 09:57:25 1993  Jim Kingdon  ([email protected])
2343
2344         * remote.c: Don't error() on errors xferring memory.
2345         * target.h: Clean up comments about *xfer_memory.
2346
2347         * exec.c, corelow.c (target_ops struct): Don't allow
2348         {insert,remove}_breakpoints to be defaulted to
2349         memory_{insert_remove}_breakpoint.
2350
2351         * demangle.c: Make it so `help set dem' tells you how to get the
2352         list of demangling styles.
2353
2354 Thu Jul 22 15:41:09 1993  Jim Kingdon  ([email protected])
2355
2356         * Makefile.in: Use REMOTE_O macro not remote.o.
2357         * config/i960/{nindy960,vxworks960}: Don't use remote.o.
2358
2359 Thu Jul 22 12:43:25 1993  Ian Lance Taylor  ([email protected])
2360
2361         * coredep.c: If NEED_SYS_CORE_H defined, include <sys/core.h>
2362         (can't include it in nm-*.h file because it causes conflicts with
2363         a.out symbol definitions).
2364         * hp300ux-nat.c (fetch_core_registers): Commented out; obsolete.
2365         * config/m68k/hp300hpux.mh (NATDEPFILES): Added coredep.o and
2366         corelow.o.
2367         * config/m68k/nm-hp300hpux.h (NEED_SYS_CORE_H): Defined.
2368         (REGISTER_U_ADDR): Defined.
2369         * config/m68k/xm-hp300hpux.h (HAVE_TERMIOS): Define instead of
2370         HAVE_TERMIO.
2371         * config/pa/xm-hppah.h: Likewise.
2372
2373 Wed Jul 21 11:37:30 1993  Jim Kingdon  ([email protected])
2374
2375         * mipsread.c (parse_symbol): when stTypedef and friends occur within
2376         an stBlock, skip over the fields of the inner one.
2377
2378         * mips-tdep.c (init_extra_frame_info): If in lenient prologue, call
2379         heuristic_proc_desc rather than just assuming registers not saved.
2380
2381         * Makefile.in (regex.o): Add dependency.
2382
2383         * hppa{b,h}-nat.c: Warning, not error, if can't access registers.
2384
2385         * config/pa/hppa{b,h}.h: Define ATTACH_DETACH.
2386
2387 Wed Jul 21 03:07:30 1993  Peter Schauer  ([email protected])
2388
2389         * config/mips/xm-makeva.h:  New file implements va_list alignment
2390         restrictions for mips hosts.
2391         * config/mips/{xm-irix3.h, xm-mips.h, xm-news-mips.h, xm-riscos.h}:
2392         Use it.
2393
2394 Wed Jul 21 00:11:05 1993  Peter Schauer  ([email protected])
2395
2396         * mips-tdep.c (init_extra_frame_info):  Do not check for
2397         mips_in_lenient_prologue if it is a dummy frame.
2398         * mipsread.c (fixup_sigtramp):  Initialize pdr.adr, it is used by
2399         mips_in_lenient_prologue.
2400
2401 Tue Jul 20 12:53:47 1993  Jim Kingdon  ([email protected])
2402
2403         * mips-tdep.c (heuristic_proc_start): First time we print the
2404         warning, elaborate.
2405         (_initialize_mips_tdep): Improve docstring for `set heur'.
2406
2407         * config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint.
2408
2409         * symtab.c (find_line_symtab): New function, to deal with multiple
2410         symtabs with the same name.
2411         (find_line_pc{,_range}): Use it.
2412         (find_pc_symtab): Add comment about overlapping symtabs.
2413
2414 Mon Jul 19 21:29:14 1993  Fred Fish  ([email protected])
2415
2416         * Makefile.in (SFILES):  Add nlmread.c.
2417         * Makefile.in (OBS):  Add nlmread.o.
2418         * Makefile.in (nlmread.o):  Add new target.
2419         * configure.in (i[34]86-*-netware):  New configuration.
2420         * nlmread.c, config/i386/{i386nw.mt, tm-i386nw.h}:  New files
2421         for NLM/NetWare support.
2422
2423 Mon Jul 19 11:48:57 1993  Jim Kingdon  ([email protected])
2424
2425         * symtab.h (enum minimal_symbol_type): Add mst_file_*.
2426         * partial-stab.h [DBXREAD_ONLY]: Record statics in miminal symbols.
2427         * dbxread.c (record_minimal_symbol): Deal with statics.
2428         * minsyms.c (lookup_minimal_symbol): Prefer externals to statics.
2429
2430         * config/i386/xm-i386sco.h: Define HAVE_TERMIOS.
2431
2432         * printcmd.c, config/pa/xm-pa.h, config/alpha/xm-alpha.h: Make it so
2433         arg_bytes field of makeva_list is always aligned.
2434         * config/pa/xm-pa.h: Make arglist_address a char *.
2435
2436         * ser-unix.c: Don't try to use job control with termio.
2437
2438 Sun Jul 18 23:11:28 1993  Peter Schauer  ([email protected])
2439                           and Jim Kingdon ([email protected])
2440
2441         Make breakpoint_re_set_one work with overloaded member functions,
2442         `b 123' and `b foo' if foo is a static function.
2443         * symtab.c (decode_line_1, decode_line_2):  New argument `canonical'
2444         to return canonical line specs if requested by the caller.
2445         * breakpoint.c, source.c, symtab.c, symtab.h:  Change prototypes and
2446         callers accordingly.
2447         * symtab.c (build_canonical_line_spec):  New helper function which
2448         constructs the canonical line spec.
2449         * breakpoint.c (break_command_1):  Use canonical line spec instead
2450         of command string as addr_string if necessary.
2451         * source.c (line_info):  Fix storage leak.
2452
2453 Sun Jul 18 15:22:45 1993  Jim Kingdon  ([email protected])
2454
2455         * infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL
2456         but not the others.
2457         * symm-tdep.c: Remove exec_file_command.
2458         [_SEQUENT_] (ptx_coff_regno_to_gdb, register_addr): New functions.
2459         A few miscellaneous cleanups.
2460         * symm-nat.c: Renamed from symm-xdep.c.
2461         * All symmetry dependent files: Many changes.
2462
2463         * mips-tdep.c (mips_skip_prologue): New argument lenient.
2464         Use read_memory_nobpt.
2465         (is_delayed, mips_in_lenient_prologue): New functions.
2466         (init_extra_frame_info): If in the prologue, don't use saved registers.
2467         * config/mips/tm-mips.h: Declare mips_skip_prologue.
2468
2469         * partial-stab.h (N_SO): Add the text offset to valu before, not after,
2470         passing it to END_PSYMTAB.
2471
2472 Fri Jul 16 18:48:52 1993  Jim Kingdon  ([email protected])
2473
2474         * symtab.c (find_pc_symtab): Call warning, not printf directly.
2475
2476         * solib.c (solib_add): Use x{re,m}alloc, not {re,m}alloc.
2477
2478 Fri Jul 16 09:56:42 1993  Ian Lance Taylor  ([email protected])
2479
2480         * mipsread.c: No longer need to undefine ZMAGIC.
2481
2482 Thu Jul 15 18:03:37 1993  Ian Lance Taylor  ([email protected])
2483
2484         * m88k-pinsn.c: Moved code into opcodes/m88k-dis.c.
2485         (print_insn): Now just calls print_insn_m88k.
2486
2487 Thu Jul 15 14:54:05 1993  Doug Evans  ([email protected])
2488
2489         * h8300-tdep.c (examine_prologue): Make prototype match definition.
2490
2491 Thu Jul 15 08:34:49 1993  Jim Kingdon  ([email protected])
2492
2493         * NEWS: Mention that remote.c now has a `load' operation.
2494
2495         * hppa-tdep.c (pc_in_linker_stub): New function.
2496         (find_proc_framesize): Return 0 for linker stubs.
2497         (rp_saved): Tell the caller where rp is saved.
2498         (frame_chain_valid): Return 1 for linker stubs.
2499         (frame_saved_pc): Use return value from rp_saved.
2500
2501         * stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY,
2502         pass the sp relative to the frame in question, not the sp in the
2503         innermost frame.
2504
2505 Wed Jul 14 17:37:03 1993  Jim Kingdon  ([email protected])
2506
2507         * mipsread.c (parse_procedure): Take as argument the symtab to look
2508         the name up in.  Look it up with mylookup_symbol, not lookup_symbol.
2509         (psymtab_to_symtab_1): For stabs, pass the symtab to parse_procedure.
2510
2511         * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we have
2512         already checked the first characters.
2513
2514         Changes from Jeffrey Law:
2515         * printcmd.c (makeva_list): Use MAKEVA_EXTRA_INFO to define
2516         machine dependent fields in the makeva_list structure.
2517         (makeva_size): Allocate extra space to handle gaps made by
2518         alignment restrictions.
2519         * config/pa/xm-pa.h (MAKEVA_EXTRA_INFO): Define.
2520         (MAKEVA_START): Initialize arglist_address field.
2521         (MAKEVA_ARG): Always store arguments on natural alignment 
2522         boundaries.  Set arglist_address to the address right after
2523         the args.  
2524         (MAKEVA_END): Simply return the value stored in arglist_address.
2525
2526 Wed Jul 14 13:51:54 1993  Jim Kingdon  ([email protected])
2527
2528         * ch-valprint.c (chill_val_print, case TYPE_CODE_STRING): Print
2529         address, not addr.
2530
2531         * hppah-nat.c (store_inferior_registers): Don't print i in cases
2532         where we aren't using it.
2533
2534         * a29k-tdep.c (get_saved_register): Fix typo.
2535
2536 Wed Jul 14 09:45:52 1993  Doug Evans  ([email protected])
2537
2538         * configure.in: Recognize h8300h (variant of h8300).
2539
2540 start-sanitize-v9
2541 Wed Jul 14 09:45:52 1993  Doug Evans  ([email protected])
2542
2543         * configure.in: Recognize sparc64-*-*.
2544 end-sanitize-v9
2545
2546 Tue Jul 13 14:03:48 1993  Jim Kingdon  ([email protected])
2547
2548         * stabsread.c (define_symbol): Make the caddr_t hack apply to `function
2549         returning foo' as well as `pointer to foo'.
2550
2551         * remote.c [REMOTE_BREAKPOINT]: Use for breakpoint insn if defined.
2552         * config/m68k/tm-m68k.h: Define it.
2553         * mem-break.c, breakpoint.c: Improve comments.
2554
2555 Tue Jul 13 13:35:31 1993  Frederic Pierresteguy ([email protected])
2556
2557         * config/m68k/tm-dpx2.h: Replace "tm-68k.h" with "m68k/tm-m68k.h".
2558         * config/m68k/xm-dpx2.h: Define HAVE_TERMIOS not HAVE_TERMIO.
2559
2560 Tue Jul 13 11:50:38 1993  Doug Evans  ([email protected])
2561
2562         * gdbcore.h (read_memory_integer, read_memory_unsigned_integer):
2563         Make prototype match definition.
2564
2565 Tue Jul 13 11:15:15 1993  Fred Fish  ([email protected])
2566
2567         * elfread.c:  Remove notice about file still being under
2568         construction.
2569         * Makefile.in (ultra3-xdep.o, umax-xdep.o):  Add missing ')'.
2570
2571 Mon Jul 12 17:46:35 1993  Jim Kingdon  ([email protected])
2572
2573         * a29k-tdep.c (read_register_stack): Make val static.
2574
2575 Mon Jul 12 14:10:48 1993  Doug Evans  ([email protected])
2576
2577         * config/h8300/tm-h8300.h (REGISTER_CONVERTIBLE): Change value to 0.
2578         (REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW): Move def'n to
2579         usual spot.
2580
2581 Mon Jul 12 11:29:44 1993  Jim Kingdon  ([email protected])
2582
2583         * c-valprint.c (c_val_print): Fix thinko with unspecified length
2584         arrays.
2585
2586         * hppa-tdep.c (find_proc_framesize): If there is a frame pointer,
2587         use it.
2588
2589 Sun Jul 11 19:35:05 1993  Jim Kingdon  ([email protected])
2590
2591         * symtab.c (decode_line_1): Use end of block to figure out whether
2592         val.end is in the same function, not minimal symbols.
2593
2594         * source.c (line_info): Add a few more wrap_here's.
2595
2596         * i386-tdep.c (i386_follow_jump): Do byteswapping where needed and
2597         don't make assumptions about sizes of host data types.
2598
2599         * blockframe.c, symtab.h (find_pc_partial_function): New arg endaddr.
2600         * infrun.c, breakpoint.c, printcmd.c: Change callers.
2601         * printcmd.c (containing_function_bounds): Remove.
2602         * printcmd.c (disassemble_command): Use find_pc_partial_function,
2603         not containing_function_bounds.
2604         * infcmd.c (step_1): Use find_pc_partial_function rather than
2605         trying to roll our own.  Move check for a pc between SIGTRAMP_START and
2606         SIGTRAMP_END in find_pc_partial_function, not step_1.
2607
2608         * sparc-tdep.c (sparc_frame_chain, frame_saved_pc):
2609         Keep unswapped value in array of char, not REGISTER_TYPE.
2610         Use REGISTER_RAW_SIZE not sizeof (REGISTER_TYPE).
2611         (sparc_extract_struct_value_address): Use TARGET_PTR_BIT not
2612         sizeof (CORE_ADDR).
2613
2614 Thu Jul  1 15:50:05 1993  Frederic Pierresteguy ([email protected])
2615
2616         * configure.in (m68*-bull-sysv*): added support for Bull dpx2.
2617         * config/m68k/{t,x,n}m-dpx2.h, dpx2-nat.c: New files.
2618         * config/m68k/dpx2.m{h,t}: New files.
2619
2620 Sun Jul 11 12:32:08 1993  Doug Evans  ([email protected])
2621
2622         * config/sparc/tm-sparc.h (PRINT_REGISTER_HOOK): Fix typo, add
2623         more parens around macro arg.
2624
2625 Sat Jul 10 09:54:17 1993  Jim Kingdon  ([email protected])
2626
2627         * infrun.c: Remove step_resume_{duplicate,shadow}.  Replace
2628         step_resume_break_address with step_resume_breakpoint (now local
2629         to wait_for_inferior).
2630         ({insert,remove}_step_breakpoint): Remove.
2631         (wait_for_inferior): Set step resume break with
2632         set_momentary_breakpoint.  Test hitting it with bpstat_stop_status
2633         and bpstat_what (stop_step_resume_break removed).
2634         * breakpoint.{h,c}, infrun.c: Return value from bpstat_what now struct
2635         which includes previous return value as main_action, and a step_resume
2636         bit.
2637         * breakpoint.c (delete_breakpoint): If breakpoint was inserted, and
2638         there is another breakpoint there, insert it.
2639         * infrun.c (wait_for_inferior): Rearrange the spaghetti a bit.  Use
2640         a few more gotos.
2641         Various: Clean up and add comments.
2642
2643         * infrun.c [TDESC]: Remove remaining tdesc code (see ChangeLog
2644         for Wed Nov 13 16:45:13 1991).
2645
2646 Fri Jul  9 12:36:46 1993  Jim Kingdon  ([email protected])
2647
2648         * values.c, value.h (modify_field), callers: Make fieldval a LONGEST.
2649
2650         * h8300-tdep.c (NEXT_PROLOGUE_INSN): Make pword1 an INSN_WORD *
2651         not short *.
2652
2653         * findvar.c, defs.h
2654         ({extract,store}_{signed_integer,unsigned_integer,address}):
2655         New routines to replace SWAP_TARGET_AND_HOST.
2656         All over: All uses of SWAP_TARGET_AND_HOST on integers replaced.
2657
2658         * config/sparc/tm-sparc.h: Add comment suggesting that removing
2659         ins and locals from the registers array might clean things up.
2660
2661         * utils.c: Clean up comments about wrap buffer and wrap_here.
2662         * printcmd.c (printf_command): Call wrap_here before vprintf.
2663
2664         * mipsread.c (cross_ref): Set the name to unknown for "struct *" case.
2665         Patch from [email protected] (Paul Flinders).
2666
2667         * a29k-tdep.c, findvar.c (get_saved_register): Fix byteswapping sins.
2668
2669 Fri Jul  9 09:47:02 1993  Peter Schauer  ([email protected])
2670
2671         * defs.h, remote-eb.c (TM_FILE_OVERRIDE):  Remove it.
2672         * mips-tdep.c (init_extra_frame_info):  Set proper fci->frame if pc
2673         is at the start of the dummy code.
2674
2675 Thu Jul  8 14:48:54 1993  Jim Kingdon  ([email protected])
2676
2677         * sparc-tdep.c (sparc_push_dummy_frame): Skip all the do_save_insn
2678         stuff, just write the sp and fp.
2679         (sparc_pop_frame): Skip the do_restore_insn; we already restore
2680         the sp with the other out registers.
2681
2682         * hppa-tdep.c (hppa_push_arguments): Allocate enough space for
2683         arguments.
2684
2685         * hppa-tdep.c: Change _initialize_hppab_tdep to _initialize_hppa_tdep.
2686
2687 start-sanitize-v9
2688 Thu Jul  8 14:47:00 1993  Doug Evans  ([email protected])
2689
2690         * sparc-tdep.c (sparc_frame_chain): Handle sizeof (CORE_ADDR)
2691         != sizeof (REGISTER_TYPE).
2692         (frame_saved_pc): Ditto.
2693 end-sanitize-v9
2694
2695 Thu Jul  8 08:22:05 1993  Doug Evans  ([email protected])
2696
2697         * config/h8300/tm-h8300.h: (REGISTER_TYPES): Adjust for h8/300h.
2698         (REGISTER_RAW_SIZE): Ditto.
2699         (REGISTER_VIRTUAL_TYPE): Use builtin_type_unsigned_long for regs
2700         on the h8/300h (ints may still be 16 bits).
2701         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
2702         EXTRACT_STRUCT_VALUE_ADDRESS): Add FIXME's for h8/300h.  Some
2703         thought needed here.
2704
2705         * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h.
2706         (examine_prologue): reg_save_depth is 4 if h8/300h.
2707
2708         * findvar.c (read_register): Provide some support for 64 bit regs.
2709         (write_register): Ditto.
2710
2711 Wed Jul  7 14:30:00 1993  Jim Kingdon  ([email protected])
2712
2713         * config/mips/nm-riscos.h: machine/machparam.h is always the right
2714         place to look for BSD43_NBPG, not machine/vmparam.h
2715
2716         * infcmd.c (run_stack_dummy): New argument name.
2717         Change error message in (another) attempt to make it comprehensible.
2718         * valops.c (call_function_by_hand): Pass name to run_stack_dummy.
2719         * symtab.h: Declare demangle and asm_demangle since macros use them.
2720
2721         * eval.c (evaluate_subexp): Add comment about calling a member
2722         function of a variable in a register.
2723
2724         * expression.h: Clean up comment about string in STRUCT_STRUCT etc.
2725
2726         * config/{rs6000/tm-rs6000.h,sparc/tm-sparc.h,pyr/tm-pyr.h},
2727         inferior.h (PC_IN_CALL_DUMMY) [ON_STACK]: Add comments about stack
2728         frame tops and bottoms.
2729
2730         * frame.h, blockframe.c, stack.c, a29k-tdep.c,
2731         config/gould/tmp-{pn,np1}.h,
2732         config/{sparc/tm-sparc.h,pyr/tm-pyr.h,vax/tm-vax.h}: Remove field
2733         next_frame from struct frame_info.  It has no purpose beyond
2734         ->next->frame and is an artifact from GDB 2.8.
2735
2736 Tue Jul  6 11:51:18 1993  Jim Kingdon  ([email protected])
2737
2738         * Makefile.in: Remove gdb before creating a new one.
2739         Update init.c atomically.
2740
2741         * Makefile.in (ALLPARAM): Add config/{alpha/xm-alpha.h,pa/xm-pa.h}.
2742         (ALLCONFIG): Add config/alpha/alpha-osf1.mh.
2743
2744         * infcmd.c (_initialize_infcmd): In docstring for "continue",
2745         describe argument as setting ignore count.
2746
2747 Sun Jul  4 15:04:47 1993  Doug Evans  ([email protected])
2748
2749         * h8300-tdep.c (examine_prologue): Fix call to
2750         read_memory_unsigned_integer.
2751
2752 Fri Jul  2 18:22:54 1993  Jim Kingdon  ([email protected])
2753
2754         * config/mips/{x,n}m-irix{3,4}.h: Make some definitions here
2755         rather than including xm-bigmips.h.
2756
2757         * eval.c (evaluate_subexp): Improve error messages for OP_TYPE and
2758         default cases.
2759
2760         * Makefile.in (distclean): Remove y.tab.h.
2761
2762 Fri Jul  2 14:55:48 1993  Peter Schauer  ([email protected])
2763
2764         * exec.c (exec_file_command):  Remove Mar 28 hack as BFD handles
2765         file updates properly now.
2766         * mipsread.c (mips_coff_new_init):  Force reevaluation of sigtramp
2767         addresses if switching to a new symbol file.
2768         * dbxread.c (process_one_symbol):  Avoid dereferencing NULL
2769         symbols that might be returned from define_symbol.
2770
2771 Fri Jul  2 13:33:12 1993  Steve Chamberlain  ([email protected])
2772
2773         New target macros for getting at the pc, sp and fp.
2774         * infcmd.c (read_pc, write_pc):  Modify to use new macros.
2775         (read_sp, write_sp, read_fp, write_fp): New functions.
2776         * blockframe.c (reinit_frame_cache, get_prev_frame_info):
2777         Use new functions.
2778         * breakpoint.c (bpstat_alloc): ditto.
2779         * infrun.c (wait_for_inferior): ditto.
2780         * stack.c (print_frame_info): ditto.
2781         * valops (call_function_by_hand): ditto.
2782         * corelow.c (core_open): ditto.
2783         * h8500-tdep.c: (target_read_sp, target_write_sp, target_read_pc,
2784         target_write_pc, target_read_fp, target_write_fp): New functions.
2785         * inferior.h (read_sp, write_sp, read_fp, write_fp): Prototypes.
2786
2787         * config/alpha/xm-alpha.h: Add MAKEVA_END.
2788         * config/h8500/tm-h8500.h: Define new macros.
2789
2790 Fri Jul  2 13:51:04 1993  Ian Lance Taylor  ([email protected])
2791
2792         * configure.in (mipos-*-riscos*): New host and target; use riscos.
2793         * config/mips/nm-riscos.h: If BSD43_NBPG is not defined by
2794         vmparam.h, include machparam.h.
2795         (KERNEL_U_ADDR): Define to be BSD43_UADDR.
2796
2797 Fri Jul  2 13:39:48 1993  Jim Kingdon  ([email protected])
2798
2799         * c-exp.y (yylex): Give error if unmatched single quote.
2800
2801         * configure.in, config/m68k/*delta68*, delta68-nat.c: New port.
2802
2803         * Remove unused STACK_END_ADDR in the following files (in other
2804         files it is used for something): tm-mips.h, tm-sun2.h, tm-news.h,
2805         tm-a29k, tm-i386v.h, tm-hppa.h, tm-nindy960.h, tm-amix.h,
2806         tm-hp300hpux.h, tm-isi.h.
2807
2808 Thu Jul  1 09:51:27 1993  Jim Kingdon  ([email protected])
2809
2810         * config/mips/nm-riscos.h: Define NBPG and UPAGES.
2811         config/mips/xm-riscos.h: Include <sys/types.h>.
2812
2813         * ser-unix.c (hardwire_noflush_set_tty_state): Use an assignment,
2814         not an initializer, to copy the structure.
2815
2816         * gdbtypes.h (struct type): Add field tag_name.
2817         * gdbtypes.c (type_name_no_tag), c-typeprint.c (c_type_print_base):
2818         Use it.
2819         * {coff,dwarf,mips,stabs}read.c: Set it.
2820
2821         * xm-sysv4.h: Undefine HAVE_TERMIO.
2822
2823         * config/mips/nm-riscos.h: Remove unmatched #endif.
2824         Define FETCH_INFERIOR_REGISTERS.
2825         * config/mips/riscos.mh: Don't include coredep.o; mips-nat.o is enough.
2826         Fix misspelling of NAT_FILE.
2827         * mips-nat.c (fetch_core_registers): If KERNEL_U_ADDR is not defined,
2828         we can still process "modern" core files.
2829
2830         * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS]: Don't
2831         print c_line.
2832         (_initialize_ser_hardwire): Just check whether _POSIX_JOB_CONTROL
2833         is defined; don't care what it is defined to.
2834
2835 Wed Jun 30 20:06:46 1993  Jim Kingdon  ([email protected])
2836
2837         * config/vax/xm-vaxult2.h: Define FD_SET and FD_ZERO.
2838
2839 Tue Jun 29 11:02:58 1993  Jim Kingdon  ([email protected])
2840
2841         * inftarg.c: Remove unused include of terminal.h.
2842         * signals.h: Don't undefine signals anymore.
2843         * main.c: Use job_control from serial.h.
2844         * fork-child.c (fork_inferior): Use gdb_setpgid.
2845         * serial.h, ser-unix.c, ser-go32.c: Provide gdb_setpgid.
2846         * utils.c (quit): Use current_target->to_terminal_ours to figure
2847         out whether we care about lack of job control, rather than __GO32__.
2848         * utils.c: Include serial.h not terminal.h
2849         (quit): Use job_control not TIOCGPGRP.
2850         * terminal.h: Don't undefine TIOCGPGRP.
2851         * serial.h, ser-unix.c, ser-go32.c, ser-tcp.c: Add SERIAL_FLUSH_OUTPUT.
2852         * utils.c (quit): Use it.
2853         * serial.h: Add SERIAL_UN_FDOPEN.
2854         * utils.c (quit): Use it.
2855         * ser-unix.c: Add process group to ttystate.
2856         [HAVE_SGTTY]: Add tchars, ltchars, and lmode to ttystate.
2857         * inflow.c: Include serial.h not terminal.h.
2858         Use serial.h stuff to replace most of the maze of #ifdef's.
2859         * inflow.c, main.c, inferior.h: make gdb_has_a_terminal a function.
2860         * serial.h: Document SERIAL_SET_TTY_STATE as being immediate.
2861         * ser-unix.c: Use TIOCSETN not TIOCSETP so it is true.
2862         * serial.h, ser-unix.c, ser-go32.c, ser-tcp.c:
2863         Add SERIAL_PRINT_TTY_STATE, SERIAL_NOFLUSH_SET_TTY_STATE, and
2864         SERIAL_SET_PROCESS_GROUP.
2865         * inflow.c: Use them.
2866         * config/xm-svr4.h, config/rs6000/xm-rs6000.h, config/sparc/sun4os4.h:
2867         Define HAVE_TERMIOS.
2868         * Various: Remove all use of TIOC*_BROKEN.
2869
2870 Wed Jun 30 12:20:51 1993  Peter Schauer  ([email protected])
2871
2872         * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define.
2873
2874 Tue Jun 29 13:44:41 1993  Peter Schauer  ([email protected])
2875
2876         * target.h (target_detach):  Turn macro into function.
2877         * target.c (target_detach):  Define it, do deferred register stores
2878         before calling the real target function.
2879
2880 Tue Jun 29 13:15:42 1993  Peter Schauer  ([email protected])
2881                           and Jim Kingdon ([email protected])
2882
2883         * symtab.h (BLOCK_SHOULD_SORT):  Do not sort blocks corresponding to
2884         a function to avoid printing of function arguments in wrong order
2885         due to sorting.
2886         * symfile.c (compare_symbols):  Remove code for sorting arguments
2887         as blocks containing arguments are no longer sorted.
2888         * symtab.c (lookup_block_symbol):  Update comment accordingly.
2889
2890 Tue Jun 29 11:02:58 1993  Jim Kingdon  ([email protected])
2891
2892         * config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC.
2893         (REG_STRUCT_HAS_ADDR): Add comment.
2894
2895         * infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtab
2896         to check whether there is line number information.
2897
2898 Tue Jun 29 08:29:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2899
2900         * remote-udi.c: Fix docstring so that it compiles.
2901
2902         * remote-mips.c, remote-nindy.c: move bfd.h before symfile.h
2903         (for file_ptr).
2904
2905 Tue Jun 29 09:11:27 1993  Jim Kingdon  ([email protected])
2906
2907         * dbxread.c (process_one_symbol): If we find a LOC_BLOCK where we
2908         don't expect it, change it to LOC_STATIC so at least we don't coredump.
2909
2910         * c-typeprint.c (c_type_print_base): Don't error() on invalid type.
2911
2912         * symtab.h: Add comments about line numbers.
2913         * source.c (identify_source_line): Fix off by one bug with line.
2914
2915 Mon Jun 28 10:09:08 1993  Jim Kingdon  ([email protected])
2916
2917         * printcmd.c (makeva*): New interface, for making a va_list.
2918         (printf_command): Use it.
2919         * config/m88k/xm-delta88.h: Remove VPRINTF define, not needed.
2920         * config/pa/xm-pa.h: New file.
2921         * config/pa/xm-hppa{b,h}.h: Include it.
2922
2923         * xcoffread.c: Remove obsolete NO_TYPEDEFS comment.
2924
2925 Sun Jun 27 08:54:55 1993  Peter Schauer  ([email protected])
2926
2927         * valprint.c (val_print_type_code_int):  Fix off by one error with
2928         eliminating leading zeroes for large little endian integers.
2929
2930 Sun Jun 27 08:58:56 1993  Jim Kingdon  ([email protected])
2931
2932         * config/mips/riscos.mh (CC): Use -systype sysv.
2933
2934         * ser-unix.c: Move #include of <sys/time.h> to HAVE_SGTTY section.
2935
2936         * Makefile.in (ALLPARAM): Add config/mips/{x,n}-{news-mips,riscos}.h.
2937
2938 Fri Jun 25 11:22:28 1993  Jim Kingdon  ([email protected])
2939
2940         * config/m68k/tm-m68k.h: Remove obsolete comment about duplicating
2941         CALL_DUMMY between different 68k machines.
2942
2943 Fri Jun 25 17:02:45 1993  Stu Grossman  (grossman at cygnus.com)
2944
2945         * gdbserver/Makefile.in:  Add dependancies on server.h.
2946         * gdbserver/remote-gutils.c:  Remove lots of unused functions and
2947         variables.
2948         * gdbserver/remote-inflow.c:  Remove lots of unused variables and
2949         #includes.  Also, use PTRACE_* symbols instead of constants. 
2950         (mywait):  Surround calls to wait() with enable/disable_async_io()
2951         so that we can be interrupted from GDB while waiting for the
2952         child.  Also, handle child exit more gracefully.
2953         * gdbserver/remote-server.c:  Remove lots of unused variables.
2954         Move all extern defs into server.h.  Redo main loop so that
2955         failure from getpkt() causes communications to be re-established.
2956         Fix 'k' command so that it restarts the child.
2957         * gdbserver/remote-utils.c:  Remove lots of unloved vars and
2958         subrs.  Move many extern decls into server.h.  (remote_open):  For
2959         tcp, seperate usage of proto fd from connected fd.  Close proto
2960         fd after getting connection.  (putpkt/getpkt):  Pay attention to
2961         errors when reading/writing.  Report these to the caller.  New
2962         routines input_interrupt/enable_async_io/disable_async_io to make
2963         it possible to get an I/O interrupt when data arrives from the
2964         comm link.
2965         * serial.h:  New file to contain common defs for all remote files.
2966
2967 Fri Jun 25 17:02:45 1993  Stu Grossman  (grossman at cygnus.com)
2968
2969         * remote.c:  Add arg names to prototypes, in a modest effort at
2970         clarification.  Also add prototypes for some new functions.
2971         * (remote_wait):  Better error reporting for 'T' responses.
2972         * ser-go32.c (strncasecmp):  Make str1 & str2 be const.
2973         * (dos_async_init):  Make usage message reflect requested port #.
2974         * ser-tcp.c (tcp_open):  Terminate hostname properly to prevent
2975         random hostname lookup failures.  Add nicer message for unknown
2976         host error.  (wait_for):  Wake up in case of exceptions.  Also,
2977         restart select() if we got EINTR.
2978         * ser-unix.c (wait_for):  Restart select() if we got EINTR.
2979         * serial.c: (serial_close):  Clean up code.
2980
2981 Fri Jun 25 11:22:28 1993  Jim Kingdon  ([email protected])
2982
2983         * config/m68k/tm-m68k.h: Remove obsolete comment about duplicating
2984         CALL_DUMMY between different 68k machines.
2985
2986 Fri Jun 25 11:22:28 1993  Jim Kingdon  ([email protected])
2987
2988         * Makefile.in (*.tab.c): Use ./c-exp.tab.c not just c-exp.tab.c.
2989         Make comment explaining this comprehensible.
2990         (TAGFILES): Include ALLDEPFILES.
2991         (ALLDEPFILES): udi2soc.c and udr.c are in 29k-share/udi, not
2992         29k-share/udi/udi.
2993         (update-alldeps): Remove; obsolete.
2994
2995         * remote.c: Move comments regarding packets to top of file with the
2996         rest of the protocol comments.
2997         Fix incorrect description of 'T' response.
2998
2999         * README (Reporting Bugs): Refer people to the GDB manual.
3000
3001         * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN.
3002         * stabsread.c: Type -16 is 4 bytes.
3003
3004         * remote-udi.c: Improve docstring.
3005
3006 Fri Jun 25 11:16:31 1993  Fred Fish  ([email protected])
3007
3008         * elfread.c (elf_symfile_read):  Call bfd_elf_find_section, not
3009         bfd_elf32_find_section, to track bfd changes.
3010
3011 Fri Jun 25 11:22:28 1993  Jim Kingdon  ([email protected])
3012
3013         * config/mips/riscos.mh (REGEX{,1}, MUNCH_DEFINE, MH_CFLAGS): Define.
3014         * config/mips/xm-riscos.h: Define USG.
3015
3016 Thu Jun 24 14:52:45 1993  Jim Kingdon  ([email protected])
3017
3018         * main.c (filename_completer): Don't complete to files ending in ~.
3019
3020         * NEWS: Mention filename completion and "info line" enhancements.
3021
3022         * main.c (symbol_completion_function): On "info t foo", return NULL,
3023         don't error().
3024
3025         * main.c (symbol_completion_function): Don't use readline word
3026         breaking.  Use new calling convention for c->completer and
3027         complete_on_cmdlist.
3028         * command.h (struct command): Change arguments; now the text passed
3029         to completer does not have any word breaking done.  New arg word.
3030         * symtab.{c,h} (make_symbol_completion_list): Do word breaking.  Take
3031         word argument.
3032         * {main.c,gdbcmd.h} ({filename,noop}_completer): Take word argument.
3033         * command.{c,h} (complete_on_cmdlist): Take word argument.
3034
3035         * command.c (lookup_cmd_1): Doc fix.
3036
3037 Thu Jun 24 13:26:04 1993  K. Richard Pixley  ([email protected])
3038
3039         * Makefile.in (OP_INCLUDE): define.
3040           (OPCODE_CFLAGS): use OP_INCLUDE.
3041
3042         * config/i386/ncr3000.mh, config/i386/i386v4.mh,
3043         config/i386/i386sol2.mh, config/m68k/hp300hpux.mh,
3044         config/m68k/amix.mh, config/mips/irix[34].mh,
3045         config/m88k/delta88.mh, config/sparc/sun4sol2.mh (ALLOCA,
3046         ALLOCA1): macros removed.
3047
3048         * config/mips/decstation.mh, config/rs6000/rs6000.mh
3049         (MMALLOC_LIB): renamed to MMALLOC.
3050
3051 Wed Jun 23 00:25:58 1993  Jim Kingdon  ([email protected])
3052
3053         * partial-stab.h: Consolidate case statements for N_LSYM and N_FUN.
3054         * dbxread.c: Change comment regarding acc.
3055
3056 Wed Jun 23 15:04:54 1993  K. Richard Pixley  ([email protected])
3057
3058         Makefile overhaul dropping autodepend features.
3059         * Makefile.in: many comment changes.  forced consistent use of $()
3060           for makefile variables references.  dropped leading ./ in file
3061           references.  Drop $(srcdir)/ prefix on all dependencies.
3062           Inserted contents of alldeps.mak and depend.
3063           (INCLUDE_CFLAGS): defined as new macro for getting libiberty's
3064           include directory into the compilation line.
3065           (GDB_CFLAGS): new macro to take up the semantic previously held
3066           by INCLUDE_CFLAGS.
3067           (LIBIBERTY): dropped ancient subdir macro.  I last removed this
3068           macro in feb of '92.  How does it keep coming back?
3069           (MMALLOC_LIB): renamed to MMALLOC.
3070           (BFD_SRC_DIR): renamed to BFD_SRC.
3071           (BFD_OBJ_DIR): renamed to BFD_DIR.
3072           (BFD_LIB): renamed to BFD.
3073           (BFD_INCLUDES): renamed to BFD_CFLAGS.
3074           (READLINE_DIR): now represents object directory.
3075           (RL_LIB): renamed to READLINE.
3076           (READLINE_SRC, READLINE_CFLAGS, OPCODES, OPCODES_CFLAGS): new
3077           macros.
3078           (INTERNAL_CFLAGS): added GDB_CFLAGS, OPCODES_CFLAGS,
3079           READLINE_CFLAGS, BFD_CFLAGS.  Dropped USER_CFLAGS.
3080           (LDFLAGS): removed default assignment.
3081           (TEXIDIR, INCLUDE_DEP, MMALLOC_DIR, MMALLOC_DEP, BFD_DEP,
3082           READLINE_DEP, LIBIBERTY_DIR, TESTS, depend, STAGESTUFF): unused, so removed.
3083           (ALLOCA1, ALLOCA): removed all references.  alloca is now in
3084           libiberty.
3085           (VERSION): unilaterally and arbitrarily bumped to 4.9.3.
3086           (SFILES, NONSRC, HFILES, ALLDEPFILES, ALLPARAM, ALLCONFIG):
3087           removed all $(srcdir) prefixes.
3088           (getopt_h, ieee-float_h, bfd_h, wait_h, dis-asm_h): new macros
3089           for potential dependencies.  commented out by default.
3090           (readline_headers, udiheaders): convenient abbreviations.
3091           (gdbcore_h, frame_h, symtab_h, gdbtypes_h, expression_h,
3092           value_h, breakpoint_h, command_h, gdbcmd_h, defs_h, inferior_h):
3093           new macros used for header file dependencies.
3094           (install-info, clean-info): collapse into the info rule.
3095           (install): now depends on all.
3096           (install-only): new target for installing without depending on
3097           all.
3098           (uninstall): new target.
3099           (config-check, config-check-hosts, config-check-targets): added
3100           fixme comments.
3101           (ch-exp.tab.c, m2-exp.tab.c): added artificial dependencies in
3102           order to force parallel makes into keeping these rules separate.
3103         * configure.in: omit cat'ing depend file onto generated Makefile.
3104         * alldeps.mak, depend: removed.
3105
3106         * inferior.h: remove redundant include of symtab.h which is
3107         included in value.h via breakpoint.h.
3108
3109         * alloca.c: removed.  alloca is now in libiberty.
3110
3111         * config/m88k/delta88.mh, config/ns32k/merlin.mh (M_UNINSTALL):
3112         new macro to undo what M_INSTALL does.
3113
3114 Wed Jun 23 00:25:58 1993  Jim Kingdon  ([email protected])
3115
3116         * config/ns32k/{merlin.mh,xm-merlin.h}: Be consistent about name
3117         of gdb-sh.
3118
3119         * dbxread.c (copy_pending): Change name and function of begi argument
3120         to endi, since that is what the caller needs.
3121
3122         * Makefile.in (TAGFILES): Don't include YYFILES.
3123
3124         * Makefile.in (HFILES): Include monitor.h.
3125
3126         * Makefile.in: Include text that used to be in alldeps.mak.
3127         Remove config/mips/{bigmips.mh,xm-bigmips} from it.
3128         * Makefile.in, configure.in: Remove all traces of alldeps.mak.
3129
3130         * main.c (main): Print help message on stdout not stderr
3131         per standards.texi.
3132         New option --version per standards.texi.
3133         In help message, show long options with "--" not "-".
3134         Don't try to print help message or version until after we have
3135         called initialize_all_files.
3136
3137 Tue Jun 22 03:15:38 1993  Jim Kingdon  ([email protected])
3138
3139         * solib.c (solib_add_common_symbols): Don't call lookup_minimal_symbol.
3140         (solib_add): Call special_symbol_handling once, not once per library.
3141
3142         * procfs.c (procfs_resume): Don't pass a SIGTSTP whose action
3143         is SIG_DFL.
3144
3145         * procfs.c (procfs_resume): Skip the unnecessary PRSVADDR on all
3146         systems, not just Solaris.
3147
3148         * stabsread.c: Include <ctype.h>.
3149
3150 Mon Jun 21 16:09:46 1993  Jim Kingdon  ([email protected])
3151
3152         * fork-child.c (fork_inferior): Quote exec_file so it can contain
3153         funky characters.
3154
3155 Mon Jun 21 16:56:47 1993  Fred Fish  ([email protected])
3156
3157         * Makefile.in (INCLUDE_CFLAGS):  Add BFD_INCLUDES for now, since
3158         bfd.h is included by target.h, which most of gdb includes.
3159         * depend:  Hand remove BFD_INCLUDES from ${CC} lines, now that
3160         it's in INCLUDE_CFLAGS.
3161
3162 Mon Jun 21 16:09:46 1993  Jim Kingdon  ([email protected])
3163
3164         * config/i386/*aix*, i386aix-nat.c: New files.
3165         * configure.in: Use them.
3166         * alldeps.mak: List them.
3167         * coffread.c (decode_base_type): Deal with anonymous enum type.
3168         * i387-tdep.c (print_387_status_word): Add comment re "top".
3169         * i386-tdep.c [I386_AIX_TARGET] (i386_extract_return_value): New func.
3170         * dbxread.c: Use SEEK_SET and SEEK_CUR, not L_*.  Define them if and
3171         only if not defined by a header file.
3172         * mipsread.c: Don't define L_SET or L_INCR.
3173
3174 Mon Jun 21 15:10:07 1993  Fred Fish  ([email protected])
3175
3176         * Makefile.in (BFD_INCLUDES):  Bfd.h is now back in bfd build dir.
3177         * depend:  Hand updated to match.
3178
3179 Sun Jun 20 13:11:11 1993  Jim Kingdon  ([email protected])
3180
3181         * stabsread.c (read_struct_fields): Don't call read_cpp_abbrev on $_.
3182         (read_cpp_abbrev): Don't complain specially for $_.  Also return 0 if
3183         we don't recognize the abbrev.
3184
3185 Sun Jun 20 00:24:41 1993  Jim Kingdon  ([email protected])
3186
3187         * solib.c (solib_add_common_symbols): Add comment about performance.
3188
3189 Fri Jun 18 12:37:36 1993  Jim Kingdon  ([email protected])
3190
3191         * config/mips/{{x,n}m-riscos.h,riscos.mh}: New files.
3192         * configure.in (mips-*-sysv*): Use riscos for host, bigmips for target.
3193
3194         * config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New files.
3195         * config/mips/{bigmips.mh,xm-bigmips.h}: Remove.
3196         * configure.in (mips-sony-*): Use news-mips for host.
3197
3198         * buildsym.h: Doc fix for processing_acc_compilation.
3199
3200 Thu Jun 17 19:57:08 1993  Jim Kingdon  ([email protected])
3201
3202         * printcmd.c (print_formatted): Don't use tab in wrap_here arg.
3203
3204 Thu Jun 17 17:29:30 1993  Jim Kingdon  ([email protected])
3205
3206         * Makefile.in (INTERNAL_CFLAGS): Include ../include as well as
3207         ${srcdir}/../include.
3208
3209         * config/m88k/xm-delta88.h: Comment out unused defines which conflict
3210         with system headers.
3211         * printcmd.c (printf_command): Cast second arg to vprintf to PTR.
3212         Use VPRINTF macro if defined.
3213         * config/m88k/xm-delta88.h: Define VPRINTF.  Include <sys/siginfo.h>.
3214         Define TIOC{GETC,GLTC}_BROKEN.
3215         * m88k-nat.c: Uncomment include of <sys/ptrace.h>.
3216         * main.c: Rename initialize_{main,cmd_lists,history} to init_* to
3217         make things easier on munch (apparently this matters on
3218         the delta88 with svr3).
3219
3220 Thu Jun 17 16:53:56 1993  david d `zoo' zuhn ([email protected])
3221         
3222         * Makefile.in: canonicalize install.sh; for use within
3223         this directory (and subdirs)
3224
3225 Tue Jun 15 17:01:23 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3226
3227         * Makefile.in: remove parentdir support; use INSTALL_XFORM
3228
3229 Thu Jun 17 15:08:35 1993  Steve Chamberlain  ([email protected])
3230
3231         * configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: New
3232         host.
3233         * sh-tdep.c (frame_find_saved_regs): Use NUM_REGS rather than hard
3234         wired (and wrong) constant.
3235         * values.c (unpack_long): Add case to unpack when target object is
3236         sizeof(int).
3237         * config/sh/tm-sh.h (REGISTER_NAMES): Know about the news ones the
3238         simulator defines.
3239
3240 Wed Jun 16 16:08:18 1993  K. Richard Pixley  ([email protected])
3241
3242         * NEWS: tracking user visible changes starting with
3243         vxworks-timeout.
3244
3245         * remote-vx.c (_initialize_vx): rename user settable option from
3246         rpcTimeout to vxworks-timeout.
3247
3248 Wed Jun 16 12:21:49 1993  Fred Fish  ([email protected])
3249
3250         * Makefile.in (depend):  More makefile diddling.
3251         * alldeps.mak, depend:  Update to latest automatically built
3252         versions.
3253
3254         * Makefile.in (depend):  Bfd.h keeps moving, keep up with it.
3255         * alldeps.mak, depend:  Update to latest automatically built
3256         versions.
3257
3258 Tue Jun 15 12:26:05 1993  K. Richard Pixley  ([email protected])
3259
3260         * remote-vx.c: include gdbcmd.h for setlist.
3261           (_initialize_vx): make rpcTimeout user settable.
3262
3263 Mon Jun 14 09:23:51 1993  Jim Kingdon  ([email protected])
3264
3265         * main.c, gdbcmd.h: Add function filename_completer.
3266         * main.c, symfile.c, source.c, exec.c, core.c: Use it for
3267         "directory", "source", "cd", "symbol-file" "add-symbol-file",
3268         "load", "file", "exec-file", "core-file" commands.
3269         (But '/' is a word break, limiting usefulness; see comments).
3270
3271         * source.c (mod_path): Warning not error if can't find directory.
3272
3273         * isi-xdep.c: New file.
3274         * config/m68k/isi.mh (XDEPFILES): Add isi-xdep.o
3275
3276 Sun Jun 13 09:17:48 1993  Jim Kingdon  ([email protected])
3277
3278         * config/m68k/xm-news.h: Include <sys/param.h>.
3279
3280         * m88k-tdep.c (IEEE_isNAN): Remove.
3281         config/m88k/tm-m88k.h (INVALID_FLOAT): Return 0.  This was the same
3282         broken isNAN as on the mips.
3283
3284         * valprint.c (_initialize_valprint): Use c->function.sfunc not just
3285         c->function.
3286
3287         * dbxread.c (process_one_symbol): If SUN_FIXED_LBRAC_BUG is not
3288         defined, don't worry about Sun's silly LBRAC bug.
3289         * config/m68k/tm-sun3.h: Define SUN_FIXED_LBRAC_BUG to 0.
3290
3291         * dbxread.c (process_one_symbol): If there's a symbol before an
3292         N_SO, don't error().
3293         (case N_BCOMM): complain () not error ().
3294
3295         * defs.h, main.c (catch_errors): Add return_mask arg.
3296         stack.c (print_frame_info): Pass RETURN_MASK_ERROR.
3297         other callers: Pass RETURN_MASK_ALL.
3298         (return_to_top_level), callers: Add return_reason arg.
3299         * utils.c (quit):
3300         Use return_to_top_level (RETURN_QUIT) instead of error ().
3301         * main.c (main), tm-nindy960.h (ADDITIONAL_OPTION_HANDLER):
3302         Use SET_TOP_LEVEL not setjmp (to_top_level).
3303         * remote-nindy.c: Use catch_errors not setjmp (to_top_level).
3304
3305 Sat Jun 12 14:40:54 1993  Jim Kingdon  ([email protected])
3306
3307         * solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]:
3308         Don't try to get the debug base yet.
3309
3310         * dbxread.c (process_one_symbol): Set n_opt_found based on whether
3311         a non-gcc N_OPT symbol is found.  Make SUN_FIXED_LBRAC_BUG a macro
3312         which returns 0 or 1 to say whether to do it.
3313         * config/sparc/sun4{sol2,os4}.h
3314         (SUN_FIXED_LBRAC_BUG,VARIABLES_INSIDE_BLOCK): Use n_opt_found so
3315         the right thing happens for both acc and SunOS4 /bin/cc.
3316
3317         * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.
3318         * printcmd.c (print_scalar_formatted): Use val_print_type_code_int.
3319
3320         * mips-tdep.c: Remove isa_NAN; it assumed sizeof(host int) == 4 and
3321         probably contained byte-order sins too.
3322         config/mips/tm-mips.h (INVALID_FLOAT): Define to 0 like most machines.
3323         The IEEE_FLOAT code in print_floating takes care of it.
3324
3325 Sat Jun 12 14:47:04 1993  Fred Fish  ([email protected])
3326
3327         * Makefile.in (VERSION):  Bump to 4.9.2.
3328         * c-valprint.c (c_val_print):  For array of chars printed with
3329         string syntax, don't print the address of the array.  From
3330         [email protected].
3331         * c-exp.y (yylex): Recognize '.' as indicating a floating point
3332         number regardless of the radix.  From [email protected].
3333         * valprint.c (set_input_radix_1, set_output_radix_1):  New
3334         prototypes and functions that do the actual radix setting work.
3335         * valprint.c (set_radix, set_output_radix, set_input_radix):
3336         Rewrite to use set_input_radix_1 and set_output_radix_1.
3337         * valprint.c (initialize_valprint):  Enable commands to
3338         independently set and show input and output radices.
3339         * valprint.c (show_radix):  New prototype and function that
3340         handles separate input and output radices.
3341
3342 Fri Jun 11 18:39:38 1993  Ken Raeburn  ([email protected])
3343
3344         Patches from Jeff Law, [email protected]:
3345         * hppa-pinsn.c: Now uses disassembler from opcode library,
3346         this contains only the stub function print_insn.
3347
3348 Fri Jun 11 15:19:59 1993  K. Richard Pixley  ([email protected])
3349
3350         * main.c (main): back to two periods for elipse.
3351           (print_gdb_version): revised format for configuration info.
3352
3353 Fri Jun 11 10:24:35 1993  Fred Fish  ([email protected])
3354
3355         * defs.h (INT_MAX):  Cast unsigned shift result to int.
3356
3357 Fri Jun 11 10:17:41 1993  Jim Kingdon  ([email protected])
3358
3359         * dbxread.c (process_one_symbol): Rather than having
3360         BLOCK_ADDRESS_FUNCTION_RELATIVE a macro, make it a variable which
3361         is true if we are doing stabs-in-elf, false otherwise.
3362         config/sparc/tm-sun4sol2.h: Don't define it.
3363
3364 Fri Jun 11 13:33:40 1993  Ian Lance Taylor  ([email protected])
3365
3366         * remote-mips.c (mips_send_packet): Don't print garbage character
3367         in debugging info.
3368         (mips_request): Don't check that remote pid is 0, because
3369         sometimes it isn't.
3370         (mips_fetch_registers): Pass a pointer to SWAP_TARGET_AND_HOST,
3371         not an integer.
3372
3373 Fri Jun 11 10:17:41 1993  Jim Kingdon  ([email protected])
3374
3375         * stack.c (print_frame_info): Use catch_errors around print_frame_args.
3376
3377         * Makefile.in (install): Don't depend on gdb.
3378
3379         * Rename remote-es1800.c to remote-es.c
3380         and remote-st2000.c to remote-st.c for 14-char filenames.
3381         config/m68k/{es1800,st2000}: Use the new names.
3382
3383         * mips-tdep.c (isa_NAN): Don't return true on -0.
3384
3385 Fri Jun 11 10:24:35 1993  Fred Fish  ([email protected])
3386
3387         * defs.h (INT_MAX):  Cast unsigned shift result to int.
3388
3389 Thu Jun 10 13:26:41 1993  Fred Fish  ([email protected])
3390
3391         * elfread.c (elf_symtab_read):  Add bfd section address to bfd
3392         symbols, now that they are section relative.
3393         * solib.c (bfd_lookup_symbol):  Ditto.
3394
3395 Thu Jun 10 10:56:56 1993  Jim Kingdon  ([email protected])
3396
3397         * Makefile.in (depend): Add bfd -I's for paread.c and xcoffexec.c
3398         depend: Updated accordingly.
3399
3400 Wed Jun  9 16:08:44 1993  Jim Kingdon  ([email protected])
3401
3402         * Makefile.in (*.tab.c): Use mv for atomic update.
3403
3404         * Makefile.in ({dist,real}clean): Also remove nm.h.
3405         (realclean): Also remove ${TESTS}, y.output, yacc.{acts,tmp}.
3406         (distclean): Don't rebuild *.tab.c or TAGS.
3407
3408 Wed Jun  9 12:56:58 1993  K. Richard Pixley  ([email protected])
3409
3410         * Makefile.in (version.c): add host and target names to version.c.
3411         * main.c (main): print three periods for the elipse.
3412           (print_gdb_version): also print configuration.
3413
3414         * udi/udiids.h, udi/udip2soc.c, udi/udiphcfg.h, udi/udiphunix.h,
3415           udi/udiproc.h, udi/udipt29k.h, udi/udiptcfg.h, udi/udisoc.h,
3416           udi/udr.c: Change AMD copyrights to FSF copyleft '93.
3417
3418         * remote-eb.c (get_hex_regs, eb_fetch_registers), remote-adapt.c
3419           (get_hex_regs, adapt_fetch_registers): cast args to
3420           supply_register to avoid gcc warning.
3421
3422         * config/a29k/a29k.mt (TDEPFILES): drop minimon support.  It
3423           doesn't compile on solaris and is now obsolete.
3424
3425         * config/sparc/sun4os4.mh (XM_CLIBS): remove -lresolv.  This
3426           breaks stock sunos installations.
3427
3428 Wed Jun  9 06:14:33 1993  Jim Kingdon  ([email protected])
3429
3430         * m68k-stub.c: Add comment about frame cache.
3431
3432         * target.h (target_store_registers): Doc fix re error handling.
3433
3434         * findvar.c (write_register): Call SWAP_TARGET_AND_HOST regardless
3435         of register_valid[regno].
3436
3437 Tue Jun  8 14:42:10 1993  Jim Kingdon  ([email protected])
3438
3439         * symtab.h, dwarfread.c: Doc fix re dependencies.
3440
3441 Tue Jun  8 17:54:09 1993  Rob Savoye  ([email protected])
3442
3443         * serial.c (serial_close): If scb is NULL, don't try to close
3444         it. 
3445         * configure.in: Add support for rom68k and bug boot monitors.
3446
3447 Tue Jun  8 17:39:12 1993  Steve Chamberlain  ([email protected])
3448
3449         * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.
3450         * gdbcore.h, core.c (read_memory_unsigned_integer): New function.
3451         * findvar.c (read_register, write_register): Fix thinko where
3452         sizeof(host long) != sizeof(target int).
3453         * h8300-tdep.c: Use new read_memory_unsigned_integer call.
3454         * sh-tdep.c (_initialize_sh_tdep): Add memory_size command.
3455
3456 Tue Jun  8 14:42:10 1993  Jim Kingdon  ([email protected])
3457
3458         * Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) to
3459         m68k-tdep.c (m68k_find_saved_regs).  Don't duplicate code between
3460         68881 and non-68881 cases.  Check for a pair of movel instructions.
3461
3462 Tue Jun  8 14:52:55 1993  K. Richard Pixley  ([email protected])
3463
3464         First cut at sparc-vxworks targetting.
3465         * config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt: new files.
3466         * configure.in: sparc-vxworks gdb_target now vxsparc.
3467
3468         * remote-eb.c, remote.c: symfile.h requires bfd.h so include it.
3469
3470 Tue Jun  8 14:42:10 1993  Jim Kingdon  ([email protected])
3471
3472         * config/m68k/xm-news.h: add "extern int errno".
3473
3474 Tue Jun  8 13:45:07 1993  K. Richard Pixley  ([email protected])
3475
3476         * remove-vx.c (vx_read_register, vx_write_register): collapse
3477           ifdef I80960 else (assumes) m68k into parameterizable macros
3478           VX_NUM_REGS and VX_SIZE_FPREGS.
3479         * config/m68k/tm-vx68.h, config/i960/tm-vx960.h (VX_NUM_REGS,
3480           VX_SIZE_FPREGS): new definitions.
3481
3482 Tue Jun  8 11:08:29 1993  Jim Kingdon  ([email protected])
3483
3484         * symfile.{c,h} (generic_load): New function.
3485         remote{,-nindy,-eb,-mips}.c: Use it.
3486
3487 Mon Jun  7 20:07:30 1993  Stu Grossman  ([email protected])
3488
3489         * Makefile.in (depend):  More sed gubbish to deal with
3490         ../bfd/bfd.h being generated during the build.
3491         * depend:  Re-done with corrected makefile.
3492
3493 Mon Jun  7 16:32:05 1993  Fred Fish  ([email protected])
3494
3495         * Makefile.in (BFD_SRC_DIR):  Renamed def and usages from BFD_DIR.
3496         * Makefile.in (BFD_OBJ_DIR):  New definition for the bfd build
3497         directory to find automatically generated header files and library.
3498         * Makefile.in (BFD_LIB):  Use BFD_OBJ_DIR.
3499         * Makefile.in (LINTFLAGS):  Include BFD_OBJ_DIR.
3500         * Makefile.in (saber_gdb):  Include BFD_OBJ_DIR.
3501         * Makefile.in (depend):  Include BFD_OBJ_DIR in gcc args.
3502         * Makefile.in (paread.o, xcoffexec.o):  Remove, now in depend.
3503         * depend, alldeps.mak:  Rebuild after Makefile.in changes.
3504
3505 Fri Jun  4 10:18:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3506
3507         * configure.in: change lynx support to CPU-*-lynxos*
3508
3509         * Makefile.in (subdir_do): change test from existence of directory
3510         to existence of Makefile (the directory may exist but not be configured)
3511
3512 Thu Jun  3 01:18:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3513
3514         * config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED
3515
3516 Fri Jun  4 10:43:33 1993  Ian Lance Taylor  ([email protected])
3517
3518         * configure.in (mips-idt-ecoffl*): New target; use idtl.
3519         (mips-idt-ecoff*): Added trailing '*'.
3520         * config/mips/idtl.mt: New file; like idt.mt, but little endian.
3521
3522 Thu Jun  3 17:36:56 1993  Stu Grossman  ([email protected])
3523
3524         * ser-go32.c:  Clean up lots of compilation nits.
3525
3526 Thu Jun  3 14:44:57 1993  Stu Grossman  ([email protected])
3527
3528         * Patches from Jeffrey Law <[email protected]>.
3529         * hppab-nat.c: Eliminate unnecessary ifdefs for
3530         FETCH_INFERIOR_REGISTERS, CANNOT_FETCH_REGISTER, and
3531         CANNOT_STORE_REGISTER.
3532         (fetch_register): Delete code to handle CANNOT_FETCH_REGISTER.
3533         * hppa-pinsn.c: Support 'I', 'J', and 'K' in output
3534         templates for 1.1 FP computational instructions.
3535
3536 Thu Jun  3 03:34:49 1993  Stu Grossman  ([email protected])
3537
3538         * Makefile.in:  Remove ser-tcp.[co].  (Use XDEPFILES instead.)
3539         * alldeps.mak, depend:  Rebuild to account for ser-tcp.
3540         * config/sparc/sun4os4.mh:  Add ser-tcp to XDEPFILES.
3541         * gdbserver/Makefile.in (gdbserver):  Use -lbsd.
3542         * gdbserver/remote-inflow{-sparc}.c (create_inferior):  Don't use a
3543         shell when running the child, as args have been expanded by the
3544         time we get here.  Simplify calling convention.
3545         * gdbserver/remote-server.c (main):  Use new calling convention
3546         for create_inferior, remove defunct code for coalescing argv.
3547         Remove extra calls to mywait(), as we no longer have to wade
3548         through a shell.
3549
3550         * target.c (target_read_memory_partial):  Don't deref errnoptr
3551         when checking for null pointer.
3552
3553 Wed Jun  2 19:58:46 1993  John Gilmore  ([email protected])
3554
3555         * remote-es1800.c:  Fix typo.
3556
3557 Tue Jun  1 21:22:39 1993  Fred Fish  ([email protected])
3558
3559         * target.c (target_read_memory_partial):  Like target_read_memory,
3560         but does partial reads, such as reads that bump into the end of
3561         the address space.
3562         * target.h (target_read_memory_partial):  Add prototype.
3563         * valprint.c (PRINT_MAX_DEFAULT):  New define, initial value 200.
3564         * valprint.c (val_print_string):  Complete rewrite to fix bug with
3565         bumping into end of memory, avoiding unnecessarily long reads, and
3566         fixing bug when print_max is set to 0 (unlimited print length).
3567         * valprint.c (_initialize_valprint):  Use PRINT_MAX_DEFAULT to
3568         initialize print_max.
3569
3570 Tue Jun  1 18:11:35 1993  Rob Savoye  (rob at darkstar.cygnus.com)
3571
3572         * configure.in: Add support for rom68k and bug boot monitors.
3573
3574 Mon May 31 10:37:04 1993  Jim Kingdon  ([email protected])
3575
3576         * printcmd.c (print_scalar_formatted): Print integers bigger than
3577         LONGEST in hex no matter how big, and no matter what the format
3578         and size.
3579
3580         * stabsread.c (read_type): Skip type attributes if present.
3581
3582         * stabsread.c (read_huge_number): Don't accept '0' + radix as part
3583         of number, just through '0' + radix - 1.
3584
3585 Sun May 30 15:35:21 1993  Fred Fish  ([email protected])
3586
3587         * Makefile.in (SER_HARDWIRE):  Temporarily comment out ser-tcp.o.
3588
3589         * {dbxread.c, dwarfread.c} (read_ofile_symtab):  Rewrite to take
3590         single parameter, the pointer to the partial symtab, rather than
3591         a bunch of args that are derived from the partial symtab.  Change
3592         prototypes and callers to match.
3593
3594         * dbxread.c (read_ofile_symtab):  Remove "#if 1" around code to
3595         set demangling style automatically.
3596         * defs.h (CPLUS_MARKER):  Clarify comment that this is only for
3597         GNU C++, not C++ in general.
3598         * symtab.h (general_symbol_info):  Simplify by eliminating one
3599         structure level for the language dependent info.
3600
3601 Sat May 29 15:59:29 1993  Fred Fish  ([email protected])
3602
3603         * c-typeprint.c (c_type_print_base):  Avoid dereferencing NULL
3604         names for TYPE_CODE_STRUCT and TYPE_CODE_UNION types.
3605         TYPE_CODE_ENUM was already testing for this.
3606
3607 Fri May 28 17:18:05 1993  Stu Grossman  ([email protected])
3608
3609         * Makefile.in:  Add new file ser-tcp.c.
3610         * defs.h (memcmp):  Add decl for memcmp to #ifndef MEM_FNS_DECLARED.
3611         * findvar.c (write_register):  See if we are writing back the same
3612         value that's already in the register.  If so, don't bother.
3613         * remote.c (putpkt, getpkt):  Improve handling of communication
3614         problems.
3615         * ser-go32.c:  Prototype it to death.  Update serial_ops and add
3616         dummy routines where appropriate.
3617         * ser-tcp.c:  New module to implement serial I/O via TCP
3618         connections.
3619         * ser-unix.c:  Clean up getting/setting of tty state.  Get rid of
3620         SERIAL_RESTORE, add SERIAL_{GET|SET}_TTY_STATE interfaces.
3621         * serial.c:  Add start of support for connect command.
3622         (serial_open):  Distinguish between tcp and local devices.
3623         * serial.h (struct serial_ops):  Get rid of restore, add
3624         get_tty_state and set_tty_state.  Define protoypes and macros for
3625         this mess.
3626         * gdbserver/remote-utils.c:  Add tcp support.  (readchar):  Do
3627         some real buffering.  Handle error conditions gracefully.
3628         * gdbserver/remote-inflow-sparc.c:  Update to remote-inflow.c
3629         (Lynx), remove lots of cruft.
3630
3631 Fri May 28 17:24:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3632
3633         * printcmd.c (print_address_symbolic): turn this into an assigment
3634         instead of an initialization (many compilers don't accept
3635         structure initialization). 
3636
3637 Thu May 27 16:56:25 1993  Jim Kingdon  ([email protected])
3638
3639         * xcoffread.c (read_xcoff_symtab): If several program csects in one
3640         source file, give them all the name of the source file, rather than
3641         the 2nd and subsequent ones having NULL names.
3642
3643 Thu May 27 06:16:56 1993  Peter Schauer  ([email protected])
3644
3645         * printcmd.c (print_address_symbolic):  Append source filename and
3646         linenumber of the symbol if print symbol-filename is on.
3647         (initialize_printcmd):  `set print symbol-filename'.
3648
3649 Wed May 26 13:46:16 1993  Stu Grossman  ([email protected])
3650
3651         * configure.in:  Add config for Lynx target.  Configure gdbserver
3652         only for Lynx.  Re-do selective configuration of sparclite.
3653
3654         * gdbserver/{remote-gutils.c remote-server.c Makefile.in
3655         configure.in remote-inflow.c remote-utils.c}:  New files to
3656         support GDB remote server.  Currently only works for Lynx.
3657
3658 Wed May 26 10:28:14 1993  Jim Kingdon  ([email protected])
3659
3660         * stabsread.c (define_symbol, case 't'): Only set the name if it
3661         is not a pointer type.
3662
3663         * stabsread.c (define_symbol): Clean up logic; move the read_type
3664         calls to inside the switch statement (this improves the error
3665         handling).
3666
3667         * mipsread.c (parse_symbol, parse_partial_symbols): Deal with Fortran
3668         common blocks.
3669
3670 Tue May 25 20:44:24 1993  Jim Kingdon  ([email protected])
3671
3672         * printcmd.c (print_formatted, case 'i'): Pass a tab to wrap_here.
3673
3674         * source.c (line_info): Change "pc" to "address" in messages and
3675         use print_address for addresses.
3676
3677         * source.c (line_info): If we don't find a symtab, print more useful
3678         output, including the symbolic address.
3679
3680         * source.c (line_info): If --fullname, display the source.
3681         (identify_source_line), callers: Take pc as argument, rather than
3682         assuming innermost frame (emacs doesn't use this, so no one ever
3683         noticed).
3684         * symtab.h: Declare frame_file_full_name.
3685         * main.c: Don't.
3686
3687 Tue May 25 15:30:43 1993  Brendan Kehoe  ([email protected])
3688
3689         * breakpoint.c (catch_command_1): Fix typo in error msg.
3690
3691 Tue May 25 16:05:55 1993  Ken Raeburn  ([email protected])
3692
3693         * elfread.c (elf_symfile_read): Update ELF structure and routine
3694         names to specify 32-bit versions.
3695         (elf_symtab_read): Retrieve size field directly from symbol,
3696         instead of using old kludge.
3697
3698         * mips-pinsn.c (print_insn): Cast address to bfd_vma before
3699         calling opcodes library.
3700         * z8k-tdep.c (print_insn): Likewise.
3701
3702 Tue May 25 13:06:28 1993  Jim Kingdon  ([email protected])
3703
3704         * stabsread.c: Remove all uses of error().  Make error_type and
3705         read_type_number static.
3706         (define_symbol): Don't try to deal with a missing symbol
3707         descriptor which isn't followed by digit, '(', or '-'.
3708         * stabsread.h: Don't declare read_type_number here.
3709         * gdbtypes.h: Don't declare error_type here.
3710         * xcoffread.c: Remove NO_TYPEDEFS code.
3711
3712 Tue May 25 09:33:16 1993  Ian Lance Taylor  ([email protected])
3713
3714         * mips-tdep.c: Removed #include of many header files, and #define
3715         of MIPSMAGIC; no longer used.
3716
3717 Tue May 25 09:36:13 1993  Jim Kingdon  ([email protected])
3718
3719         * Many places: replace "the inferior" in messages with "the program"
3720         or "the program being debugged".
3721         * inflow.c (try_writing_regs): Remove; it's been #if 0'd forever
3722         and I'm getting sick of maintaining it.
3723
3724         * config/i386/linux.mh: Don't use \ newline; the awk scripts don't
3725         support it.
3726
3727         * config/i386/go32.mh: Define SER_HARDWIRE.
3728         * Makefile.in: Define SER_HARDWIRE.
3729         (DEPFILES): Use it.
3730         (alldeps.mak): Add SER_HARDWIRE.
3731         Remove all references to ser-hardwire.{c,o}.
3732         * configure.in: Remove all ser_hardwire and gdb_serial_driver stuff.
3733
3734 Mon May 24 23:50:05 1993  Peter Schauer  ([email protected])
3735
3736         * sparc-nat.c (store_inferior_registers):  Fill in all members of
3737         inferior_fp_registers by reading them from the inferior before
3738         modifying and writing them back.
3739         Fixes unexplainable inferior FP exceptions after calls to the inferior
3740         or setting of floating point registers.
3741         * mips-tdep.c (mips_skip_prologue):  Skip move of argument register
3742         to register which is generated by gcc-2.4.
3743
3744 Tue May 25 00:42:39 1993  Ken Raeburn  ([email protected])
3745
3746         * hppa-pinsn.c: Define OLD_TABLE before including opcode/hppa.h.
3747
3748 Mon May 24 13:55:14 1993  Stu Grossman  ([email protected])
3749
3750         * config/i386/{i386lynx.mh i386lynx.mt nm-i386lynx.h tm-i386lynx.h
3751         xm-i386lynx.h}:  New configuration for Lynx.
3752
3753 Mon May 24 10:01:10 1993  Jim Kingdon  ([email protected])
3754
3755         * mipsread.c (parse_symbol): Deal with scVar and scVarRegister.
3756         * symtab.h: Comment that LOC_REGPARM_ADDR can be call by reference.
3757
3758         * c-typeprint.c (c_type_print_base): Don't print typedef'd names
3759         as struct, union, or enum tags.
3760
3761 Mon May 24 01:10:01 1993  Peter Schauer  ([email protected])
3762
3763         * symmisc.c (dump_msymbols): Avoid gdb coredump with stripped
3764         executable.
3765
3766 Sat May 22 10:03:09 1993  Jim Kingdon  ([email protected])
3767
3768         * infrun.c (wait_for_inferior),
3769         infcmd.c (program_info, signal_command):  Use symbolic signal names.
3770
3771         * inftarg.c (child_wait): Deal with EINTR and include message from
3772         strerror if printing an error message.
3773
3774         * main.c (command_line_input): Use STOP_SIGNAL not SIGTSTP.
3775
3776         * stabsread.c: Remove most uses of lookup_fundamental_type.
3777         (define_symbol): Use read_type for type of enum constant,
3778         not just read_type_number.  Also don't call error().
3779         (define_symbol): For unrecognized constant type, one complaint (the
3780         one from error_type) is enough.  Don't make our own in addition.
3781         (define_symbol): Don't treat an N_FUN 'R' as a prototype.
3782         * gdbtypes.h: Doc fixes.
3783
3784 Sat May 22 03:33:07 1993  Peter Schauer  ([email protected])
3785
3786         Fix stack unwinding through _sigtramp on Irix. These patches are from
3787         Paul Flinders <[email protected]>.
3788         * mipsread.c (fixup_sigtramp): Find _sigtramp on Irix even when the
3789         executable uses sigvec.
3790         * mips-tdep.c (read_next_frame_reg): Allow tm-file to override
3791         sigcontext offsets.
3792         * config/mips/tm-irix3.h: Add sigcontext offsets for Irix.
3793
3794 Sat May 22 00:39:01 1993  Peter Schauer  ([email protected])
3795
3796         * infrun.c (wait_for_inferior): Clear stop_signal if it should not
3797         be passed to the inferior to make "handle <signal> nopass nostop" work.
3798
3799 Sat May 22 00:21:41 1993  Peter Schauer  ([email protected])
3800
3801         * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefine
3802         the necessary bits.
3803         * findvar.c (value_from_register): Fix uninitialized first_addr
3804         which caused problems with assignment of doubles to register variables
3805         on some targets.
3806         * mipsread.c: Remove TM_FILE_OVERRIDE, include tm.h and provide the
3807         missing mips definitions if necessary.
3808
3809         Fix handling of double register variables for mips targets and big
3810         endian hosts. These patches are from Paul Flinders <[email protected]>.
3811         * config/mips/tm-mips.h: Increase MAX_REGISTER_{RAW,VIRTUAL}_SIZE to
3812           8 bytes for doubles.
3813         * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): New macro for
3814           conversion of type held in multiple registers to host format.
3815         * config/mips/tm-mips.h (REGISTER_CONVERT_FROM_TYPE): New macro,
3816           companion to REGISTER_CONVERT_TO_TYPE.
3817         * config/mips/tm-mips.h (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE):
3818           Convert to function calls.
3819         * config/mips/tm-mips.h (FIX_CALL_DUMMY): New code for big endian
3820           mips targets.
3821         * mips-tdep.c (mips_print_register): Raw buffer now needs just
3822           MAX_REGISTER_RAW_SIZE bytes.
3823         * mips-tdep.c (mips_print_register): Use REGISTER_CONVERT_TO_TYPE
3824           (if defined) for doubles.
3825         * mips-tdep.c: (mips_extract_return_value, mips_store_return_value):
3826           New functions, take care of REGISTER_CONVERT_TO/FROM_TYPE.
3827         * valops.c (value_assign): Use REGISTER_CONVERT_TO_TYPE if
3828           defined.
3829         * findvar.c (value_from_register): Use REGISTER_CONVERT_TO_TYPE if
3830           defined.
3831
3832 Fri May 21 09:04:25 1993  Jim Kingdon  ([email protected])
3833
3834         * configure.in: Add i[34]86-*-isc*.
3835
3836         * stabsread.c: Make sure all complain() pass the address of the struct.
3837
3838         * xcoffread.c: Make sure all struct complaints are static not auto.
3839
3840         * Makefile.in: Add rule for xcoffexec.o like that for paread.o.
3841
3842         * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.
3843
3844 Wed May 19 12:33:59 1993  Jim Kingdon  ([email protected])
3845
3846         * config/i386/linux.mh: Re-enable coredumps now that they should work.
3847
3848 Wed May 19 15:44:20 1993  K. Richard Pixley  ([email protected])
3849
3850         * config/m68k/tm-m68k.h (FRAME_CHAIN): add missing close paren.
3851
3852 Wed May 19 15:33:57 1993  Stu Grossman  ([email protected])
3853
3854         * config/pa/nm-hppab.h:  Comment PTRACE_ARG3_TYPE.
3855
3856 Wed May 19 12:33:59 1993  Jim Kingdon  ([email protected])
3857
3858         * Makefile.in (INSTALLED_LIBS): New variable.
3859
3860 Tue May 18 14:08:50 1993  Jim Kingdon  ([email protected])
3861
3862         * main.c (quit_command): In the "quit anyway?" message, tell the user
3863         whether we are planning to detach or kill the program.
3864
3865         * config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h".
3866         * config/vax/xm-vaxbsd.h: Use <sys/param.h> not <machine/limits.h>
3867
3868         * infcmd.c (read_pc): Doc fix.
3869
3870         * printcmd.c (print_address_symbolic): Use %u not %d for offset.
3871
3872         * blockframe.c (get_prev_frame_info): If pc in sigtramp, set
3873         signal_handler_caller.
3874         * tm-68k.h (FRAME_{CHAIN,SAVED_PC}): Deal with sigtramp.
3875         * tm-hp300bsd.h: Define SIGTRAMP_{START,END} not IN_SIGTRAMP.
3876         * inferior.h (IN_SIGTRAMP): Definition moved from infrun.c.
3877         Use SIGTRAMP_START if defined.
3878         * infcmd.c (step_1): Use SIGTRAMP_{START,END} if needed.
3879         * infrun.c (wait_for_inferior): Check IN_SIGTRAMP before SKIP_PROLOGUE.
3880
3881         * infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code.
3882
3883         * infcmd.c (step_1): Fix poorly worded error message.
3884
3885         * config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES):
3886         Comment out corelow.c because core dumps are broken on these machines.
3887
3888         * Makefile.in (depend):  Put "${srcdir}" in generated dependencies
3889         if srcdir is not ".".
3890         Also put in -I${BFD_DIR} or -I${READLINE_DIR} for files which need it.
3891         (INCLUDE_CFLAGS):  Remove BFD_DIR and READLINE_DIR.
3892         * depend:  Update to latest automatically built version.
3893
3894 Tue May 18 08:10:45 1993  Fred Fish  ([email protected])
3895
3896         * ChangeLog, ChangeLog-92:  Split ChangeLog at 1993.
3897         * Makefile.in (NONSRC):  Add ChangeLog-92
3898
3899 Tue May 18 08:03:37 1993  Jim Kingdon  ([email protected])
3900
3901         * findvar.c ({read,write}_register): Use REGISTER_RAW_SIZE
3902         not typo RAW_REGISTER_SIZE.
3903
3904         * frame.h, inferior.h: Doc fixes.
3905
3906 Mon May 17 15:43:03 1993  Stu Grossman  ([email protected])
3907
3908         * findvar.c (write_register):  Add sanity check for register size.
3909         (read_register):  Fixup sanity check for register size to be
3910         consistent with write_register().
3911
3912 Mon May 17 07:36:20 1993  Ian Lance Taylor  ([email protected])
3913
3914         * sparclite/Makefile.in: Add dummy info, install and install-info
3915         targets.
3916
3917 Thu May 13 07:30:22 1993  Ian Lance Taylor  ([email protected])
3918
3919         * remote-nindy.c: Removed declaration of coffstrip.
3920         * nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.
3921
3922 Wed May 12 00:35:19 1993  Fred Fish  ([email protected])
3923
3924         * Makefile.in (VERSION):  Bump to 4.9.1 after release and cvs
3925         tagging.
3926
3927         * Makefile.in (VERSION):  GDB 4.9 release.
3928
3929 Tue May 11 08:04:41 1993  Fred Fish  ([email protected])
3930
3931         * README:  Update known bugs to include the Solaris bug that
3932         leaves core dumps in the current directory when restarting the
3933         inferior with "run".  Expand on the testsuite information.
3934
3935         * Makefile.in (VERSION):  Bump to 4.8.96 for what should hopefully
3936         be the last 4.9 prerelease test archive.
3937
3938 Mon May 10 22:13:23 1993  Jim Kingdon  ([email protected])
3939
3940         * config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAX
3941         redefined warnings.
3942
3943 Mon May 10 20:00:43 1993  Fred Fish  ([email protected])
3944
3945         * README, NEWS:  Update for gdb 4.9 release.
3946
3947 Mon May 10 19:38:34 1993  John Gilmore  ([email protected])
3948
3949         * ch-exp.y (MAX, MIN):  Rename to MAX_TOKEN, MIN_TOKEN.
3950         * target.c (MIN):  #undef before defining.
3951
3952 Mon May 10 16:03:03 1993  Jim Kingdon  ([email protected])
3953
3954         Patch from Jeffrey Law:
3955         * gdb/config/pa/nm-hppab.h (PTRACE_ARG3_TYPE): Define as caddr_t.
3956
3957 Mon May 10 15:28:27 1993  Ian Lance Taylor  ([email protected])
3958
3959         * hppa-tdep.c (hppa_push_arguments): Allocate correct amount of
3960         memory.
3961
3962 Mon May 10 13:14:46 1993  Fred Fish  ([email protected])
3963
3964         * ch-exp.y (start):  Apply work-around to avoid bison warning.
3965
3966 Sun May  9 07:25:02 1993  Fred Fish  ([email protected])
3967
3968         * Makefile.in (BISON):  Remove double quotes around BISON
3969         definition when bison is used.
3970
3971         * configure.in (hppa*-hp-bsd):  Change to hppa*-hp-bsd*
3972         * configure.in (hppa*-hp-hpux):  Change to hppa*-hp-hpux*
3973         * configure.in (m68*-hp-bsd):  Change to m68*-hp-bsd*
3974         * configure.in (m68*-hp-hpux):  Change to m68*-hp-hpux*
3975         * configure.in (hppa*-*-bsd):  Change to hppa*-*-bsd*
3976         * configure.in (hppa*-*-hpux):  Change to hppa*-*-hpux*
3977         * configure.in (m68*-hp-bsd):  Change to m68*-hp-bsd*
3978         * configure.in (m68*-hp-hpux):  Change to m68*-hp-hpux*
3979
3980         * Makefile.in (VERSION):  Bump to 4.8.6.
3981
3982 Sat May  8 12:36:03 1993  Fred Fish  ([email protected])
3983
3984         * config/pa/xm-hppah.h (MALLOC_INCOMPATIBLE):  Define it, and
3985         include declarations for malloc/realloc/free.  Both malloc and
3986         realloc return 'void *' for non-ANSI compilations.
3987
3988 Sat May  8 01:39:30 1993  ([email protected])
3989
3990         * coffread.c (read_coff_symtab): Don't fclose stream as it is no
3991         longer opened twice.
3992
3993 Thu May  6 21:08:55 1993  Jim Kingdon  ([email protected])
3994
3995         * solib.c (clear_solib): Don't close bfd if it is NULL.
3996
3997 Thu May  6 20:55:35 1993  Fred Fish  ([email protected])
3998
3999         * core.c (dis_asm_read_memory):  Cast second arg of
4000         target_read_memory to "char *".
4001         * breakpoint.c (watchpoint_check):  Change arg type from PTR to
4002         "char *", to match other functions called by catch_errors().
4003
4004 Thu May  6 15:47:45 1993  Stu Grossman  ([email protected])
4005
4006         * More patches from Jeffrey Law ([email protected]).
4007         * gdb/config/nm-hppab.h (PTRACE_ARG3_TYPE): Define as caddr_t.
4008         * gdb/config/pa/tm-hppah.h (millicode_start, millicode_end):
4009         Delete unnecessary declarations.
4010
4011 Thu May  6 15:15:46 1993  Stu Grossman  ([email protected])
4012
4013         * ser-unix.c (wait_for):  Use VTIME to do timeouts instead of
4014         poll() for termio{s}.
4015
4016 Thu May  6 10:03:41 1993  Jim Kingdon  ([email protected])
4017
4018         * i386-tdep.c (i386_frame_num_args): Always return -1.
4019
4020 Wed May  5 15:16:33 1993  Stu Grossman  ([email protected])
4021
4022         * Patches from Jeffrey Law <[email protected]>.
4023         * gdb/hppa-tdep.c: Declare frame_saved_pc.
4024         (frameless_function_invocation): New function.
4025         (frame_saved_pc, init_extra_frame_info): Use 
4026         frameless_function_invocation.
4027         * gdb/config/pa/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after
4028         call instead of just grabbing the value currently in %r2.
4029         (FRAMELESS_FUNCTION_INVOCATION): Use frameless_function_invocation.
4030         * gdb/config/pa/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
4031         definition and use the common one in tm-hppa.h.
4032         * gdb/hppa-tdep.c (frame_chain_valid): If "use_unwind" is true, then
4033         use unwind descriptors to determine if the frame chain is valid.
4034         * gdb/hppa-tdep.c (find_dummy_frame_regs):  Rework so that
4035         it does not assume %r4 is the frame pointer.
4036         * gdb/hppa-pinsn.c (print_insn): Handle 'r' and 'R' for break, rsm,
4037         and ssm instructions.
4038         * gdb/hppa-tdep.c (extract_5r_store, extract_5R_store): New
4039         helper functions for print_insn.
4040         * gdb/hppa-tdep.c (gcc_p, hpux_cc_p): Delete unused functions.
4041         * gdb/config/pa/tm-hppa.h (ABOUT_TO_RETURN): Handle a return
4042         which nullifies the following instruction.
4043
4044 Tue May  4 12:11:38 1993  Jim Kingdon  ([email protected])
4045
4046         * infptrace.c [FIVE_ARG_PTRACE]: Define ptrace to call_ptrace and
4047         pass the 5th arg there, rather than using an ANSI C-specific macro.
4048
4049         * Makefile.in (depend): Don't include ${CC} command for *.tab.c.
4050
4051 Tue May  4 19:33:12 1993  Fred Fish  ([email protected])
4052
4053         * Makefile.in (VERSION):  Bump to 4.8.5
4054         * Makefile.in (INCLUDE_CFLAGS):  Add BFD_DIR and READLINE_DIR
4055         directories to include search path.
4056         * Makefile.in (CLIBS, CDEPS, ADD_FILES, ADD_DEPS):  Clean up
4057         whitespace.
4058         * Makefile.in (depend):  For gcc -MM line, use INTERNAL_CFLAGS
4059         * Makefile.in (main.o, dbxread.o, coffread.o, mipsread.o,
4060         elfread.o, dwarfread.o, stabsread.o, xcoffread.o, xcoffexec.o,
4061         xdr_ld.o, xdr_rdb.o, nindy.o, Onindy.o, ttybreak.o, ttyflush.o,
4062         udr.o, udip2soc.o):  Remove explicit rules, use the ones that
4063         are automatically generated in "depend".
4064         * Makefile.in (paread.o):  Document why a dependency doesn't get
4065         automatically generated in "depend" and leave this explicit rule
4066         in for now (FIXME).
4067         * depend:  Update to latest automatically generated version.
4068
4069 Tue May  4 12:11:38 1993  Jim Kingdon  ([email protected])
4070
4071         * xcoffread.c: Doc fix.
4072
4073         * Makefile.in (depend): Include $(CC) command in generated output.
4074
4075 Mon May  3 22:51:05 1993  Fred Fish  ([email protected])
4076
4077         * Makefile.in (NONSRC):  Remove ${srcdir}/putenv.c.
4078         * Makefile.in (SFILES):  Add ${srcdir}/putenv.c.
4079         * depend:  Update to latest automatically built version.
4080
4081 Mon May  3 19:20:20 1993  Stu Grossman  ([email protected])
4082
4083         * sparclite/Makefile.in:  Create default target that does nothing
4084         in order to force user to build by hand.
4085
4086         * sparclite/Makefile:  Remove.  It's not necessary anymore.
4087
4088         * ser-unix.c (wait_for):  New routine to handle read timeouts,
4089         etc.  Uses poll() if HAVE_TERMIO[S] is defined, select() otherwise.
4090
4091 Mon May  3 13:52:08 1993  Ian Lance Taylor  ([email protected])
4092
4093         * mips-pinsn.c (print_insn): Return value.
4094
4095 Sun May  2 11:43:57 1993  Fred Fish  ([email protected])
4096
4097         * Makefile.in (SFILES):  Remove ser-hardwire.c; it is a link made
4098         at configuration time and doesn't belong in the distribution archive.
4099
4100         * Makefile.in (NONSRC):  Add 29k-share/README.
4101         * Makefile.in (HFILES):  Add 29k-share/udi/udiids.h.
4102
4103         * defs.h (UINT_MAX, LONG_MAX, INT_MAX, INT_MIN):  Replace hex
4104         constants with slightly more portable definitions (still depends
4105         on 2's complement arithmetic though).
4106         * config/i386/nm-linux.h:  Define NO_SYS_REG_H for no <sys/reg.h>.
4107         * i386v-nat.c (sys/reg.h):  Conditionalize include on
4108         NO_SYS_REG_H.  Linux doesn't have <sys/reg.h>.
4109         * ser-unix.c (termio.h):  Include <termio.h> like other files that
4110         include termio.h, not <sys/termio.h> which may not exist (on
4111         linux for example).
4112
4113 Sat May  1 16:05:24 1993  Fred Fish  ([email protected])
4114
4115         * valprint.c (print_longest):  Change format parameter from a
4116         'char' to an 'int'.  We can't have 'char' parameters with the
4117         current coding style, where we mix prototypes with pre-ANSI
4118         style declarations.
4119         * value.h (print_longest):  Change format parameter in prototype
4120         from a 'char' to an 'int'.      
4121
4122 Sat May  1 02:47:20 1993  Peter Schauer  ([email protected])
4123
4124         * config/mips/tm-mips.h (STAB_REG_TO_REGNUM): Match it with the gcc
4125         definition.
4126         * config/mips/tm-irix3.h (STAB_REG_TO_REGNUM): Add.
4127         * irix4-nat.c (fill_fpregset): Fix bug with indexing into fpregsetp.
4128
4129 Fri Apr 30 17:45:32 1993  Stu Grossman  ([email protected])
4130
4131         * The following patches are from Jeffrey Law <[email protected]>.
4132         * config/pa/hppabsd.mh:  Add more files to NATDEPFILES.
4133         * config/pa/xm-hppa[bh].h: Define FIVE_ARG_PTRACE.
4134         * hppab-nat.c: Delete WANT_NATIVE_TARGET ifdefs.
4135         ptrace needs 5 arguments, #define ptrace to always
4136         pass zero as the 5th argument.
4137
4138 Fri Apr 30 15:54:13 1993  Steve Chamberlain  ([email protected])
4139
4140         * configure.in: Match z8k-*-sim for z8000.
4141         * config/h8500/tm-h8500.h, h8500-tdep.c: Lint.
4142         * remote-hms.c: Update to use new serial protocol.
4143
4144 Fri Apr 30 16:50:38 1993  K. Richard Pixley  ([email protected])
4145
4146         * mips-tdep.c: remove include of sys/dir.h.  Doesn't seem
4147           necessary and Solaris doesn't have it.
4148
4149         * Makefile.in (clean-info, install, install-info, info, dvi,
4150           check, all): do not echo recursion lines.
4151
4152         * 29k-share/udip2soc.c (UDIConnect): replace union wait with int.
4153
4154         * config/sparc/sun4sol2.mh (XM_CLIBS): add -lsocket which is
4155           required target ports which use sockets (like a29k-udi).
4156
4157         * remote-udi.c (udi_wait): Use SIGURG, as Solaris doesn't have SIGLOST.
4158
4159 Fri Apr 30 11:05:42 1993  Jim Kingdon  ([email protected])
4160
4161         * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal with
4162         systems lacking select().
4163
4164         * Makefile.in (TAGS): Doc fix.  Deal with empty DEPFILES.
4165
4166 Fri Apr 30 10:06:46 1993  Fred Fish  ([email protected])
4167
4168         * alldeps.mak, depend:  Update with latest automatically built
4169         versions.
4170
4171 Thu Apr 29 12:03:23 1993  Fred Fish  ([email protected])
4172
4173         * Makefile.in (SFILES):  Add ser-unix.c and ser-go32.c.
4174
4175         * Makefile.in (make-proto-testsuite.dir):  New target to make
4176         prototype testsuite tree.
4177
4178         * Makefile.in (VERSION):  Bump to 4.8.4.
4179
4180 Thu Apr 29 08:46:22 1993  Jim Kingdon  ([email protected])
4181
4182         * stabsread.c (define_symbol): If unrecognized constant type,
4183         complain() not error().
4184
4185 Thu Apr 29 00:03:59 1993  Fred Fish  ([email protected])
4186
4187         * infptrace.c:  Add missing close paren to test for
4188         FIVE_ARG_PTRACE defined.
4189
4190         * defs.h (CC_HAS_LONG_LONG):  Set up to define CC_HAS_LONG_LONG
4191         when compiling with gcc, but disable it for now.  See comment.
4192         * defs.h (LONGEST):  Define as either "long" or "long long"
4193         based on CC_HAS_LONG_LONG.
4194         * defs.h (longest_to_int):  Use CC_HAS_LONG_LONG to control
4195         how longest_to_int is defined.
4196         * c-valprint.c (c_val_print):  Call print_longest.
4197         * expprint.c (dump_expression):  Use PRINTF_HAS_LONG_LONG
4198         instead of LONG_LONG.
4199         * {printcmd.c, gdbtypes.h} (LONG_LONG):  Replace usages with
4200         CC_HAS_LONG_LONG.
4201         * printcmd.c (print_scalar_formatted):  Call print_longest
4202         and let it figure out what to do for PRINTF_HAS_LONG_LONG.
4203         * typeprint.c (print_type_scalar):  Call print_longest and let
4204         it figure out what to do for PRINTF_HAS_LONG_LONG.
4205         * valprint.c (val_print_type_code_int):  Call print_longest
4206         and let it figure out what to do for PRINTF_HAS_LONG_LONG.
4207         * stabsread.c (LONG_LONG):  Replace usages with CC_HAS_LONG_LONG.
4208         * value.h (struct value):  Replace usage of LONG_LONG with
4209         CC_HAS_LONG_LONG.
4210         * value.h (print_longest):  Add prototype.
4211         * values.c (LONG_LONG):  Replace usages with CC_HAS_LONG_LONG.
4212         * values.c (unpack_double):  Collapse code that was unnecessarily
4213         dependent on CC_HAS_LONG_LONG.  Use LONGEST instead of direct types.
4214         * values.c (value_from_longest):  Remove dependency on
4215         CC_HAS_LONG_LONG and just use LONGEST.
4216         * solib.c (solib_map_sections):  Use bfd_get_filename
4217         to access filename field.
4218         * solib.c (clear_solib):  Save filename and free it later, after
4219         bfd_close, since bfd_close may reference it.  Use bfd_get_filename
4220         to access the field.
4221         * config/convex/xm-convex.h (LONG_LONG):  Replace with
4222         CC_HAS_LONG_LONG.  Add define for PRINTF_HAS_LONG_LONG.
4223         * doc/gdbint.texinfo (LONG_LONG):  Replace with CC_HAS_LONG_LONG.
4224         Add PRINTF_HAS_LONG_LONG references.
4225
4226 Wed Apr 28 06:11:38 1993  Jim Kingdon  ([email protected])
4227
4228         * inflow.c (kill_command), infcmd.c (attach_command),
4229         remote.c (remote_interrupt_twice): In messages for the user, call it
4230         "the program" or "the program being debugged" not "the inferior".
4231
4232         * hp300ux-nat.c: Cast second arg to supply_register calls.
4233         (_initialize_kernel_u_addr, getpagesize): New functions.
4234         (store_inferior_register_1): Change arg name from value to val.
4235         (fetch_core_registers): Make arg core_reg_size unsigned.
4236         Pass 5 args to ptrace.
4237         * config/m68k/xm-hp300hpux.h: Define FIVE_ARG_PTRACE.
4238         Remove KERNEL_U_ADDR stuff.
4239         * infptrace.c [FIVE_ARG_PTRACE]: Pass 5th arg to ptrace.
4240         * config/m68k/hp300hpux.m{t,h}:
4241         Move exec.o from NATDEPFILES to TDEPFILES
4242         * config/m68k/hp300hpux.mt: Mention GAS requirement.  Remove
4243         hp-include stuff.  Add m68k-tdep.o to TDEPFILES.
4244
4245 Wed Apr 28 13:27:54 1993  Peter Schauer  ([email protected])
4246
4247         * ch-exp.y (yylex): Don't STREQ with simplename if it is NULL.
4248
4249 Wed Apr 28 06:11:38 1993  Jim Kingdon  ([email protected])
4250
4251         * config/sparc/xm-sun4os4.h [__STDC__]: Don't use MALLOC_INCOMPATIBLE.
4252
4253 Wed Apr 28 11:39:18 1993  Roland H. Pesch  ([email protected])
4254
4255         * doc/gdb.texinfo: make node "Shell Commands" unconditional;
4256         describe `set demangle-style arm' (not cfront); 
4257         mention can type `q' to discard output, when gdb pages
4258
4259 Wed Apr 28 11:32:39 1993  Peter Schauer  ([email protected])
4260
4261         * valops.c (search_struct_field): Fix gdb core dump with incomplete
4262         stabs info.
4263
4264 Wed Apr 28 06:11:38 1993  Jim Kingdon  ([email protected])
4265
4266         * remote.c: Change timeout to 2.
4267         (remote_open): Use unpush_target not remote_close.
4268         (remote_resume): If siggnal != 0, give warning not error().
4269         (remote_wait, remote_interrupt, remote_interrupt_twice):
4270         If we get two interrupts, let the user get out if they want.
4271         (remote_{kill,mourn}): New functions.
4272         i386-stub.c (handle_exception, case 'k'): Don't BREAKPOINT.
4273
4274 Wed Apr 28 09:20:55 1993  Ian Lance Taylor  ([email protected])
4275
4276         * config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl.
4277
4278 Wed Apr 28 06:11:38 1993  Jim Kingdon  ([email protected])
4279
4280         * Remote targets (mourn): Call unpush_target.
4281
4282         * config/sparc/xm-sun4os4.h: Declare free() to return int.
4283         Remove twisted use of PARAMS.
4284
4285         * config/rs6000/xm-rs6000.h: Don't define MALLOC_INCOMPATIBLE now
4286         that ansidecl.h assumes ANSI on AIX.
4287
4288 Tue Apr 27 10:01:33 1993  Jim Kingdon  ([email protected])
4289
4290         * README: Move most stuff about hacking GDB to doc/gdbint.texinfo.
4291         (Known bugs): Remove AIX bugs, revise SPARC struct bug description.
4292
4293 Tue Apr 27 13:44:19 1993  Peter Schauer  ([email protected])
4294
4295         * expprint.c (print_subexp): Fix bug with OP_SCOPE operator output.
4296
4297 Tue Apr 27 10:01:33 1993  Jim Kingdon  ([email protected])
4298
4299         * remote-vx.c (net_connect): Allow numeric IP address for host.
4300
4301 Mon Apr 26 17:59:38 1993  Steve Chamberlain  ([email protected])
4302
4303         * config/sh/sh.mt, config/sh/tm-sh.h, sh-tdep.c: New files.
4304
4305 Mon Apr 26 07:13:32 1993  Jim Kingdon  ([email protected])
4306
4307         * rs6000-tdep.c (branch_dest): Deal with stepping through system call.
4308
4309         * symtab.h, xcoffread.c: Revise linetable sorting comments.
4310
4311 Sun Apr 25 02:32:16 1993  Peter Schauer  ([email protected])
4312
4313         * valops.c (value_cast): A cast might also change the object
4314         representation in C++.
4315         * dbxread.c (end_psymtab): Copy subpst read_symtab function from pst
4316         to get the proper read_symtab function when called from mipsread.c.
4317         * mipsread.c (mipscoff_psymtab_to_symtab, psymtab_to_symtab_1):
4318         Set cur_bfd in psymtab_to_symtab_1 as CURBFD(pst) is invalid
4319         for dummy psymtabs, inhibit processing of dummy psymtabs.
4320
4321 Sat Apr 24 19:59:54 1993  Jim Kingdon  ([email protected])
4322
4323         * Changes from (or inspired by) AMD:
4324         * remote-udi.c (udi_attach): Assignments to Space and Offset were
4325         switched, fix it.
4326         (udi_wait): Make error message (UDIGetStdout) match error.
4327         (udi_wait): Handle UDIStdinNeeded.
4328         * command.c [CANT_FORK]: Use system().
4329         * utils.c (prompt_for_continue): Allow quit with 'q'.
4330
4331         * solib.c (solib_add): Don't call special_symbol_handling if there
4332         were errors in symbol_add_stub.  Also set so->from_tty before
4333         calling symbol_add_stub.
4334
4335 Fri Apr 23 16:17:00 1993  Stu Grossman  ([email protected])
4336
4337         * Merge in HPPA/BSD patches from Utah:
4338         * defs.h:  Add const to 2nd arg of psignal prototype.
4339         * hppah-tdep.c:  Renamed to hppa-tdep.c 'cuz it's common code with
4340         BSD now.
4341         * hppab-core.c:  Deleted.  No longer useful.
4342         * hppab-nat.c:  #include more files.  Use PT_WUREGS, not
4343         PT_WRITE_U.
4344         * hppab-tdep.c:  Deleted.  Supplanted by hppa-tdep.c.
4345         * config/pa/hppabsd.mh (NATDEPFILES):  Remove hppab-core.o.
4346         * config/pa/hppabsd.mt (TDEPFILES):  hppab-tdep.o => hppa-tdep.o
4347         * config/pa/hppahpux.mt (TDEPFILES):  hppab-tdep.o => hppa-tdep.o
4348         * config/pa/xm-hppab.h:  #define SET_STACK_LIMIT_HUGE.
4349
4350 Fri Apr 23 10:34:02 1993  Stu Grossman  ([email protected])
4351
4352         * Fix two bugs found by deja-gnu.  One is the incorrect reporting
4353         of the PC being in a stack dummy when looking at a core file
4354         without symbols.  The other is the incorrect passing of char
4355         arguments during expression evaluation (ie: p foo('a','b') would
4356         mess up the passing of it's args because it wasn't coercing the
4357         char's to ints).
4358         * hppah-tdep.c:  Rename global functions to have consistent hppa_
4359         prefix.  Make more functions static.  Drop hp_ prefix from static
4360         functions.  (hppa_push_arguments):  Call value_arg_coerce to cast
4361         char to int args if necessary.  (hppa_fix_call_dummy):  Create
4362         this routine from FIX_CALL_DUMMY macro in tm-hppa.h.
4363         * inferior.h (PC_IN_CALL_DUMMY):  Check for frame_address being
4364         valid (ie: != 0) before doing comparison against PC.
4365         * valops.c (call_function_by_hand):  Adjust call to FIX_CALL_DUMMY
4366         to reflect new arguments.
4367         * config/pa/tm-hppa.h (POP_FRAME, PUSH_ARGUMENTS):  Use new hppa_
4368         prefix for func name.  (FIX_CALL_DUMMY):  Move code into
4369         hppah-tdep.c.
4370
4371         * testsuite/gdb.t16/gdbme.c, testsuite/gdb.t17/gdbme.c:  Add calls
4372         to malloc() so that we can test GDB eval of dynamically created
4373         arrays (like char strings in `print "foo"').
4374
4375 Fri Apr 23 01:28:14 1993  Peter Schauer  ([email protected])
4376
4377         * printcmd.c (print_address_symbolic): Search symtabs as well as the
4378         minimal symbols for a nearby symbol.
4379
4380 Thu Apr 22 19:44:21 1993  John Gilmore  ([email protected])
4381
4382         * coffread.c:  Comment changes around minimal symbol recording.
4383
4384 Thu Apr 22 16:24:36 1993  K. Richard Pixley  ([email protected])
4385
4386         * command.c: comment changes only.
4387
4388         * mips-tdep.c (heuristic_fence_post): new static variable.
4389           (heuristic_proc_start): use heuristic_fence_post, print better
4390           warnings, but only if not stop_soon_quietly.
4391           (_initialize_mips_tdep): add_set_cmd for heuristic-fence-post. 
4392
4393 Thu Apr 22 14:50:05 1993  Jim Kingdon  ([email protected])
4394
4395         * symtab.h: Fix LOC_REF_ARG comment.
4396
4397 Wed Apr 22 20:21:30 1993  Peter Schauer  ([email protected])
4398                           and Jim Kingdon ([email protected])
4399
4400         * stabsread.c (define_symbol): Combine a 'p', 'r' arg pair to a
4401         LOC_REGPARM symbol.
4402         * config/sparc/tm-sparc.h (REG_STRUCT_HAS_ADDR): Revise comments.
4403         symfile.c (compare_symbols): Don't check first character; STRCMP
4404         does that.
4405
4406         * stabsread.c (define_symbol): Generate a LOC_REGPARM_ADDR for
4407         structures that are passed by address in a register.
4408         * symtab.h (enum address_class): Add LOC_REGPARM_ADDR.
4409         * findvar.c (read_var_value),
4410         printcmd.c (address_info, print_frame_args),
4411         stack.c (print_frame_arg_vars), symmisc.c (print_{,partial_}symbol),
4412         * symtab.c (lookup_block_symbol): Deal with it.
4413
4414 Thu Apr 22 09:07:24 1993  Jim Kingdon  ([email protected])
4415
4416         * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):
4417         Add objfile field.
4418         * objfiles.c (find_pc_section): Return a struct obj_section *.
4419         * sparc-tdep.c (in_solib_trampoline): Deal with find_pc_section return.
4420         * symfile.c (syms_from_objfile) [IBM6000_TARGET]:
4421         Don't use obj_section hack.
4422         * xcoffexec (vmap_symtab): Relocate obj_sections.
4423         * printcmd.c (containing_function_bounds): Use find_pc_section.
4424
4425         * symtab.h: Clean up SYMBOL_VALUE comments.
4426
4427 Wed Apr 21 14:29:57 1993  Jim Kingdon  ([email protected])
4428
4429         * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args):
4430         Expand comments about LOC_ARG/LOC_LOCAL pairs.
4431
4432         * coffread.c (read_coff_symtab): Use rewind before fseek.
4433
4434 Wed Apr 21 14:24:19 1993  Per Bothner  ([email protected])
4435
4436         * ch-exp.y:  Removed unused structure_primitive_value and FIXME_23.
4437         * Makefile.in:  Add $(YFLAGS) when using $(YACC).
4438         * Makefile.in:  Remove message to expect conflicts and unused
4439         rules in ch-exp.y, since there no longer are any such.
4440
4441 Wed Apr 21 13:27:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4442
4443         * stabs.texinfo: fixed bad xrefs (un-initialized statics)
4444
4445 Tue Apr 20 08:55:11 1993  Jim Kingdon  ([email protected])
4446
4447         * xcoffexec.c (xcoff_relocate_core): If no exec file, error()
4448         rather than dumping core.
4449
4450         * Makefile.in: Add ${srcdir}/ to all source files.
4451         (alldeps.mak): Add "${srcdir}/" to files when generating alldeps.mak.
4452         (TAGS): Deal with srcdir and new config directory scheme.
4453         createtags: Remove.
4454         Makefile.in (NONSRC): Remove createtags.
4455         alldeps.mak: Updated.
4456
4457         * rs6000-tdep.c: Delete unused function print_frame.
4458
4459         * frame.h (struct frame_info): Doc fix for next_frame.
4460         New field signal_handler_caller.
4461         blockframe.c (create_new_frame, get_prev_frame_info),
4462         config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): Set it (needs
4463         INIT_FRAME_PC_FIRST).
4464         stack.c (print_frame_info), rs6000-tdep.c (rs6000_frame_chain):
4465         Check it.
4466
4467 Mon Apr 19 22:52:33 1993  Stu Grossman  ([email protected])
4468
4469         * irix4-nat.c (fetch_core_registers):  Special version of this for
4470         Irix 4.x, which stores regs a bit differently from other /proc
4471         based systems.
4472         * procfs.c, core-svr4.c:  Move fetch_core_registers from procfs.c
4473         to new file core-svr4.c.
4474         * config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh,
4475         config/i386/ncr3000.mh, config/sparc/sun4sol2.mh:  Add core-svr4.o
4476         to NATDEPFILES.
4477         * config/mips/irix4.mh:  Add corelow.o to NATDEPFILES.
4478
4479 Mon Apr 19 11:13:34 1993  Jim Kingdon  ([email protected])
4480
4481         * i387-tdep.c: Remove unused #includes.
4482
4483         * configure.in: Match i[34]86-*-sysv3.2 not i[34]86-*-sysv32.
4484
4485         * config/i386/nm-i386v.h: Define NO_PTRACE_H.
4486
4487 Sun Apr 18 10:39:35 1993  Jim Kingdon  ([email protected])
4488
4489         * xcoffread.c: Nuke NO_DEFINE_SYMBOL code.  There is no going back.
4490
4491         * stabsread.c (define_symbol): 'R' is synonym for 'P', not 'r'.
4492         xcoffread.c (process_xcoff_symbol, case C_RPSYM):
4493         Don't muck with SYMBOL_CLASS.
4494
4495 Fri Apr 16 17:38:33 1993  Stu Grossman  ([email protected])
4496
4497         * munch:  Don't use head command.  It doesn't exist everywhere.
4498
4499 Fri Apr 16 15:07:57 1993  Fred Fish  ([email protected])
4500
4501         * inflow.c (new_tty):  Remove spurious 'o' character at end
4502         of #endif line.
4503
4504 Fri Apr 16 12:27:11 1993  Peter Schauer  ([email protected])
4505
4506         * mips-tdep.c (mips_skip_prologue): Always skip the typical prologue
4507         instructions and nothing more.
4508         * mipsread.c (add_line): Add comment why we have to combine line number
4509         entries for the same line number.
4510
4511 Fri Apr 16 09:42:03 1993  Jim Kingdon  ([email protected])
4512
4513         * symtab.{c,h}: Doc fixes (remove symseg references, last relevant
4514         in gdb 2.8!).
4515
4516 Thu Apr 15 21:16:58 1993  Fred Fish  ([email protected])
4517
4518         * depend, alldeps.mak:  Update, now that gcc -MM bug is fixed.
4519
4520 Thu Apr 15 12:38:39 1993  Jim Kingdon  ([email protected])
4521
4522         * source.c (select_source_symtab): Clean up comment.  Also, if
4523         we have a current_source_symtab, and s is NULL, return without
4524         doing anything.
4525         xcoffread.c (xcoff_symfile_read): Don't call select_source_symtab.
4526         breakpoint.c (breakpoint_re_set): Don't call select_source_symtab.
4527
4528 Thu Apr 15 02:37:48 1993  John Gilmore  ([email protected])
4529
4530         * dbxread.c (unknown_symchar_complaint):  Add new complaint.
4531         * stabsread.h:  Declare it.
4532         * partial-stab.h:  Use it.
4533
4534         * utils.c (malloc_botch):  Don't forward-declare if NO_MMALLOC.
4535
4536 Wed Apr 14 17:12:51 1993  Jim Kingdon  ([email protected])
4537
4538         * stack.c (print_frame_info): Print specially if dummy frame.
4539
4540         * breakpoint.c: Add comments regarding within_scope future direction.
4541
4542         * Version 4.8.3.
4543
4544         * xcoffread.c (record_include_{begin,end}): Change fatal to complain.
4545
4546 Wed Apr 14 14:03:18 1993  Per Bothner  ([email protected])
4547
4548         * ch-exp.y:  Fix thinko that broke parsing of FALSE.
4549
4550 Wed Apr 14 12:49:29 1993  Peter Schauer  ([email protected])
4551
4552         * stabsread.c (read_member_functions): Initialize domain for stubbed
4553         member functions to avoid gdb core dumps when printing pointers
4554         to member functions.
4555         * cp-valprint.c (cp_print_class_method): Check for stubbed member
4556         functions.
4557
4558 Tue Apr 13 08:28:26 1993  Jim Kingdon  ([email protected])
4559
4560         * expprint.c (print_subexp): If opcode not found in op_print_tab,
4561         stop with an error().
4562         eval.c (evaluate_subexp): Change error message.
4563
4564         * objfiles.c (build_objfile_section_table): Cast return value
4565         from obstack_finish.
4566
4567 Mon Apr 12 10:53:50 1993  Jim Kingdon  ([email protected])
4568
4569         * config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME_CHAIN
4570         to rs6000_frame_chain and deal with it if we're in a signal handler.
4571         (FRAME_SAVED_PC): Use rs6000_frame_chain.
4572
4573         * breakpoint.c (within_scope): New function.
4574         (enable_breakpoint, watchpoint_check): Use it.
4575
4576         * source.c (openp): Handle "exec-file ./ls" correctly.
4577
4578         * breakpoint.c (breakpoint_1): Use wrap_here before "at".
4579
4580 Sat Apr 10 01:32:43 1993  Per Bothner  ([email protected])
4581
4582         * ch-exp.y:  Clean up lexing of identifiers and
4583         reserved words.  (E.g. don't recognize FALSEXXX as the
4584         keyword FALSE followed by the identifier XXX.)
4585         Also, convert identifiers to lower case.
4586
4587 Fri Apr  9 15:53:19 1993  Stu Grossman  ([email protected])
4588
4589         * remote-mips.c, remote-monitor.c, remote-st2000.c:  Convert to
4590         new serial interface.
4591
4592 Fri Apr  9 15:01:12 1993  Stu Grossman  ([email protected])
4593
4594         * remote.c (remote_open):  Use SERIAL_OPEN instead of serial_open.
4595         (putpkt, getpkt):  Use new return codes for SERIAL_READCHAR.
4596         * ser-go32.c:  Return -1 on most failures, 0 on most successes,
4597         and use new return codes for go32_readchar().
4598         * ser-unix.c:  Ditto.  Also, move error handling up to caller for
4599         SERIAL_SETBAUDRATE().
4600         * serial.c (serial_open):  Internal call, not SERIAL_OPEN to get
4601         to specific routine.
4602         (serial_close):  New routine to wrap around device close routine.
4603         serial.h:  Clean & document return values more clearly.
4604
4605 Fri Apr  9 10:20:55 1993  Jim Kingdon  ([email protected])
4606
4607         * rs6000-pinsn.c (print_operand): Deal with no operand instructions.
4608
4609         * rs6000-pinsn.c (print_operand, case LI): Print condition register
4610         operand in decimal rather than wrong textual versions.
4611
4612         * printcmd.c (_initialize_printcmd): Clean up docstring for "x"
4613         (mention 't', remove false thing about 'g' only good with 'f').
4614
4615         * breakpoint.h: move "struct breakpoint" and friends to top of
4616         file so that bpstat_find_breakpoint prototype works.
4617
4618         * solib.c (struct so_list): Add bfd field.
4619         (solib_map_sections): Leave bfd open and scratch_pathname allocated.
4620         Put the bfd in bfd field of the so_list.
4621         (clear_solib): Free bfd name and close_bfd on the bfd.
4622
4623 Fri Apr  9 00:45:41 1993  Per Bothner  ([email protected])
4624
4625         * valarith.c (value_subscript):  Add COERCE_REF.
4626         * ch-exp.y (operand_5):  We can generalize the 2nd operand
4627         of a string repetition ot 'literal' without ambiguity.
4628
4629 Thu Apr  8 10:15:10 1993  Jim Kingdon  ([email protected])
4630
4631         * breakpoint.h (struct bpstat): Remove momentary field.
4632         Remove bpstat_momentary_breakpoint.  This was always kludgy
4633         and is no longer used.
4634
4635         * breakpoint.h: Add enum bpstat_what.
4636         breakpoint.h (struct bpstat), breakpoint.c (bpstat_stop_status):
4637         stop and print fields of bpstat now per-breakpoint, not just
4638         one for the whole chain.
4639         breakpoint.{c,h} (bpstat_what): New function.
4640         breakpoint.h: Remove bpstat_stop and bpstat_should_print.
4641         infrun.c: Replace switch (stop_bpstat->breakpoint_at->type)
4642         with call to bpstat_what.
4643         README: Remove watchpoint/breakpoint bug from known bugs.
4644
4645         * breakpoint.h: Prototype bpstat_find_breakpoint.
4646
4647 Thu Apr  8 16:01:21 1993  Fred Fish  ([email protected])
4648
4649         * symtab.c (find_methods, gdb_mangle_name):  Note that functions
4650         are g++ specific.
4651         * symtab.h (VTBL_FNADDR_OFFSET, OPNAME_PREFIX_P, VTBL_PREFIX_P,
4652         DESTRUCTOR_PREFIX_P):  Note that macros are g++ specific.
4653
4654 Thu Apr  8 12:45:32 1993  Ian Lance Taylor  ([email protected])
4655
4656         * i960-pinsn.c (tabent): Copied struct definition from
4657         opcodes/i960-dis.c.
4658
4659 Thu Apr  8 10:34:37 1993  Peter Schauer  ([email protected])
4660
4661         * symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physname
4662         is a C++ destructor.
4663         * symtab.c (gdb_mangle_name): Use it.
4664         * symtab.c (find_methods): Do not add destructors to choice list
4665         for constructors.
4666         * symtab.c (decode_line_1): Make breakpoints on destructors work
4667         for gcc-2.x again.
4668
4669 Wed Apr  7 18:43:09 1993  Stu Grossman  ([email protected])
4670
4671         * ser-go32.c:  Make it use serial port name.
4672         * go32-xdep.c:  Put in def for strlwr, needed by dir.o in go32 libc.
4673
4674         * infcmd.c (read_pc):  Make sure that we read PC_REGNUM when not
4675         in a system call!
4676
4677 Wed Apr  7 15:52:11 1993  Stu Grossman  ([email protected])
4678
4679         * configure.in:  Only configure sparclite subdir when target_cpu
4680         is sparclite.
4681
4682 Wed Apr  7 10:11:22 1993  Jim Kingdon  ([email protected])
4683
4684         * xcoffread.c (struct coff_symbol): Change c_sclass to unsigned char.
4685         Remove FIXME comment regarding this.
4686
4687         * symfile.h: Change NULL->'\0' in comment (that wasn't a typo).
4688
4689         * xcoffread.c (read_xcoff_symtab): Use E_SYMNMLEN.
4690
4691 Tue Apr  6 22:30:58 1993  K. Richard Pixley  ([email protected])
4692
4693         Add section table to objfile struct.  Use it for find_pc_section.
4694         * objfiles.c (add_to_objfile_sections,
4695           build_objfile_section_table, find_pc_section): new functions.
4696           (allocate_objfile): build section table.
4697         * objfiles.h (struct obj_section): new structure.
4698           (struct objfile): add section table.
4699           (find_pc_section): new prototype.
4700         * solib.[ch] (find_pc_section_from_so_list): removed.
4701         * sparc-tdep.c: include objfiles.h for find_pc_section.  include
4702           symfile.h for objfiles.h.
4703           (in_solib_trampoline): adjusted for new find_pc_section
4704           prototype.  Removed BAD_RICH_HACK ifdefs.
4705         * symfile.c (syms_from_objfile): offset objfile sections.
4706           (find_pc_section): removed.  Also removed BAD_RICH_HACK ifdefs.
4707         * symfile.h (find_pc_section): prototype removed.  Also fixed
4708           comment typo NUL -> NULL.
4709         * target.[ch] (find_pc_section_from_targets): removed.
4710         * config/sparc/tm-sun4sol2.h (BAD_RICHH_HACK): removed.
4711
4712 Tue Apr  6 21:41:13 1993  Stu Grossman  ([email protected])
4713
4714         * ser-go32.c:  Format.  (go32_open):  Use proper return value.
4715
4716         * configure.in:  Undo conditional configdirs hack for sparclite.
4717
4718 Tue Apr  6 17:07:37 1993  Jim Wilson  ([email protected])
4719
4720         * symtab.c (list_symbols): When call break_command, pass both
4721         filename and function name not just function name.
4722
4723 Tue Apr  6 15:00:09 1993  Fred Fish  ([email protected])
4724
4725         (Changes and new files to make "none" a full fledged configuration)
4726         * config/none/{nm-none.h, tm-none.h, xm-none.h}:  New files.
4727         Currently only tm-none.h has any meaningful contents.
4728         * config/none/none.mh (NAT_FILE):  Use nm-none.h
4729         * config/none/none.mh (XM_FILE):  Use xm-none.h
4730         * config/none/none.mt (TM_FILE):  Use tm-none.h
4731         * Makefile.in (depend):  Remove comment about parse errors in
4732         valops.c, it now parses correctly and generates a correct depend
4733         line.  Remove line that touches xm.h, tm.h, and nm.h; they are
4734         now linked to config/none/{xm-none.h, tm-none.h, nm-none.h}.
4735
4736 Tue Apr  6 09:54:29 1993  Jim Kingdon  ([email protected])
4737
4738         * values.c (USE_STRUCT_RETURN): Only use gcc wierdness for gcc1.
4739
4740         * xcoffread.c (read_xcoff_symtab): Deal correctly with symbols of
4741         exactly 8 characters.
4742
4743 Tue Apr  6 10:31:26 1993  Stu Grossman  ([email protected])
4744
4745         * configure.in:  Sparclite uses sparc config dir.  Also has it's
4746         own tm- & .mt files now.  Also add sparclite to configdirs.
4747         * go32-xdep.c:  Dummy routines for sigsetmask & strlwr.
4748         * config/i386/go32.mh:  Nullify def of TERMCAP.
4749         * config/i386/xm-go32.h:  Get rid of redef of EIO.
4750         * config/sparc/{sparclite.mh tm-sparclite.h}:  New sparclite
4751         specific configs.  Very similar to sun4os4, but without solib.
4752         * sparclite/{Makefile.in configure.in}:  First cut at making this
4753         dir configgable.
4754
4755 Tue Apr  6 03:10:44 1993  Stu Grossman  ([email protected])
4756
4757         * ser-go32.c:  First cut at adapting to new serial interface.
4758
4759 Mon Apr  5 22:29:43 1993  Stu Grossman  ([email protected])
4760
4761         * Makefile.in (SFILES OBS):  Add serial.[co] & ser-hardwire.[co].
4762         These implement a new serial line interface for talking to remote
4763         targets.
4764         * configure.in:  Link ser-hardwire.c to ser-unix.c for all hosts,
4765         EXCEPT go32, which gets ser-go32.c.
4766         * remote.c:  Use new serial interface.  More remote-xxx's to be
4767         converted later.
4768         * ser-bsd.c, ser-termios.c:  Removed.
4769         * serial.c:  New.  Implements common operations for all serial
4770         types.
4771         * ser-unix.c:  New.  Unix specific serial operations for various
4772         flavors of Unix (Posix, SysV, BSD).
4773         * serial.h:  Generic serial interface defs.
4774         * config/i386/go32.mh, config/i386/i386bsd.h,
4775         config/m68k/apollo68b.mh, config/sparc/sun4os4.mh:  Remove
4776         ser-bsd.o from XDEPFILES.  All the magic is now handled in
4777         configure.in.
4778
4779 Mon Apr  5 20:48:54 1993  Stu Grossman  ([email protected])
4780
4781         * config/h8500/tm-h8500.h:  Clean up brain damage found by GCC.
4782
4783 Fri Apr  2 08:23:14 1993  Jim Kingdon  ([email protected])
4784
4785         * xcoffread.c (xcoff_symfile_offsets): Use 0 not addr for offsets.
4786
4787         * rs6000-tdep.c (frameless_function_invocation): Don't even think
4788         about framelessness except on the innermost frame.
4789
4790         * xcoffexec.c: Call fatal() not abort().
4791
4792         * stabsread.c (patch_block_stabs): If stab & no symbol, make
4793         a LOC_OPTIMIZED_OUT symbol.
4794         symtab.h (enum address_class): Add LOC_OPTIMIZED_OUT.
4795         findvar.c (read_var_value), printcmd.c (address_info),
4796         symmisc.c (print_{,partial_}symbol), c-exp.y (variable),
4797         m2-exp.y (yylex): Deal with it.
4798         ch-exp.y (yylex): Deal with it.
4799
4800 Thu Apr  1 18:43:02 1993  Stu Grossman  ([email protected])
4801
4802         * findvar.c (value_from_register):  H8500 specific, check to see
4803         if we are looking at short pointer.  If so, skip crock.
4804         * h8500-tdep.c (h8500_frame_chain):  Mask down value from
4805         read_memory_integer() to avoid getting messed up by sign extension.
4806
4807 Thu Apr  1 16:44:41 1993  K. Richard Pixley  ([email protected])
4808
4809         * sparc-tdep.c (in_solib_trampoline), symfile.c (find_pc_section):
4810           ifdef protect using BAD_RICH_HACK.  This should be removed soon.
4811         * config/sparc/tm-sun4sol2.h (BAD_RICH_HACK): define.
4812
4813 Thu Apr  1 09:01:38 1993  Jim Kingdon  ([email protected])
4814
4815         * i960-pinsn.c, a29k-pinsn.c: Much abridged, just use libopcodes.a.
4816
4817         * core.c (dis_asm_print_address): New function.
4818
4819         * core.c (dis_asm_read_memory): Reinstate 4th arg.  The prototype
4820         has been fixed.
4821
4822 Thu Apr  1 09:34:43 1993  Peter Schauer  ([email protected])
4823
4824         * breakpoint.c (bpstat_print, bpstat_stop_status): Change to walk the
4825         entire breakpoint chain and print only the first entry that needs to
4826         be printed and needs to be stopped for. Fixes problems with printing
4827         of multiple breakpoints with different conditions.
4828         * breakpoint.c (print_it_done): Renamed from print_it_noop as it
4829         effectively stops printing of the breakpoint chain.
4830         * breakpoint.c (print_it_noop): New routine to print nothing
4831         for this breakpoint entry and dont stop printing.
4832         * breakpoint.c (breakpoint_re_set_one): mention the reevaluated
4833         watchpoint only if it is enabled.
4834         * mipsread.c (parse_procedure): Correct incorrect setjmp procedure
4835         descriptor from the library to make backtraces through setjmp work.
4836         * mipsread.c (fixup_sigtramp): Correct pcreg and fregoffset for
4837         sigtramp.
4838         * mips-tdep.c (read_next_frame_reg): Provide correct values for
4839         all registers saved within sigtramp, cleanup.
4840
4841 Wed Mar 31 12:52:12 1993  Jim Kingdon  ([email protected])
4842
4843         * sparc-pinsn.c: Much abridged, just calls version in libopcodes.a.
4844
4845 Wed Mar 31 21:23:41 1993  K. Richard Pixley  ([email protected])
4846
4847         * core.c (dis_asm_read_memory): drop fourth arg which conflicts
4848           with prototype in ../include/dis-asm.h.
4849
4850 Wed Mar 31 12:52:12 1993  Jim Kingdon  ([email protected])
4851
4852         * core.c (dis_asm_{read_memory,memory_error}): New functions.
4853         m68k-pinsn.c, h8500-tdep.c, i386-pinsn.c, mips-pinsn.c, z8k-tdep.c:
4854         Use read_memory_func interface to disassembler.
4855
4856 Tue Mar 30 15:46:14 1993  K. Richard Pixley  ([email protected])
4857
4858         Teach sparc solaris to next over shared library functions.
4859         * solib.[hc] (find_pc_section_from_so_list): new function and
4860           prototype.
4861         * sparc-tdep.c (in_solib_trampoline): new function.
4862         * symfile.[hc] (find_pc_section): new function and prototypes.
4863         * target.[hc] (find_pc_section_from_targets): new function and
4864           prototypes.
4865         * config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE): redefine to
4866           in_solib_trampoline.
4867
4868 Tue Mar 30 08:06:24 1993  Jim Kingdon  ([email protected])
4869
4870         * infrun.c (wait_for_inferior): Revise comment.
4871
4872         * command.c (do_setshow_command): Use %u with var_{u,z}integer.
4873
4874         * command.{c,h}: New var_type var_integer.
4875         main.c: Use it for history_size.
4876
4877         * rs6000-tdep.c, xcoffexec.c, config/rs6000/xm-rs6000.h, breakpoint.c:
4878         Lint and byte-order fixups.
4879
4880         * breakpoint.c (print_it_normal): Return 0 after hitting watchpoint.
4881
4882         * breakpoint.h (bpstat): New field print_it.
4883         breakpoint.c (bpstat_print): Use it.
4884         (print_it_normal): New function (from old bpstat_print code).
4885         (bpstat_{alloc,stop_status}): Set print_it field.
4886
4887         * breakpoint.c (bpstat_stop_status): Use catch_errors when
4888         evaluating watchpoint condition, via new function watchpoint_check.
4889         Also stop if watchpoint disabled due to leaving its block.
4890
4891         * findvar.c [REG_STRUCT_HAS_ADDR]: Add comment.
4892
4893 Tue Mar 30 00:14:38 1993  Peter Schauer  ([email protected])
4894
4895         * mips-pinsn.c: Add missing include of dis-asm.h.
4896
4897 Mon Mar 29 15:03:25 1993  Fred Fish  ([email protected])
4898
4899         * Makefile.in (clean, distclean, realclean):  Recursively apply
4900         to subdirs first, rather than last.  This avoids, for example,
4901         Makefile being removed in a parent directory before the recursive
4902         make is run.
4903
4904         * alldeps.mak, depend:  Update for below changes.
4905
4906         * config/m68k/tm-m68k.h:  Renamed from config/m68k/tm-68k.h.
4907         * m68k/{tm-3b1.h, tm-altos.h, tm-amix.h, tm-es1800.h,
4908         tm-hp300bsd.h, tm-hp300hpux.h, tm-isi.h, tm-news.h, tm-os68k.h,
4909         tm-st2000.h, tm-sun2.h, tm-sun3.h, tm-vx68.h}:  Include tm-m68k.h
4910         instead of tm-68k.h.
4911         * Makefile.in (HFILES):  tm-68k.h renamed to tm-m68k.h.
4912         * README, a29k-pinsn.c, m68k-pinsn.c, m68k-stub.c, remote-vx.c,
4913         m68k/{altos.mh, altos.mt, apollo68b.mh, nm-apollo68b.h,
4914         nm-hp300bsd.h, config/m68k/xm-apollo68b.h}:  Map '68k' to 'm68k'.
4915         * a29k/tm-a29k.h, doc/gdbint.texinfo:  Account for renaming of
4916         tm-68k.h to tm-m68k.h.
4917         * m68k/m68k-fp.mt (TM_FILE):  tm-68k-fp.h renamed to tm-m68k-fp.h.
4918         * m68k/m68k-nofp.mt (TM_FILE):  tm-68k-nofp.h renamed to
4919         tm-m68k-nofp.h.
4920
4921         * config/a29k/tm-a29k.h:  Renamed from config/a29k/tm-29k.h.
4922         * a29k-pinsn.c:  Renamed from am29k-pinsn.c.
4923         * a29k-tdep.c:  Renamed from am29k-tdep.c.
4924         * remote-eb.c, config/a29k/tm-ultra3.h:  Include renamed tm-a29k.h.
4925         * remote-monitor.c, remote-st2000.c, config/a29k/{nm-ultra3.h,
4926         tm-a29k.h, xm-ultra3.h}, config/romp/rtbsd.mh, doc/gdbinv-s.texi,
4927         testsuite/gdb.t15/funcargs.exp, testsuite/gdb.t17/callfuncs.exp:
4928         Map '29k' to 'a29k'.
4929         * config/a29k/{a29k-kern.mt, a29k-udi.mt, a29k.mt, ultra3.mt}
4930         (TDEPFILES):  Use renamed a29k-pinsn.o and a29k-tdep.o.
4931         * config/a29k/{a29k-udi.mt, a29k.mt} (TM_FILE):  Use renamed
4932         tm-a29k.h.
4933         * config/a29k/a29k-udi.mt (MT_CFLAGS):  Remove TARGET_AM29K
4934         define that does not appear anywhere else in the gdb source tree.
4935         * doc/gdbinit.texinfo:  Document renaming of tm-29k.h to tm-a29k.h.
4936
4937 Mon Mar 29 13:55:29 1993  Jim Kingdon  ([email protected])
4938
4939         * breakpoint.c: Add comments regarding breakpoint_re_set.
4940
4941         * xcoffread.c (sort_syms, compare_symbols): Remove.
4942         (xcoff_symfile_read): Use sort_all_symtab_syms from symfile.c
4943         not our own sort_syms (it is identical).
4944
4945         * xcoffread.c: Nuke NAMES_HAVE_DOT define (not used).
4946
4947 Sun Mar 28 11:24:37 1993  Peter Schauer  ([email protected])
4948
4949         * breakpoint.c (breakpoint_re_set_one): Fix storage leak.
4950         * breakpoint.c (enable_breakpoint): Don't enable watchpoint if it
4951         went out of scope.
4952         * exec.c (exec_close): Fix storage leak.
4953         * exec.c (exec_file_command): Make sure that bfd doesn't realign the
4954         output sections when patching an executable.
4955         * mips-nat.c (store_inferior_registers): Use REGISTER_PTRACE_ADDR
4956         when writing all registers.
4957         * mips-tdep.c (mips_push_dummy_frame): Save floating point registers
4958         at the right offset in the dummy frame.
4959         * mipsread.c (psymtab_to_symtab_1): Do not complain for stProc,
4960         stStaticProc and stEnd symbols as they are generated by gcc-2.x.
4961         * mipsread.c (mipscoff_new_init): Initialize stabsread and buildsym.
4962
4963 Fri Mar 26 15:25:05 1993  John Gilmore  ([email protected])
4964
4965         * Makefile.in (TARFILES):  Avoid trailing backslash.
4966
4967 Fri Mar 26 11:29:30 1993  Jim Kingdon  ([email protected])
4968
4969         * breakpoint.{c,h}: Add exp_string to struct breakpoint and use
4970         it in breakpoint_re_set.
4971         * breakpoint.c (watch_command, enable_breakpoint): Fetch lazy values.
4972
4973         * rs6000-tdep.c (single_step): Misc cleanups (CORE_ADDR not int,
4974         don't use sizeof(int) for target stuff, etc).
4975
4976 Thu Mar 25 15:03:53 1993  Fred Fish  ([email protected])
4977
4978         * alldeps.mak, configure.in, i860-break.h, i860-opcode.h,
4979         i860-pinsn.c, i860-tdep.c, config/i860/*:  Remove incomplete i860
4980         support that can't be integrated anyway due to lack of clear
4981         authorship.
4982
4983 Thu Mar 25 12:26:50 1993  Stu Grossman  ([email protected])
4984
4985         * findvar.c (read_register, write_register):  Make these capable
4986         of reading/writing registers that are shorter than REGISTER_TYPE.
4987         * (value_from_register):  Install H8500 specific code to return
4988         proper value when register is being used as a pointer.
4989         * h8500-tdep.c:  Remove extra defines of NUM_REGS.
4990         (h8500_skip_prologue):  Use correct lengths for LINK instructions.
4991         (FRAME_CHAIN):  Change name to h8500_frame_chain.  Rewrite code to
4992         chain frames properly by combining frame pointer with T reg.
4993         (init_extra_frame_info):  Delete.  It's now a macro.
4994         (frame_args_address):  Don't add PTR_SIZE.  Stack args are already
4995         offset by the correct amount off of the frame pointer.
4996         (register_byte):  Delete.  It's now a macro.
4997         (register_raw_size, register_virtual_size):  Delete.  Replaced by
4998         common routine h8500_register_size, cuz there's no difference
4999         between the raw & virtual sizes on this machine.
5000         (register_convert_to_raw, register_convert_to_virtual):  Delete,
5001         cuz there's no difference between the raw & virtual forms.
5002         Replaced by memcpy in tm file.
5003         (register_virtual_type):  Rename to h8500_register_virtual_type.
5004         Get rid of pointer pseudo-regs, use _REGNUM with all reg names.
5005         (_initialize_h8500_tdep):  Get rid of crock to ensure that GDB &
5006         emulator have same reg offsets.  This is all handled in the
5007         simulator code now.
5008         (h8500_trapped_internalvar):  New routine to detect references to
5009         convenience vars acting as pointer pseudo-regs.
5010         (h8500_value_trapped_internalvar):  Conjure up value of pointer
5011         pseudo-regs.
5012         (h8500_set_trapped_internalvar):  Convert set value in real
5013         register references.
5014         infcmd.c (read_pc, write_pc):  Add h8500 specific code to handle
5015         code segment register.
5016         infrun.c (proceed):  Simplify.  Call write_pc instead of doing it
5017         by hand.
5018         (wait_for_inferior):  Add h8500 specific code to add stack segment
5019         when reading SP register.
5020         remote-sim.c (fetch_register):  Spacing.
5021         tm-h8500.h:  #define GDB_TARGET_IS_H8500 to make it easier to
5022         detect cruft.  Redo all register manipulation stuff.  Get rid of
5023         pointer pseudo-regs.  (INIT_EXTRA_FRAME_INFO):  Adds stack segment
5024         to frame pointer.  (IS_TRAPPED_INTERNALVAL,
5025         VALUE_OF_TRAPPED_INTERNALVAR, SET_TRAPPED_INTERNALVAR):  Use these
5026         to create internal vars for pointer pseudo-regs.
5027
5028 Thu Mar 25 10:10:28 1993  Fred Fish  ([email protected])
5029
5030         * Makefile.in:  Numerous small changes to macro definitions
5031         and rules for building gdb distribution tree.  Many macros
5032         eliminated or merged, and rules simplified.
5033         * alldeps.mak:  Update.
5034         * depend:  Update.
5035
5036 Wed Mar 24 13:52:29 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
5037
5038         * Makefile.in: recurse through SUBDIRS for dvi target too
5039
5040 Wed Mar 24 08:48:30 1993  Jim Kingdon  ([email protected])
5041
5042         * Clean up xcoff relocation.
5043         objfiles.h (struct objfiles): Add section_offsets, num_sections.
5044         symfile.c (syms_from_objfile), xcoffread.c (xcoff_symfile_offsets):
5045         Set them.
5046         symtab.h (struct general_symbol_info): Add section field.
5047         minsyms.c (prim_record_minimal_symbol{,_and_info}): Set it.
5048         xcoffread.c: Set section for symbols and msymbols.
5049         (struct symtab): Add block_line_section field.
5050         buildsym.c (end_symtab): Set it.
5051         (end_symtab and callers): Add section parameter.
5052         objfiles.c (objfile_relocate): New funciton.
5053         xcoffexec.c (vmap_symtab): Use it.
5054         xcoffsolib.h (struct vmap): Remove unused fields.
5055         config/rs6000/tm-rs6000.h, stack.c, xcoffexec.c: Remove
5056         CORE_NEEDS_RELOCATION, symtab_relocated.
5057         config/rs6000/tm-rs6000.h: Remove use of loadinfotext.
5058         rs6000-tdep.c: Make loadinfotext static.
5059         breakpoint.c (fixup_breakpoints): Doc fix.
5060         symtab.h (struct symtab), config/rs6000/tm-rs6000.h, buildsym.c
5061         (end_symtab): primary field replaces nonreloc.
5062
5063 Tue Mar 23 00:10:53 1993  John Gilmore  ([email protected])
5064
5065         * symtab.h (struct linetable_entry):  Remove confusing comment.
5066
5067 Tue Mar 23 00:01:23 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
5068
5069         * Makefile.in: add installcheck target
5070
5071 Mon Mar 22 16:17:58 1993  Fred Fish  ([email protected])
5072
5073         * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
5074         m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
5075         z8k}:  New directories to hold cpu specific configuration files.
5076         Naming follows gcc convention.
5077         * config/{*.mt, *.mh}:  All target and host makefile fragment
5078         config files moved to an appropriate config/<cpu> subdirectory.
5079         * nm-*, xm-*, tm-*:  All native, host, and target files, which
5080         get linked to nm.h, xm.h, and tm.h respectively by configure,
5081         moved to appropriate config/<cpu> subdirectory.
5082         * nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
5083         Native, host, and target files that are common across more than
5084         one cpu architecture and included by one of the configured
5085         native, host, or target files, get moved to config directory.
5086         * Makefile.in (INCLUDE_CFLAGS):  Add -I${srcdir}/config to
5087         pick up native, host, or target include files moved to one of
5088         the config subdirectories, and that are included by other files.
5089         * Makefile.in (alldeps.mak):  Modify to account for new config
5090         directory structure.
5091         * alldeps.mak, depend:  Update for new config directory structure.
5092         * config/*/[ntx]m-*.h:  Modify all files that include other
5093         [ntx]m-*.h files to use path relative to gdb/config.  I.E.
5094         "a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
5095         "tm-29k.h".
5096         * remote-eb.c (tm-29k.h):  Include a29k/tm-29k.h.
5097         * mipsread.c (tm-mips.h):  Include mips/tm-mips.h.
5098         * i860-pinsn.c (tm-i860.h):  Include i860/tm-i860.h.
5099         * configure.in:  Default gdb_host_cpu to host_cpu, and remap
5100         the ones where the default is not unique or different than the
5101         config subdirectory name.  Similarly, handle gdb_target_cpu.
5102         Modify configure.in as appropriate to make use of gdb_host_cpu
5103         and gdb_target_cpu to find makefile fragments and make links.
5104
5105 Mon Mar 22 12:36:24 1993  Ian Lance Taylor  ([email protected])
5106
5107         * mipsread.c (compare_blocks): Sort blocks with the same start
5108         address by decreasing ending address.
5109
5110 Mon Mar 22 20:36:04 1993  Peter Schauer  ([email protected])
5111
5112         * mipsread.c (parse_procedure): Save cur_fdr accross call to
5113         lookup_symbol as it might get clobbered by the call.
5114
5115         * mipsread.c (parse_partial_symbols): Use ADD_PSYMBOL_ADDR_TO_LIST.
5116         The previous code did not initialize the language field for the psymtab
5117         entry.
5118
5119 Sat Mar 20 00:33:39 1993  John Gilmore  ([email protected])
5120
5121         * c-exp.y (parse_number):  Avoid shift warning.
5122         * serial.h (struct ttystate):  Declare empty one on DOS.
5123
5124 Fri Mar 19 12:59:50 1993  Stu Grossman  ([email protected])
5125
5126         * xm-sun4os4.h:  Return type of free() should be void, not int.
5127
5128         * vx-share/vxWorks.h:  Remove #def of NULL.
5129
5130 Fri Mar 19 11:28:18 1993  Jim Kingdon  ([email protected])
5131
5132         * tm-rs6000.h: Nuke no-op STAB_REG_TO_REGNUM.
5133
5134 Fri Mar 19 07:40:09 1993  Steve Chamberlain  ([email protected])
5135
5136         * z8k-tdep.c (print_insn): Include the new dis-asm header file.
5137
5138 Thu Mar 18 14:26:57 1993  Per Bothner  ([email protected])
5139
5140         * ieee-float.c: Moved to ../libiberty.
5141         * ieee-float.h: Moved to ../include.
5142         * Makefile.in:  Update accordingly.
5143         * i386-pinsn.c (print_insn), m68k-pinsn.c (print_insn):
5144         Convert to stubs that call disassemblers in ../opcodes/*-dis.c.
5145         * m68k-tdep.c:  Removed definition of ext_format ext_format_68881;
5146         it is now in ../opcodes/m68881-ext.c.
5147         * mips-tdep.c (mips_skip_prologue):  Try to skip more of the
5148         prologue (some callers _do_ care).
5149         * mips-pinsn.c (print_insn), z8k-tdep.c (print_insn):  Convert to
5150         new interface of ../opcodes/*-dis.c. 
5151         * ch-exp.y:  Add #include <ctype.h>.
5152
5153 Thu Mar 18 11:57:49 1993  Jim Kingdon  ([email protected])
5154
5155         * xcoffexec.c (exec_close): Don't close exec_bfd twice.
5156
5157         * xcoffread.c (enter_line_range): endaddr is exclusive, not inclusive.
5158
5159 Wed Mar 17 09:46:31 1993  Jim Kingdon  ([email protected])
5160
5161         * xcoffread.c (arrange_linetable): Use x{m,re}alloc not {m,re}alloc.
5162
5163 Wed Mar 17 11:28:11 1993  Steve Chamberlain  ([email protected])
5164
5165         * z8k-tdep.c (extract_return_value, write_return_value,
5166         store_struct_return): New functions from macros in tm-z8k.h.
5167         
5168 Wed Mar 17 11:23:06 1993  Fred Fish  ([email protected])
5169
5170         * valops.c (value_arg_coerce):  Apply temporary patch to
5171         fix problem with coercion of array and function types when
5172         passed as arguments to C functions, pending a more complete
5173         review of when and how coercion should be done, depending
5174         upon context and language.
5175
5176 Wed Mar 17 09:46:31 1993  Jim Kingdon  ([email protected])
5177
5178         * xcoffread.c (MIN_TBTABSIZ): Change to 12.
5179
5180         * xcoffread.c (xcoff_symfile_read): Only read stringtab and
5181         debugsec if there are a non-zero number of symbols.
5182
5183 Tue Mar 16 18:08:45 1993  John Gilmore  ([email protected])
5184
5185         * command.c (show_user):  Avoid fprintf_filtered botch (AGAIN!).
5186
5187 Tue Mar 16 15:18:17 1993  Jim Kingdon  ([email protected])
5188
5189         * xcoffexec.c (add_vmap): Wrap symbol read in catch_errors.
5190
5191         * xcoffread.c (read_symbol_lineno): Look to end of symbols for .bf,
5192         not just 50 symbols.
5193         (symtbl_num_syms): New variable.
5194         (read_xcoff_symtab): Set it.
5195         (read_symbol_nvalue): Check for bad symno.
5196         (read_symbol_{lineno,nvalue}, callers): Don't pass symtable; it's
5197         always symtbl.
5198
5199 Tue Mar 16 10:09:05 1993  Stu Grossman  ([email protected])
5200
5201         * config/rs6000.mh:  Get rid of -Dfd_set=int crock.
5202         This is defined in defs.h if necessary.
5203         * vx-share/vxWorks.h:  Remove #defs of min and max.
5204         * vx-share/xdr_ld.c, vx-share/xdr_ptrace.c,
5205         vx-share/xdr_rdb.c:  include defs.h.
5206
5207 Fri Mar 12 09:33:23 1993  Jim Kingdon  ([email protected])
5208
5209         * xcoffread.c (retrieve_tracebackinfo): Move assignment out
5210         of while condition.
5211
5212         * xcoffread.c (enter_line_range): complain() on bad endoffset.
5213         xcoffread.c: Doc fixes.
5214
5215 Tue Mar  9 09:56:12 1993  Jim Kingdon  ([email protected])
5216
5217         * tm-rs6000.h (CORE_NEEDS_RELOCATION): Just call xcoff_relocate_core.
5218         xcoffexec.c (xcoff_relocate_core): New function.
5219         (text_adjustment): Removed.
5220         (add_vmap): Return the vmap.
5221         rs6000-tdep.c (add_text_to_loadinfo): No longer static.
5222
5223 Fri Mar  5 05:22:46 1993  Jim Kingdon  ([email protected])
5224
5225         * xcoffsolib.h: Add objfile member to struct vmap.
5226         xcoff{exec,solib}.c: Use it, not lookup_objfile_bfd.
5227         xcoffexec.c (add_vmap): Allocate objfiles here.
5228
5229 Sun Mar 14 02:54:15 1993  John Gilmore  ([email protected])
5230
5231         Support 68000 series without floating point.
5232
5233         * configure.in (m68000-*-{aout,elf,coff}):  New configs.
5234         * tm-68k-nofp.h:  New file, lacks 68881 support.
5235         * config/m68k-nofp.mt:  New file.
5236
5237 Sun Mar 14 02:30:08 1993  John Gilmore  ([email protected])
5238
5239         Remove a few remaining underscore/no-underscore remnants from
5240         config files.
5241
5242         * config/{m68k-un.mt, sparc-un.mt}:  Remove.
5243         * config/m68k-noun.mt: Rename to m68k-fp.mt.
5244         * config/sparc-noun.mt: Rename to sparc-em.mt.
5245         * tm-68k-noun.h, tm-spc-noun.h:  Remove.
5246         * tm-68k-un.h:  Rename to tm-68k-fp.h.
5247         * tm-spc-un.h:  Rename to tm-spc-em.h.
5248         * tm-sun4sol2.h: Cleanup.
5249         * configure.in (m68k-*, sparc-* targets):  Corresponding changes.
5250
5251 Sat Mar 13 14:58:22 1993  John Gilmore  ([email protected])
5252
5253         * symmisc.c (std_in, std_out, std_err):  Move initializations
5254         to runtime code, in case they aren't constant.
5255
5256 Fri Mar 12 16:23:54 1993  K. Richard Pixley  ([email protected])
5257
5258         * symtab.c (find_pc_symtab): some object file formats, notably
5259           mips, have holes in the address ranges of symtabs.  Change
5260           this algorithm from first hit to tightest fit.
5261
5262         * mips-tdep.c (heuristic_proc_start): if we walk the pc into the
5263           fence post without finding the enclosing function, then print a
5264           warning.
5265
5266 Thu Mar 11 09:33:01 1993  Fred Fish  ([email protected])
5267
5268         * utils.c (fputs_demangled, fprint_symbol):  Remove.
5269         * utils.c (fprintf_symbol_filtered):  New function which combines
5270         the functionality of fputs_demangled and fprint_symbol.  Uses a
5271         caller provided language parameter to select the appropriate 
5272         demangler, and caller provided args to pass to the demangler.
5273         * defs.h (enum language):  Move further up in file so enum can
5274         be used in prototypes.
5275         * defs.h (fputs_demangled, fprint_symbol):  Remove prototypes.
5276         * defs.h (fprintf_symbol_filtered):  Add prototype.
5277         * c-typeprint.c (cp_type_print_method_args):  Replace calls to
5278         fputs_demangled with call to fprintf_symbol_filtered.
5279         * cp-valprint.c (demangle.h):  Include
5280         * cp-valprint.c (cp_print_value_fields):  Replace calls to
5281         fprint_symbol with calls to fprintf_symbol_filtered.
5282         * printcmd.c (print_frame_args):  Replace call to fprint_symbol
5283         with call to fprintf_symbol_filtered.
5284         * stack.c (print_frame_info):  Remove obsolete code so we don't
5285         have to update fputs_demangled usage in it.
5286         * stack.c (print_frame_info, frame_info):  Add language variable
5287         to pass to fprintf_symbol_demangled and initialize it from the
5288         symbol's language.  Replace calls to fputs_demangled with calls
5289         to fprintf_symbol_filtered.
5290         * symtab.c (find_methods):  Replace call to fputs_demangled with
5291         call to fprintf_symbol_filtered.
5292         * ch-valprint.c (demangle.h):  Include.
5293         * ch-valprint.c (chill_print_value_fields):  Replace call to
5294         fprint_symbol with call to new fprintf_symbol_filtered.
5295
5296 Wed Mar 10 17:37:11 1993  Fred Fish  ([email protected])
5297
5298         * Makefile.in (VERSION):  Bump version to 4.8.2.
5299
5300         * main.c (source_command):  Require an explicit pathname of file
5301         to source, since previous behavior of defaulting to gdb init file
5302         was troublesome and undocumented.
5303         * printcmd.c (disassemble_command):  Add missing '{}' pair to
5304         else with two statements.  Bug reported by Stephane Tsacas
5305         <[email protected]>.
5306         * symtab.c (find_pc_line):  Don't complain about zero length or
5307         negative length line numbers for the moment, since we may not own
5308         the terminal when called, such as when single stepping.  (FIXME)
5309         * language.h (CAST_IS_CONVERSION):  True if current language is
5310         C++ as well as C.  Fix from Peter Schauer.
5311         * environ.c (get_in_environ, set_in_environ, unset_in_environ):
5312         Use STREQN macro rather than bare '!strncmp()'.
5313         * environ.c (unset_in_environ):  Avoid use of memcpy on
5314         overlapping memory regions, as suggested by Paul Eggert
5315         <[email protected]>.
5316         * c-exp.y (%union struct):  Remove unused ulval as suggested
5317         by Paul Eggert <[email protected]>.
5318
5319 Mon Mar  8 19:03:06 1993  Fred Fish  ([email protected])
5320
5321         * main.c (gdbinit):  Make static.
5322         * main.c (inhibit_gdbinit):  Move to file scope.
5323         * main.c (main):  Remove local inhibit_gdbinit.
5324         * main.c (source_command):  Don't source '.gdbinit' file by
5325         default if gdb has been told to ignore it.
5326
5327 Sun Mar  7 21:58:53 1993  Ian Lance Taylor  ([email protected])
5328
5329         * Makefile.in (MAKEOVERRIDES): Define to be empty for GNU Make
5330         3.63.
5331
5332 Fri Mar  5 17:39:45 1993  John Gilmore  ([email protected])
5333
5334         * printcmd.c (print_address_symbolic):  Only print if offset
5335         is shorter than max_symbolic_offset.
5336         (initialize_printcmd):  `set print max-symbolic-offset'.
5337
5338         * am29k-tdep.c (TAGWORD_ZERO_MASK):  New #define.
5339         (examine_tag):  Use it.
5340         (read_register_stack):  Only look in the local registers for a
5341         memory address if it's between rfb and rsp; go to memory otherwise.
5342         (initialize_29k):  Fix call_scratch_address doc.  Remove reginv_com.
5343         (reginv_com):  Remove ancient kludge command.
5344
5345 Fri Mar  5 17:16:26 1993  K. Richard Pixley  ([email protected])
5346
5347         * tm-irix3.h (ZERO_REGNUM): copy this macro from tm-mips.h so that
5348           irix4 will again compile.
5349
5350         * tm-mips.h (GDB_TARGET_IS_MIPS): no longer used, now removed.
5351
5352         * configure.in: accept mips-sgi-irix4* for irix4.
5353
5354 Fri Mar  5 07:49:48 1993  Steve Chamberlain  ([email protected])
5355
5356         * z8k-tdep.c (print_register_hook): Lint.
5357
5358 Thu Mar  4 17:42:03 1993  John Gilmore  ([email protected])
5359
5360         Lint fixes from Paul Eggert ([email protected]):
5361
5362         * command.c (do_setshow_command):  var_uintegers are unsigned.
5363         * sparc-tdep.c (save_insn_opcodes, restore_insn_opcodes): 
5364         unsigned, since they use hex values with the high bit set.
5365
5366 Thu Mar  4 08:22:55 1993  Fred Fish  ([email protected])
5367
5368         Fixes submitted by Karl Berry ([email protected]):
5369         * m88k-pinsn.c (sprint_address):  Use SYMBOL_NAME macro to
5370         access symbol name.  
5371         * m88k-nat-c (SXIP_OFFSET, SNIP_OFFSET, SFIP_OFFSET):  Enclose
5372         macro definitions in parenthesis.
5373
5374         * dbxread.c (dbx_symfile_init):  Catch the case where there is
5375         no string table, but the only way we find out is by reading zero
5376         bytes from EOF.
5377
5378 Wed Mar  3 15:51:28 1993  Fred Fish  ([email protected])
5379
5380         * dbxread.c (dbx_symfile_init):  Make size of the string table
5381         size field a define (DBX_STRINGTAB_SIZE_SIZE).  Ensure that the
5382         offset to the string table is nonzero and handle the nonexistant
5383         string table case, should it occur.  Ensure that the string table
5384         size read from the file is reasonable, with a minimum lower bound
5385         of DBX_STRINGTAB_SIZE_SIZE instead of zero.
5386
5387 Wed Mar  3 07:23:03 1993  Ian Lance Taylor  ([email protected])
5388
5389         * Makefile.in: Changes to build testsuite correctly.
5390         (FLAGS_TO_PASS): Added CXX and CXXFLAGS.
5391         (CC_FOR_TARGET, CXX, CXX_FOR_TARGET): New variables.
5392         (TARGET_FLAGS_TO_PASS): New variable.
5393         (SUBDIRS): Added testsuite.
5394         (all): Build testsuite using TARGET_FLAGS_TO_PASS, so that
5395         testsuite is compiled with CC_FOR_TARGET rather than CC.
5396
5397 Tue Mar  2 17:57:56 1993  Fred Fish  ([email protected])
5398
5399         * dbxread.c (dbx_symfile_init):  Fix for nonexistant string table,
5400         reported by [email protected].
5401
5402         (Ultrix 2.2 support from Michael Rendell <[email protected]>)
5403         * configure.in (vax-*-ultrix2*):  New triplet.
5404         * config/vaxult2.mh:  New file.
5405         * xm-vaxult2.h:  New file.
5406
5407         * c-exp.y (parse_number):  Change high_bit to unsigned.
5408         * demangle.c:  Change all references to cfront to ARM, since the
5409         actual algorithm is the one specified in the Annotated Reference
5410         Manual.  This was confusing users into thinking that full cfront
5411         support was implemented.
5412         * dwarfread.c (CFRONT_PRODUCER):  Remove, was never really used.
5413         * eval.c (evaluate_subexp):  For STRUCTOP_PTR pass the arg type
5414         directly to lookup_struct_elt_type, which will do the
5415         dereferencing itself.
5416         * gdbtypes.c (lookup_struct_elt_type):  Expand comments.  Fix
5417         NULL dereferencing bug for unnamed structs, comment out
5418         questionable code.
5419         
5420 Mon Mar  1 17:54:41 1993  John Gilmore  ([email protected])
5421
5422         * coffread.c (process_coff_symbol):  Change PCC argument correction
5423         so that it only happens on big-endian targets; so that it only
5424         happens if the short or char argument is aligned on an int
5425         boundary; and so that it changes the location, rather than the
5426         type, of the argument.  These changes tend to parallel similar
5427         (old) changes in stabsread.c.
5428
5429         * coffread.c (coff_read_enum_type):  Use the specified size for
5430         enums, don't assume that they are int-sized.
5431
5432         * c-valprint.c (c_val_print):  Don't assume enums are the same as
5433         ints.
5434
5435         * coredep.c:  Handle NO_PTRACE_H in coredep.c.  Fix by Michael
5436         Rendell, <[email protected]>.
5437
5438 Mon Mar  1 09:25:57 1993  Fred Fish  ([email protected])
5439
5440         * language.h (local_decimal_format_custom):  Add prototype.
5441         * language.c (local_decimal_format_custom):  Add function, bug
5442         reported by Robert R. Henry ([email protected]).
5443
5444 Fri Feb 26 18:33:18 1993  John Gilmore  ([email protected])
5445
5446         * xcoffexec.c (vmap_ldinfo):  Fix "/" for '/' typo, reported
5447         by Josef Leherbauer, [email protected].
5448
5449 Wed Feb 24 19:17:11 1993  John Gilmore  ([email protected])
5450
5451         * symfile.c (syms_from_objfile), tm-29k.h, tm-3b1.h, tm-68k-un.h,
5452         tm-altos.h, tm-arm.h, tm-convex.h, tm-es1800.h, tm-h8300.h,
5453         tm-hp300bsd.h, tm-hp300hpux.h, tm-hppa.h, tm-i386bsd.h,
5454         tm-i386v.h, tm-i960.h, tm-irix3.h, tm-isi.h, tm-linux.h,
5455         tm-m88k.h, tm-merlin.h, tm-mips.h, tm-news.h, tm-np1.h, tm-pn.h,
5456         tm-pyr.h, tm-rs6000.h, tm-spc-un.h, tm-sun386.h, tm-sunos.h,
5457         tm-symmetry.h, tm-sysv4.h, tm-tahoe.h, tm-umax.h, tm-vax.h,
5458         tm-vx68.h, tm-z8k.h:  Remove remnants of NAMES_HAVE_UNDERSCORE.
5459
5460 Wed Feb 24 07:41:15 1993  Fred Fish  ([email protected])
5461
5462         * symtab.h (SYMBOL_INIT_DEMANGLED_NAME):  Initialize contents
5463         of demangled name fields to NULL if no demangling exists for
5464         a symbol.  SYMBOL_INIT_LANGUAGE_SPECIFIC does this for new
5465         symbols if their language is known at the time they are created,
5466         but sometimes the language is not known until later.
5467
5468         * ch-typeprint.c (chill_print_type_base):  Name changed to
5469         chill_type_print_base to match pattern for C and C++ names.
5470         * ch-typeprint.c (chill_print_type):  Change "char" to "CHAR"
5471         to be consistent with other usages.
5472         * ch-typeprint.c (chill_type_print_base):  Add support for
5473         printing Chill STRUCT types.
5474         * ch-valprint.c:  Include values.h.
5475         * ch-valprint.c (chill_print_value_fields):  New function and
5476         prototype for printing Chill STRUCT values.
5477         * ch-valprint.c (chill_val_print):  Fix call to val_print_string
5478         that was being called with two args instead of three.
5479         * ch-valprint.c (chill_val_print):  Call chill_print_value_fields
5480         to print Chill STRUCT values.
5481
5482 Tue Feb 23 18:58:11 1993  Mike Werner  ([email protected])
5483
5484         * configure.in: added testsuite to configdirs.
5485
5486 Tue Feb 23 11:46:11 1993  Mike Stump  ([email protected])
5487
5488         * doc/stabs.texi: The `this' pointer is now known by the name
5489         `this' instead of `$t'.
5490
5491 Tue Feb 23 11:21:33 1993  Fred Fish  ([email protected])
5492
5493         * dwarfread.c (read_tag_string_type):  Rewrite to allow forward
5494         references of TAG_string_type DIEs in user defined types.
5495         * ch-lang.c (chill_create_fundamental_type):  Track compiler
5496         change that now emits debugging info with the type long for Chill
5497         longs.
5498
5499 Mon Feb 22 15:21:54 1993  Ian Lance Taylor  ([email protected])
5500
5501         * remote-mips.c: New file; implements MIPS remote debugging
5502         protocol.
5503         * config/idt.mt: New file; uses remote-mips.c
5504         * configure.in (mips-idt-ecoff): New target; uses idt.mt.
5505
5506         * mips-tdep.c (mips_fpu): New variable; controls use of MIPS
5507         floating point coprocessor.
5508         (mips_push_dummy_frame): If not mips_fpu, don't save floating
5509         point registers.
5510         (mips_pop_frame): If not mips_fpu, don't restore floating point
5511         registers.
5512         (_initialize_mips_tdep): New function; let the user reset mips_fpu
5513         variable.
5514         * tm-mips.h (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE): If not
5515         mips_fpu, don't use fp0 as floating point return register.
5516         (FIX_CALL_DUMMY): If not mips_fpu, don't save floating point
5517         registers.
5518
5519 Mon Feb 22 07:54:03 1993  Mike Werner  ([email protected])
5520
5521         * gdb/testsuite: made modifications to testcases, etc., to allow
5522         them to work properly  given the reorganization of deja-gnu and the
5523         relocation of the testcases from deja-gnu to a "tool" subdirectory.
5524
5525 Sun Feb 21 10:55:55 1993  Mike Werner  ([email protected])
5526
5527         * gdb/testsuite: Initial creation of gdb/testsuite.
5528         Migrated dejagnu testcases and support files for testing nm to
5529         gdb/testsuite from deja-gnu.  These files were moved "as is"
5530         with no modifications.  This migration is part of a major overhaul
5531         of dejagnu.  The modifications to these testcases, etc., which
5532         will allow them to work with the new version of dejagnu will be
5533         made in a future update.
5534
5535 Fri Feb 19 18:36:55 1993  John Gilmore  ([email protected])
5536
5537         * NEWS:  Add reminders for next release.
5538
5539 Fri Feb 19 10:01:39 1993  Ian Lance Taylor  ([email protected])
5540
5541         * mipsread.c (parse_lines): Correct check for files compiled with
5542         -g1.
5543
5544 Fri Feb 19 05:56:15 1993  John Gilmore  ([email protected])
5545
5546         * Makefile.in (VERSION):  4.8.1 to distinguish local versions.
5547
5548 Fri Feb 19 01:32:58 1993  John Gilmore  ([email protected])
5549
5550         * Makefile.in (VERSION):  GDB-4.8 release!
5551         * README, NEWS:  Update for release.
5552
5553 Thu Feb 18 22:44:40 1993  Stu Grossman  ([email protected])
5554
5555         * am29k-pinsn.c (print_insn):  Minor nits with const.
5556         * am29k-tdep.c:  More minor nits with arg types for
5557         supply_register, NULL vs. 0, read_register_gen, & reginv_com.
5558
5559 Thu Feb 18 22:38:03 1993  John Gilmore  ([email protected])
5560
5561         * gcc.patch:  Update for a different GCC (G++) bug.
5562         * main.c (print_gdb_version):  Update copyright year to 1993.
5563         * nm-hp300bsd.h:  Decide whether this is BSD 4.3 or 4.4,
5564         conditionalize this file on it.  FIXME, right way is to split
5565         these into two config files.  
5566         (ATTACH_DETACH):  Define for BSD 4.4
5567         (PTRACE_ARG_TYPE):  caddr_t for BSD 4.4, unset for 4.3.
5568         (U_REGS_OFFSET):  Revise for 4.4.
5569         (REGISTER_U_ADDR):  Separate for 4.4, but it doesn't work yet.
5570         * xm-hp300bsd.h:  Move definitions of UINT_MAX, INT_MAX, INT_MIN,
5571         LONG_MAX into this file to avoid cpp "redefinition" warnings.
5572
5573 Thu Feb 18 16:13:28 1993  K. Richard Pixley  ([email protected])
5574
5575         * nm-hp300bsd.h (PTRACE_ARG3_TYPE): FSF's hp300's have int* not
5576           caddr_t.
5577
5578 Thu Feb 18 04:10:06 1993  John Gilmore  ([email protected])
5579
5580         * c-lang.c (c_printstr):  Bugfix for length==0 case.
5581
5582         * c-lang.c (c_printstr):  If a C string ends in a null, don't
5583         print the null.
5584
5585 Thu Feb 18 02:39:21 1993  Stu Grossman  (grossman at cygnus.com)
5586
5587         * defs.h (STRCMP):  Make it work for unsigned chars.
5588
5589 Thu Feb 18 01:56:06 1993  John Gilmore  ([email protected])
5590
5591         * nm-hp300bsd.h (ATTACH_DETACH, PTRACE_ATTACH, PTRACE_DETACH): define.
5592         * config/hp300bsd.mh (REGEX, REGEX1):  Define.
5593         * m68k-pinsn.c (BREAK_UP_BIG_DECL, AND_OTHER_PART):  #if __GNUC__,
5594         define to kludge the large opcode table into two smaller tables,
5595         since GCC take exponential space to build the table.  Lint.
5596         (NOPCODES):  Remove, use "numopcodes" from opcode/m68k.h instead.
5597
5598 Wed Feb 17 19:24:40 1993  John Gilmore  ([email protected])
5599
5600         * Makefile.in (VERSION):  Roll to 4.7.9.
5601         * xm-hp300bsd.h:  Define PSIGNAL_IN_SIGNAL_H and put a compatible
5602         definition here, to handle both BSD 4.3 and 4.4 systems.
5603         * mipsread.c (ZMAGIC):  #undef to avoid duplicate define.
5604         * remote.c (alarm):  Move declaration to global level, before 
5605         first reference to it.
5606         * tm-i386bsd.h (NUM_REGS):  There are only eleven, not twelve.
5607         * dbxread.c (process_one_symbol):  Cast to unsigned char, not int.
5608
5609 Wed Feb 17 13:40:29 1993  K. Richard Pixley  ([email protected])
5610
5611         * remote.c (readchar): forward declare alarm which otherwise looks
5612           like an undeclared variable to gcc.
5613
5614         * dbxread.c (process_one_symbol): cast enum value N_SO into int
5615           when comparing against an int.  Avoids superfluous warning from
5616           vax ultrix 4.2 cc.
5617
5618         * inflow.c (set_sigint_trap): add cast to assignment from signal.
5619           Avoids superfluous warnings from some systems and/or compilers
5620           (like vax ultrix 4.2.)
5621
5622         * language.c (struct op_print unk_op_print_tab): use the enum
5623           values rather naked zeros as initializers.  Avoids warnings from
5624           ultrix type compilers.
5625
5626 Tue Feb 16 00:53:20 1993  John Gilmore  ([email protected])
5627
5628         * Makefile.in (VERSION):  Roll to 4.7.6.
5629         (SFILES_SUBDIR):  Add 29k-share/udi_soc.
5630         (SFILES_SUBSUBDIR):  Move 29k-share/udi files to this macro.
5631         (alldeps.mak):  Make ALLDEPFILES_SUBSUBDIR for files in sub sub dirs.
5632         (ALLDEPFILES_SUBSUBDIR):  Depend on this for deeper dep files.
5633         (HFILES):  Remove all nm-* except nm-trash.h.  Add ns32k-opcode.h.
5634         (depend):  Fix bug where nm-files in config files weren't noticed.
5635         (make-proto-gdb-1):  Avoid changing directories while building new
5636         prototype.  Build SFILES_SUBSUBDIR with longer symlinks.
5637
5638 Mon Feb 15 20:48:09 1993  John Gilmore  ([email protected])
5639
5640         * remote.c:  Improve error recovery.  Allow user to break out
5641         of initial connection attempt with INTERRUPT.  Treat a timeout
5642         while waiting for remote packet like a retry, unless the remote
5643         side is actively running user code.  Fix a few long printf_filtered's.
5644
5645         * xcoffread.c (read_xcoff_symtab):  Don't use null symbol name for
5646         trampoline symbols.
5647
5648         * buildsym.c (start_subfile):  Allow null file name.
5649
5650 Fri Feb 12 15:46:49 1993  K. Richard Pixley  ([email protected])
5651
5652         * xcoffread.c (process_xcoff_symbol, read_symbol_lineno): complain
5653           expects a pointer to complaint rather than a complaint
5654           structure.
5655           (process_linenos): free the previously allocated subfile name,
5656           then allocate the new one from the heap.
5657
5658 Fri Feb 12 08:06:05 1993  Steve Chamberlain  ([email protected])
5659
5660         * h8300-tdep.c, tm-h8300.h: turn off some experimental features
5661
5662 Thu Feb 11 00:59:07 1993  John Gilmore  ([email protected])
5663
5664         * stabsread.c (dbx_lookup_type):  Handle negative type numbers.
5665         Previously, would bogusly index off the bottom of type_vector.
5666         (rs6000_builtin_type):  Accept type number as argument.
5667         (read_type, case '-'):  Handle negatives like any other type number.
5668
5669         * symfile.c (deduce_language_from_filename):  Handle null name.
5670
5671         * mips-tdep.c (isa_NAN):  Fix byte order dependency.
5672         Reported by Nobuyuki Hikichi <[email protected]>,
5673         fixed by [email protected].
5674
5675         * xcoffread.c (parmsym):  Don't use an initializer to set up
5676         this struct symbol.  Set it up in initialize_xcoffread.
5677         (read_xcoff_symtab, xcoff_symfile_read):  Surround code that only
5678         works on real rs/6000 target with #ifndef FAKING_RS6000.
5679
5680 Wed Feb 10 23:42:37 1993  John Gilmore  ([email protected])
5681
5682         * stabsread.c (rs6000_builtin_type):  Move function from
5683         xcoffread.c:builtin_type.
5684         * xcoffread.c (builtin_type):  Move to stabsread.  Remove
5685         IBM6000_HOST dependency.  Move misplaced comments.
5686         (various):  Change printf's to complaints.
5687         (patch_block_stabs, process_xcoff_symbol case C_DECL):  Add
5688         objfile argument to read_type calls under #if 0.
5689         (process_xcoff_symbol case C_RSYM):  Fix typo in #ifdef.
5690         * xcoffexec.c (map_vmap):  Don't allocate an objfile for the exec_file.
5691         * Makefile.in:  xcoffread.o is not built by default.
5692         * xm-rs6000.h (IBM6000_HOST):  Remove.
5693         * config/rs6000.mh (NATDEPFILES): xcoffread.o is native only.
5694         * doc/gdbint.texinfo:  Eliminate IBM6000_HOST, document
5695         IBM6000_TARGET.
5696
5697 Wed Feb 10 18:31:20 1993  Stu Grossman  (grossman at cygnus.com)
5698
5699         * findvar.c (read_var_value):  If REG_STRUCT_HAS_ADDR, then set
5700         VALUE_LVAL to be lval_memory so that we don't try to modify wild
5701         register numbers when user tries to modify elements in structs
5702         passed as arguments.
5703         * inflow.c (child_terminal_info):  Move banner outside of system
5704         specific #ifdefs.
5705         * tm-hppa.h (REG_STRUCT_HAS_ADDR):  Define this for HPPA, which
5706         passes struct/union arguments by address.
5707
5708 Wed Feb 10 15:34:46 1993  Ian Lance Taylor  ([email protected])
5709
5710         * Based on patch from Kean Johnston <[email protected]>:
5711         * nm-i386sco4.h: New file.  Like nm-i386sco.h, but define
5712         ATTACH_DETACH, PTRACE_ATTACH and PTRACE_DETACH.
5713         * config/i386sco4.mh (NAT_FILE): Use nm-i386sco4.h.
5714
5715 Tue Feb  9 20:07:18 1993  John Gilmore  ([email protected])
5716
5717         * remote-udi.c (FREEZE_MODE):  Fix && for & typo.  Found and
5718         fixed by Lynn D. Shumaker, [email protected].
5719
5720 Tue Feb  9 08:18:07 1993  Ian Lance Taylor  ([email protected])
5721
5722         * config/i386sco4.mh (MUNCH_DEFINE): Pass -p to nm to avoid bug in
5723         cc debugging output.
5724
5725 Tue Feb  9 00:19:28 1993  John Gilmore  ([email protected])
5726
5727         * stabsread.c (define_symbol):  Complain about unrecognized names
5728         that begin with CPLUS_MARKER (often '$'), but don't die.  Fix
5729         suggested by [email protected] (Gerald Baumgartner).
5730         (read_cpp_abbrev):  Don't use the class name as part of the
5731         vtable pointer member name (_vptr$) in $vf abbrevs or unrecognized
5732         abbrevs.  Inspired by Mike Tiemann.
5733         (read_tilde_fields):  Comment.  Remove ancient dead code.
5734         Remove erroneous but non-dead code.  Simplify.  Add complaints.
5735         (in general):  Remove extraneous (parentheses) in return
5736         statements.
5737
5738 Fri Feb  5 14:01:22 1993  John Gilmore  ([email protected])
5739
5740         * coffread.c (coff_lookup_type):  Fix fencepost error reported
5741         by Art Berggreen, <[email protected]>.
5742
5743         Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf Lunde
5744         <[email protected]> and Dag H. Wanvik <[email protected]>:
5745           
5746         * coffread.c (getfilename):  Eliminate COFF_NO_LONG_FILE_NAMES
5747         test, which is apparently left over from when we used native
5748         include files and couldn't depend on the member names being there.
5749         * tm-3b1.h, tm-altos.h, tm-i386v.h:  Don't set it.
5750
5751 Thu Feb  4 12:23:15 1993  Ian Lance Taylor  ([email protected])
5752
5753         * mipsread.c: Major overhaul to use new BFD symbol table reading
5754         routines.  Now swaps information as it is needed, rather than
5755         swapping everything when the file is read.
5756
5757 Thu Feb  4 01:52:36 1993  John Gilmore  ([email protected])
5758
5759         * Makefile.in (TARDIRS):  Add sparclite demo dir.
5760         (*.tab.c):  Change dependency on Makefile to depend on
5761         Makefile.in, otherwise it always rebuilds after configuring.
5762         Force output *.tab.c file into current directory even in "make"
5763         versions that rewrite dependent file names used in command lines.
5764
5765         * TODO:  Remove some things we did.
5766         * am29k-opcode.h, convx-opcode:  Remove; now in ../include/opcode.
5767         * os68k-xdep.c:  Remove; useless file (os68k is a target only).
5768         * convex-pinsn.c:  Use ../include/opcode/convex.h.  Add CONST.
5769         * symtab.h:  Eliminate unnamed unions and structs.
5770
5771 Wed Feb  3 14:48:08 1993  John Gilmore  ([email protected])
5772
5773         * Makefile.in (VERSION):  Roll to 4.7.5.
5774
5775 Tue Feb  2 20:47:42 1993  John Gilmore  ([email protected])
5776
5777         * breakpoint.c (breakpoint_re_set_one):  Handle watchpoints when
5778         re-evaluating symbol pointers.
5779
5780 Tue Feb  2 16:10:31 1993  Fred Fish  ([email protected])
5781
5782         * c-exp.y (lcurly, rcurly):  New nonterminals.
5783         * c-exp.y (exp):  Use lcurly and rcurly for arrays and UNOP_MEMVAL
5784         constructs.
5785         * parse.c (free_funcalls):  Moved prototype from parser-defs.h,
5786         made function static.
5787         * parse.c (struct funcall):  Moved struct def from parser-defs.h.
5788         * parse.c (funcall_chain):  Moved from parser-defs.h, made static.
5789         * parse.c (start_arglist):  
5790         * parser-defs.h (free_funcalls):  Moved prototype to parse.c.
5791         * parser-defs.h (struct funcall):  Moved struct def to parse.c.
5792         * parser-defs.h (funcall_chain):  Moved to parse.c.
5793         * printcmd.c (print_frame_nameless_args): Fix prototype.
5794         * tm-mips.h (setup_arbitrary_frame):  Fix prototype.
5795         * tm-sparc.h (setup_arbitrary_frame):  Fix prototype.
5796         * valops.c (typecmp):  Moved prototype from values.h.
5797         * value.h (typecmp):  Moved prototype to valops.c, made static.
5798         * ch-exp.y (yylex):  Change way control sequences are disabled.
5799         
5800 Tue Feb  2 16:11:43 1993  John Gilmore  ([email protected])
5801
5802         * tm-mips.h, tm-sparc.h:  Fix thinko in SETUP_ARBITRARY_FRAME.
5803
5804 Tue Feb  2 15:30:33 1993  Ian Lance Taylor  ([email protected])
5805
5806         * mipsread.c (upgrade_type): Build array types correctly, using
5807         create_range_type and create_array_type.
5808
5809 Tue Feb  2 00:19:08 1993  John Gilmore  ([email protected])
5810
5811         * remote-nindy.c:  Cleanup.
5812
5813         * infrun.c (wait_for_inferior):  When rolling back the PC after
5814         a breakpoint, call write_pc so that NPC gets rolled back as well
5815         (for the 29K).
5816
5817         * blockframe.c (inside_entry_file, inside_main_func,
5818         inside_entry_func):  PC of zero is always "bottom of stack".
5819
5820         * printcmd.c (print_frame_args, print_frame_nameless_args):
5821         Let print_frame_nameless_args decide whether there are any,
5822         laying groundwork for possibly later printing 29K args for
5823         functions where we have tag words but no symbols.       
5824
5825 Mon Feb  1 18:09:58 1993  Roland H. Pesch  ([email protected])
5826
5827         * Makefile.in: fix GDB doc targets for new doc subdir structure
5828
5829 Mon Feb  1 17:56:47 1993  John Gilmore  ([email protected])
5830
5831         * stack.c (parse_frame_specification):  Parse as many arguments
5832         as there are (up to MAXARGS).  Pass all of them in argc, argv
5833         format to SETUP_ARBITRARY_FRAME.  Put the burden of checking how
5834         many there were, onto SETUP_ARBITRARY_FRAME.
5835         * tm-mips.h, tm-sparc.h:  Corresponding changes.
5836         * mips-tdep.c, sparc-tdep.c:  Ditto.
5837
5838 Mon Feb  1 17:19:37 1993  John Gilmore  ([email protected])
5839
5840         * hp300ux-nat.c:  Update copyrights.
5841         * mipsread.c (parse_partial_symbols):  Complain about block
5842         indexes that go backwards.  Fix from Peter Schauer.
5843         * symfile.c (syms_from_objfile, symbol_file_add):  Allow a
5844         symbol-file that has no linkage symbols to be read.
5845         * tm-rs6000.h, xm-rs6000.h: (SIGWINCH_HANDLER and friends):  Move
5846         from tm- file to xm-file, since they're host dependent.
5847         * valarith.c (value_binop):  Typo.
5848
5849 Mon Feb  1 16:16:59 1993  Stu Grossman  (grossman at cygnus.com)
5850
5851         * sparclite/aload.c:  Add copyleft.
5852         * sparclite/crt0.s:  Add comment at beginning.
5853
5854 Mon Feb  1 14:36:11 1993  Steve Chamberlain  ([email protected])
5855
5856         * remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002.
5857         * parse.c (std_regs): Only declare if NO_STD_REGS is defined.
5858
5859 Sun Jan 31 04:32:48 1993  Michael Tiemann  ([email protected])
5860
5861         * values.c (value_headof): Fix typo in which VTBL and ARG were
5862         being confused for one another.
5863
5864         * valops.c (typecmp): Now static.
5865
5866         * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore the first
5867         baseclass--we don't always inherit its virtual function table
5868         pointer.
5869
5870         * eval.c (evaluate_subexp): In OP_FUNCALL case, adjust `this'
5871         pointer correctly in case value_struct_elt moves it around.
5872
5873         * valops.c (typecmp): Now static.  Also, now groks references
5874         better.
5875
5876         * gdbtypes.c (lookup_struct_elt_type): Pass NOERR instead of
5877         zero on recursive call.  If NAME is the name of TYPE, return TYPE.
5878
5879 Sat Jan 30 19:55:52 1993  John Gilmore  ([email protected])
5880
5881         * hppah-nat.c:  Eliminate <sys/user.h> and other unnecessary stuff,
5882         to avoid "too much defining" error from native C compiler (!).
5883
5884         * Makefile.in (HFILES):  Add typeprint.h.
5885         * typeprint.[ch]:  Update copyrights.
5886
5887 Thu Jan 28 19:09:02 1993  John Gilmore  ([email protected])
5888
5889         * Makefile.in:  Update to match doc/ subdir changes.
5890
5891         * config/hp300hpux.mh:  No cross-host file needed, just native.
5892         * config/go32.mh:  Remove nonexistent "native" support.
5893
5894         M88K fixes reported by Carl Greco, <[email protected]>:
5895         * tm-m88k.h (REGISTER_CONVERT_TO_RAW):  Fix typo.
5896         * m88k-tdep.c (next_insn):  Lint, cleanup.
5897         (store_parm_word):  Lint.
5898
5899         * README:  Fix typo (reported by [email protected]).
5900
5901 Wed Jan 27 21:34:21 1993  Fred Fish  ([email protected])
5902
5903         * expression.h (BINOP_CONCAT): Document use for self concatenation
5904         an integral number of times.
5905         * language.c (binop_type_check):  Extend BINOP_CONCAT for self
5906         concatenation case.
5907         * valarith.c (value_concat):  Rewrite to support self
5908         concatenation an integral number of times.
5909         * Makefile.in (ch-exp.tab.c):  Change "expect" message.
5910         * ch-exp.y (FIXME's):  Make all FIXME tokens distinct, to
5911         eliminate hundreds of spurious shift/reduce and reduce/reduce
5912         conflicts that mask the 5 real ones.
5913         * ch-exp.y (STRING, CONSTANT, SC):  Remove unused tokens.
5914         * ch-exp.y (integer_literal_expression):  Remove production,
5915         no longer used.
5916
5917 Thu Jan 21 09:58:36 1993  Fred Fish  ([email protected])
5918
5919         * eval.c (evaluate_subexp):  Fix OP_ARRAY, remove code that
5920         implied that "no side effects" was nonfunctional.
5921         * eval.c (evaluate_subexp):  Add BINOP_CONCAT case to deal with
5922         character string and bitstring concatenation.
5923         * expprint.c (dump_expression):  Add case for BINOP_CONCAT.
5924         * expression.h (exp_opcode):  Add BINOP_CONCAT.
5925         * gdbtypes.h (type_code):  Add TYPE_CODE_BITSTRING.
5926         * language.c (string_type):  Add function to determine if a type
5927         is a string type.
5928         * language.c (binop_type_check):  Add case for BINOP_CONCAT.
5929         * valarith.c (value_concat):  New function to concatenate two
5930         values, such as character strings or bitstrings.
5931         * valops.c (value_string):  Remove error stub and implement
5932         function body.
5933         * value.h (value_concat):  Add prototype.
5934         * ch-exp.y (operand_3):  Add actions for SLASH_SLASH (//).
5935         * ch-exp.y (yylex):  Recognize SLASH_SLASH.
5936         * ch-lang.c (chill_op_print_tab):  Add SLASH_SLASH (//) as
5937         BINOP_CONCAT.
5938
5939 Tue Jan 19 14:26:15 1993  Fred Fish  ([email protected])
5940
5941         * c-exp.y (exp):  Add production to support direct creation
5942         of array constants using the obvious syntax.
5943         * c-valprint.c (c_val_print):  Set printed string length.
5944         * dwarfread.c (read_tag_string_type):  New prototype and
5945         function that handles TAG_string_type DIEs.
5946         * dwarfread.c (process_dies):  Add case for TAG_string_type
5947         that calls new read_tag_string_type function.
5948         * expprint.c (print_subexp):  Add support for OP_ARRAY.
5949         * gdbtypes.c (create_range_type, create_array_type):  Inherit
5950         objfile from the index type.
5951         * ch-typeprint.c (chill_print_type):  Add case for
5952         TYPE_CODE_STRING.
5953         * ch-valprint.c (chill_val_print):  Fix case for
5954         TYPE_CODE_STRING.
5955
5956 Mon Jan 18 11:58:45 1993  Ian Lance Taylor  ([email protected])
5957
5958         * mipsread.c (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB,
5959         MIPS_UNMARK_STAB, STABS_SYMBOLS): Removed; now in
5960         include/coff/mips.h.
5961
5962 Fri Jan 15 20:26:50 1993  Fred Fish  ([email protected])
5963
5964         * c-exp.y (exp:STRING):  Convert C strings into array-of-char
5965         constants with an explicit null byte terminator.  OP_STRING is
5966         now used for real string types.
5967         * c-lang.c (builtin_type_*):  Move declarations to lang.c since
5968         they are used by all languages.
5969         * c-lang.c (_initialize_c_language):  Move initializations of 
5970         builtin_type_* to lang.c.
5971         * c-typeprint.c (c_type_print_varspec_prefix,
5972         c_type_print_varspec_suffix):  TYPE_CODE_PASCAL_ARRAY renamed
5973         to TYPE_CODE_STRING.
5974         * c-valprint.c (c_val_print):  Change the way character arrays
5975         are printed as strings to be consistent with the way strings
5976         are printed when pointer-to-char types are dereferenced.
5977         Remove test of print_max before calling val_print_string, which
5978         now does it's own test.
5979         * eval.c (evaluate_subexp):  Add case for OP_ARRAY.
5980         * expprint.c (print_subexp, dump_expression):  Add case for OP_ARRAY.
5981         * expression.h (enum exp_opcode):  Add OP_ARRAY and document.
5982         * gdbtypes.c (builtin_type_*):  Add declarations moved from
5983         c-lang.c.
5984         * gdbtypes.c (create_string_type):  New function to create real
5985         string types.
5986         * gdbtypes.c (recursive_dump_type):  TYPE_CODE_PASCAL_ARRAY
5987         renamed to TYPE_CODE_STRING.
5988         * gdbtypes.c (_initialize_gdbtypes):  Add initializations of
5989         builtin_type_* types moved from c-lang.c.
5990         * gdbtypes.h (enum type_code):  TYPE_CODE_PASCAL_ARRAY renamed
5991         to TYPE_CODE_STRING.
5992         * gdbtypes.h (builtin_type_string):  Add extern declaration.
5993         * gdbtypes.h (create_string_type):  Add prototype.
5994         * m2-lang.c (m2_create_fundamental_type):  TYPE_CODE_PASCAL_ARRAY
5995         renamed to TYPE_CODE_STRING.
5996         * m88k-tdep.c (pushed_size):  TYPE_CODE_PASCAL_ARRAY renamed to
5997         TYPE_CODE_STRING.
5998         * mipsread.c (_initialize_mipsread):  TYPE_CODE_PASCAL_ARRAY
5999         renamed to TYPE_CODE_STRING.
6000         * parse.c (length_of_subexp, prefixify_subexp):  Add case for
6001         OP_ARRAY.
6002         * printcmd.c (print_formatted):  Recognize TYPE_CODE_STRING.
6003         * typeprint.c (print_type_scalar):  TYPE_CODE_PASCAL_ARRAY renamed
6004         to TYPE_CODE_STRING.
6005         * valops.c (allocate_space_in_inferior):  New function and
6006         prototype, using code ripped out of value_string.
6007         * valops.c (value_string):  Rewritten to use new function
6008         allocate_space_in_inferior, but temporarily disabled until some
6009         other support is in place.
6010         * valops.c (value_array):  New function to create array constants.
6011         * valprint.c (val_print_string):  Add comment to document use, 
6012         complete rewrite to fix several small buglets.
6013         * value.h (value_array):  Add prototype.
6014         * value.h (val_print_string):  Change prototype to match rewrite.
6015         * ch-valprint.c (chill_val_print):  Add case for TYPE_CODE_STRING.
6016         * ch-exp.y (match_character_literal):  Disable recognition of 
6017         control sequence form of character literals and document why.
6018
6019 Thu Jan 14 15:48:12 1993  Stu Grossman  (grossman at cygnus.com)
6020
6021         * nindy-share/nindy.c:  Add comments to #endif's to clarify
6022         grouping.
6023
6024         * hppa-pinsn.c (print_insn):  Use read_memory_integer, instead of
6025         read_memory to get byte order right.
6026         * hppah-tdep.c (find_unwind_info):  Don't read in unwind info
6027         anymore.  This is done in paread.c now.  We expect unwind info
6028         to hang off of objfiles, and search all of the objfiles when until
6029         we find a match.
6030         * (skip_trampoline_code):  Cast arg to target_read_memory.
6031         * objfiles.h (struct objfile):  Add new field obj_private to hold
6032         per object file private data (unwind info in this case).
6033         * paread.c (read_unwind_info):  New routine to read unwind info
6034         for the objfile.  This data is hung off of obj_private.
6035         * tm-hppa.h:  Define struct obj_unwind_info, to hold pointers to
6036         the unwind info for this objfile.  Also define OBJ_UNWIND_INFO to
6037         make this easier to access.
6038
6039 Wed Jan 13 20:49:59 1993  Fred Fish  ([email protected])
6040
6041         * c-valprint.c (cp_print_class_member):  Add extern decl.
6042         * c-valprint.c (c_val_print):  Extract code for printing methods
6043         and move it to cp_print_class_method in cp-valprint.c.
6044         * c-valprint.c (c_val_print):  Extract code to print strings and
6045         move it to val_print_string in valprint.c.
6046         * cp-valprint.c (cp_print_class_method):  New function using
6047         code extracted from c_val_print.
6048         * valprint.c (val_print_string):  New function using code
6049         extracted from c_val_print.
6050         * value.h (val_print_string):  Add prototype.
6051         * ch-exp.y (CHARACTER_STRING_LITERAL):  Set correct token type.
6052         * ch-exp.y (literal):  Add action for CHARACTER_STRING_LITERAL.
6053         * ch-exp.y (tempbuf, tempbufsize, tempbufindex, GROWBY_MIN_SIZE,
6054         CHECKBUF, growbuf_by_size):  New variables, macros, and support
6055         functions for implementing a dynamically expandable temp buffer.
6056         * ch-exp.y (match_string_literal):  New lexer function.
6057         * ch-exp.y (match_bitstring_literal):  Dynamic buffer code
6058         removed and replaced with new CHECKBUF macro.
6059         * ch-exp.y (yylex):  Call match_string_literal when appropriate.
6060         * ch-valprint.c (ch_val_print):  Add code for TYPE_CODE_PTR.
6061
6062 Sat Jan  9 19:59:33 1993  Stu Grossman  (grossman at cygnus.com)
6063
6064         * Makefile.in:  Add info for paread.o.
6065         * config/hppahpux.mh:  Add paread.o to NATDEPFILES.
6066
6067         * blockframe.c (frameless_look_for_prologue):  Correct the
6068         comment.
6069         * gdbtypes.h, gdbtypes.c:  Use const in decl of
6070         cplus_struct_default, now that pa-gas assembler has been fixed.
6071         * hppah-nat.c:  Formatting.
6072         * hppah-tdep.c:  Remove lots of useless externs for variables we
6073         don't use.
6074         * (find_unwind_entry):  Speed up by using binary search, and a one
6075         entry cache.
6076         * (rp_saved):  New routine to see what unwind info says about RP
6077         being saved on the stack frame.
6078         * (frame_saved_pc):  Look for prologue to see if we need to
6079         examine the stack for the saved RP or not.
6080         * (init_extra_frame_info):  Check for prologue, instead of
6081         framesize to determine if we are frameless or not.
6082         * (frame_chain_valid):  Stop backtraces when we run into _start.
6083         * (push_dummy_frame):  Reformat to make more readable.
6084         * (find_dummy_frame_regs):  ditto.
6085         * (hp_pop_frame):  ditto.
6086         * (hp_restore_pc_queue):  small cleanup.
6087         * (hp_push_arguments):  ditto.
6088         * (pa_do_registers_info):  ditto.
6089         * (skip_prologue):  New routine created from SKIP_PROLOGUE macro.
6090         * tm-hppa.h:  Move contents of SKIP_PROLOGUE into hppah-tdep.c.
6091         * Define FRAME_CHAIN_VALID.
6092         * Turn on BELIEVE_PCC_PROMOTION so that we can access char args
6093         passed to functions.
6094
6095         * paread.c (pa_symtab_read):  Use new bfd conventions for
6096         accessing linker symbol table.
6097         * (pa_symfile_init):  Access embedded STAB info via BFD section
6098         mechanism and related macros.
6099
6100
6101 Sat Jan  9 19:31:43 1993  Stu Grossman  (grossman at cygnus.com)
6102
6103         * sparc-stub.c:  Use a seperate stack for our traps.
6104         * Handle recursive traps.
6105         * Remove all trap init code.  This needs to be done by the
6106         environment.
6107         * (set_mem_fault_trap):  Call exceptionHandler() to setup this
6108         trap.
6109         * (handle_exception):  See if we are at breakinst, if so, then
6110         advance PC sp that users can just step out of breakpoint().
6111         * (case 'G'):  Don't let GDB hack CWP.  Also, copy saved regs to
6112         new place if SP has changed.
6113         * (case 's'):  Get rid of this, we can't do it yet.
6114         * (case 't'):  New command to test any old random feature.
6115         * (case 'r'):  New command to reset the system.
6116         * (breakpoint):  Add label to breakpoint trap instruction so that
6117         handle_exception() can detect where we are and get past the
6118         breakpoint trivially.
6119
6120 Thu Jan  7 13:33:06 1993  Ian Lance Taylor  ([email protected])
6121
6122         * mips-pinsn.c: Actual work now done by opcodes/mips-dis.c.
6123
6124 Thu Jan  7 09:21:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6125
6126         * configure.in: recognise all sparclite variants
6127
6128 Wed Jan  6 10:14:51 1993  Steve Chamberlain  ([email protected])
6129
6130         * symfile.c: If O_BINARY isn't defined, set it to 0, call openp for
6131         binary files oring in the right bit.
6132
6133         * main.c, source.c, state.c, symmisc.c: use macros defined in
6134         fopen-{bin|both} when fopening files.
6135
6136 Wed Jan  6 08:19:11 1993  Fred Fish  ([email protected])
6137
6138         * defs.h (HOST_CHAR_BIT):  New macro, defaults to either CHAR_BIT
6139         from a configuration file (typically including <limits.h>), or to
6140         TARGET_CHAR_BIT if CHAR_BIT is not defined.
6141         * eval.c (evaluate_subexp):  Use new BYTES_TO_EXP_ELEM macro.
6142         * eval.c (evaluate_subexp):  Add case for OP_BITSTRING.
6143         * expprint.c (print_subexp):  Use new BYTES_TO_EXP_ELEM macro.
6144         * exppritn.c (print_subexp, dump_expression):  Add case for
6145         OP_BITSTRING.
6146         * expression.h (OP_BITSTRING):  New expression element type for
6147         packed bitstrings.
6148         * expression.h (EXP_ELEM_TO_BYTES, BYTES_TO_EXP_ELEM):  New
6149         macros to convert between number of expression elements and bytes
6150         to store that many elements.
6151         * i960-tdep.c (leafproc_return):  Use new macros to access
6152         minimal symbol name and address fields.
6153         * m88k-pinsn.c (sprint_address):  Use new macros to access
6154         minimal symbol name and address fields.
6155         * nindy-tdep.c (nindy_frame_chain_valid):  Use new macro to access
6156         minimal symbol address field.
6157         * parse.c (write_exp_elt, write_exp_string, prefixify_expression,
6158         parse_exp_1):  Use new EXP_ELEM_TO_BYTES macro.
6159         * parse.c (write_exp_string, length_of_subexp, prefixify_expression):
6160         Use new BYTES_TO_EXP_ELEM macro.
6161         * parse.c (write_exp_bitstring):  New function to write packed
6162         bitstrings into the expression element vector.
6163         * parse.c (length_of_subexp, prefixify_subexp):  Add case for
6164         OP_BITSTRING.
6165         * parser-defs.h (struct stoken):  Document that it is used for
6166         OP_BITSTRING as well as OP_STRING.
6167         * parser-defs.h (write_exp_bitstring):  Add prototype.
6168         * ch-exp.y (BIT_STRING_LITERAL):  Change token type to sval.
6169         * ch-exp.y (NUM, PRED, SUCC, ABS, CARD, MAX, MIN, SIZE, UPPER,
6170         LOWER, LENGTH):  New tokens for keywords.
6171         * ch-exp.y (chill_value_built_in_routine_call, mode_argument, 
6172         upper_lower_argument, length_argument, array_mode_name,
6173         string_mode_name, variant_structure_mode_name):  New non-terminals
6174         and productions.
6175         * ch-exp.y (literal):  Useful production for BIT_STRING_LITERAL.
6176         * ch-exp.y (match_bitstring_literal):  New lexer support function
6177         to recognize bitstring literals.
6178         * ch-exp.y (tokentab6):  New token table for 6 character keywords.
6179         * ch-exp.y (tokentab5):  Add LOWER, UPPER.
6180         * ch-exp.y (tokentab4):  Add PRED, SUCC, CARD, SIZE.
6181         * ch-exp.y (tokentab3):  Add NUM, ABS, MIN, MAX.
6182         * ch-exp.y (yylex):  Check tokentab6.
6183         * ch-exp.y (yylex):  Call match_bitstring_literal.
6184
6185 Mon Jan  4 16:54:18 1993  Fred Fish  ([email protected])
6186
6187         * xcoffexec.c (vmap_symtab):  Use new macros to access minimal
6188         symbol name and value fields.
6189
6190         * c-exp.y (yylex):  Make static, to match prototype and other
6191         <lang>-exp.y files.
6192
6193         * expression.h (exp_opcode):  Add BINOP_MOD.
6194         * eval.c (evaluate_subexp):  Handle new BINOP_MOD.
6195         * expprint.c (dump_expression):  Handle new BINOP_MOD.
6196         * language.c (binop_type_check):  Handle new BINOP_MOD.
6197         * main.c (float_handler):  Re-enable float handler when hit.
6198         * valarith.c (language.h):  Include, need current_language.
6199         * valarith.c (TRUNCATION_TOWARDS_ZERO):  Define default macro
6200         for integer divide truncates towards zero for negative results.
6201         * valarith.c (value_x_binop):  Handle BINOP_MOD if seen.
6202         * valarith.c (value_binop):  Allow arithmetic operations on
6203         TYPE_CODE_CHAR variables.  Add case to handle new BINOP_MOD.
6204         * ch-exp.y (operand_4):  Add useful actions for MOD and REM.
6205         * ch-exp.y (tokentab3):  Add MOD and REM.
6206         * ch-exp.y (yylex):  Set innermost_block for symbols found
6207         in local scopes.  Return LOCATION_NAME for local symbols.
6208         * ch-lang.c (chill_op_print_tab):  Fix MOD entry to use
6209         BINOP_MOD instead of BINOP_REM.  Add REM entry, using BINOP_REM.
6210
6211 Mon Jan  4 07:35:31 1993  Steve Chamberlain  ([email protected])
6212
6213         * command.c (shell_escape, make_command, _initialize_command):
6214         don't create or use fork if CANT_FORK is defined.
6215         * serial.h, ser-go32.c: now compiles, but "the obvious problems of
6216         code written for the IBM PC" remain.
6217         * xm-go32.h: define CANT_FORK
6218
6219 Sun Jan  3 14:24:56 1993  Steve Chamberlain  ([email protected])
6220
6221         * remote-sim.c: first attempt at general simulator interface
6222         * remote-hms.c: whitespace
6223         * h8300-tdep.c: (h8300_skip_prologue, examine_prologue):
6224         understand new stack layout. (print_register_hook): print ccr
6225         register in a fancy way.
6226
6227 Sun Jan  3 14:16:10 1993  Fred Fish  ([email protected])
6228
6229         * eval.c (language.h): Include.
6230         * eval.c (evaluate_subexp_with_coercion):  Only coerce arrays
6231         to pointer types when the current language is C.  It loses for
6232         other languages when the lower index bound is nonzero.
6233         * valarith.c (value_subscript):  Take array lower bounds into
6234         account when performing subscripting operations.
6235         * valops.c (value_coerce_array):  Add comment describing why
6236         arrays with nonzero lower bounds are dealt with in value_subscript,
6237         rather than in value_coerce_array.
6238
6239 Sat Jan  2 12:16:41 1993  Fred Fish  ([email protected])
6240
6241         * ch-exp.y (FLOAT_LITERAL):  Add token.
6242         * ch-exp.y (literal):  Add FLOAT_LITERAL.
6243         * ch-exp.y (match_float_literal):  New lexer routine.
6244         * ch-exp.y (convert_float):  Remove.
6245         * ch-exp.y (yylex):  Call match_float_literal.
6246         * ch-exp.y (yylex):  Match single '.' after trying
6247         to match floating point literals.
6248
6249         * eval.c (evaluate_subexp):  Add case MULTI_SUBSCRIPT.
6250         * expprint.c (print_subexp):  Rename BINOP_MULTI_SUBSCRIPT to
6251         MULTI_SUBSCRIPT.
6252         * expprint.c (dump_expression):  New function for dumping
6253         expression vectors during gdb debugging.
6254         * expression.h (BINOP_MULTI_SUBSCRIPT):  Name changed to
6255         MULTI_SUBSCRIPT and moved out of BINOP range.
6256         * expression.h (DUMP_EXPRESSION):  New macro that calls
6257         dump_expression if DEBUG_EXPRESSIONS is defined.
6258         * m2-exp.y (BINOP_MULTI_SUBSCRIPT):  Changed to MULTI_SUBSCRIPT.
6259         * parse.c (length_of_subexp, prefixify_subexp):  Change
6260         BINOP_MULTI_SUBSCRIPT to MULTI_SUBSCRIPT.
6261         * parse.c (parse_exp_1):  Call DUMP_EXPRESSION before and after
6262         prefixify'ing the expression.
6263         * printcmd.c (print_command_1):  Add comment.
6264         * ch-exp.y (expression_list):  Add useful actions.
6265         * ch-exp.y (value_array_element):  Add useful actions.
6266         * ch-exp.y (array_primitive_value):  Add production.
6267         * ch-exp.y (yylex):  Recognize ',' as a token.
6268
6269 Fri Jan  1 18:22:02 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6270
6271         * Makefile.in: pass prefix and exec_prefix via FLAGS_TO_PASS,
6272         POSIXize the recursive makes (make [variable assignments] target{s})
6273
6274 Fri Jan  1 11:56:23 1993  Fred Fish  ([email protected])
6275
6276         * tm-sun4sol2.h (CPLUS_MARKER):  Remove, now set in tm-sysv4.h.
6277         * tm-sysv4.h (CPLUS_MARKER):  By default, g++ uses '.' as the
6278         CPLUS_MARKER for all SVR4 systems, so follow suit.
6279         * defs.h (strdup_demangled):  Remove prototype.
6280         * dwarfread.c (enum_type, synthesize_typedef):  Use new macro
6281         SYMBOL_INIT_LANGUAGE_SPECIFIC.
6282         * dwarfread.c (new_symbol):  Use SYMBOL_INIT_DEMANGLED_NAME.
6283         * minsyms.c (install_minimal_symbols, prim_record_minimal_symbol,
6284         prim_record_minimal_symbol_and_info):  Use new macro
6285         SYMBOL_INIT_LANGUAGE_SPECIFIC.
6286         * minsyms.c (install_minimal_symbols):  Use new macro
6287         SYMBOL_INIT_DEMANGLED_NAME.
6288         * stabsread.c (define_symbol):  Use new macro
6289         SYMBOL_INIT_DEMANGLED_NAME.
6290         * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):
6291         Use new macro SYMBOL_INIT_DEMANGLED_NAME.
6292         * symfile.h (ADD_PSYMBOL_VT_TO_LIST):  Use new macro
6293         SYMBOL_INIT_DEMANGLED_NAME.
6294         * symmisc.c (dump_msymbols, dump_symtab, print_partial_symbol):
6295         SYMBOL_DEMANGLED_NAME now tests language itself.
6296         * symtab.c (COMPLETION_LIST_ADD_SYMBOL):  SYMBOL_DEMANGLED_NAME
6297         now tests language itself.
6298         * symtab.h (SYMBOL_CPLUS_DEMANGLED_NAME):  New macro that does
6299         what SYMBOL_DEMANGLED_NAME used to do, directly access the C++
6300         mangled name member in the language dependent portion of a symbol.
6301         * symtab.h (SYMBOL_DEMANGLED_NAME):  New macro that returns the
6302         mangled name member appropriate for a symbol's language.
6303         * symtab.h (SYMBOL_SOURCE_NAME, SYMBOL_LINKAGE_NAME,
6304         SYMBOL_MATCHES_NAME, SYMBOL_MATCHES_REGEXP):
6305         SYMBOL_DEMANGLED_NAME now tests language itself.
6306         * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC):  New macro that
6307         initializes language dependent portion of symbol.
6308         * symtab.h (SYMBOL_INIT_DEMANGLED_NAME):  New macro that
6309         demangles and caches the demangled form of symbol names.
6310         * utils.c (fputs_demangled, fprint_symbol):  Use current language
6311         to select an appropriate demangling algorithm.
6312         * utils.c (strdup_demangled):  Remove, no longer used.
6313         * symtab.h (SYMBOL_CHILL_DEMANGLED_NAME):  New macro that directly
6314         access the Chill mangled name member in the language dependent
6315         portion of a symbol.
6316         * ch-lang.c (chill_demangle):  New function, simple demangler.
6317         * defs.h (chill_demangle):  Add prototype.
6318         * symtab.h (language_dependent_info):  Add struct for Chill.    
6319
6320 For older changes see ChangeLog-92
6321 \f
6322 Local Variables:
6323 mode: indented-text
6324 left-margin: 8
6325 fill-column: 74
6326 version-control: never
6327 End:
This page took 0.386152 seconds and 4 git commands to generate.