Recognize i686-*-* for pentium pro
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
0cf433d9
ILT
1Wed Aug 28 13:11:15 1996 Ian Lance Taylor <ian@cygnus.com>
2
3 * configure.in: If CY_AC_PATH_TCLCONFIG can't find TCL, don't run
4 CY_AC_LOAD_TCLCONFIG.
5 * configure: Rebuild.
6
7Tue Aug 27 12:40:40 1996 Fred Fish <fnf@cygnus.com>
8
9 * infrun.c (wait_for_inferior): Initialize stop_func_end before calling
10 find_pc_partial_function.
11
855f9c58
MM
12Tue Aug 27 10:17:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13
14 * configure: Regenerate again.
15
16Tue Aug 27 04:25:08 1996 Geoffrey Noer <noer@cygnus.com>
17
18 * configure.in: work around host_alias configure bug.
19 AC_CANONICAL_HOST is called twice (first by AC_CHECK_TOOL
20 and second by AC_CANONICAL_SYSTEM). The second clobbers the
21 previous setting. Circumventing by moving the second check
22 to before the first.
23 * configure: regenerated
24
7b3fa778
MH
25start-sanitize-d10v
26Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
27
28 * config/d10v/d10v.mt: New file.
29 * config/d10v/tm-d10v.h: New file.
30 * configure.in: New target D10V.
31 * d10v-tdep.c: New file.
32
33end-sanitize-d10v
94b4f756
FF
34Sun Aug 25 00:09:47 1996 Fred Fish <fnf@rtl.cygnus.com>
35
36 * rs6000-tdep.c: Fix typo in comment.
37 * valops.c (call_function_by_hand): Set using_gcc to 2
38 for code compiled without -g, per comment in code.
39 * config/a29k/tm-a29k.h (STACK_ALIGN): Add comment.
40 * config/sparc/tm-sparc.h (STACK_ALIGN): Add comment.
41 * config/sparc/tm-sp64.h (STACK_ALIGN): Add comment.
42 * config/pyr/tm-pyr.h (STACK_ALIGN): Add comment.
43 * config/m88k/tm-m88k.h (STACK_ALIGN): Add comment.
44 * config/pa/tm-hppa.h (PUSH_ARGUMENTS): Enclose args in ()'s.
45 (STACK_ALIGN): Add comment, move to be with other associated
46 macros, and document.
47 * config/mips/tm-mips.h (PUSH_ARGUMENTS): Enclose args in ()'s.
48 (STACK_ALIGN): Remove completely, handled by PUSH_ARGUMENTS.
49 * config/alpha/tm-alpha.h (PUSH_ARGUMENTS): Enclose args in ()'s.
50 * config/rs6000/tm-rs6000.h (STACK_ALIGN): Remove completely,
51 handled by PUSH_ARGUMENTS.
52 (PUSH_ARGUMENTS): Enclose args in ()'s.
53
54Fri Aug 23 13:55:05 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
55
56 * infrun.c (wait_for_inferior): Try to reenable shared library
57 breakpoints even if auto_solib_load is not set.
58
26b3dc44 59Fri Aug 23 00:44:57 1996 Fred Fish <fnf@cygnus.com>
fe58c81f
FF
60
61 * gdbtk.c (gdbtk_init): Check for a DISPLAY env variable and
62 gracefully degrade to using command line interface if none is
63 found.
64
26b3dc44 65Wed Aug 21 16:31:27 1996 Fred Fish <fnf@cygnus.com>
d538f9cf
FF
66
67 * valprint.c (print_longest): Test for CC_HAS_LONG_LONG as well as
68 PRINTF_HAS_LONG_LONG.
69 * expprint.c (dump_expression): Ditto.
70 * configure.in: Fix check for long long support in compiler to
71 use a function body, not a nested function.
72 * configure: Rebuild with autoconf.
73
fef1696f
ILT
74Tue Aug 20 17:59:42 1996 Ian Lance Taylor <ian@cygnus.com>
75
76 * aclocal.m4: Include ../bfd/aclocal.m4.
77 * configure.in: Add stdlib.h to AC_CHECK_HEADERS. Call
78 BFD_NEED_DECLARATION on malloc, realloc, and free.
79 * acconfig.h: Add NEED_DECLARATION_MALLOC,
80 NEED_DECLARATION_REALLOC, and NEED_DECLARATION_FREE.
81 * configure, config.in: Rebuild.
82 * defs.h: Include <stddef.h> and <stdlib.h> based on HAVE_*_H
83 rather than __STDC__. Only declare malloc, realloc, and free if
84 NEED_DECLARATION_* is defined.
85
26b3dc44 86Tue Aug 20 15:37:03 1996 Fred Fish <fnf@cygnus.com>
dbc4eefc
FF
87
88 * solib.c (_initialize_solib): Add missing '\' chars at ends of
89 strings that continue on next line.
90 (enable_break): Replace "return 0" with setting success to zero
91 and letting normal return handle the return.
92
93Sat Aug 17 14:16:23 1996 Fred Fish <fnf@cygnus.com>
94
95 * mips-tdep.c (mips_push_arguments): Make sure sp and struct_addr
96 are properly aligned.
97
2f163bc3
SS
98Fri Aug 16 17:54:26 1996 Stan Shebs <shebs@andros.cygnus.com>
99
100 * rs6000-tdep.c (rs6000_fix_call_dummy): Add full set of arguments.
101 * config/rs6000/tm-rs6000.h (FIX_CALL_DUMMY): Pass all arguments
102 to function, declare function correctly.
103
68fc375e
DP
104Fri Aug 16 17:24:35 1996 Dawn Perchik <dawn@critters.cygnus.com>
105
106 * symtab.h: changed namespace to _namespace for compiling under
107 MFC v4.0.
108
b208ff3b
SS
109Fri Aug 16 13:52:21 1996 Stan Shebs <shebs@andros.cygnus.com>
110
111 * mpw-make.sed: Update for various recent changes, add some
112 comments.
113start-sanitize-gm
114 * mpw-config.in: Fix name of Magic Cap-specific file.
115end-sanitize-gm
116
b597998a
MM
117Fri Aug 16 15:47:36 1996 Michael Meissner <meissner@tiktok.cygnus.com>
118
119 * config/rs6000/tm-rs6000.h (FIX_CALL_DUMMY): Cast args to be an
120 integer for type correctness.
121
4caa1158
JSC
122Fri Aug 16 15:15:37 1996 James G. Smith <jsmith@cygnus.co.uk>
123
124 * config/mips/{vr4300.mt, vr4300el.mt} (SIM): Add -lm when
125 simulator is included.
126
eb17f9d5
FF
127Thu Aug 15 13:44:13 1996 Fred Fish <fnf@cygnus.com>
128
129 * findvar.c (write_register_pid): Only needed when TARGET_WRITE_PC
130 is not defined.
131 (read_register_pid): Only needed when TARGET_READ_PC is not
132 defined.
133 * hppa-tdep.c (frame_saved_pc): Remove prototype.
134 * infptrace.c (udot_info): Prototype when CHILD_XFER_MEMORY is
135 not defined.
136 * config/xm-aix4.h (aix_resizewindow): Convert old style decl
137 to prototype.
138 * xcoffsolib.c (command.h): Include for needed prototypes.
139
140Wed Aug 14 17:54:19 1996 Stu Grossman (grossman@critters.cygnus.com)
141
142 * config/i386/cygwin32.mh: Set NAT_FILE to nm-empty.h to make
143 native work.
144
26b3dc44 145Wed Aug 14 02:03:42 1996 Fred Fish <fnf@cygnus.com>
81a80f32 146
e5718bee
FF
147 From Blair MacIntyre <bm@cs.columbia.edu>:
148 * hppa-tdep.c (hppa_fix_call_dummy): Use MSYMBOL_TYPE rather
149 than SYMBOL_TYPE on msymbols.
150 * somsolib.c (som_solib_create_inferior_hook): Ditto.
151
81a80f32
FF
152 * Makefile.in (init.c): Generate with prototypes.
153
154 * config/pa/tm-hppa.h (frame_saved_pc): Add prototype.
155 * config/rs6000/xm-rs6000.h (aix_resizewindow): Ditto.
156 * config/rs6000/tm-rs6000.h (frame_initial_stack_address): Ditto.
157 (pc_load_segment_name): Ditto.
158 (pop_frame): Ditto.
159 (extract_return_value): Ditto.
160 (is_magic_function_pointer): Ditto.
161 (push_dummy_frame): Ditto.
162 (fix_call_dummy): Ditto.
163 (push_arguments): Ditto.
164 (skip_trampoline_code): Ditto.
165 (aix_process_linenos): Ditto.
166
167 * config/m68k/tm-cisco.h (get_longjmp_target): Add prototype.
168 * config/m68k/tm-es1800.h: Ditto.
169 * config/m68k/tm-vx68.h: Ditto.
170 * config/m68k/tm-sun3.h: Ditto.
171 * config/m68k/tm-m68kv4.h: Ditto.
172
857dcde8
FF
173Tue Aug 13 23:04:36 1996 Fred Fish <fnf@cygnus.com>
174
175 * config/mips/nm-mips.h (get_longjmp_target): Add prototype.
176 * config/mips/nm-irix3.h (get_longjmp_target): Add prototype.
177 * remote-mips.c (mips_read_processor_type): Remove prototype.
178 * mips-tdep.c (gdb_print_insn_mips): Add prototype and make static.
179 * irix5-nat.c (fetch_core_registers): Add prototype.
180
c1d58bcd
FF
181Mon Aug 12 21:23:44 1996 Fred Fish <fnf@cygnus.com>
182
183 * remote-pa.c (boot_board): Add dummy params to make type compatible
184 for passing to add_com.
185 * scm-exp.c (scm_lreadr): Ensure svalue is not used uninitialized.
186 * buildsym.c (compare_line_numbers): Change function to match
187 prototype and also what qsort expects.
188
cd21cbc4
MA
189Mon Aug 12 19:19:00 1996 Mark Alexander <marka@cygnus.com>
190
191 * remote.c: Make remote_write_size public.
192 * sh-tdep.c (_initialize_sh_tdep): Set remote_write_size to 300
193 to prevent packet errors with some versions of CMON.
194
8501c742
SG
195Mon Aug 12 16:20:58 1996 Stu Grossman (grossman@critters.cygnus.com)
196
197 * defs.h: Define CONST_PTR as blank if compiling with Microsoft
198 C, else it's `const'.
199 * c-lang.c c-lang.h ch-lang.c f-lang.c language.c m2-lang.c
200 scm-lang.c: Microsoft C can't hack const pointers. Use CONST_PTR
201 macro instead.
202 * configure configure.in defs.h: Use AC_C_CONST to figure out if
203 the compiler supports const. Gets rid of some cruft in defs.h.
204 * dwarf2read.c: <string.h> -> "gdb_string.h"
205 * remote-sim.c: Add prototypes. Fix call to gdbsim_kill.
206 * sparcl-tdep.c (download): Add prototypes to write_routine and
207 start_routine args.
208
209 * mswin/gdbwin.c: Don't include both varargs.h AND stdarg.h. Get
210 rid of varargs.h Include string.h.
211 * (gdbwin_update gdbwin_fputs regs_changed_f bpt_changed_f
212 update): Fix prototypes, fix calls.
213 * (update): Return value for catch_errors.
214 * (run_execute_command togdb_command_from_tty togdb_command):
215 Cleanup catching of errors from calls to execute_command. Also,
216 dup command string to avoid modifying const strings.
217 * (togdb_breakinfo_i_init togdb_breakinfo_i_next): Use 0 instead
218 of NULL when see if b->address isn't set.
219 * (bi_disable_bpt bi_enable_bpt bi_delete_all
220 bi_delete_breakpoint): Add arg to calls to update.
221 * (gui_command): Add prototype.
222 * (mswin_query): Fix prototype.
223 * (_initialize_gdbwin): Dup string to avoid modifying const.
224 * (info_path togdb_get_info_path): Remove const from decls cuz
225 this can't be const (it points at malloc'ed memory).
226 * (togdb_searchpath): Remove const from path. Dup string to
227 avoid modifying const strings.
228 * rindex -> strrchr.
229 * (gdbwin_list_symbols): Regexp param is const.
230 * Fix lots of refs to psymtabs to deref correct pointers.
231 * (togdb_set_breakpoint_sal): Call set_breakpoint_sal with sal,
232 not &sal.
233 * mswin/gdbwin.h (togdb_searchpath togdb_get_info_path
234 toget_set_info_path): Fix prototypes to match reality.
235 * mswin/gui.cpp: Define _beginthreadex and _endthreadex routines
236 with proper prototypes.
237 * mswin/iface.cpp (gdbwin_fputs): Define with correct number of args.
238 * mswin/ser-win32s.c: Fix defs of min and max.
239 * mswin/serdll32.c (OpenComm16): Make cbInQueue and cbOutQueue be
240 USHORT.
241 * (WriteComm16): Change lpBug from LPVOID to LPCSTR.
242 * mswin/serdll32.h: Fix prototypes for OpenComm16 and WriteComm16.
243
82c6139b
SG
244Sun Aug 11 20:54:16 1996 Stu Grossman (grossman@critters.cygnus.com)
245
246 * main.c (main): Make sure command loop is used with cygwin32.
247 * terminal.h: Allow cygwin32 to use termios.h.
248
611f046f
TT
249start-sanitize-gdbtk
250Fri Aug 9 12:32:53 1996 Tom Tromey <tromey@creche.cygnus.com>
251
252 * Makefile.in (LIB_INSTALL_DIR): New macro.
253 (TCL): Include @TCL_LD_SEARCH_FLAGS@.
254
255end-sanitize-gdbtk
c149559f
JL
256Fri Aug 9 12:42:49 1996 Jeffrey A Law (law@cygnus.com)
257
258 * somread.c (som_symtab_read): Handle secondary definition
259 symbols (aka weak symbols).
bb1847ca
JL
260
261 * config/tm-hppa.h (EXTRACT_RETURN_VALUE): Fix thinko in
262 last change.
263
e618c70e
SG
264Thu Aug 8 10:12:36 1996 Stu Grossman (grossman@critters.cygnus.com)
265
8d42089e
SG
266 * symfile.c (symfile_bfd_open): Change ifdef from __WIN32__ to
267 _WIN32.
268
e618c70e
SG
269 * somread.c: Rearrange order of includes to fix warnings under
270 hpux-10.10. Also don't include sys/file.h.
271
500992b7
SG
272Wed Aug 7 21:45:52 1996 Stu Grossman (grossman@critters.cygnus.com)
273
274 * dbxread.c: Don't include param.h or sys/file.h.
275 * (dbx_symfile_read): Determine symfile_relocatable from bfd
276 flags instead of file extension. Also clean up a little bit.
277
9e77e83d
SG
278Wed Aug 7 17:18:37 1996 Stu Grossman (grossman@critters.cygnus.com)
279
280 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c
281 mdebugread.c os9kread.c source.c top.c utils.c: Don't
282 include param.h or sys/file.h (or unistd.h in some cases).
283 * defs.h exec.c inflow.c remote-array.c remote-e7000.c
284 sparcl-tdep.c terminal.h utils.c: Replace all occurances of
285 __WIN32__, WINGDB, WIN32, etc... with _WIN32.
286 * main.c: Remove #ifndef WINGDB around option processing. Fix
287 bug with passing argc==0 and argv==NULL to getopt.
288 * (main) Remove calls to access() before source_command. Let
289 soure_command handle access errors.
290 * maint.c (maintenance_dump_me): #ifdef out for _WIN32.
291 * symtab.c (operator_chars): Make this global for wingdb.
292 * top.c (disconnect): #ifdef out for _WIN32.
293 * (source_command): If got an error and from_tty, then call print
294 error, else just return quietly.
295 * utils.c (fatal_dump_core): Can't kill ourselves under windows.
296 Just exit.
297 * (pollquit notice_quit): #ifdef out stuff that doesn't exist
298 under windows.
299
0d43c8e7
JL
300Wed Aug 7 09:59:19 1996 Jeffrey A Law (law@cygnus.com)
301
8d038451
JL
302 * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Tweak for
303 structures > 4 bytes in size.
304
0d43c8e7
JL
305 * valops.c (call_function_by_hand): Handle aligning stacks that
306 grow up correctly.
307 * config/pa/tm-hppa.h (USE_STRUCT_CONVENTION): Define.
308 (STACK_ALIGN): Define.
309 * hppa-tdep.c (hppa_alignof): Don't demand a minumim two byte
310 alignment on structs/unions.
311
769d0c90
FF
312Sun Aug 4 16:22:42 1996 Fred Fish <fnf@cygnus.com>
313
314 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Define to "int *",
315 which is the documented type under at least AIX 3 and AIX 4.
316
6b24a9f6
FF
317Sat Aug 3 04:02:46 1996 Fred Fish <fnf@cygnus.com>
318
319 * config/alpha/alpha-osf3.mh (XM_FILE): Change from xm-alpha.h to
320 xm-alphaosf.h.
38eee4a9
FF
321 (MMALLOC_CFLAGS): Define NO_MMCHECK to not install consistency
322 checks.
6b24a9f6 323
047465fd
TT
324start-sanitize-gdbtk
325Thu Aug 1 20:35:01 1996 Tom Tromey <tromey@creche.cygnus.com>
326
327 * gdbtk.c (mainWindow): Deleted.
328 (cleanup_init): Don't destroy main window.
329 (gdbtk_init): Main window now created by Tk_Init.
330
331 * configure.in: Most X checks now handled automatically by Tk.
332 Use new macros to find Tcl/Tk.
333 * aclocal.m4: New version for new Tcl/Tk; from Don Libes.
334 * config.in, configure: Regenerated.
335
336 * Makefile.in (TCL, TCL_CFLAGS, TK, TK_CFLAGS, X11_CFLAGS,
337 X11_LDFLAGS, X11_LIBS): Changed for new Tcl and Tk.
338
339end-sanitize-gdbtk
8efb8079
FF
340Thu Aug 1 10:11:34 1996 Fred Fish <fnf@cygnus.com>
341
342 * config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents in
343 this, define when contents are included.
344 (mips_read_processor_type): Add prototype.
345 * config/mips/xm-mips.h: Remove strdup decl, now in gdb_string.h
346 * mdebugread.c (ecoff_relocate_efi): Add prototype.
347 (fixup_sigtramp): Only needed when TM_MIPS_H is defined.
348
e822a3db
JM
349start-sanitize-gdbtk
350Thu Aug 1 16:12:05 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
351
352 * Makefile.in (gdbtk.tcl): put in $(datadir), not $(libdir).
353
354end-sanitize-gdbtk
a95d92fa
FF
355Wed Jul 31 20:21:24 1996 Fred Fish <fnf@cygnus.com>
356
357 * rs6000-nat.c (add_vmap): Return 0 to caller rather than random value.
358 (vmap_ldinfo): Ensure got_exec_file is not used uninitialized.
359 (fetch_core_registers): Add prototype.
360 (vmap_symtab): Ditto.
361 (objfile_symbol_add): Ditto.
362 (add_vmap): Ditto.
363 (vmap_ldinfo): Ditto.
364 (vmap_exec): Ditto.
365
cb74cc24
SS
366Tue Jul 30 17:57:46 1996 Stan Shebs <shebs@andros.cygnus.com>
367
368 * stabsread.c (get_substring): Declare second arg as int.
369
370 * remote-es.c: Include gdb_string.h after defs.h.
371
80f600a4
FF
372Mon Jul 29 21:13:20 1996 Fred Fish <fnf@cygnus.com>
373
368f1e77
FF
374 * rs6000-tdep.c (push_arguments): Remove unused variable "pc".
375 (branch_dest): Remove unused variable "offset".
376 (pop_dummy_frame): Add prototype and make static.
377 (push_arguments): Guard against using len uninitialized.
378 (push_arguments): Guard against using arg uninitialized.
379 (frame_saved_pc): Remove unused variable "frameless".
380 (free_loadinfo): Ifdef out unused function.
381
6e0949ae
FF
382 * xcoffread.c (compare_lte): Change prototype and function to
383 be correct type for passing to qsort.
384 (add_stab_to_list): Ifdef out unused function and prototype.
385 (compare_lte): Add prototype
386 (arrange_linetable): Ditto.
387 (record_include_begin): Ditto.
388 (record_include_end): Ditto.
389 (process_linenos): Ditto.
390 (xcoff_next_symbol_text): Ditto.
391 (scan_xcoff_symtab): Ditto.
392 (xcoff_initial_scan): Ditto.
393
80e0e92a
FF
394 * mips-tdep.c (mips_read_processor_type): Add parens around
395 bitwise-and operands in comparison; previous expression always
396 evaluated to 0 because of equality comparison of two constants.
397
58b4fad2
FF
398 * rs6000-tdep.c (skip_prologue): Add missing parens around
399 operands of logical-or so that first operand does not bind
400 to previous logical-and.
401
80f600a4
FF
402 * configure.in: Expand "long long" test to include code that triggers
403 known problem on HPUX with native compiler.
404 (configure): Regenerated.
405
6f359895
JL
406Mon Jul 29 18:12:27 1996 Jeffrey A Law (law@cygnus.com)
407
408 * somsolib.c (som_solib_create_inferior_hook): Don't
409 warn if __d_pid can't be found.
410
f2bf454e
FF
411Sun Jul 28 10:46:39 1996 Fred Fish <fnf@cygnus.com>
412
413 * config/mips/tm-mips.h (struct frame_info): Forward decl.
414 (struct type): Ditto.
415 (struct value): Ditto.
416
417 * config/mips/tm-mips.h (sigtramp_address): Move extern decl
418 from mips-tdep.c to here.
419 (sigtramp_end): Ditto.
420 (fixup_sigtramp): Ditto.
421
422 * config/mips/tm-mips.h (init_extra_frame_info): Add prototype.
423 (mips_frame_chain): Ditto.
424 (mips_step_skips_delay): Ditto.
425 (mips_frame_saved_pc): Ditto.
426 (mips_find_saved_regs): Ditto.
427 (mips_frame_num_args): Ditto.
428 (mips_pop_frame): Ditto.
429 (mips_extract_return_value): Ditto.
430 (mips_store_return_value): Ditto.
431 (mips_push_dummy_frame): Ditto.
432 (mips_push_arguments): Ditto.
433 (mips_do_registers_info): Ditto.
434 (ecoff_relocate_efi): Ditto.
435 (ecoff_relocate_efi): Ditto.
436 * irix4-nat.c (fetch_core_registers): Add prototype.
437 * mips-tdep.c (read_next_frame_reg): Add prototype
438 (heuristic_proc_start): Ditto.
439 (heuristic_proc_desc): Ditto.
440 (mips_print_register): Ditto.
441 * config/mips/nm-irix5.h (procfs_set_watchpoint): Add prototype.
442 (procfs_stopped_by_watchpoint): Ditto.
443 * config/mips/nm-irix4.h (procfs_set_watchpoint): Add prototype.
444 (procfs_stopped_by_watchpoint): Ditto.
445 * config/alpha/tm-alpha.h (ecoff_relocate_efi): Add prototype.
446 (struct symbol): Add forward decl for prototype.
447
448 * breakpoint.c (internal_breakpoint_number): Only needed if
449 GET_LONGJMP_TARGET or SOLIB_ADD is defined.
450
451 * objfiles.c (ecoff_relocate_efi): Remove prototype.
452
3f550b59
FF
453Sat Jul 27 17:47:35 1996 Fred Fish <fnf@cygnus.com>
454
455 * configure.in: Add test for "long long" support.
456 * configure: Regenerate with autoconf.
457 * acconfig.h: Add CC_HAS_LONG_LONG
458 * config.in: Regenerate with autoheader.
459 * config/mips/tm-mips64.h (FORCE_LONG_LONG): Remove
460 * config/sparc/tm-sp64.h (CC_HAS_LONG_LONG): Remove.
461 * config/mips/tm-vr4300el.h (CC_HAS_LONG_LONG): Remove.
462 * config/mips/tm-vr4300.h (CC_HAS_LONG_LONG): Remove.
463 * config/mips/xm-irix5.h (CC_HAS_LONG_LONG): Remove
464 (PRINTF_HAS_LONG_LONG): Remove.
465 (FORCE_LONG_LONG): Remove.
466 * config/powerpc/xm-aix.h (UINT_MAX): Undef and use gdb's version.
467 * config/convex/xm-convex.h (CC_HAS_LONG_LONG): Remove
468 (PRINTF_HAS_LONG_LONG): Remove.
469 * config/xm-nbsd.h (CC_HAS_LONG_LONG): Remove.
470 (PRINTF_HAS_LONG_LONG): Remove.
471 * config/pa/tm-hppa.h (GET_FIELD): Put parens around
472 subtraction inside shift. Put parens around subtraction
473 in operand of bitwise and.
474 (struct frame_info): Forward declare
475 if __STDC__ defined.
476 (frame_saved_regs): Ditto.
477 (struct value): Ditto.
478 (struct type): Ditto.
479 (struct inferior_status): Ditto.
480 (init_extra_frame_info): Add prototype.
481 (skip_prologue): Ditto.
482 (frameless_function_invocation): Ditto.
483 (frame_chain): Ditto.
484 (frame_chain_valid): Ditto.
485 (saved_pc_after_call): Ditto.
486 (hppa_fix_call_dummy): Ditto.
487 (hppa_push_arguments): Ditto.
488 (pa_do_registers_info): Ditto.
489 (in_solib_call_trampoline): Ditto.
490 (in_solib_return_trampoline): Ditto.
491 (push_dummy_frame): Ditto.
492 * convex-tdep.c (decout): Use print_longest rather than
493 fprintf_filtered.
494 * defs.h: Remove use of FORCE_LONG_LONG and __GNUC__ to set
495 CC_HAS_LONG_LONG.
496 (INT_MIN): Fix so it works correctly when assigned to a long long.
497 * valprint.c (longest_to_int): Rewrite to remove dependence
498 on INT_MIN and INT_MAX.
499 (print_longest): Rewrite the code that falls back to synthesized
500 hex output when LONGEST value is not representable as in a long and
501 printf doesn't support printing long longs.
502 * ch-valprint.c (chill_val_print): Cast 2nd arg of
503 chill_print_type_scalar to LONGEST.
504 chill_print_type_scalar): Make static and add prototype.
505 * hppa-tdep.c (get_field): Ifdef out unused function.
506 (set_field): Ditto.
507 (extract_3): Ditto.
508 (extract_5_store): Ditto.
509 (extract_11): Ditto.
510 (extract_12): Ditto.
511 (deposit_17): Ditto.
512 (extract_14): Convert to static and add prototype.
513 (deposit_14): Ditto.
514 (extract_21): Ditto.
515 (deposit_21): Ditto.
516 (extract_17): Ditto.
517 (extract_5r_store): Ditto.
518 (extract_5R_store): Ditto.
519 (extract_5_load): Ditto.
520 (find_proc_framesize): Ditto.
521 (find_dummy_frame_regs): Ditto.
522 (sign_extend): Ditto.
523 (find_unwind_entry): Add prototype.
524 (find_return_regnum): Ditto.
525 (unwind_command): Ditto.
526 (find_dummy_frame_regs): Add parens around subtraction in operand
527 of bitwise-and.
528 (skip_prologue): Add parens around operands of logical-and inside
529 operand of logical-or.
530 (sign_extend): Add parens around operands of subtraction inside
531 operand of shift.
532 (low_sign_extend): Ditto.
533 * top.c (filename_completer): Convert old style decl of
534 filename_completion_function into prototype.
535 * f-lang.c (patch_common_entries): Ifdef out unused function.
536 * stabsread.c (read_cfront_baseclasses): Remove unused local
537 variable "msg_noterm".
538 (resolve_cfront_continuation): Remove unused local variable "fip".
539 (read_type): Remove unused variable xtypenums.
540 (read_cfront_static_fields): Remove unused variable "i".
541 (read_cfront_static_fields): Remove unused variable "nfields".
542 (read_cfront_member_functions): Add missing comment terminator.
543 (read_cfront_static_fields): Return 1 rather than random value.
544 (read_cfront_baseclasses): Ditto.
545 (read_cfront_baseclasses): Ditto.
546 (read_cfront_baseclasses): Ditto.
547 * somsolib.c (som_solib_create_inferior_hook): Remove unused
548 variable "u".
549 (som_solib_create_inferior_hook): Remove unused variable
550 shadow_contents.
551 (language.h): Add for needed prototypes.
552 (som_solib_sharedlibrary_command): Add prototype.
553 * hpread.c: (hpread_read_array_type): Add prototype.
554 * somread.c (hpread_build_pysmtabs): Add prototype.
555 (hpread_symfile_finish): Ditto.
556 (hpread_symfile_init): Ditto.
557 * hppah-nat.c (fetch_register): Convert old style decl
558 to prototype.
559 (gdbcore.h): Include for needed prototypes.
560 (fetch_register): Remove unused variable "mess".
561 * remote-pa.c (get_offsets): Ifdef out unused function.
562 (remote_start_remote): Remove unused variable "timeout".
563 (boot_board): Add prototype.
564 (reaad_frame): Add prototype.
565 (getpkt): Remove unused variable "bp".
566 (remote_kill): Add prototype.
567 (remote_mourn): Add prototype.
568 (remote_insert_breakpoint): Add prototype.
569 (remote_remove_breakpoint): Add prototype.
570 * valops.c (value_push): Only use if PUSH_ARGUMENTS is not defined.
571 * infcmd.c (do_registers_info): Only need prototype if
572 DO_REGISTERS_INFO is not defined.
573 (breakpoint_auto_delete_contents): Only need if
574 CALL_DUMMY_BREAKPOINT_OFFSET is defined.
575
68aadb90
FF
576Sat Jul 27 08:49:49 1996 Fred Fish <fnf@cygnus.com>
577
578 * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set parameter.
579 (END_PSYMTAB): Ditto.
580 (scan_xcoff_symtab): Call xcoff_end_psymtab with textlow_not_set.
581
caeec767
ILT
582Fri Jul 26 14:07:37 1996 Ian Lance Taylor <ian@cygnus.com>
583
584 * printcmd.c (_initialize_printcmd): Initialize
585 tm_print_insn_info.flavour.
cb74cc24 586start-sanitize-gdbtk
caeec767 587 * gdbtk.c (gdb_disassemble): Initialize di.flavour.
cb74cc24 588end-sanitize-gdbtk
caeec767 589
b607efe7
FF
590Thu Jul 25 19:41:31 1996 Fred Fish <fnf@cygnus.com>
591
592 * Makefile.in (scm-valprint.o): Depends upon gdbcore_h.
593 (arm-tdep.o): Ditto.
594 (dcache.o): Ditto.
595 (i386ly-tdep.o): Ditto.
596 (i960-tdep.o): Ditto.
597 (m68k-tdep.o): Ditto.
598 (nindy-tdep.o): Ditto.
599 (scm-lang.o): Ditto.
600 (w65-tdep.o): Ditto.
601 (z8k-tdep.o): Ditto.
602 (m68k-tdep.o): Depends upon value_h and gdb_string.h
603 (m2-valprint.o): Depends upon m2-lang.h.
604 (sparc-tdep.o): Depends upon gdb_string.h
605 (valprint.o): Depends upon valprint.h
606
607 * remote-e7000.c (notice_quit): Remove prototype.
608 * top.c (initialize_targets): Remove prototype, now in target.h.
609 * stabsread.c (resolve_cfront_continuation): Remove prototype.
610 * dbxread.c (resolve_cfront_continuation): Remove prototype.
611 * symfile.h (set_demangling_style): Remove prototype.
612 * config/tm-sysv4.h (in_plt_section): Remove prototype, in objfiles.h.
613 * config/sparc/tm-sparc.h (single_step): Remove extern decl, now in
614 target.h.
615 * config/arc/tm-arc.h (one_stepped, single_step): Remove extern decls,
616 now in target.h.
617 * ser-unix.c (hardwire_restore): Remove obsolete prototype.
618 * sparc-tdep.c (single_step): Remove forward decl of isbranch.
619 * scm-lang.c (find_function_in_inferior): Remove prototype.
620 (value_allocate_space_in_inferior): Ditto.
621 * infrun.c (write_pc_pid): Remove prototype, now in inferior.h.
622 * defs.h (strchr): Remove declarations, they are declared in
623 gdb_string.h also.
624 (strrchr): Ditto.
625 (strstr): Ditto.
626 (strtok): Ditto.
627 (strerror): Ditto.
628 * f-valprint.c (f77_print_array_1): Remove extra arg that was being
629 passed to f77_print_array_1.
b607efe7
FF
630 * gdbtypes.c (add_name): Remove unused variables lenstrlen and lenstr.
631 * scm-exp.c (scm_istr2int): Remove unused variable "j".
632 (scm_parse): Remove unused variable "str".
633 * hp300ux-nat.c (store_inferior_register): Remove unused variable
634 "buf".
635 (store_inferior_registers): Remove unnecessary decl "registers".
636 * m68k-tdep.c (m68k_pop_frame): Remove unused variable "fi".
637 * scm-lang.c (scm_get_field): Remove unused variable "val".
638 (scm_lookup_name): Remove unused variable "symval".
639 * objfiles.c (map_to_file): Remove unused local variable "tempfd".
640 * procfs.c (do_attach, do_detach): Remove unused variable "result".
641 (last_resume_pid): Remove unused static variable.
642 * alpha-tdep.c (alpha_linux_sigtramp_offset): Remove unused variable
643 "res".
644 * objfiles.c (map_to_address): Remove unused function.
645 * f-valprint.c (print_max): Remove extraneous extern decl,
646 in valprint.h.
647 (calc_f77_array_dims): Remove extraneous prototype, in f-lang.h.
648 * ch-exp.c (write_lower_upper_value): Remove prototype for
649 type_lower_upper.
650
651 * gdbtypes.c (cfront_mangle_name): #ifdef out unused function.
652 * ch-exp.c (parse_mode_call): Ditto.
653 * f-valprint.c (there_is_a_visible_common_named): Ditto.
654 * f-lang.c (clear_function_list): Ditto.
655 (get_bf_for_fcn): Ditto.
656 (clear_bf_list): Ditto.
657 (add_common_block): Ditto.
658 (patch_all_commons_by_name): Ditto.
659 (find_first_common_named): Ditto.
660 (add_common_entry): Ditto.
661 (allocate_saved_function_node): Ditto.
662 (allocate_saved_bf_node): Ditto.
663 (allocate_common_entry_node): Ditto.
664 (allocate_saved_f77_common_node): Ditto.
665
666 * arm-tdep.c (gdbcore.h): Include for necessary prototypes.
667 * dcache.c (gdbcore.h): Ditto.
668 * i386ly-tdep.c (gdbcore.h): Ditto.
669 * i960-tdep.c (gdbcore.h): Ditto.
670 * m2-valprint.c (m2-lang.h): Ditto.
671 * m68k-tdep.c (gdbcore.h): Ditto.
672 (value.h): Ditto.
673 (gdb_string.h): Ditto.
674 * nindy-tdep.c (gdbcore.h): Ditto.
675 * scm-lang.c (gdbcore.h): Ditto.
676 * scm-valprint.c (gdbcore.h): Ditto.
677 * w65-tdep.c (gdbcore.h): Ditto.
678 * z8k-tdep.c (gdbcore.h): Ditto.
679 * sparc-tdep.c (gdb_string.h): Include.
680 * valprint.c (valprint.h): Include.
681
682 * config/xm-lynx.h: Remove part of comment about INT_MIN
683 redefined warnings from defs.h, since INT_MIN define in
684 defs.h is now protected by #ifndef INT_MIN.
685 * config/i386/xm-i386bsd.h: Ditto.
686 * config/m68k/xm-hp300bsd.h: Ditto.
687 * config/m68k/xm-news.h: Ditto.
688
689 * config/pa/xm-hppah.h (INT_MIN): Remove bogus INT_MIN
690 definition as 0x80000000. The macro in defs.h is better.
691 * config/i386/xm-i386m3.h (INT_MIN): Ditto.
692 * config/i386/xm-i386mach.h (INT_MIN): Ditto.
693 * config/ns32k/xm-ns32km3.h (INT_MIN): Ditto.
694 * config/pa/xm-hppab.h: Ditto.
695
696 * core-aout.c (fetch_core_registers): Add prototype.
697 * hp300ux-nat.c (fetch_inferior_register): Ditto.
698 (store_inferior_register_1): Ditto.
699 (store_inferior_register): Ditto.
700 * config/m68k/tm-m68k.h (find_saved_regs): Ditto.
701 *scm-valprint.c (c_val_print): Ditto.
702 * procfs.c (add_fd): Ditto.
703 (remove_fd): Ditto.
704 (wait_fd): Ditto.
705 (sigcodename): Ditto.
706 (sigcodedesc): Ditto.
707 (procfs_kill_inferior): Ditto.
708 (procfs_xfer_memory): Ditto.
709 (procfs_store_registers): Ditto.
710 (create_procinfo): Ditto.
711 (procfs_init_inferior): Ditto.
712 (proc_set_exec_trap): Ditto.
713 (procfs_attach): Ditto.
714 (procfs_detach): Ditto.
715 (procfs_prepare_to_store): Ditto.
716 (procfs_files_info): Ditto.
717 (procfs_open): Ditto.
718 (procfs_wait): Ditto.
719 (procfs_fetch_registers): Ditto.
720 (procfs_mourn_inferior): Ditto.
721 (procfs_can_run): Ditto.
722 (procfs_thread_alive): Ditto.
723 (procfs_stop): Ditto.
724 * alpha-nat.c (fetch_core_registers): Ditto.
725 * config/alpha/tm-alpha.h (alpha_osf_skip_sigtramp_frame): Ditto.
726 * objfiles.c (ecoff_relocate_efi): Ditto.
727 * inflow.c (pass_signal): Ditto.
728 (handle_sigio): Ditto.
729 * annotate.c (breakpoint_changed): Ditto.
730 * callback.c (wrap): Ditto.
731 (fdbad): Ditto.
732 (fdmap): Ditto.
733 * utils.c (malloc_botch): Ditto.
734 (fputs_maybe_filtered): Ditto.
735 (vfprintf_maybe_filtered): Ditto.
736 * defs.h (notice_quit): Ditto.
737 * defs.h (xmalloc, xrealloc): Ditto.
738 * top.c (stop_sig): Ditto.
739 (init_signals): Ditto.
740 (user_defined_command): Ditto.
741 (source_cleanup_lines): Ditto.
742 (dont_repeat_command): Ditto.
743 (serial_log_command): Ditto.
744 (disconnect): Ditto.
745 * target.h (initialize_targets): Ditto.
746 * os9kread.c (read_minimal_symbols): Ditto.
747 * mdebugread.c (mdebug_psymtab_to_symtab): Ditto.
748 (fdr_name): Ditto.
749 (push_parse_stack): Ditto.
750 (pop_parse_stack): Ditto.
751 (is_pending_symbol): Ditto.
752 (add_pending): Ditto.
753 * serial.c (serial_logchar): Ditto.
754 (serial_interface_lookup): Ditto.
755 * serial.h (serial_log_command): Ditto.
756 * f-valprint.c (info_common_command): Ditto.
757 * gdbtypes.h (print_type_scalar): Ditto.
758 * scm-valprint.c (scm_scmlist_print): Ditto.
759 (scm_ipruk): Ditto.
760 * scm-lang.c (scm_printstr): Ditto.
761 (in_eval_c): Ditto.
762 (evaluate_subexp_scm): Ditto.
763 * scm-exp.c (scm_read_token): Ditto.
764 (scm_skip_ws): Ditto.
765 (scm_lreadparen): Ditto.
766 * m2-lang.c (emit_char): Ditto.
767 (m2_printchar): Ditto.
768 (m2_printstr): Ditto.
769 (m2_create_fundamental_type): Ditto.
770 * f-lang.c (emit_char): Ditto.
771 (f_printchar): Ditto.
772 (f_printstr): Ditto.
773 (f_create_fundamental_type): Ditto.
774 * ch-lang.c (chill_printchar): Ditto.
775 (chill_printstr): Ditto.
776 (chill_create_fundamental_type): Ditto.
777 (value_chill_length): Ditto.
778 (value_chill_card): Ditto.
779 (value_chill_max_min): Ditto.
780 (evaluate_subexp_chill): Ditto.
781 * ch-exp.c (PEEK_TOKEN): Ditto.
782 (peek_token_): Ditto.
783 (forward_token_): Ditto.
784 (parse_case_label): Ditto.
785 (parse_opt_untyped_expr): Ditto.
786 (parse_unary_call): Ditto.
787 (parse_call): Ditto.
788 (parse_named_record_element): Ditto.
789 (parse_tuple_element): Ditto.
790 (parse_opt_element_list): Ditto.
791 (parse_tuple): Ditto.
792 (parse_primval): Ditto.
793 (parse_operand6): Ditto.
794 (parse_operand5): Ditto.
795 (parse_operand4): Ditto.
796 (parse_operand3): Ditto.
797 (parse_operand2): Ditto.
798 (parse_operand1): Ditto.
799 (parse_operand0): Ditto.
800 (parse_expr): Ditto.
801 (parse_then_alternative): Ditto.
802 (parse_else_alternative): Ditto.
803 (parse_if_expression): Ditto.
804 (parse_untyped_expr): Ditto.
805 (growbuf_by_size): Ditto.
806 (match_simple_name_string): Ditto.
807 (decode_integer_value): Ditto.
808 (decode_integer_literal): Ditto.
809 (match_float_literal): Ditto.
810 (match_float_literal): Ditto.
811 (match_string_literal): Ditto.
812 (match_character_literal): Ditto.
813 (match_integer_literal): Ditto.
814 (match_bitstring_literal): Ditto.
815 (write_lower_upper_value): Ditto.
816 * ch-lang.h (type_lower_upper): Ditto.
817 * c-lang.c (emit_char): Ditto.
818 * dwarfread.c (free_utypes): Ditto.
819 * stabsread.h (resolve_cfront_continuation): Ditto.
820 * stabsread.c (get_substring): Ditto.
821 (read_one_struct_field): Ditto.
822 * stabsread.h (process_later): Ditto.
823 * demangle.c (set_demangling_command): Ditto.
824 * defs.h (set_demangling_style): Ditto.
825 * maint.c (maintenance_info_command): Ditto.
826 (print_section_table): Ditto.
827 (maintenance_info_sections): Ditto.
828 (maintenance_print_command): Ditto.
829 * symtab.h (maintenance_print_statistics): Ditto.
830 * objfiles.h (in_plt_section): Ditto.
831 * objfiles.c (add_to_objfile_sections): Ditto.
832 * bcache.c (hash): Ditto.
833 (lookup_cache): Ditto.
834 * exec.c (bfdsec_to_vmap): Ditto.
835 (ignore): Ditto.
836 * f-exp.y (growbuf_by_size, match_string_literal): Ditto.
837 * language.c (unk_lang_printchar): Ditto.
838 (unk_lang_printstr): Ditto.
839 (unk_lang_create_fundamental_type): Ditto.
840 (unk_lang_print_type): Ditto.
841 (unk_lang_val_print): Ditto.
842 (unk_lang_value_print): Ditto.
843 * target.c (update_current_target): Ditto.
844 (debug_to_open): Ditto.
845 (debug_to_close): Ditto.
846 (debug_to_attach): Ditto.
847 (debug_to_detach): Ditto.
848 (debug_to_resume): Ditto.
849 (debug_to_wait): Ditto.
850 (debug_to_fetch_registers): Ditto.
851 (debug_to_store_registers): Ditto.
852 (debug_to_prepare_to_store): Ditto.
853 (debug_to_xfer_memory): Ditto.
854 (debug_to_files_info): Ditto.
855 (debug_to_insert_breakpoint): Ditto.
856 (debug_to_remove_breakpoint): Ditto.
857 (debug_to_terminal_init): Ditto.
858 (debug_to_terminal_inferior): Ditto.
859 (debug_to_terminal_ours_for_output): Ditto.
860 (debug_to_terminal_ours): Ditto.
861 (debug_to_terminal_info): Ditto.
862 (debug_to_kill): Ditto.
863 (debug_to_load): Ditto.
864 (debug_to_lookup_symbol): Ditto.
865 (debug_to_create_inferior): Ditto.
866 (debug_to_mourn_inferior): Ditto.
867 (debug_to_can_run): Ditto.
868 (debug_to_notice_signals): Ditto.
869 (debug_to_thread_alive): Ditto.
870 (debug_to_stop): Ditto.
cb74cc24 871start-sanitize-gdbtk
b607efe7
FF
872 * gdbtk.c (null_routine): Ditto.
873 (gdbtk_flush): Ditto.
874 (gdbtk_fputs): Ditto.
875 (gdbtk_query): Ditto.
876 (gdbtk_readline): Ditto.
877 (gdbtk_readline_end): Ditto.
878 (gdb_get_breakpoint_list): Ditto.
879 (gdb_get_breakpoint_info): Ditto.
880 (breakpoint_notify): Ditto.
881 (gdbtk_create_breakpoint): Ditto.
882 (gdbtk_delete_breakpoint): Ditto.
883 (gdbtk_modify_breakpoint): Ditto.
884 (gdb_loc): Ditto.
885 (gdb_eval): Ditto.
886 (gdb_sourcelines): Ditto.
887 (map_arg_registers): Ditto.
888 (get_register_name): Ditto.
889 (gdb_regnames): Ditto.
890 (get_register): Ditto.
891 (gdb_fetch_registers): Ditto.
892 (register_changed_p): Ditto.
893 (gdb_changed_register_list): Ditto.
894 (gdb_cmd): Ditto.
895 (call_wrapper): Ditto.
896 (gdb_listfiles): Ditto.
897 (gdb_stop): Ditto.
898 (gdbtk_dis_asm_read_memory): Ditto.
899 (compare_lines): Ditto.
900 (gdb_disassemble): Ditto.
901 (tk_command): Ditto.
902 (cleanup_init): Ditto.
903 (gdbtk_interactive): Ditto.
904 (x_event): Ditto.
905 (gdbtk_wait): Ditto.
906 (gdbtk_call_command): Ditto.
907 (tk_command_loop): Ditto.
908 (gdbtk_init): Ditto.
cb74cc24 909end-sanitize-gdbtk
b607efe7
FF
910 * breakpoint.h (set_breakpoint_sal): Ditto.
911 * remote-utils.c (usage): Ditto.
912 * remote.c (set_thread): Ditto.
913 (remote_thread_alive): Ditto.
914 (get_offsets): Ditto.
915 (read_frame): Ditto.
916 (remote_insert_breakpoint): Ditto.
917 (remote_remove_breakpoint): Ditto.
918 * sparc-nat.c (fetch_core_registers): Ditto.
919 * corelow.c (add_to_thread_list): Ditto.
920 (ignore): Ditto.
921 * inftarg.c (proc_wait): Ditto.
922 * infptrace.c (udot_info): Ditto.
923 (fetch_register): Ditto.
924 * ser-unix.c (hardwire_noflush_set_tty_state): Ditto.
925 (hardwire_print_tty_state): Ditto.
926 (hardwire_flush_output): Ditto.
927 (hardwire_flush_input): Ditto.
928 (hardwire_send_break): Ditto.
929 (hardwire_setstopbits): Ditto.
930 * ser-tcp.c (tcp_return_0): Ditto.
931 (tcp_noflush_set_tty_state): Ditto.
932 (tcp_print_tty_state): Ditto.
933 * solib.c (match_main): Ditto.
934 * gdbtypes.c (print_bit_vector): Ditto.
935 (print_arg_types): Ditto.
936 (dump_fn_fieldlists): Ditto.
937 (print_cplus_stuff): Ditto.
938 * symfile.h (entry_point_address): Ditto.
939 * symfile.c (decrement_reading_symtab): Ditto.
940 * valops.c (value_arg_coerce): Ditto.
941 * value.h (find_function_in_inferior): Ditto.
942 (value_allocate_space_in_inferior): Ditto.
943 * values.c (vb_match): Ditto.
944 * thread.c (info_thread_command): Ditto.
945 (restore_current_thread): Ditto.
946 (thread_apply_all_command): Ditto.
947 (thread_apply_command): Ditto.
948 * inferior.h (write_pc_pid): Ditto.
949 * infrun.c (delete_breakpoint_current_contents): Ditto.
950 * breakpoint.c (print_it_normal): Ditto.
951 (watchpoint_check): Ditto.
952 (print_it_done): Ditto.
953 (print_it_noop): Ditto.
954 (maintenance_info_breakpoints): Ditto.
955 (create_longjmp_breakpoint): Ditto.
956 (hbreak_command): Ditto.
957 (thbreak_command): Ditto.
958 (watch_commnd_1): Ditto.
959 (rwatch_command): Ditto.
960 (awatch_command): Ditto.
961 (do_enable_breakpoint): Ditto.
962 * ch-valprint.c (chill_val_print_array_elements): Ditto.
963 * eval.c (evaluate_subexp): Ditto.
964 (get_label): Ditto.
965 (evaluate_struct_tuple): Ditto.
966 * eval.c (init_array_element): Ditto.
967
968 * alpha-tdep.c (push_sigtramp_desc): Add prototype and make static.
969 * breakpoint.c (hw_breakpoint_used_count): Ditto.
970 (hw_watchpoint_used_count): Ditto.
971 * findvar.c (write_register_gen): Ditto.
972 (read_register_pid): Ditto.
973 * symtab.c (cplusplus_hint): Ditto.
974 * infcmd.c (breakpoint_auto_delete_contents): Ditto.
975 * ch-valprint.c (chill_print_type_scalar): Ditto.
976 * gdbtypes.c (add_name): Ditto.
977 (add_mangled_type): Ditto.
978 (cfront_mangle_name): Ditto.
979 * sparc-tdep.c (isbranch): Ditto.
980 * inftarg.c (child_stop): Ditto.
981 * win32-nat.c (child_stop): Ditto.
982 * mac-nat.c (child_stop): Ditto.
983 * remote-utils.c (sr_com): Ditto.
984 * dbxread.c (process_now): Ditto.
985 * ch-exp.c (require): Ditto.
986 (check_token): Ditto.
987 (expect): Ditto.
988 (parse_mode_call): Ditto.
989 (parse_mode_or_normal_call): Ditto.
990 * scm-lang.c (scm_lookup_name): Ditto
991 * f-lang.c (allocate_saved_bf_node): Ditto.
992 (allocate_saved_function_node): Ditto.
993 (allocate_saved_f77_common_node): Ditto.
994 (allocate_common_entry_node): Ditto.
995 (add_common_block): Ditto.
996 (add_common_entry): Ditto.
997 (find_first_common_named): Ditto.
998 (patch_common_entries): Ditto.
999 (patch_all_commons_by_name): Ditto.
1000 (clear_bf_list): Ditto.
1001 (get_bf_for_fcn): Ditto.
1002 (clear_function_list): Ditto.
1003 * scm-exp.c (scm_istr2int): Ditto.
1004 (scm_istring2number): Ditto.
1005 * scm-valprint.c (scm_inferior_print): Ditto.
1006 * f-typeprint.c (print_equivalent_f77_float_type): Ditto.
1007 * f-valprint.c (f77_get_dynamic_length_of_aggregate): Ditto.
1008 (f77_create_arrayprint_offset_tbl): Ditto.
1009 (f77_print_array_1): Ditto.
1010 (f77_print_array): Ditto.
1011 (list_all_visible_commons): Ditto.
1012 (there_is_a_visible_common_named): Ditto.
1013 * mdebugread.c (ecoff_relocate_efi): Ditto.
1014 * callback.c (os_close): Ditto.
1015 (os_get_errno): Ditto.
1016 (os_isatty): Ditto.
1017 (os_lseek): Ditto.
1018 (os_open): Ditto.
1019 (os_read): Ditto.
1020 (os_read_stdin): Ditto.
1021 (os_write): Ditto.
1022 (os_write_stdout): Ditto.
1023 (os_rename): Ditto.
1024 (os_system): Ditto.
1025 (os_time): Ditto.
1026 (os_unlink): Ditto.
1027 (os_shutdown): Ditto.
1028 (os_init): Ditto.
1029 (os_printf_filtered): Ditto.
1030
1031 * scm-lang.h (scm_parse): Change old style decl to prototype.
1032 * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset): Ditto.
1033 * top.c (init_proc): Ditto.
1034 (query_hook): Ditto.
1035 (error_hook): Ditto.
1036 * f-lang.c (c_value_print): Ditto.
1037 * ch-exp.c (parse_expression): Ditto.
1038 (parse_primval): Ditto.
1039 (parse_untyped_expr): Ditto.
1040 (parse_opt_untyped_expr): Ditto.
1041 (ch_lex): Ditto.
1042 * config/sparc/tm-sparc.h (sparc_init_extra_frame_info): Ditto.
1043 (sparc_frame_saved_pc): Ditto.
1044 (sparc_push_dummy_frame): Ditto.
1045 (sparc_pop_frame): Ditto.
1046 * defs.h (fclose): Ditto.
1047 (atof): Ditto.
1048 (error_hook): Ditto.
1049
1050 * arc-tdep.c (single_step): Change arg to type "enum target_signal".
1051 * rs6000-tdep.c (single_step): Ditto.
1052 * sparc-tdep.c (single_step): Ditto.
1053
1054 * breakpoint.c (cleanup_executing_breakpoints): Change unused arg type
1055 to PTR which is what make_cleanup expects.
1056 * utils.c (null_cleanup): Change arg type to PTR.
1057 * defs.h (null_cleanup): Change prototype to match actual function.
1058 * config/sparc/tm-sparc.h (struct frame_info): Move forward decl.
1059 * ch-valprint.c (chill_val_print): Cast 2nd arg of
1060 chill_print_type_scalar to LONGEST.
1061 * infrun.c (wait_for_inferior): Have empty switch case for
1062 BPSTAT_WHAT_CHECK_SHLIBS when SOLIB_ADD is not defined.
1063 (stop_on_solib_events): Only needed if SOLIB_ADD is defined.
1064 * infcmd.c (attach_command): Only need auto_solib_add if SOLIB_ADD
1065 is defined.
1066 * symfile.c (generic_load): Scan long int using a long int spec,
1067 not an int spec.
1068 * infptrace.c (udot_info): Only need local variables if KERNEL_U_SIZE
1069 is defined.
1070 (fetch_register): Only need function if FETCH_INFERIOR_REGISTERS is
1071 not defined.
1072 * inflow.c (handle_sigio): Only need prototype when the actual
1073 function is compiled in.
1074 * valprint.c (longest_to_int): Expand error message to be
1075 separate messages for args larger than largest signed int
1076 and args smaller than smallest signed int.
1077 * valprint.c (print_longest): Fix problems with support for case
1078 where compiler supports type "long long" but the runtime doesn't
1079 support printing them with "%ll".
1080 * scm-valprint.c (scm_scmlist_print, scm_scmval_print): Change
1081 return types to void since we don't actually return anything
1082 meaningful and callees ignore the values anyway.
1083 * procfs.c (modify_inherit_on_fork_flag): Enclose pr_flags in PIOCSET
1084 ifdef.
1085 (modify_run_on_last_close_flag): Ditto.
1086 (wait_fd): Enclose local variables "num_fds" and "i" LOSING_POLL
1087 ifdef
1088 * alpha-tdep.c (push_sigtramp_desc): Return proc_desc rather than
1089 random value.
1090 * infrun.c (wait_for_inferior): Ensure random_signal is not used
1091 uninitialized.
1092 * valops.c (call_function_by_hand): Ensure struct_addr is not used
1093 uninitialized.
1094 * breakpoint.c (watch_command_1): Ensure prev_frame is not used
1095 uninitialized.
1096 * utils.c (vfprintf_maybe_filtered): Change second arg from "char *"
1097 to "const char *".
cb74cc24 1098start-sanitize-gdbtk
b607efe7
FF
1099 * gdbtk.c (gdb_fetch_registers): Cast fourth arg to map_arg_registers
1100 to proper pointer type, from int.
1101 (gdbtk_query): Change first arg to "const char *" from "char *".
cb74cc24 1102end-sanitize-gdbtk
b607efe7
FF
1103 * infptrace.c (udot_info): Add two dummy args so that the type is
1104 correct for passing to add_info.
1105 * f-lang.c (saved_fcn): Move decl to head of file so it can be used
1106 in prototypes.
1107 (saved_bf_symnum): Ditto.
1108 (SAVED_FUNCTION): Ditto.
1109 (SAVED_FUNCTION_PTR): Ditto.
1110 (SAVED_BF): Ditto.
1111 (SAVED_BF_PTR): Ditto.
1112 * ch-exp.c (parse_named_record_element): Build error message in
1113 temporary buffer before passing it to expect, rather than passing
1114 wrong number of args to expect.
1115 * demangle.c (set_demangling_style): Call set_demangling_command with
1116 correct number of arguments.
1117 * inferior.h (terminal_init_inferior_with_pgrp): Change arg type to
1118 int to match actual function.
1119 (os_isatty): Call fdmap with right number of arguments, was missing
1120 the host_callback* arg.
1121 * target.c (cleanup_target): Prototype all functions casts.
1122 * target.h (one_stepped, single_step): Declare here and convert
1123 single_step to prototype.
1124 * infrun.c (one_stepped, single_step): Don't declare externs
1125 here, they have moved to target.h.
1126 * eval.c (init_array_element): Declare previously undeclared
1127 last two args as LONGEST.
1128 * dcache.c (dcache_xfer_memory): Change xfunc decls to prototype form.
cb74cc24
SS
1129start-sanitize-gdbtk
1130 * gdbtk.c (register_changed_p): Remove unused local variable "buf".
1131end-sanitize-gdbtk
b607efe7 1132
dc88c64e
DE
1133Thu Jul 25 16:11:54 1996 Doug Evans <dje@canuck.cygnus.com>
1134
1135 * dsrec.c (load_srec): Protect ANSI style function parms with PARAMS.
1136
3a179be1
SG
1137Mon Jul 22 18:13:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1138
1139 * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.
1140 * dbxread.c (read_dbx_symtab end_psymtab), partial-stab.h: Don't
1141 use partial_symtab->textlow==0 as a flag, as 0 is a legitimate
1142 text address. Use a seperate flag (textlow_not_set) instead.
1143 This makes stabs in ELF .o files work a lot better.
1144 * mdebugread.c xcoffread.c: Define textlow_not_set for
1145 partial-stab.h.
1146 * stabsread.h (end_psymtab): Add textlow_not_set arg to prototype.
1147
cb74cc24 1148start-sanitize-gdbtk
396bf873
FF
1149Sat Jul 20 17:46:40 1996 Fred Fish <fnf@cygnus.com>
1150
1151 * gdbtk.tcl (files_command): Reorder the binding tags for
1152 the listbox widget to avoid referencing the listbox after
1153 the containing widget has been destroyed by the action of
1154 a previous binding.
cb74cc24 1155end-sanitize-gdbtk
396bf873 1156
9422fadb
FF
1157Sat Jul 20 10:41:06 1996 Fred Fish <fnf@cygnus.com>
1158
1159 * dwarf2read.c (struct filenames): Change internal "struct file"
1160 to "struct fileinfo" to avoid conflict with "struct file" in
1161 <sys/file.h> on HPUX and Solaris.
1162
cb74cc24 1163start-sanitize-gdbtk
efd14e45
FF
1164Sat Jul 20 10:09:28 1996 Fred Fish <fnf@cygnus.com>
1165
1166 * gdbtk.tcl (delete_expr): Unset corresponding element of
1167 expr_update_list when destroying an expression.
1168 (create_expr_window): Initialize expr_num, delete_expr_num,
1169 and expr_update_list here when each new expression window
1170 is created, rather than once at startup.
cb74cc24 1171end-sanitize-gdbtk
efd14e45 1172
fcf05549
SS
1173Fri Jul 19 14:05:57 1996 Stan Shebs <shebs@andros.cygnus.com>
1174
1175 * dwarf2read.c: New file, DWARF 2 reader originally contributed by
1176 Brent Benson, with additions by Gary Funck and Jerry Kreuscher.
1177 * Makefile.in (COMMON_OBS): Add dwarf2read.o.
1178 (SFILES): Add dwarf2read.c.
1179 (dwarf2read.o): Add build rule.
1180 * symfile.h (dwarf2_has_info, dwarf2_build_psymtabs): Declare
1181 exported functions.
1182 * elfread.c (elf_symfile_read): Call them.
1183 (elf_symtab_read) [HARRIS_TARGET]: Skip some special symbols.
1184
3f17fed8
GN
1185Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com>
1186
1187 * symfile.c (symfile_bfd_open):
1188 * exec.c (exec_file_command): for __GO32__ and __WIN32__ systems,
1189 free the user from having to type the .exe extension.
1190
2531b169
MA
1191Wed Jul 17 06:54:50 1996 Mark Alexander <marka@cygnus.com>
1192
1193 * mon960-rom.c: Shorten the mon960_inits string to a single
1194 carriage return; this prevents a hang on connecting immediately
1195 after powerup, when MON960 is attempting autobaud detection.
1196
48b497ed
MA
1197Tue Jul 16 23:47:04 1996 Mark Alexander <marka@cygnus.com>
1198
1199 * a29k-tdep.c (get_saved_register): Allow PC to be modified
1200 when innermost frame is selected, but not in outer frames.
1201
76420d46
SG
1202Tue Jul 16 23:37:25 1996 Stu Grossman (grossman@critters.cygnus.com)
1203
1204 * command.c (do_setshow_command): Don't segfault when showing
1205 var_string and var_string_noescape vars that are NULL.
1206
2dcfc9c7
DE
1207Mon Jul 15 16:55:48 1996 Doug Evans <dje@canuck.cygnus.com>
1208
1209 * win32-nat.c (handle_load_dll): dos_path_to_unix_path renamed to
1210 cygwin32_conv_to_posix_path.
1211 (child_create_inferior): unix_path_to_dos_path renamed to
1212 cygwin32_conv_to_win32_path. Rewrite code to translate PATH.
1213
91550191
SG
1214Mon Jul 15 16:44:05 1996 Stu Grossman (grossman@critters.cygnus.com)
1215
1216 * defs.h printcmd.c: Create global disassemble_info structure
1217 tm_print_insn_info.
cb74cc24 1218start-sanitize-gdbtk
91550191
SG
1219 * gdbtk.c (gdb_disassemble): Setup di.mach from
1220 tm_print_insn_info.mach, and set endian from TARGET_BYTE_ORDER.
cb74cc24 1221end-sanitize-gdbtk
91550191
SG
1222 * i386-tdep.c (set_assembly_language_command): set
1223 tm_print_insn_info.mach to the appropriate value for 386 or 8086
1224 disassembly.
1225 * printcmd.c (print_insn): Move init of disassembler_info to
1226 _initialize_printcmd. Set endian for disassembler here.
1227 * sparc-tdep.c: Set tm_print_insn_info.mach as appropriate to
1228 select sparc/sparclite.
1229 * config/sparc/{tm-sparc.h tm-sparclite.h}: Get rid of
1230 TM_PRINT_INSN. Set TM_PRINT_INSN_MACH to
1231 bfd_mach_sparc/bfd_mach_sparc_sparclite.
1232
d369b213
FF
1233Fri Jul 12 19:04:32 1996 Fred Fish <fnf@cygnus.com>
1234
1235 * hpread.c (hpread_lookup_type): Use xmmalloc/xmrealloc rather
1236 than xmalloc/xrealloc.
1237
26b3dc44 1238Fri Jul 12 17:59:47 1996 Fred Fish <fnf@cygnus.com>
c0e6ae2e
FF
1239
1240 * objfiles.c (map_to_file): Error return from mmalloc_findbase is
1241 a NULL pointer, not a -1.
1242
f33b2c13
SG
1243Fri Jul 12 10:16:24 1996 Stu Grossman (grossman@critters.cygnus.com)
1244
1245 * i386-tdep.c (set_assembly_language_command): New routine to
1246 select between i386 and i8086 instruction sets for disassembly.
1247 New command `set assembly-language {i386 i8086}'.
1248
f3138a7c
MA
1249Thu Jul 11 21:13:21 1996 Mark Alexander <marka@cygnus.com>
1250
1251 * monitor.c (monitor_write_memory, monitor_read_memory_single):
1252 Disable use of "long long" memory read/write commands; can't
1253 use them because we hold the values to read/write in an int
1254 variable, and because strtoul fails on values that exceed the
1255 size of a long. This fixes breakpoint problems on MON960.
1256
4853b6d1
FF
1257Thu Jul 11 11:39:31 1996 Fred Fish <fnf@cygnus.com>
1258
1259 * config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove definition.
1260 * config/pa/xm-hppah.h (HAVE_MMAP): Ditto.
1261
54109914
FF
1262Wed Jul 10 16:54:41 1996 Fred Fish <fnf@cygnus.com>
1263
1264 * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE
1265 and MMALLOC_CHECK macros, and add comment indicating how host dependent
1266 makefile fragment should modify MMALLOC_CFLAGS to not use mmalloc, or
1267 to use it but to not do heap corruption checking.
1268 * gdbserver/Makefile.in: Ditto.
1269 * utils.c (init_malloc): Replace warning() use with direct call of
1270 fprintf_unfiltered, since current_target has not yet been set and thus
1271 we cannot use warning(). If we try to use mmcheck and it fails,
1272 suggest that this configuration needs NO_MMCHECK or MMCHECK_FORCE
1273 defined. Other small mmalloc related cleanups.
1274 * config/sparc/sun4os4.mh (MMALLOC_CFLAGS): Define MMCHECK_FORCE to 1.
1275 * config/alpha/alpha-osf2.mh (MMALLOC_CFLAGS): Set to -DNO_MMCHECK.
1276
1277 * config/sparc/xm-sun4os4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1278 * config/i386/xm-i386v4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1279 * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1280 * config/m68k/xm-hp300hpux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1281 * config/m68k/xm-m68kv4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT);
1282 * config/m68k/xm-sun3os4.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1283 * config/pa/xm-hppah.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1284 * config/sparc/xm-sun4sol2.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
1285 Remove obsolete defines.
1286
1287 * config/alpha/alpha-linux.mh (MMALLOC_DISABLE):
1288 * config/alpha/alpha-osf1.mh (MMALLOC_DISABLE):
1289 * config/rs6000/rs6000.mh (MMALLOC_DISABLE):
1290 * config/rs6000/aix4.mh (MMALLOC_DISABLE):
1291 * config/powerpc/aix4.mh (MMALLOC_DISABLE):
1292 * config/powerpc/aix.mh (MMALLOC_DISABLE):
1293 * config/ns32k/ns32km3.mh (MMALLOC_DISABLE):
1294 * config/mips/mipsm3.mh (MMALLOC_DISABLE):
1295 * config/mips/decstation.mh (MMALLOC_DISABLE):
1296 * config/m88k/cxux.mh (MMALLOC_DISABLE):
1297 * config/i386/i386mk.mh (MMALLOC_DISABLE):
1298 * config/i386/i386m3.mh (MMALLOC_DISABLE):
1299 * config/i386/i386gnu.mh (MMALLOC_DISABLE):
1300 Use MMALLOC_CFLAGS instead.
1301
4679717d
JL
1302Tue Jul 9 22:41:12 1996 Jeffrey A Law (law@cygnus.com)
1303
1304 * h8300-tdep.c: Remove some outdated comments.
1305 (h8300_skip_prologue): Rework to be more correct for the H8/300H.
1306 Handle stm.l insns for the H8/S.
1307 (examine_prologue): Likewise.
1308
15aec61c
RJ
1309Tue Jul 9 16:48:55 1996 Raymond Jou <rjou@mexican.cygnus.com>
1310
1311 * ser-mac.c (mac_close): Change a typo SetSetBuf to SerSetBuf.
1312
ee7b308f
MA
1313Mon Jul 08 08:50:39 1996 Mark Alexander <marka@cygnus.com>
1314
1315 * mon960-rom.c (mon960_open): Add floating point detection to
1316 prevent hang on non-FPU processors (PR 9775).
1317 (mon960_cmds): Swap setmem.cmdw and setmem.cmdl to fix problem
1318 setting breakpoints and improve loading speed.
1319
ace4b8d7
FF
1320Sun Jul 7 14:57:34 1996 Fred Fish <fnf@cygnus.com>
1321
1322 * coffread.c (record_minimal_symbol): Don't presave name string
1323 on symbol_obstack before passing to prim_record_minimal_symbol.
1324 It now handles saving the string itself.
1325 * dbxread.c (read_dbx_dynamic_symtab): Ditto.
1326 * mipsread.c (read_alphacoff_dynamic_symtab): Ditto.
1327 * os9kread.c (record_minimal_symbol): Ditto.
1328 * solib.c (solib_add_common_symbols): Ditto.
1329
1330 * coffread.c (coff_symtab_read): Don't presave name string on
1331 symbol_obstack before passing to prim_record_minimal_symbol_and_info.
1332 It now handles saving the string itself.
1333 * dbxread.c (record_minimal_symbol): Ditto.
1334 * elfread.c (record_minimal_symbol_and_info): Ditto.
1335
1336 * dstread.c (record_minimal_symbol): Remove static function that just
1337 called prim_record_minimal_symbol with the same args (after change to
1338 prim_record_minimal_symbol to do it's own name string saves).
1339 * nlmread.c (record_minimal_symbol): Ditto.
1340 * somread.c (record_minimal_symbol): Ditto.
1341
1342 * hpread.c (hpread_read_enum_type): Save symbol name on symbol obstack.
1343 (hpread_read_function_type): Ditto.
1344 (hpread_process_one_debug_symbol): Ditto.
1345 * mdebugread.c (parse_symbol): Ditto.
1346 (new_symbol): Ditto.
1347 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
1348
1349 * coffread.c (process_coff_symbol): Use obsavestring to save
1350 SYMBOL_NAME, rather than obstack_copy0.
1351 * dstread.c (create_new_symbol): Ditto
1352 * symfile.c (obconcat): Ditto.
1353 * stabsread.c (patch_block_stabs): Ditto.
1354 * xcoffread.c (SYMNAME_ALLOC): Ditto.
1355
1356 * symfile.c (obsavestring): Update comments
1357 * solib.c (solib_add_common_symbols): Remove local var origname.
1358
89e673a4
SG
1359Wed Jul 3 15:56:08 1996 Stu Grossman (grossman@critters.cygnus.com)
1360
bc859e63
SG
1361 * configure: Re-build with autoconf-2.10.
1362
89e673a4
SG
1363 * sparcl-tdep.c (_initialize_sparc_tdep) config/sparc/tm-sparc.h,
1364 config/sparc/tm-sparclite.h: Initialize tm_print_insn from
1365 TM_PRINT_INSN, which comes from the tm file.
1366
e74acce4
MA
1367Tue Jul 02 21:41:20 1996 Mark Alexander <marka@cygnus.com>
1368
1369 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,
1370 os9kread.c: Replace identical sym_offsets functions with
1371 default_symfile_offsets.
1372 * somread.c (som_symfile_offsets): Use new SIZEOF_SECTION_OFFSETS
1373 macro to allocate section_offsets.
1374 * symfile.c (default_symfile_offsets): New function.
1375 * symfile.h: Declare default_symfile_offsets.
1376 * symtab.h: Define SIZEOF_SECTION_OFFSETS macro to
1377 simplify allocation of section_offsets.
1378
89e673a4
SG
1379Tue Jun 11 12:02:55 1996 Stu Grossman (grossman@critters.cygnus.com)
1380
1381 * Makefile.in (INTERNAL_LDFLAGS): Add in flags from configure.
1382 * configure configure.in: Only make sol-thread.o for native.
1383 Also, switch to dlopened libthread_db.so.1.
1384 * sol-thread.c: Switch to using dlopen to get the thread_db
1385 library.
1386
1387Thu Jun 13 16:53:25 1996 Stu Grossman (grossman@critters.cygnus.com)
1388
1389 * configure, configure.in: Change test for libthread_db to only
1390 work for configs where build/host/target are the same.
1391
eafdda3d
MM
1392Tue Jul 2 15:04:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1393
1394 * config/powerpc/{linux.mh,xm-linux.h}: New files, for Linux on
1395 PowerPC.
1396
1397 * configure.in (powerpc-*-linux): Add Linux, System V, and ELF
1398 support.
1399 * configure: Regenerate.
1400
6687c953
SS
1401Mon Jul 1 13:00:43 1996 Stan Shebs <shebs@andros.cygnus.com>
1402
1403 From Raymond Jou <rjou@mexican.cygnus.com>:
1404 * mpw-make.sed: Add lines to whack out autoconf hook
1405 @CONFIG_LDFLAGS@.
1406
97fd185a 1407Mon Jul 01 11:07:15 1996 Mark Alexander <marka@cygnus.com>
012be3ce 1408
97fd185a 1409 * remote-e7000.c (e7000_stop): New function.
012be3ce
DP
1410
1411Fri Jun 28 06:34:19 1996 Dawn Perchik <dawn@cygnus.com>
1412
6687c953
SS
1413 * configure, configure.in: Add target sparclet.
1414 * monitor.h, monitor.c: Added monitor flags MO_NO_ECHO_ON_SETMEM
1415 (don't expect echo on setmem command), MO_RUN_FIRST_TIME (if
1416 command to start process running on target is different from one
1417 to continue execution), MO_HEX_PREFIX (if addresses from monitor
1418 have a "0x" prefix).
1419 * monitor.c, parse.c, sparc-tdep.c: Don't require strings in the
1420 registers array. This is to allow NULLs to be place holders in
1421 the tm-*.h file so that only minor changes are needed when a new
1422 processor is introduced (eg, one without floating point).
1423 * sparc-tdep.c: Conditionally remove dependancies on floating
1424 point.
1425 * sparclet-rom.c, config/sparc/sparclet.mt,
1426 config/sparc/tm-sparclet.h: New files for target sparclet.
1427 * symfile.c (load_command): Add option for 2nd parameter; a load
1428 offset added to the vma of each section.
012be3ce 1429
265c044a
DP
1430Fri Jun 28 05:39:19 1996 Dawn Perchik <dawn@cygnus.com>
1431
1432 * main.c (main): Add option "l" for setting remote_timeout.
1433
cb1709ae
DP
1434Fri Jun 28 05:25:18 1996 Dawn Perchik <dawn@cygnus.com>
1435
6687c953
SS
1436 * remote-e7000.c, remote.c, target.h, top.c: Add set option
1437 "remote_timeout" for setting remote_timeout. Add set option
1438 "use_hard_breakpoints" for setting hardware .vs. memory
1439 breakpoints.
cb1709ae 1440
56a4bf53
DP
1441Fri Jun 28 04:32:18 1996 Dawn Perchik <dawn@cygnus.com>
1442
1443 * remote-e7000.c (e7000_parse_device): New function.
1444 Add option "tcp_remote" to target command if using
1445 tcp to connect to a remote host which is then connected
1446 via serial port to the e7000 (for exampole, a port master).
1447 (e7000_open): Change to call e7000_parse_device.
1448
f7ce02f4
DP
1449Fri Jun 28 03:47:17 1996 Dawn Perchik <dawn@cygnus.com>
1450
1451 * monitor.c (monitor_debug): Fix remotedebug buffering.
1452
99afd188
SS
1453Thu Jun 27 18:24:17 1996 Stan Shebs <shebs@andros.cygnus.com>
1454
1455 * config/i386/cygwin32.mh, config/powerpc/cygwin32.mh
1456 (NATDEPFILES): Add a space.
1457
81508b27
WM
1458Wed Jun 26 06:05:39 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
1459
1460 * gdbtypes.c (create_array_type): If TYPE_LENGTH (result_type)
1461 is zero, set TYPE_FLAG_TARGET_STUB to force reevaluation of the type.
1462
1463 * ch-exp.c (calculate_array_length): Function removed.
1464
ebea0366
MH
1465Tue Jun 25 17:41:06 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1466
1467 * remote-e7000.c (e7000_read_inferior_memory_large): New function.
1468 (e7000_xfer_inferior_memory): Call it.
1469
a69b7bdc
JM
1470Tue Jun 25 23:14:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1471
1472 * gdb/gdbserver/Makefile.in (docdir): Removed.
1473
5d8b7982
JM
1474Tue Jun 25 22:05:38 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1475
1476 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir):
1477 Use autoconf set values.
1478 (docdir): Removed.
1479 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1480 * nlm/Makefile.in (bindir, libdir, datadir, mandir, infodir,
1481 includedir): Use autoconf set values.
1482 (docdir): Removed.
1483 * nlm/configure.in (AC_PREREQ): autoconf 2.5 or higher.
1484 * nlm/configure: Rebuilt.
1485 * gdb/gdbserver/Makefile.in (datadir): Set to $(prefix)/share.
1486
1487Mon Jun 24 09:56:14 1996 Angela Marie Thomas (angela@cygnus.com)
1488
1489 * stabsread.c (read_cfront_member_functions): add type
1490
1491Sun Jun 23 23:40:48 1996 Doug Evans <dje@canuck.cygnus.com>
1492
1493 * win32-nat.c: #include <unistd.h>.
1494 (unix_paths_to_dos_paths, dos_paths_to_unix_paths): Delete.
1495 (child_create_inferior): Convert only env var PATH to win32 style.
1496 (set_pathstyle_dos): Delete.
1497 (_initialize_inftarg): Delete dos-path-style command.
1498
3d9f68c0 1499start-sanitize-gdbtk
ab5c0a12
FF
1500Fri Jun 21 11:04:47 1996 Fred Fish <fnf@cygnus.com>
1501
1502 * gdbtk.tcl (create_register_windows): Include missing '$'s.
1503 Add global declarations for various reg_format_* variables.
4149b5f4
FF
1504 * gdbtk.tcl (populate_register_window): Make initial window one
1505 line taller to account for new column header line.
ab5c0a12
FF
1506
1507Fri Jun 21 09:46:47 1996 Fred Fish <fnf@cygnus.com>
3d9f68c0
FF
1508
1509 * gdbtk.c (get_register): Support for printing raw formats.
1510 * gdbtk.tcl: Add hint for using debug_interface.
1511 (center_window, add_breakpoint_frame, delete_breakpoint_frame):
1512 Enclose arg in braces for consistency.
1513 (create_registers_window, populate_reg_window, update_registers):
ab5c0a12
FF
1514 Major rewrite to support displaying multiple formats in the register
1515 window.
3d9f68c0
FF
1516 (init_reg_info): New function.
1517 (recompute_reg_display_list): Reset reg_display_list, start
1518 register display lines at line 2.
1519
1520end-sanitize-gdbtk
1a7b4b7c
DE
1521Thu Jun 20 13:42:23 1996 Doug Evans <dje@canuck.cygnus.com>
1522
1523 * configure.in: Revise sol-thread.o test.
1524 * configure: Regenerated.
1525
1526 * source.c (find_source_lines): Reassign size to result of read.
1527
b613bfbf 1528start-sanitize-gdbtk
3f8eefba
FF
1529Thu Jun 20 08:18:59 1996 Fred Fish <fnf@cygnus.com>
1530
1531 * gdbtk.tcl (gdbtk_tcl_readline_begin): Handle backspace to
1532 avoid backing up over prompt. At every input, make sure insert
1533 point is at least after command start, handle control-u to delete
1534 current input line.
1535 (tclsh): Handle backspace to avoid backing up over prompt. Handle
1536 control-u to delete current input line.
1537
b613bfbf
GN
1538Wed Jun 19 17:23:38 1996 Geoffrey Noer <noer@cygnus.com>
1539
1540 * configure.in: disable gdbtk for *cygwin32* hosted compiles
1541 * configure: regenerated with autoconf 2.8
1542
1543end-sanitize-gdbtk
b613bfbf
GN
1544Tue Jun 18 16:25:54 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1545
1546 * h8300-dep.c (gdb_print_insn_h8300): Handle the H8/S.
1547 (h8300_command): Likewise.
1548 (set_machine): Likewise.
1549 (set_machine_hook): Likewise.
1550 (_initialize_h8300m): Likewise.
1551
1552 * config/h8300/tm-h8300.h (h8300smode): Declare.
1553
5499f9a1
JL
1554Sun Jun 16 15:21:51 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1555
1556 * somsolib.c (som_solib_create_inferior_hook): Handle tracking
1557 of shl_load calls for hpux10.
1558
1559Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
1560
1561 * config.in: Regenerated.
1562 * acconfig.h (HAVE_THREAD_DB_LIB): Added entry.
1563
1564 * configure: Regenerated.
1565 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
1566 avoid name clashes with SunOS headers.
1567
9d111656
FF
1568Tue Jun 11 19:52:50 1996 Fred Fish <fnf@cygnus.com>
1569
1570 From Michael Snyder <Michael_Snyder@next.com>:
1571 * bcache.c (print_bcache_statistics): Avoid divide-by-zero
1572 exception if one or more objfile has no symbols, such as when
1573 a dynamic library has been stripped.
1574
1575Tue Jun 11 12:02:55 1996 Stu Grossman (grossman@critters.cygnus.com)
1576
1577 * Makefile.in (INTERNAL_LDFLAGS): Add in flags from configure.
1578 * configure configure.in: Only make sol-thread.o for native.
1579 Also, switch to dlopened libthread_db.so.1.
1580 * sol-thread.c: Switch to using dlopen to get the thread_db
1581 library.
1582
f023ce5c
FF
1583Mon Jun 10 14:17:19 1996 Fred Fish <fnf@cygnus.com>
1584
1585 * config/sparc/{xm-sun4sol2.h,xm-sun4os4.h} (MMAP_BASE_ADDRESS):
1586 Change from 0xE0000000 to 0xC0000000.
1587
1588Thu Jun 6 17:10:32 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1589
1590 * config/powerpc/xm-solaris.h: Initial version of support for
1591 Solaris on PowerPC.
1592
911026aa
JSC
1593Wed Jun 5 01:52:57 1996 James G. Smith <jsmith@cygnus.co.uk>
1594
1595 * configure.in (configdirs): Force 4100 builds to use 4300 GDB
1596 target.
1597 * configure: Rebuild.
1598
1599 * config/mips/vr4300el.mt (SIM_OBS): Include simulator in
1600 little-endian builds.
1601
093c1a2f
JL
1602Mon Jun 3 11:48:29 1996 Jeffrey A Law (law@cygnus.com)
1603
f4c952e4
JL
1604 * inftarg.c (child_thread_alive): Protect declaration with
1605 #ifndef CHILD_THREAD_ALIVE.
1606
093c1a2f
JL
1607 * source.c (find_source_lines): Check the time on the symtab's bfd if
1608 it exists, else check the time on the exec_bfd.
1609
f6decc18
MA
1610Thu May 30 09:43:17 1996 Mark Alexander <marka@cygnus.com>
1611
1612 * dsrec.c (make_srec): Fix calculation of address size
1613 to allow addresses less than 0x100.
1614
3db21ca5
WM
1615Thu May 30 04:24:09 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
1616
1617 * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length.
1618
3308a107
GN
1619Tue May 28 16:15:47 1996 Geoffrey Noer <noer@cygnus.com>
1620
1621 * remote-mips.c: cannot use EINVAL for breakpoint test since
1622 its value varies for different hosts (e.g. go32's is 19, while
1623 sunos is 22). Changed to hardcoded 22 since that is what the
1624 mips boards return.
1625
e44d1491
TT
1626Tue May 28 11:14:58 1996 Tom Tromey <tromey@creche.cygnus.com>
1627
1628 * configure: Regenerated.
1629 * aclocal.m4 (CY_AC_PATH_TCLH): Don't use AC_TRY_RUN.
1630 (CY_AC_PATH_TKH): Don't use AC_TRY_RUN.
1631
76420d46
SG
1632Sun May 26 16:56:35 1996 Miles Bader <miles@gnu.ai.mit.edu>
1633
1634 * solib.c (solib_absolute_prefix, solib_search_path): New variables.
1635 (_initialize_solib): Add set/show commands for those variables.
1636 (solib_map_sections): Implement searching using them.
1637
9391c997
FF
1638Sun May 26 14:14:49 1996 Fred Fish <fnf@cygnus.com>
1639
1640 Changes from: David Mosberger-Tang <davidm@azstarnet.com>
1641
1642 * NEWS: Add Alpha Linux as a new native configuration.
1643
1644 * mdebugread.c (parse_symbol): When we find a malloc() symbol with
1645 return type VOID, assume no debugging info is available for that
1646 object file and patch the return value into VOID *. Otherwise,
1647 operations requiring an implicit call to malloc() will fail.
1648
1649 * infrun.c (wait_for_inferior): The criterion to detect entering a
1650 sigtramp handler is now: (a) the current pc is inside a sigtramp
1651 handler, (b) the previous pc is not in a sigtramp handler, and (c)
1652 the current stack pointer is "inner" than the old one. Condition
1653 (c) is new to avoid mistaking a return from a signal handler into
1654 sigtramp as a new sigtramp invocation.
1655
1656 * dcache.c (struct dcache_block): Declare addr as CORE_ADDR. An
1657 int may not be big enough to hold an address.
1658 (dcache_hit): Ditto.
1659 (dcache_peek_byte): Fix indentation.
1660
1661 * configure.in (alpha-*-linux*): Add target.
1662 * configure: Rebuild
1663
1664 * config/alpha/tm-alpha.h (PROC_DESC_IS_DYN_SIGTRAMP): New macro.
1665 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1666 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
1667 (SIGCONTEXT_ADDR): Ditto.
1668 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
1669
1670 * config/alpha/alpha-linux.mh: New file.
1671 * config/alpha/alpha-linux.mt: Ditto.
1672 * config/alpha/nm-linux.h: Ditto.
1673 * config/alpha/tm-alphalinux.h: Ditto.
1674 * config/alpha/xm-alphalinux.h: Ditto.
1675 * config/alpha/xm-alphaosf.h: Renamed from xm-alpha.h.
1676 * config/alpha/alpha-osf1.mh (XM_FILE): Change from xm-alpha.h to
1677 xm-alphaosf.h.
1678 * config/alpha/alpha-osf2.mh: Ditto.
1679
1680 * blockframe.c (find_pc_partial_function): Pass PC to
1681 SIGTRAMP_START and SIGTRAMP_END macros for the benefit of systems
1682 that detect sigtramp code via designated code sequences (as is the
1683 case for Linux/Alpha, for example).
1684
1685 * config/i386/tm-i386bsd.h: Change SIGTRAMP_START and SIGTRAMP_END
1686 to ignore new PC argument.
1687 * config/m68k/tm-hp300bsd.h: Ditto.
1688 * config/vax/tm-vax.h: Ditto.
1689
1690 * alpha-tdep.c (alpha_linux_sigtramp_offset): New function.
1691 (alpha_osf_skip_sigtramp_frame): Ditto.
1692 (push_sigtramp_desc): Ditto.
1693 (alpha_find_saved_regs): Use SIGCONTEXT_ADDR macro to extract
1694 sigcontext address from frame.
1695 (alpha_saved_pc_after_call): When in sigtramp, use
1696 alpha_frame_saved_pc() instead of read-register().
1697 (after_prologue): When inside a dynamically generated sigtramp
1698 function, there is no prologue, so return address of first
1699 instruction.
1700 (alpha_in_prologue): Fix typo in comment.
1701 (find_proc_desc): Use macro DYNAMIC_SIGTRAMP_OFFSET to determine
1702 whether we're inside a dynamicaly generated sigtramp function. If
1703 so, create and push and appropriate procedure descriptor.
1704 (alpha_frame_chain): Use macro FRAME_PAST_SIGTRAMP_FRAME to obtain
1705 the frame past a sigtramp frame (if the current frame is indeed a
1706 sigtramp function).
1707 (init_extra_frame_info): Don't read next frame register off of
1708 stack-pointer when inside a dynamiccaly generated sigtramp.
1709 (alpha_pop_frame): Also unlink and destroy procedure descriptors
1710 created for dynamically generated sigtramp functions.
1711
1712 * alpha-nat.c: When compiling under Linux, include <asm/reg.h> and
1713 <alpha/ptrace.h> instead of <machine/reg.h>
1714
647e52ea
SG
1715Tue Jul 2 13:58:10 1996 Miles Bader <miles@gnu.ai.mit.edu>
1716
1717 * gnu-nat.c (inf_validate_task_sc):
1718 Give terminal to gdb while asking question.
1719 (inf_resume): Don't validate the task suspend-count while execing.
1720
1721Thu Jun 13 11:04:52 1996 Miles Bader <miles@gnu.ai.mit.edu>
1722
1723 * gnu-nat.c (inf_validate_task_sc): Query user before clearing any
1724 additional suspend count.
1725 (S_proc_wait_reply, gnu_attach): Don't call inf_validate_task_sc.
1726 (inf_resume): Call inf_validate_task_sc here.
1727 (gnu_resume): Call inf_update_procs to ensure noticing new threads.
1728
1729Fri Jun 7 17:00:43 1996 Miles Bader <miles@gnu.ai.mit.edu>
1730
1731 * gnu-nat.c (gnu_create_inferior: attach_to_child): Return PID.
1732
52f74d48
JL
1733Thu May 23 15:13:56 1996 Jeffrey A Law (law@cygnus.com)
1734
31778db0
JL
1735 * h8300-tdep.c (IS_PUSH): Refine.
1736 (IS_MOVE_FP, IS_MOV_SP_FP): Accept H8/300H varaints.
1737 (IS_SUB4_SP, IS_SUBL_SP): New macros.
1738 (h8300_skip_prologue): Handle H8/300H prologue code sequences.
1739 (examine_prologue): Handle addresses from 0x010000 to 0xffffff
1740 when in H8/300H mode. Get the return pointer's address correctly
1741 for the H8/300H. Handle H8/300H prolouge code sequences.
1742
52f74d48
JL
1743 * symfile.c (generic_load): Print the starting address
1744 of the file just loaded.
1745
e7600d8e
SS
1746Thu May 23 12:09:52 1996 Stan Shebs <shebs@andros.cygnus.com>
1747
1748 * mpw-make.sed: Edit @THREAD_DB_OBS@ out of makefile.
1749
1750Tue May 21 11:53:56 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1751
1752 * breakpoint.c (bpstat_do_actions): Avoid endless recursion
1753 if a `source' command is contained in bs->commands.
1754
1755 * infrun.c (wait_for_inferior): Update step_frame_address when
1756 stepping into a new line.
1757
1758 From schwab@issan.informatik.uni-dortmund.de (Andreas Schwab):
1759 * breakpoint.c (breakpoint_1): Add shlib_disabled case to
1760 bpenables array.
1761
c92f31c6
MA
1762Mon May 20 22:52:00 1996 Mark Alexander <marka@cygnus.com>
1763
1764 * dsrec.c (load_srec): Add WAITACK parameter, for machines
1765 like EST visionICE that send back an ACK after each S-record.
1766 * monitor.c (monitor_wait_srec_ack): New function.
1767 (monitor_load): Pass monitor_wait_srec_ack to load_srec
1768 if the monitor's MO_SREC_ACK flag is set.
1769 * monitor.h: Define MO_SREC_ACK flag.
1770 * remote-est.c (est_cmds): Add MO_SREC_ACK flag.
1771 * sh3-rom.c (sh3_load): Accomodate change in load_srec prototype.
1772 * srec.h: Add WAITACK parameter to load_srec prototype.
1773
6a4bfd83
RS
1774Sun May 19 21:22:00 1996 Rob Savoye <rob@chinadoll>
1775
1776 * config/sparc/sparclite.mt: Add the sparc simulator.
1777
41756e56
FF
1778Sun May 19 16:49:37 1996 Fred Fish <fnf@cygnus.com>
1779
1780 * defs.h (read_command_lines, query_hook): Update prototypes.
1781 (readline_begin_hook, readline_hook, readline_end_hook): Declare.
1782 * breakpoint.c (commands_command): Build message in temporary buffer
1783 and pass that, as well as tty control flag, to read_command_lines.
1784 * top.c (readline_begin_hook, readline_hook, readline_end_hook):
1785 Define here.
1786 (command_loop): Check for non-NULL instream before looping.
1787 (command_line_input): Use readline_hook when appropriate, to get
1788 user input from a GUI window.
1789 (read_next_line): Also build prompt if getting user input from a GUI.
1790 (recurse_read_control_structure): Fix typo in comment.
1791 (read_command_lines): Use passed in prompt and tty flag to decide how
1792 to build message. Use readline_begin_hook when appropriate, to set
1793 up a GUI interaction window. Just return head, whether NULL or not,
1794 after using readline_end_hook to complete GUI interaction.
1795 (define_command, document_command): Build message in a temporary
1796 buffer and pass it to read_command_lines, along with tty flag.
1797
1798start-sanitize-gdbtk
1799 * gdbtk.c (gdbtk_readline_begin, gdbtk_readline, gdbtk_readline_end):
1800 New functions.
1801 (tk_command_loop): Set instream to NULL to enable Tk user interaction.
1802 (gdbtk_init): Set readline_begin_hook, readline_hook,
1803 and readline_end_hook.
1804 * gdbtk.tcl (gdbtk_tcl_readline_begin, gdbtk_tcl_readline,
1805 gdbtk_tcl_readline_end): New functions.
1806 (tclsh): Pack scroll bar on right side of window, not left.
1807end-sanitize-gdbtk
1808
f0c56658
PS
1809Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1810
1811 * blockframe.c (frameless_look_for_prologue):
1812 Add FUNCTION_START_OFFSET only if func_start is non-zero.
1813 * minsyms.c (lookup_minimal_symbol_by_pc): Return NULL if
1814 pc is not in a known section.
1815 * stack.c (print_frame_info): Remove check for fi->pc in known
1816 section, now handled by lookup_minimal_symbol_by_pc.
1817
81ae689a
FF
1818start-sanitize-gdbtk
1819Fri May 17 13:54:34 1996 Fred Fish <fnf@cygnus.com>
1820
1821 * gdbtk.tcl (create_command_window): Change a misspelled "get"
1822 to the intended "cget".
1823 (delete_line): Fix so it deletes the current line at the
1824 insertion cursor.
1825end-sanitize-gdbtk
1826
6a4547c0
SS
1827Fri May 17 13:31:04 1996 Stan Shebs <shebs@andros.cygnus.com>
1828
1829 * sh-stub.c: New file, was config/sh/stub.c.
1830
b8f3d4c6 1831start-sanitize-gdbtk
26b3dc44 1832Thu May 16 19:20:29 1996 Fred Fish <fnf@cygnus.com>
5bac2b50
FF
1833
1834 * gdbtk.tcl (gdb_prompt): Set this early on.
1835 (create_command_window): Use gdb_prompt rather than "(gdb) ".
1836 (gdbtk_tcl_preloop): Proc executed just prior to Tk main loop.
1837 (tclsh): If an evaluation window already exists, just bring it
1838 to the front instead of trying to create another.
1839 * gdbtk.c (tk_command_loop): New function.
1840 (gdbtk_init): Call tk_command_loop rather than Tk_MainLoop.
1841
954a4a2a
FF
1842Thu May 16 16:16:35 1996 Fred Fish <fnf@cygnus.com>
1843
1844 * gdbtk.tcl (evaluate_tcl_command, tclsh): New functions that
1845 implement a tcl evaluation window for gdbtk maintainers to use.
1846
76e641bd
TT
1847Thu May 16 11:42:58 1996 Tom Tromey <tromey@creche.cygnus.com>
1848
f4e769dc
TT
1849 * gdbtk.tcl (files_command): Correctly insert list of files into
1850 listbox widget.
1851
76e641bd
TT
1852 * gdbtk.tcl (files_command): listbox command no longer accepts
1853 -geometry.
1854
b8f3d4c6
SS
1855Wed May 15 16:04:09 1996 Stan Shebs <shebs@andros.cygnus.com>
1856
1857 * gdbtk.tcl (create_command_window): If command window's buffer
1858 is disabled, don't execute any of the key bindings.
1859end-sanitize-gdbtk
1860
6bafbdfb
JL
1861Wed May 15 08:25:12 1996 Jeffrey A Law (law@cygnus.com)
1862
e7600d8e 1863 * top.c (read_next_line): Fix thinkos. From Donn Seeley.
ecebd693 1864
6bafbdfb
JL
1865 * coffread.c (coff_symtab_read): Handle C_LABEL symbols like
1866 C_STAT symbols.
1867 * h8300-tdep.c (h8300_pop_frame): Reset $sp and $pc correctly.
1868 Flush cached frames just before exiting.
1869 * remote-sim.c (gdbsim_resume): Complain if the program isn't
1870 being run.
1871 * config/h8300/tm-h8300.h (BELIEVE_PCC_PROMOTION): Define.
1872
9b33e492
SG
1873Tue May 14 18:05:16 1996 Stu Grossman (grossman@critters.cygnus.com)
1874
1875 * procfs.c (procfs_thread_alive procfs_stop): Make static.
e7600d8e 1876 (procfs_pid_to_str): New routine to print out thread id's in an
9b33e492
SG
1877 intelligible manner.
1878 * sol-thread.c (sol_thread_fetch_registers): Re-order manner in
b8f3d4c6 1879 which supply_register is called to fix bug with writing
9b33e492
SG
1880 individual regs.
1881 * config/sparc/tm-sun4sol2.h: Define default for
1882 target_pid_to_str in case host lacks libthread_db.
1883
47ef0da5
SG
1884Mon May 13 23:53:30 1996 Stu Grossman (grossman@critters.cygnus.com)
1885
1886 * Makefile.in config.in configure configure.in
1887 config/sparc/nm-sun4sol2.h config/sparc/sun4sol2.mh
1888 config/sparc/tm-sun4sol2.h: Use autoconf to config Solaris thread
1889 and pthread support, since pre-2.5 systems don't come with
1890 libthread_db.so.1.
1891
1892 * procfs.c (info_proc): Use int instead of id_t. Old versions of
e7600d8e 1893 Irix don't seem to define this.
47ef0da5 1894
572977a5
FF
1895start-sanitize-gdbtk
1896Mon May 13 13:43:25 1996 Fred Fish <fnf@cygnus.com>
1897
1898 * gdbtk.c (tk_command): Catch case where no argument is given
1899 since this will cause the tcl interpreter to dump core.
1900end-sanitize-gdbtk
1901
24ecc17a
JL
1902Mon May 13 17:40:58 1996 Jeffrey A Law (law@cygnus.com)
1903
1904 * top.c (execute_control_command, case while_control): Allow
1905 a while command to be interrupted.
1906
a50cedad
SG
1907Mon May 13 16:17:36 1996 Stu Grossman (grossman@critters.cygnus.com)
1908
1909 * sol-thread.c: More cleanup, add comments.
b8f3d4c6 1910 (sol_thread_resume): Prevent people from trying to step
a50cedad 1911 inactive threads.
b8f3d4c6 1912 (sol_thread_wait sol_thread_fetch_registers
a50cedad
SG
1913 sol_thread_store_registers): Remove unnecessary check for
1914 sol_thread_active. These routines won't get called unless threads
1915 are active.
1916
05535e79
SS
1917Mon May 13 11:29:37 1996 Stan Shebs <shebs@andros.cygnus.com>
1918
1919 SH3-E support from Allan Tajii <atajii@hmsi.com>:
1920 * sh-tdep.c (sh_reg_names, sh3_reg_names): Add empty names for
1921 float registers.
1922 (sh3e_reg_names): New register name array.
1923 (sh_processor_type_table): Add sh3e processor type.
1924 * config/sh/tm-sh.h (REGISTER_VIRTUAL_TYPE): Fix test.
1925 (REGISTER_NAMES, NUM_REGS, NUM_REALREGS, etc): Adjust for
1926 full set of registers.
1927 * remote-e7000.c (want_sh3, want_sh3_nopc): New globals.
1928 (e7000_fetch_registers, e7000_wait): Use them.
1929 * sh3-rom.c (sh3_regnames): Add float registers.
1930 (sh3e_cmds, sh3e_ops): New globals.
1931 (sh3e_open): New function.
1932 (_initialize_sh3_rom): Rename from _initialize_sh3, set up
1933 sh3e target vector.
1934
934741a1
SG
1935Fri May 10 15:53:38 1996 Stu Grossman (grossman@lisa.cygnus.com)
1936
1937 * sol-thread.c: Cleanup. gcc -Wall fixes. Add prototypes.
1938 Print out messages instead of codes for thread_db errors. Make
1939 access macros for thread and lwp manipulation. Make cleanups to
1940 fixup inferior_pid in case of errors.
1941
31ed312c
FF
1942Thu May 9 19:06:02 1996 Fred Fish <fnf@cygnus.com>
1943
1944 * aclocal.m4: Remove unused definition of AC_C_CROSS.
1945 * configure.in: Add powerpcle-*-solaris* host and target config
1946 so April 30th change does not get lost next time configure is
1947 rebuilt.
1948
fdfa3315
SG
1949Thu May 9 14:13:08 1996 Stu Grossman (grossman@critters.cygnus.com)
1950
1951 * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,
1952 infrun.c, mac-nat.c, procfs.c, remote.c, sol-thread.c, thread.c,
1953 win32-nat.c, config/nm-lynx.h: Rename thread.h to gdbthread.h to
1954 avoid conflict with Solaris /usr/include/thread.h.
1955
7574859f
RS
1956Thu May 9 12:33:32 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1957
1958 * abug-rom.c: Config file for the older style ABug monitor that
1959 runs on the mvme13x boards.
1960 * config/m68k/monitor.mt: Add abug support for m68k cross
1961 debugging.
1962
2ae2f078 1963Wed May 8 20:33:24 1996 Fred Fish <fnf@cygnus.com>
3f37b696 1964
2ae2f078
FF
1965 * infcmd.c (do_registers_info): Always print the raw floating
1966 point value's bytes in big endian order, so the the leftmost bit
1967 is the most significant.
3f37b696
FF
1968 * breakpoint.c (clear_momentary_breakpoints): Remove dead code
1969 that is referenced nowhere else.
1970 (set_breakpoint): Ditto.
1971 (do_enable_breakpoint): Created from enable_once_breakpoint
1972 with a couple of changes.
1973 (enable_breakpoint): Call do_enable_breakpoint with an appropriate
1974 bpdisp enum value to set disposition of breakpoint.
1975 (enable_once_breakpoint): Ditto.
1976 (enable_delete_breakpoint): Ditto.
1977 * breakpoint.h (clear_momentary_breakpoints): Remove prototype.
1978 * symtab.c (find_pc_line): Improve comments.
572977a5 1979start-sanitize-gdbtk
3f37b696 1980 * gdbtk.c: Fix a couple of misspellings.
572977a5 1981end-sanitize-gdbtk
3f37b696
FF
1982 * xcoffread.c: Ditto.
1983
37316b52
SS
1984Tue May 7 18:37:06 1996 Stan Shebs <shebs@andros.cygnus.com>
1985
1986 * target.c (debug_to_xfer_memory): Insert line breaks when
1987 dumping the memory block.
1988
8fc2b417
SG
1989Mon May 6 13:52:52 1996 Stu Grossman (grossman@critters.cygnus.com)
1990
1991 * fork-child.c (fork_inferior), inferior.h: init_trace_fun now
1992 returns a possibly modified pid.
1993 * inftarg.c (ptrace_him): Now returns pid;
1994 * m3-nat.c (m3_trace_him): Now returns pid;
1995 * infcmd.c (run_command): Minor cleanup.
1996 * infrun.c (wait_for_inferior): Add another check for one_stepped
1997 near where we read the pc to avoid erroneously setting
1998 random_signal for multi-threaded support.
1999 * procfs.c: Add support for Solaris LWPs. Remove def of
2000 LOSING_POLL. Many cleanups... Several workarounds for Solaris
2001 lossage. System call entry and exit are now handled by
2002 dynamically registered handlers.
2003 * (syscallname): Don't barf when handed an unknown syscall
2004 number.
2005 * (info_proc_syscalls): Ditto.
2006 * sol-thread.c: New file. Implements Solaris thread support.
2007 * symfile.c (symbol_file_add): Add call to target_new_objfile to
2008 notify target-dependent code about new symbol tables.
2009 * (clear_symtab_users): Call target_new_objfile to notify it of
2010 the removal of all symbol tables.
2011 * target.c (push_target): Make sure that to_close is non-zero
2012 before calling it.
2013 * target.h (target_new_objfile): Provide default.
2014 * config/alpha/nm-osf2.h: Define LOSING_POLL because this version
2015 of OSF can't hack using poll with /proc.
2016 * config/sparc/nm-sun4sol2.h (target_new_objfile): Define to be
2017 sol-thread-new-objfile.
2018 * config/sparc/sun4sol2.mh: Add sol-thread.o to NATDEFFILES, and
2019 add libthread_db.so.1 to NAT_CLIBS.
2020 * config/sparc/tm-sun4sol2.h: Define PIDGET, TIDGET, and
2021 target_pid_to_str.
2022
2023Sat May 4 02:13:34 1996 N Srin Kumar <nsrin@wipinfo.soft.net>
2024
2025 * procfs.c (remove_fd): Fix copy of fds to fill hole left after
2026 removal of the requested fd.
2027
8678180e
MM
2028Mon May 6 07:52:48 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2029
2030 * rs6000-tdep.c (_initialize_rs6000_tdep): Don't do XCOFF specific
2031 hooks under ELF.
2032
2033 * config/powerpc/tm-ppc-eabi.h: Define ELF_OBJECT_FORMAT.
2034
9e9cf822
SS
2035start-sanitize-gdbtk
2036Thu May 2 19:17:49 1996 Stan Shebs <shebs@andros.cygnus.com>
2037
2038 * gdbtk.tcl (debug_interface): New global, use to aid debugging.
2039 (insert_breakpoint_tag, delete_breakpoint_tag): Fix range.
2040 (file_popup_menu): Delete, never used.
2041 (listing_window_popup): Rename from listing_window_button_1,
2042 remove breakpoint toggling code.
2043 (toggle_breakpoint): New procedure.
2044 (create_file_win): Bind popup menu to button 2, toggle breakpoints
2045 with button 1 in breakpoint area, add display of tagged areas if
2046 debugging on.
2047end-sanitize-gdbtk
2048
e51481f9
JL
2049Thu May 2 12:46:14 1996 Jeffrey A Law (law@cygnus.com)
2050
9e9cf822 2051 From Peter Schauer:
e51481f9
JL
2052 * breakpoint.h (enum bpdisp): Add del_at_next_stop.
2053 * breakpoint.c (insert_breakpoints, watchpoint_check,
2054 bpstat_stop_status): Avoid bad references to memory freed via
2055 delete_breakpoint on watchpoints going out of scope.
2056 Do not delete these watchpoints, disable them and change their
2057 disposition to del_at_next_stop instead.
2058 (breakpoint_auto_delete): Delete all breakpoints whose disposition
2059 is del_at_next_stop.
2060 (breakpoint_init_inferior): Use switch to avoid reference to
2061 already deleted breakpoint.
2062
062cb0d3
FF
2063Wed May 1 17:29:18 1996 Fred Fish <fnf@cygnus.com>
2064
9e9cf822 2065 * Makefile.in (rs6000-nat.o): Depend on xcoffsolib.h.
062cb0d3 2066 * config/rs6000/rs6000.mh (NATDEPFILES): Move xcoffread.o ...
9e9cf822 2067 * config/rs6000/rs6000.mt (TDEPFILES): ... to here.
062cb0d3
FF
2068 * xcoffsolib.c (xcoff_relocate_symtab_hook): Define and initialize.
2069 (solib_info): Call xcoff_relocate_symtab via the hook.
2070 (sharedlibrary_command): Ditto.
2071 * xcoffread.c: Remove all FAKING_RS6000 comments and defines.
2072 (xcoff_add_toc_to_loadinfo_hook): Define and initialize here.
2073 (xcoff_init_loadinfo_hook): Define and initialize here.
2074 (scan_xcoff_symtab): Call xcoff_add_toc_to_loadinfo via the hook.
2075 (xcoff_initial_scan): Call xcoff_init_loadinfo via the hook.
2076 * xcoffsolib.h (xcoff_relocate_symtab_hook): Declare extern func.
2077 * rs6000-tdep.c (_initialize_rs6000_tdep): Add initializations
2078 of xcoff_add_toc_to_loadinfo_hook and xcoff_init_loadinfo_hook.
2079 * rs6000-nat.c (_initialize_core_rs6000): Add initialization
2080 of xcoff_relocate_symtab_hook.
2081
fe8d28cf
MM
2082Tue Apr 30 13:22:02 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2083
2084 * configure (powerpcle-*-solaris*): Add Solaris support.
2085
2086 * config/powerpc/{solaris.m[ht],tm-solaris.h}: New files for
2087 Solaris support.
aad09779
DP
2088
2089Mon Apr 29 16:17:31 1996 Dawn Perchik <dawn@cygnus.com>
9e9cf822 2090
aad09779
DP
2091 * c-valprint.c (c_val_print): Fix printing for arrays defined
2092 with 0 length.
2093
5a2934b4
SS
2094Sun Apr 28 15:08:05 1996 Stan Shebs <shebs@andros.cygnus.com>
2095
fea17b55
SS
2096 Support for bi-endian remote breakpoints.
2097 * remote.c (big_break_insn, little_break_insn): New globals.
2098 (break_insn): Remove.
2099 (remote_insert_breakpoint, remote_remove_breakpoint): Use own
2100 code if REMOTE_BREAKPOINT defined, otherwise call memory
2101 breakpoint functions.
2102 * config/sh/tm-sh.h (REMOTE_BREAKPOINT): Remove.
2103 (BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT): Define.
2104
5a2934b4
SS
2105 * mon960-rom.c (mon960_cmds): Remove forward decl.
2106 (mon960_load): Use current_monitor instead of mon960_cmds.
2107 (mon960_regnames): Remove backslashes from line ends.
2108 (_initialize_mon960): Fix documentation string.
2109
d2c17d4f
FF
2110Sun Apr 28 12:10:35 1996 Fred Fish <fnf@cygnus.com>
2111
2112 * symfile.h (psymbol_allocation_list): Expand comments which
2113 describe the psymbol allocation list and how each field is
2114 used.
2115
39ce6829
PS
2116Sun Apr 28 03:44:30 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2117
2118 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->exp
2119 storage leaks.
2120 (breakpoint_re_set_one): Fix b->exp, b->val, b->cond storage leaks.
2121
2122 * infcmd.c (run_command), solib.c (locate_base): Check for
2123 target_has_execution in addition to inferior_pid, a core file
2124 from a threaded program is yielding a non-zero inferior_pid.
2125
2126 * sparc-tdep.c (get_saved_register): Handle window registers
2127 in a dummy frame correctly.
2128
6c0643e3
FF
2129Sat Apr 27 20:38:32 1996 Fred Fish <fnf@cygnus.com>
2130
2131 * Makefile.in (CLIBS): Move $(MMALLOC) past all other libs,
2132 so that anything that wants an allocation function not yet pulled
2133 in, will get it from mmalloc rather than a system library.
2134 * Makefile.in (INSTALLED_LIBS): Reorder to match order of CLIBS,
2135 to avoid surprising results when used.
2136
00d93b6d
DP
2137Sat Apr 27 00:12:05 1996 Dawn Perchik (dawn@cygnus.com)
2138
2139 * stabsread.c: Changes and bug fixes for cfront support.
2140 Fix bug for class data members.
2141 Fix parsing bug when no base classes exist.
2142 Fix memory bug - allocate space for cplusplus specific info.
2143 Add support for static data.
2144 Add prototypes for static functions.
2145 Enhance comments to show what each function expects to parse.
2146 Cleanup code.
2147 * stabsread.c(resolve_cont),dbxread.c(resolve_cont): Rename
2148 function to resolve_cfront_continuation.
2149
7dbb5eed
JL
2150Fri Apr 26 23:58:26 1996 Jeffrey A Law (law@cygnus.com)
2151
2152 * infrun.c (wait_for_inferior): Call registers_changed when
6cc17fd5 2153 restarting the inferior to get over a nullified instruction.
7dbb5eed 2154
73e75264 2155Tue Apr 24 12:12:55 1996 Dawn Perchik (dawn@cygnus.com)
7dbb5eed 2156
73e75264
DP
2157 * dbxread.c,stabsread.c,gdbtypes.c,partial-stab.h,valops.c:
2158 Add new support for parsing cfront stabs.
2159
894d8e69
JL
2160Wed Apr 24 00:32:55 1996 Jeffrey A Law (law@cygnus.com)
2161
2162 * infrun.c (wait_for_inferior): Move "have_waited" label
2163 outside of #ifdef conditionals. Don't trash the wait status
2164 if we get a signal and the current instruction is nullified.
2165
2166Mon Apr 22 20:17:01 1996 Fred Fish <fnf@cygnus.com>
2167
9e9cf822 2168 * Makefile.in (VERSION): Bump version number to 4.16.1.
894d8e69
JL
2169 * NEWS: Update for 4.16 release.
2170
178ed338
SS
2171Mon Apr 22 16:32:29 1996 Stan Shebs <shebs@andros.cygnus.com>
2172
2173 * monitor.h: Clean up comment formatting.
2174 (current_monitor): Remove decl.
2175 (LOADTYPES, LOADPROTOS, INIT_CMD, etc): Remove definitions.
2176 (push_monitor, SREC_SIZE): Remove.
2177 * monitor.c: Expand old macro into current_monitor derefs
2178 everywhere.
2179 * remote-os9k.c (current_monitor): Remove definition.
2180
f9fedc48
MA
2181Mon Apr 22 14:54:45 1996 Mark Alexander <marka@superball.cygnus.com>
2182
2183 * corefile.c (specify_exec_file_hook): Allow arbitrary number of
2184 hooks.
2185 (call_extra_exec_file_hooks): New function.
2186 * h8300-tdep.c: Lint; add .h files to provide missing declarations,
2187 remove unused variables.
2188 (set_machine_hook): New function.
2189 (_initialize_h8300m): Initialize it.
2190
102f473b
ILT
2191Fri Apr 19 15:03:49 1996 Ian Lance Taylor <ian@cygnus.com>
2192
2193 * remote-mips.c (encoding): Don't specify size, to avoid bug in
2194 SunOS native compiler.
2195
69159fad
SS
2196Thu Apr 18 18:46:57 1996 Stan Shebs <shebs@andros.cygnus.com>
2197
2198 * monitor.c: Use int rather than LONGEST for values, since
2199 the formatting strings are not prepared to accept long longs.
2200
e1b4f287
DE
2201Wed Apr 17 20:17:27 1996 Doug Evans <dje@canuck.cygnus.com>
2202
2203 * arm-tdep.c (initialize_arm_tdep): Make apcs32 a `zinteger'.
2204
8eff3c7f
SG
2205Tue Apr 16 17:38:23 1996 Stu Grossman (grossman@critters.cygnus.com)
2206
2207 * corelow.c (add_to_thread_list): Make sure reg_sect is non-null
2208 before de-referencing it. Prevents deref of NULL pointer if core
2209 file lacks .reg section.
2210 * defs.h: Rename floatformat_{to from}_long_double to
2211 floatformat_{to from}_doublest. Get rid of FLOATFORMAT_{TO
2212 FROM}... macros.
2213 * findvar.c (extract_floating store_floating): Change all refs to
2214 FLOATFORMAT_{FROM TO}... to floatformat_{from to}_doublest.
2215 * utils.c: Change floatformat_{to from}_long_double to
2216 floatformat_{to from}_doublest cuz the new routines will use
2217 whatever size (double or long double) is appropriate.
2218 * config/i960/tm-i960.h (REGISTER_CONVERT_TO_VIRTUAL
2219 REGISTER_CONVERT_TO_RAW): Change FLOATFORMAT... macros to
2220 floatformat... routine calls.
2221
15b03b57
PB
2222Mon Apr 15 16:34:11 1996 Per Bothner <bothner@kalessin.cygnus.com>
2223
2224 * stabsread.c (read_type): Move handling of '@' from type
2225 number handling to handling of types proper (as emitted by gcc!).
2226 For typedefs, allocate the typedef type before reading its
2227 definition, to properly handling recursive types.
2228
c5ee9d00
JL
2229Mon Apr 15 11:19:26 1996 Jeffrey A Law (law@cygnus.com)
2230
2231 * ch-exp.c (calculate_array_length): Fix prototype.
2232
449abd89
SG
2233Sat Apr 13 14:21:16 1996 Stu Grossman (grossman@critters.cygnus.com)
2234
2235 * remote-nindy.c (nindy_open): Acquire more target state so that
2236 user can attach to a previously running program.
2237 * (nindy_fetch_registers nindy_store_registers): Get rid of fp
2238 conversion code. That's all handled in {extract store}_floating
2239 now.
2240 * utils.c (floatformat_to_double): Don't bias exponent when
2241 handling zero's, denorms or NaNs.
2242 * config/i960/tm-i960.h (REGISTER_CONVERT_TO_VIRTUAL
2243 REGISTER_CONVERT_TO_RAW): Change to using DOUBLST and
2244 FLOATFORMAT_TO/FROM_DOUBLEST macros.
2245 * config/i960/tm-nindy960.h: Undefine
2246 REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW, and
2247 REGISTER_CONVERTIBLE. These are no longer necessary now that all
2248 the magic happens in extract/store_floating.
2249
9898b3b7
PS
2250Sat Apr 13 02:58:02 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2251
2252 * eval.c (evaluate_subexp_standard): Report error when attempting to
2253 evaluate subscripts for types which cannot be subscripted.
2254
2255 * valarith.c (value_x_binop, value_x_unop): Add noside parameter.
2256 Return a zero value with the return type of the member function
2257 if noside is EVAL_AVOID_SIDE_EFFECTS instead of calling the member
2258 function.
2259 * values.h (value_x_binop, value_x_unop): Update prototypes
2260 accordingly.
2261 * eval.c (evaluate_subexp_standard): Update all callers of
2262 value_x_binop, value_x_unop accordingly.
2263
2264 * valarith.c (value_neg, value_complement): Perform ANSI C/C++
2265 integral promotion on operands.
2266
38d715a4
FF
2267Fri Apr 12 13:19:27 1996 Fred Fish <fnf@cygnus.com>
2268
2269 * README: Update for 4.16 release.
2270 * configure.in (AC_CHECK_FUNCS): Also check for sbrk.
2271 * configure: Regenerate with autoconf.
2272 * config.in: Regenerate with autoheader.
2273 * main.c (main): Only use sbrk() when HAVE_SBRK is defined.
2274 * top.c (command_loop): Ditto.
2275
c6fbd98b
SG
2276Fri Apr 12 09:45:29 1996 Stu Grossman (grossman@critters.cygnus.com)
2277
2278 * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT
2279 defaults for bi-endian targets. Replace function pointers for
2280 floatformat routines with macros. No need for these to be runtime
2281 selectable.
2282 * findvar.c: Get rid of floatformat function pointers. Use
2283 macros in extract_floating and store_floating.
2284 * remote-nindy.c (nindy_fetch_registers nindy_store_registers):
2285 Use floatformat macros.
2286
d8efbc66
FF
2287Thu Apr 11 21:28:02 1996 Fred Fish <fnf@cygnus.com>
2288
2289 From: Miles Bader <miles@gnu.ai.mit.edu>
2290 * configure.in (AC_CHECK_HEADERS): check for endian.h.
2291 Use AC_CHECK_TOOL to find AR & RANLIB. Add AC_PROG_AWK.
2292 Add host & target cases for i[345]86-*-gnu*.
2293 * config.in: Regenerate with autoheader.
2294 * configure: Regenerate with autoconf.
2295 * Makefile.in (AR, AWK): Set from corresponding autoconf substs.
2296 (init.c): Don't scan mig-generated files.
2297 * defs.h (endian.h): Include if HAVE_ENDIAN_H defined.
2298 * config/nm-m3.h (ATTACH_NO_WAIT): Define.
2299 * infcmd.c (attach_command): Use "#ifndef ATTACH_NO_WAIT"
2300 rather than "#ifndef MACH".
2301
4eaf7c0a
SS
2302Thu Apr 11 18:49:42 1996 Stan Shebs <shebs@andros.cygnus.com>
2303
2304 * remote.c (remotewritesize): New GDB variable, controls size
2305 of memory packets sent to the target.
2306
a243a22f
SG
2307Thu Apr 11 13:47:52 1996 Stu Grossman (grossman@critters.cygnus.com)
2308
2309 * dcache.c: Add prototypes. Make many functions static.
2310 * (dcache_peek dcache_fetch dcache_poke): Make dcache_fetch and
2311 dcache_poke call dcache_xfer_memory directly in order to fix
2312 problems with turning off dcache. dcache_peek is now unnecessary,
2313 so it goes away.
2314
2315 * defs.h: Define new macros HOST_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT
2316 and TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT to specify a pointer
2317 to a struct floatformat. This allows for better handling of
2318 targets whose floating point formats differ from the host by more
2319 than just byte order.
2320 * (floatformat_to_long_double floatformat_from_long_double):
2321 Prototypes for new functions in utils.c.
2322 * (floatformat_to_doublest floatformat_from_doublest): Prototypes
2323 for pointers to floating point conversion functions. The actual
2324 function uses either double or long double if the host supports it.
2325 * findvar.c (floatformat_to_doublest floatformat_from_doublest):
2326 Initialize to point at correct function depending on HAVE_LONG_DOUBLE.
2327 * (extract_floating store_floating): Rewrite. Now, if host fp
2328 format is the same as the target, we just do a copy. Otherwise,
2329 we call floatformat_{to from}_doublest.
2330 * remote-nindy.c (nindy_xfer_inferior_memory): Change param
2331 `write' to `should_write'.
2332 * utils.c (floatformat_to_long_double
2333 floatformat_from_long_double): New routines that implement long
2334 double versions of functions in libiberty/floatformat.c.
2335 * config/i960/tm-i960.h (TARGET_LONG_DOUBLE_FORMAT): Define this for
2336 i960 extended real (80 bit) numbers.
2337 * nindy-share/nindy.c (ninMemGet ninMemPut): Return number of bytes
2338 actually read or written.
2339
f046f4c8
WM
2340Wed Apr 10 02:56:06 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
2341
2342 * ch-valprint.c (chill_val_print): Remove call to calculate_array_length.
2343 (calculate_array_length): Move function from here ...
2344
2345 * ch-exp.c (calculate_array_length): ... to here.
2346 (parse_primval): If we have a symbol with an array type
2347 and the length is 0, call calculate_array_length.
2348
a539f6d8
WM
2349Tue Apr 9 01:23:05 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
2350
2351 * eval.c (evaluate_subexp_standard): In case of TYPE_CODE_SET:
2352 Add some checks for powerset compatibility.
2353
2354 * valops.c (value_slice): Use lowbound instead of lowerbound for
2355 call to slice_range_type to get correct bounds.
2356
d8efbc66 2357Mon Apr 8 12:53:56 1996 Fred Fish <fnf@cygnus.com>
5579919f
FF
2358
2359 * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets and
2360 dependencies.
2361 * scm-lang.c (gdb_string.h): Include.
2362 * objfiles.c (add_to_objfile_sections): Cast second arg of obstack_grow
2363 call to correct type (char *).
2364 * cp-valprint.c (cp_print_static_field): Ditto.
2365 * somsolib.c (som_solib_create_inferior_hook): Add a declaration
2366 for external find_unwind_entry function (from hppa-tdep.c).
2367 * remote-pa.c (remote_write_bytes, remote_read_bytes): Change
2368 type of second arg to "char *" to be type compatible with
2369 dcache.
2370 (remote_wait): Cast second arg to strtol to correct type.
2371 * hppa-tdep.c (compare_unwind_entries): Change argument types to
2372 "const void *" to be type compatible with qsort, and then
2373 assign to local args prior to use.
2374
75eb5231
JL
2375Mon Apr 8 15:35:52 1996 Jeffrey A Law (law@cygnus.com)
2376
2377 * infptrace.c (kill_inferior): Remove call to "kill"; update
2378 comments.
2379
7782ee45
GN
2380Mon Apr 8 14:05:07 1996 Geoffrey Noer <noer@cygnus.com>
2381
2382 * remote-e7000.c: don't append :23 to target port if __WIN32__
2383 is defined (it's WinGDB).
2384
ce0787ef
FF
2385Sun Apr 7 22:34:29 1996 Fred Fish <fnf@cygnus.com>
2386
2387 From: Miles Bader <miles@gnu.ai.mit.edu>
2388 * gnu-nat.c, gnu-nat.h, msg.defs, exc_request.defs, i386gnu-nat.c,
2389 msg_reply.defs, notify.defs, process_reply.defs, reply_mig_hack.awk,
2390 config/nm-gnu.h, config/i386/{i386gnu.mh, i386gnu.mt, nm-gnu.h,
2391 m-i386gnu.h, xm-i386gnu.h}: New files for GNU hurd.
2392
2393Sun Apr 7 13:32:41 1996 Fred Fish <fnf@cygnus.com>
125c17af
FF
2394
2395 * configure.in (case host): Add i386sco5 host.
2396 * configure: Regenerate.
2397
2398 From: Robert Lipe <robertl@dgii.com>
2399 Add support for SCO OpenServer 5 (a.k.a. 3.2v5*) This
2400 target is an SVR3.2 with COFF, ELF, and shared libes, but
2401 no /proc.
2402 * config/i386/i386sco5.mh: New file.
2403 * config/i386/nm-i386sco5.h: New file.
2404
a6b65627
FF
2405Sat Apr 6 08:55:22 1996 Fred Fish <fnf@cygnus.com>
2406
2407 * bcache.c (bcache): When size of chunk to cache is exactly equal to
2408 BCACHE_MAXLENGTH, stash chunk as unique copy.
2409
eae8aa30
FF
2410Sat Apr 6 00:46:26 1996 Fred Fish <fnf@cygnus.com>
2411
2412 * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef.
2413 (add_psymbol_to_list): Add an arg for passing CORE_ADDR values and
2414 use it, rather than calling add_psymbol_addr_to_list.
2415 (add_psymbol_addr_to_list): Delete.
2416 (add_psymbol_to_list): Make psymbol static to avoid random data in
2417 gaps due to alignment of structure members.
2418 * symfile.h (INLINE_ADD_PSYMBOL, ADD_PSYMBOL_TO_LIST,
2419 ADD_PSYMBOL_ADDR_TO_LIST): Remove. Real world tests show no
2420 performance improvements by inlining via complicated macros and
2421 they just make gdb larger and harder to maintain.
2422 * dwarfread.c (add_enum_psymbol): Replace ADD_PSYMBOL_TO_LIST
2423 and/or ADD_PSYMBOL_ADDR_TO_LIST macro(s) with call to
2424 add_psymbol_to_list with appropriate long or CORE_ADDR args.
2425 (add_partial_symbol): Ditto.
2426 * partial-stab.h: Ditto.
2427 * os9kread.c (read_os9k_psymtab): Ditto
2428 * mdebugread.c (parse_partial_symbols): Ditto.
2429 (handle_psymbol_enumerators): Ditto.
2430 (demangle.h): Include.
2431 * hpread.c (hpread_build_psymtabs): Ditto.
2432 (hpread_build_psymtabs): Ditto.
2433 (demangle.h): Include
2434
51bea8cf 2435start-sanitize-gdbtk
fda6fadc
SS
2436Fri Apr 5 13:44:40 1996 Stan Shebs <shebs@andros.cygnus.com>
2437
2438 * gdbtk.c (running_now): New global variable.
2439 (gdb_cmd): Test it before executing any command.
2440 (gdbtk_call_command): Set it when inferior is running.
2441 * gdbtk.tcl (gdbtk_tcl_busy, gdbtk_tcl_idle): Enable and
2442 disable interaction with command window's text appropriately.
2443
8b3f9ed6
MM
2444Fri Apr 5 13:25:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2445
2446 * gdbtk.c (SIOCSPGRP, linux): If on Linux, undef SIOCSPGRP, since
2447 some versions of the kernel don't support it.
51bea8cf 2448end-sanitize-gdbtk
8b3f9ed6 2449
72ae15f6
FF
2450Thu Apr 4 20:16:55 1996 Fred Fish <fnf@cygnus.com>
2451
2452 * configure.in: Check for setpgid function.
2453 * config.in: Regenerate with autoheader.
2454 * configure: Regenerate with autoconf.
2455 * inflow.c (_initialize_inflow): Only try to use _SC_JOB_CONTROL
2456 if it is actually defined.
2457 (gdb_setpgid): Use HAVE_SETPGID.
2458 * ch-exp.c: Change include of <string.h> to "gdb_string.h".
fda6fadc
SS
2459 * c-exp.y, f-exp.y, m2-exp.y: Ditto.
2460 * c-exp.y, serial.c: Include <ctype.h>.
72ae15f6
FF
2461 * config/m68k/nm-news.h: Add typedef for pid_t which is
2462 apparently missing from <sys/types.h>. Enclose entire
2463 file in NM_NEWS_H ifndef and define when included.
2464 * config/mips/nm-news-mips.h: Ditto.
2465 * config/m68k/tm-m68k.h (REGISTER_CONVERT_TO_VIRTUAL,
2466 REGISTER_CONVERT_TO_RAW): Change name of temporary variable.
2467
67c1413d
SS
2468Thu Apr 4 19:04:18 1996 Stan Shebs <shebs@andros.cygnus.com>
2469
72c9954b
SS
2470 * arm-xdep.c: Move native-specific code to here from arm-tdep.c.
2471 * arm-tdep.c (arm_apcs_32): New global.
2472 (arm_addr_bits_remove, arm_saved_pc_after_call,
2473 arm_push_dummy_frame, arm_pop_frame): New functions.
2474 (arm_skip_prologue): Updated version from Richard Earnshaw.
2475 (_initialize_arm_tdep): Add set/show "apcs32".
2476 * config/arm/tm-arm.h (ADDR_BITS_REMOVE): Call
2477 arm_addr_bits_remove.
2478 (SAVED_PC_AFTER_CALL): Call arm_saved_pc_after_call.
2479 (frame_find_saved_regs): Declare properly.
2480 (PUSH_DUMMY_FRAME): Call arm_push_dummy_frame.
2481 (POP_FRAME): Call arm_pop_frame, use ADDR_BITS_REMOVE instead of
2482 explicit mask.
2483 * config/arm/nm-arm.h: New file.
2484 * config/arm/xm-arm.h (KERNEL_U_ADDR, FETCH_INFERIOR_REGISTERS):
2485 Move definitions to nm-arm.h.
2486 * config/arm/arm.mh (NAT_FILE): Define.
2487
67c1413d
SS
2488 * symfile.c (generic_load): Initialize data_count properly.
2489
3e3ee48f
FF
2490Thu Apr 4 17:17:53 1996 Fred Fish <fnf@cygnus.com>
2491
2492 * symmisc.c (print_objfile_statistics): Print memory used by
2493 psymbol cache obstack.
2494
72158e71
SS
2495Thu Apr 4 15:43:07 1996 Stan Shebs <shebs@andros.cygnus.com>
2496
2497 * symfile.c (report_transfer_performance): New function.
2498 (generic_load): Call it to report transfer rate.
2499 * remote-e7000.c (e7000_load): Ditto.
2500
761e98aa
SS
2501Mon Apr 1 16:31:00 1996 Stan Shebs <shebs@andros.cygnus.com>
2502
2503 * mpw-make.sed: Change references to config.h to be in objdir,
2504 edit out rules to rebuild config.h.
2505
251b8ab9
FF
2506Mon Apr 1 08:32:23 1996 Fred Fish <fnf@cygnus.com>
2507
2508 * hppa-tdep.c (hppa_pop_frame): Call clear_proceed_status before
2509 proceeding.
2510
517cb8d7 2511Sun Mar 31 16:15:43 1996 Fred Fish <fnf@cygnus.com>
771f63d3
FF
2512
2513 * hppah-nat.c (store_inferior_registers, store_inferior_registers,
2514 fetch_register, child_xfer_memory): Use call_ptrace function supplied
2515 by infptrace.c rather than calling ptrace directly.
2516
32b18604
SS
2517Sun Mar 31 15:39:00 1996 Stan Shebs <shebs@andros.cygnus.com>
2518
2519 * mon960-rom.c: Cleanups and elimination of unused code,
2520 clarify documentation string.
2521 (mon960_serial, mon960_ttyname): Remove.
2522 * config/i960/tm-mon960.h (ADDITIONAL_OPTIONS,
2523 ADDITIONAL_OPTION_CASES, ADDITIONAL_OPTION_HELP): Remove.
2524
07b77f5c
FF
2525Sat Mar 30 11:00:22 1996 Fred Fish <fnf@cygnus.com>
2526
2527 * configure.in: Check whether printf family supports printing
2528 long doubles or not and define PRINTF_HAS_LONG_DOUBLE if so.
2529 * acconfig.h: Provide default undef for PRINTF_HAS_LONG_DOUBLE.
2530 * configure: Regenerate.
2531 * valprint.c (print_floating): Use PRINTF_HAS_LONG_DOUBLE.
2532 * c-exp.y (parse_number): Use PRINTF_HAS_LONG_DOUBLE.
2533 * configure.in: Fix have_gregset and have_fpregset autoconf
2534 variable names so that they match the pattern required to
2535 cache them.
2536
b52cac6b
FF
2537Fri Mar 29 21:39:56 1996 Fred Fish <fnf@cygnus.com>
2538
2539 * core-aout.c (fetch_core_registers): Cast core_reg_size to int
2540 before testing against reg_ptr.
2541 * eval.c (evaluate_subexp_standard): Cast type of
2542 TYPE_FN_FIELD_VOFFSET to int.
2543 * findvar.c (extract_signed_integer, extract_unsigned_integer,
2544 extract_long_unsigned_integer): Cast type of sizeof to int.
2545 * values.c (unpack_field_as_long, modify_field): Ditto.
2546 * valops.c (value_assign, call_function_by_hand): Ditto.
2547 * infcmd.c (do_registers_info): Ditto.
fda6fadc 2548 * ser-tcp.c (tcp_open): Ditto.
b52cac6b
FF
2549 * remote.c (putpkt): Ditto.
2550 * dcache.c (dcache_peek): Ditto.
2551 * dcache.c (dcache_poke): Ditto.
2552 * m2-exp.y (yylex): Ditto.
2553 * gnu-regex.c (re_match_2): Ditto.
2554 * f-lang.c (ADD_BF_SYMNUM, saved_bf_list_end, tmp_bf_ptr): Ifdef
2555 out unused macro definition and variables.
2556 * inftarg.c (proc_wait): Move from main.c to here, and make static.
2557 * valprint.c (val_print_string): Change bufsize from int to unsigned.
fda6fadc 2558 * main.c (wait.h): Include.
b52cac6b
FF
2559 * top.c (command_line_input): Remove unused variable "c".
2560 * f-typeprint.c (f_type_print_varspec_prefix): Add missing enum
2561 value TYPE_CODE_TYPEDEF to switch statement.
2562 (f_type_print_varspec_suffix): Add missing enum value
2563 TYPE_CODE_TYPEDEF to switch statement.
2564 * ch-exp.c (parse_primval): Add remaining enumeration values to
2565 switch statement, with no specific action.
2566 (ch_lex): Add LOC_UNRESOLVED in switch statement.
2567 (pushback_token): Ifdef out, since code using it is ifdef'd out.
2568 * stabsread.c (cleanup_undefined_types): Remove unused label
2569 "badtype".
2570 * objfiles.h (print_symbol_bcache_statistics): Add prototype.
2571 * maint.c (objfiles.h): Include.
2572 (maintenance_print_statistics): Remove unused variable "temp".
2573 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
2574 unused variable "found_file_symbol".
2575 * m2-exp.y (yylex): Add LOC_UNRESOLVED case to switch.
2576 * language.c (lang_bool_type): Use existing function local type
2577 variable rather than create block local variables.
2578 * solib.c (disable_break): Enclose in ifndef SVR4_SHARED_LIBS.
2579 * infptrace.c (wait.h, command.h): Include.
2580 * ser-tcp.c (gdb_string.h): Include
2581 * i386-tdep.c (codestream_seek): Change "place" to CORE_ADDR.
2582 (i386_get_frame_setup): Change "pc" from int to CORE_ADDR.
2583 * command.c (complete_on_enum): Make assignment used as truth value
2584 explictly check against NULL.
2585 (wait.h): Include.
2586 * infrun.c (wait_for_inferior): Ifdef out prologue_pc since code
2587 that uses it is ifdef'd out.
2588 * parser-defs.h: Add prototype for write_dollar_variable.
2589 * infrun.c: Add prototype for write_pc_pid.
2590 * breakpoint.h: Add prototype for re_enable_breakpoints_in_shlibs.
2591 * symmisc.c (bcache.h): Include.
2592 * bcache.h: Add prototype for print_bcache_statistics.
2593 * symfile.c: Include <time.h>.
2594 * printcmd.c (print_scalar_formatted): Change len to unsigned int.
2595 * valarith.c (value_equal): Cast result of TYPE_LENGTH to int.
2596 * valarith.c (value_binop): Change result_len, promoted_len1,
2597 and promoted_len2 to unsigned int.
2598 * valarith.c (value_subscripted_rvalue): Change elt_offs and
2599 elt_size to unsigned int.
2600 * valops.c (value_array): Change typelength to unsigned int.
2601 (destructor_name_p): Change len to unsigned int.
2602 * scm-lang.h (scm_parse): Add prototype for scm_unpack.
2603 * symfile.c (decrement_reading_symtab): Change return type to void.
2604 * valarith.c (value_subscript): Remove unused variable "word".
2605 (value_subscript): Remove unused variable "tint".
2606 * valops.c (auto_abandon): Ifdef out, since code using it is also
2607 ifdef'd out.
2608 * eval.c (init_array_element): Remove unused variable "val".
2609 * Makefile.in (values.o): Depends on scm-lang.h.
2610 (command.o): Depends upon wait_h.
2611 (ser-tcp.o): Depends upon gdb_string.h.
2612 (infptrace.o): Depends upon wait_h and command_h.
2613 (maint.o): Depends on objfiles.h and symfile.h.
2614 * values.c (allocate_repeat_value): Remove unused variable
2615 "element_type".
2616 (scm-lang.h): Include.
2617 * breakpoint.c (create_longjmp_breakpoint): Enclose in
2618 GET_LONGJMP_TARGET define, unused otherwise.
2619 * config/i386/nm-linux.h: Add prototypes for i386_insert_watchpoint,
2620 i386_remove_watchpoint and i386_stopped_by_watchpoint.
2621
078aeca4
DE
2622Thu Mar 28 12:53:19 1996 Doug Evans <dje@canuck.cygnus.com>
2623
2624 * configure.in (sparc64-*-solaris2*): Delete.
2625 Stick with sparc-*-solaris2*.
2626 * configure: Regenerated.
2627
75225aa2
FF
2628Thu Mar 28 06:51:26 1996 Fred Fish <fnf@cygnus.com>
2629
2630 * valops.c (value_assign): Make copy of internal variable value
2631 before returning it as a new value, since it is owned by the
2632 internal variable and will be freed along with it.
2633
fa3764e2
JL
2634Wed Mar 27 08:36:17 1996 Jeffrey A Law (law@cygnus.com)
2635
2636 * From Peter Schauer.
2637 * breakpoint.c (breakpoint_re_set_one): Keep temporary
2638 breakpoints bp_until, bp_finish, bp_watchpoint_cope, bp_call_dummy
2639 and bp_step_resume in case breakpoint_re_set_one is called due
2640 to a step over a dlopen call.
2641 * infrun.c (wait_for_inferior): Always remove breakpoints from
2642 inferior in BPSTAT_WHAT_CHECK_SHLIBS case.
2643
7e2ff10d
FF
2644Tue Mar 26 13:15:32 1996 Fred Fish <fnf@cygnus.com>
2645
2646 * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer
2647 non-prototyped case over prototyped case for C.
2648 * config/pa/tm-hppa.h (COERCE_FLOAT_TO_DOUBLE): Ditto.
2649
4cfb23a9
FF
2650Sat Mar 23 17:24:28 1996 Fred Fish <fnf@cygnus.com>
2651
2652 * os9kread.c (os9k_process_one_symbol): Note nonportable
2653 assumption that an int can hold a char *.
2654
2655 * bcache.h (struct hashlink): Wrap data[] inside union with
2656 double to force longest alignment.
2657 (BCACHE_DATA): New macro to access data[].
2658 (BCACHE_ALIGNMENT): New macro to get offset to data[].
2659 * bcache.c (lookup_cache, bcache): Use BCACHE_DATA to get
2660 address of cached data. Use BCACHE_ALIGNMENT to compute
2661 amount of space to allocate for each hashlink struct.
2662
b9aa6215
FF
2663Sat Mar 23 12:14:02 1996 Fred Fish <fnf@cygnus.com>
2664
2665 * ch-lang.c (evaluate_subexp_chill): Fix typo.
2666
2667Thu Mar 21 08:27:19 1996 Fred Fish <fnf@cygnus.com>
2668
2669 * Makefile.in (VERSION): Bump version to 4.15.3
2670
18ea4416
ILT
2671Thu Mar 21 10:56:41 1996 Ian Lance Taylor <ian@cygnus.com>
2672
2673 * config.in: Rename from config.h.in.
2674 * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
2675 Change CONFIG_HEADERS test in AC_OUTPUT accordingly.
2676 * configure: Rebuild.
2677 * Makefile.in (stamp-h): Depend upon config.in, not config.h.in.
2678 Set CONFIG_HEADERS to config.h:config.in.
2679
67718369
PS
2680Tue Mar 19 12:47:51 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2681
2682 * partial-stab.h (case N_ENDM): Finish current partial symbol
2683 table for Solaris 2 cc.
2684
a466b86a
JL
2685Tue Mar 19 10:39:15 1996 Jeffrey A Law (law@cygnus.com)
2686
2687 * rs6000-nat.c (exec_one_dummy_insn): Don't clobber the
2688 PC in the registers array. From Peter Schauer.
2689
0ef22be9
FF
2690Mon Mar 18 13:47:09 1996 Fred Fish <fnf@cygnus.com>
2691
2692 * symfile.c (reread_symbols): Reinitialize bcache struct
2693 members to zero using memset. Also use memset to reinit
2694 global_psymbols and static_psymbols, rather than explicitly
2695 resetting each structure member.
2696
31520669
FF
2697Sat Mar 16 19:47:36 1996 Fred Fish <fnf@cygnus.com>
2698
2699 * configure.in: Add fragment to create stamp-h.
2700
2701 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2702 * configure.in (AC_CHECK_HEADERS): Check for link.h.
2703 * configure: Regenerate with autoconf.
2704 * config.h.in: Regenerate with autoheader.
2705 * config/i386/nm-linux.h: Include solib.h only if HAVE_LINK_H
2706 is defined.
2707 * solib.c: Exclude most of the code if HAVE_LINK_H is not defined.
2708 * config/i386/linux.mh: Reinstate XM_CLIBS, it is needed for
2709 older a.out based systems.
2710
bfcf3112 2711Sat Mar 16 16:45:43 1996 Fred Fish <fnf@cygnus.com>
db210d08 2712
bfcf3112 2713 * config.h.in: New file.
db210d08
FF
2714 * acconfig.h: New file, for autoheader.
2715 * configure.in (AC_CONFIG_HEADER): Add, generate config.h.
2716 * configure: Regenerate.
2717 * Makefile.in (defs_h): Add config.h
bfcf3112
FF
2718 (distclean): Remove config.h and stamp-h during distclean.
2719 (config.h, stamp-h): New targets to remake config.h when necessary.
db210d08
FF
2720 * defs.h (config.h): Include before any other includes or defines.
2721 * i386-tdep.c (gdb_string.h): Move include after include of defs.h.
d58ffc6c 2722 * i386v4-nat.c (defs.h): Include before testing HAVE_SYS_PROCFS_H.
db210d08 2723
d5fde1c9
FF
2724Sat Mar 16 14:55:27 1996 Fred Fish <fnf@cygnus.com>
2725
2726 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2727 * Makefile.in (INSTALLED_LIBS): Make sure that @LIBS@ will not
2728 result in an empty line, to work around a bug in native Ultrix 4.4
2729 and OSF/1-3.2C make.
2730
3dedc867
FF
2731Sat Mar 16 13:33:17 1996 Fred Fish <fnf@cygnus.com>
2732
2733 * configure.in: Add gdbserver to configdirs under linux.
2734 * configure: Regenerate.
2735
f727efb5
C
2736Fri Mar 15 12:06:58 1996 J.T. Conklin <jtc@rtl.cygnus.com>
2737
2738 * config/i386/nm-nbsd.h (FLOAT_INFO): Comment out.
2739 * config/i386/tm-nbsd.h (NUM_REGS): Define.
2740
a404ea25
JL
2741Thu Mar 14 10:31:18 1996 Jeffrey A Law (law@cygnus.com)
2742
2743 * solib.c (solib_break_names): Add _r_debug_state for
2744 vanilla SVR4 implementations. From Peter Schauer.
2745
2746Mon Mar 11 14:24:57 1996 Dawn Perchik <dawn@critters.cygnus.com>
2747
2748 * mon960-rom.c: New file; support mon960 rom monitor on i960.
2749 * monitor.c (monitor_debug): Change remotedebug to buffer strings.
2750 * monitor.c (monitor_open): Add test for flag MO_NO_ECHO_ON_OPEN before
2751 epecting prompt and echo during open.
2752 * monitor.c (monitor_stop): Add test for flag MO_SEND_BREAK_ON_OPEN to
2753 determine if break should be sent as stop command.
2754 * monitor.h: Add flags MO_NO_ECHO_ON_OPEN and MO_SEND_BREAK_ON_OPEN.
2755 * i960-tdep.c (mon960_frame_chain_valid): New function for getting
2756 stack frame on mon960.
2757 * Makefile.in: Add mon960 files.
2758 * configure.in: Changed i960-*-coff* and i960-*-elf* to target mon960;
2759 added i960-nindy-coff* and i960-nindy-elf* for target nindy.
2760 * configure: Regenerated.
2761 * config/i960/mon960.mt, config/i960/tm-mon960.h: New files;
2762 support mon960 rom monitor on i960.
2763
1ef980b9
SC
2764Mon Mar 11 11:02:47 1996 Steve Chamberlain <sac@slash.cygnus.com>
2765
2766 With Michael Snyder:
2767 * i386-tdep.c (skip_trampoline_code): Fix strncmp length.
2768 * win32-nat.c (CHECK, DEBUG*, debug_*): New.
2769 (handle_load_dll): Don't reload symbols.
2770 (handle_exception): Use the DEBUG_* names.
2771 (child_wait): Add DEBUG_* code.
2772 (_initialize_inftarg): Add new commands to set debug_ names.
2773
803a31a3
JL
2774Mon Mar 11 09:19:58 1996 Jeffrey A Law (law@cygnus.com)
2775
2776 * From Peter Schauer:
2777 * breakpoint.c (insert_breakpoints): Use ALL_BREAKPOINTS_SAFE.
2778 (bpstat_stop_status): Likewise.
2779 (remove_solib_event_breakpoints): Likewise.
2780 (clear_momentary_breakpoints): Likewise.
2781 (re_enable_breakpoints_in_shlibs): Don't reenable a breakpoint
2782 if we still can't read the memory for that breakpoint.
2783 (mention): Add bp_shlib_event case to keep gcc quiet.
2784
2785Fri Mar 8 12:08:12 1996 Jeffrey A Law (law@cygnus.com)
2786
2787 * breakpoint.h (enum enable): New enum shlib_disabled for
2788 shared library breakpoints that have been temporarily disabled.
2789 * breakpoint.c: Handle temporarily disabled shared library
2790 breakpoints like disabled breakpoints in most places.
2791 (insert_breakpoints): Use shlib_disabled to indicate
2792 that an unsettable breakpoint is only temporarily disabled.
2793 (re_enable_breakpoints_in_shlibs): New function.
2794 * corelow.c (solib_add_stub): After adding shared libraries,
2795 try to reenable any temporarily disabled breakpoints.
2796 * infcmd.c (attach_command): Likewise.
2797 * infrun.c (wait_for_inferior): Likewise.
2798
4972c44e
ILT
2799Fri Mar 8 11:41:25 1996 Ian Lance Taylor <ian@cygnus.com>
2800
2801 * defs.h (extract_long_unsigned_integer): Declare.
2802 * findvar.c (extract_long_unsigned_integer): New function.
2803 * printcmd.c (print_scalar_formatted): Use it.
2804 * valprint.c (val_print_type_code_int): Likewise.
2805
00dd4fd9
SS
2806Thu Mar 7 17:40:50 1996 Stan Shebs <shebs@andros.cygnus.com>
2807
2808 * infcmd.c (do_registers_info): Ignore anonymous registers.
2809 * sh-tdep.c (set processor): New command to set specific
2810 processor type.
2811 (sh_reg_names, sh3_reg_names): Arrays of register names for
2812 SH and SH3 processors.
2813 (sh_set_processor_type): New function.
2814 * sh3-rom.c (sh3_open): Call it.
2815 (sh3_regname): Add names of all the bank registers.
2816 (sh3_supply_register): Clean up formatting.
2817 * config/sh/tm-sh.h (NUM_REGS, NUM_REALREGS): Increase to include
2818 bank registers.
2819 (REGISTER_NAMES): Add names of bank registers.
2820 (FP15_REGNUM): Define.
2821 (REGISTER_VIRTUAL_TYPE): Use it.
2822 * monitor.c: Clean up some comments.
2823
43ece84d
C
2824Thu Mar 7 12:09:51 1996 J.T. Conklin <jtc@rtl.cygnus.com>
2825
2826 * i386b-nat.c: Revert part of Mar 5 change. FreeBSD collapsed the
2827 s* and t* symbols too.
2828
5a367b09
JSC
2829Thu Mar 7 15:18:51 1996 James G. Smith <jsmith@cygnus.co.uk>
2830
2831 * symfile.c (generic_load): Avoid division by zero.
2832
653fed07
JL
2833Wed Mar 6 17:57:59 1996 Jeffrey A Law (law@cygnus.com)
2834
2835 * breakpoint.c (bfd_lookup_symbol): Provide for all SVR4 systems,
2836 not just those with HANDLE_SVR4_EXEC_EMULATORS.
27b6a1fa 2837
00dd4fd9 2838 From Peter Schauer:
27b6a1fa
JL
2839 * breakpoint.c (internal_breakpoint_number): Move to file scope.
2840 (create_solib_event_breakpoint): Use an internal breakpoint number.
2841
bb901438
WM
2842Wed Mar 6 00:32:44 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
2843
2844 * valarith.c (value_in): Change builtin_type_chill_bool to
2845 LA_BOOL_TYPE.
2846
c105168f
WM
2847Tue Mar 5 23:48:36 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
2848
2849 * ch-exp.c (parse_primval): Handle CARD, MAX, MIN.
2850 (match_string_literal): Handle control sequence.
2851 (match_character_literal): Deto.
2852
2853 * ch-lang.c (chill_printchar): Change formating of nonprintable
2854 characters from C'xx' to ^(num).
2855 (chill_printstr): Deto.
2856 (value_chill_card, value_chill_max_min): New functions to process
2857 Chill's CARD, MAX, MIN.
2858 (evaluate_subexp_chill): Process UNOP_CARD, UNOP_CHMAX, UNOP_CHMIN.
2859
2860 * expression.h (exp_opcode): Add UNOP_CARD, UNOP_CHMAX, UNOP_CHMIN
2861 for Chill's CARD, MAX, MIN.
2862
2863 * valarith.c (value_in): Add processing of TYPE_CODE_RANGE
2864 and change return type from builtin_type_int to
2865 builtin_type_chill_bool.
2866
d009ffd8
SS
2867Tue Mar 5 18:54:04 1996 Stan Shebs <shebs@andros.cygnus.com>
2868
b4692cbc
SS
2869 * config/nm-nbsd.h (link_object, lo_name, etc): Move to here
2870 from config/nm-nbsd.h.
2871 * config/sparc/nm-nbsd.h (regs, fp_status, etc): Move to here
2872 from config/sparc/tm-nbsd.h.
2873
d009ffd8
SS
2874 * config/m68k/nm-hp300hpux.h (FIVE_ARG_PTRACE): Define here
2875 instead of in config/m68k/xm-hp300hpux.h.
2876
d554e554
C
2877Tue Mar 5 12:05:35 1996 J.T. Conklin <jtc@rtl.cygnus.com>
2878
2879 * i386b-nat.c, m68knbsd-nat.c (fetch_core_registers): Provide
2880 implementation for NetBSD systems.
2881
02e6e53d
PB
2882Mon Mar 4 23:44:16 1996 Per Bothner <bothner@kalessin.cygnus.com>
2883
8d67b75a
PB
2884 * valarith.c (binop_user_defined_p): Return 0 for BINOP_CONCAT.
2885 (value_concat): Handle varying strings (add COERCE_VARYING_ARRAY).
2886
02e6e53d
PB
2887 * ch-lang.c (evaluate_subexp_chill case MULTI_SUBSCRIPT): Error
2888 if "function" is pointer to non-function.
2889
f935141e
SS
2890Mon Mar 4 17:47:03 1996 Stan Shebs <shebs@andros.cygnus.com>
2891
2892 * top.c (print_gdb_version): Update copyright year.
2893
11be829f
JL
2894Mon Mar 4 14:44:54 1996 Jeffrey A Law (law@cygnus.com)
2895
f935141e 2896 From Peter Schauer:
11be829f
JL
2897 * infrun.c (wait_for_inferior): Remove breakpoints and
2898 switch terminal settings before calling SOLIB_ADD.
2899 * solib.c (enable_break, SVR4 variant): Don't map in symbols
2900 for the dynamic linker, the namespace pollution causes real
2901 problems.
2902
4f005fea
JSC
2903Sun Mar 3 17:18:57 1996 James G. Smith <jsmith@cygnus.co.uk>
2904
2905 * remote-mips.c (common_breakpoint): Explicitly terminate the
2906 returned buffer.
2907
cf3c0938
SS
2908Wed Feb 28 22:32:18 1996 Stan Shebs <shebs@andros.cygnus.com>
2909
2910 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
2911 * remote.c (remote_detach): Send a command 'D' to the target
2912 when detaching, update the function's comments.
2913
647e52ea
SG
2914Thu Jun 6 16:11:38 1996 Miles Bader <miles@gnu.ai.mit.edu>
2915
2916 * gnu-nat.c (thread_cmd_list): New declaration.
2917 (parse_int_arg): New function.
2918
2919Wed Jun 5 17:28:04 1996 Miles Bader <miles@gnu.ai.mit.edu>
2920
2921 * gnu-nat.h (struct proc): Add DETACH_SC field.
2922 * gnu-nat.c (make_proc): Set DETACH_SC.
2923 (struct inf): Add DETACH_SC & DEFAULT_THREAD_DETACH_SC fields.
2924 (make_inf): Set DETACH_SC & DEFAULT_THREAD_DETACH_SC fields.
2925 (add_thread_commands): Add set/show for detach-suspend-count.
2926 Add takeover-suspend-count cmd.
2927 (inf_detach): Set suspend counts to the detach SC, not 0.
2928 (set_thread_detach_sc_cmd, show_thread_detach_sc_cmd,
2929 set_task_detach_sc_cmd, show_task_detach_sc_cmd,
2930 set_thread_default_thread_detach_sc_cmd,
2931 show_thread_default_thread_detach_sc_cmd): New functions.
2932 (show_task_cmd): Also show detach-suspend-count values.
2933 (thread_takeover_sc_cmd): New function.
2934
2935Fri May 31 16:49:24 1996 Miles Bader <miles@gnu.ai.mit.edu>
2936
2937 * gnu-nat.c (show_thread_run_cmd): Actually print state.
2938
2939Thu May 30 10:47:56 1996 Miles Bader <miles@gnu.ai.mit.edu>
2940
2941 * gnu-nat.c (inf_signal): Make unforwardable exceptions an error.
2942
2943Tue May 28 17:06:36 1996 Miles Bader <miles@gnu.ai.mit.edu>
2944
2945 * gnu-nat.c (inf_validate_stopped): proc_getprocinfo takes a
2946 pointer to the flags now, not the flags themselves.
2947
2948Mon May 27 13:31:17 1996 Miles Bader <miles@gnu.ai.mit.edu>
2949
2950 * gnu-nat.c (gnu_wait): Print debugging msgs for pending execs.
2951 (gnu_create_inferior): Check return from ptrace.
2952
2953Sun May 26 16:56:35 1996 Miles Bader <miles@gnu.ai.mit.edu>
2954
2955 * gnu-nat.h (struct proc): Add DEAD field.
2956 * gnu-nat.c (make_proc): Initialize DEAD.
2957 (inf_set_traced, inf_validate_task_sc, inf_validate_procs: Frob it.
2958 (gnu_wait): Only abort for 0 threads if the task isn't dead.
2959
2960Sat May 25 17:06:05 1996 Miles Bader <miles@gnu.ai.mit.edu>
2961
2962 * gnu-nat.c (inf_signal): Pass SIGCODE when posting a signal.
2963
2964Wed May 22 18:44:28 1996 Miles Bader <miles@gnu.ai.mit.edu>
2965
2966 * gnu-nat.c (S_proc_wait_reply): Add SIGCODE argument.
2967 (inf_set_traced): Only give no-signal-thread error message if
2968 turning *on* tracing.
2969
2970Wed May 15 13:03:16 1996 Miles Bader <miles@gnu.ai.mit.edu>
2971
2972 * gnu-nat.c (inf_validate_procs): If INF has no threads, always
2973 set inf->threads_up_to_date to 0.
2974 (inf_signal): Pass in new SIGCODE argument to msg_sig_post_untraced.
2975 (gnu_wait): Pass in new TIMEOUT arg to interrupt_operation.
2976 (proc_update_sc): Cast thread state arg to thread_set_state.
2977 (proc_get_state): Cast thread state arg to thread_get_state.
2978 (inf_validate_task_sc): Cast task_basic_info arg to task_info.
2979 * i386gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Call
2980 inf_update_procs before we lookup the thread.
2981 * config/i386/i386gnu.mh (MH_CFLAGS): New variable.
2982
2983Tue May 7 17:52:33 1996 Miles Bader <miles@gnu.ai.mit.edu>
2984
2985 * gnu-nat.c (gnu_kill_inferior): Use inf_set_task to clear the task.
2986
2987Mon May 6 19:06:49 1996 Miles Bader <miles@gnu.ai.mit.edu>
2988
2989 * gnu-nat.c (inf_set_traced): Use msg_set_init_int with
2990 INIT_TRACEMASK instead of setting the exec flags.
2991
2992Fri May 3 19:10:57 1996 Miles Bader <miles@gnu.ai.mit.edu>
2993
2994 * gnu-nat.c (inf_validate_procs): Don't clear INF->task if we find
2995 the task's died, so others have a chance at it.
2996 (gnu_resume): When single-stepping a single thread, given an error
2997 if there is no such thread. When single-stepping one but running
2998 the others, just given a warning and still run all the threads.
2999 (gnu_wait): If there seem to be no threads, look harder, and
3000 signal an error if there really aren't any.
3001 (gnu_attach): Reset thread numbering to 0.
3002
3003 * i386gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Give
3004 thread name in warning messages.
3005
3006 * gnu-nat.c (active_inf): New function.
3007 (show_sig_thread_cmd, show_stopped_cmd): Use it.
3008 (info_port_rights, info_send_rights_cmd, info_port_sets_cmd,
3009 info_recv_rights_cmd, info_port_rights_cmd, info_port_rights_cmd):
3010 New functions.
3011 (add_task_commands): Add new port-right info commands.
3012
3013Fri Apr 26 20:42:16 1996 Miles Bader <miles@gnu.ai.mit.edu>
3014
3015 * gnu-nat.c (gnu_wait): Instead of _hurd_intr_rpc_mach_msg, just
3016 use mach_msg with MACH_RCV_INTERRUPT.
3017 (set_noninvasive_cmd): New function.
3018 (add_task_commands): Add command entry for `set noninvasive'.
3019
3020Mon Mar 4 14:12:02 1996 Miles Bader <miles@gnu.ai.mit.edu>
3021
3022 * gnu-nat.c (gnu_read_inferior): Use hurd_safe_memmove, not safe_bcopy.
3023 (safe_bcopy): Function removed.
3024
3025Mon Dec 4 14:18:26 1995 Miles Bader <miles@gnu.ai.mit.edu>
3026
3027 * gnu-nat.c (proc_update_sc): Assert only threads can have state.
3028 (make_proc): Initialize state_valid & state_changed fields.
3029
3030Tue Nov 28 17:51:21 1995 Miles Bader <miles@gnu.ai.mit.edu>
3031
3032 * reply_mig_hack.awk: New file.
3033
3034Tue Nov 14 14:31:03 1995 Miles Bader <miles@gnu.ai.mit.edu>
3035
3036 * breakpoint.c (breakpoint_1): Print breakpoint thread field.
3037
3038 * lynx-nat.c (child_wait): Return TARGET_WAITKIND_SPURIOUS for new
3039 threads.
3040
3041Mon Nov 13 18:30:53 1995 Miles Bader <miles@gnu.ai.mit.edu>
3042
3043 * target.c (debug_to_check_threads): New function.
3044
3045 * inflow.c (terminal_init_inferior_with_pgrp): New function.
3046 (terminal_init_inferior): Call terminal_init_inferior_with_pgrp.
3047 * inferior.h (terminal_init_inferior_with_pgrp): New declaration,
3048 but only if PROCESS_GROUP_TYPE is defined.
3049
3050Mon Nov 6 16:42:09 1995 Miles Bader <miles@gnu.ai.mit.edu>
3051
3052 * target.c (debug_to_thread_alive): Pass through the return value.
3053
3054Thu Nov 2 18:05:00 1995 Miles Bader <miles@gnu.ai.mit.edu>
3055
3056 * target.c (signals, target_signal_from_host, target_signal_to_host):
3057 Add mach exceptions.
3058 * target.h (enum target_signal): Add mach exceptions.
3059
3060Mon Oct 30 16:41:04 1995 Miles Bader <miles@gnu.ai.mit.edu>
3061
3062 * gnu-nat.c: New file: gnu native backend.
3063 * i386gnu-nat.c: New file: i386-specific part of gnu native backend.
3064 * gnu-nat.h: New file.
3065 * config/nm-gnu.h: New file.
3066 * config/tm-i386gnu.h: New file.
3067 * config/xm-i386gnu.h: New file.
3068 * config/i386/i386gnu.mh: New file.
3069 * config/i386/i386gnu.mt: New file.
3070
8fe2b2c5
FF
3071Wed Feb 28 15:50:12 1996 Fred Fish <fnf@cygnus.com>
3072
3073 * Makefile.in (VERSION): Bump version to 4.15.2 to establish
3074 baseline for gdb 4.16 rerelease testing.
3075
a4f39c06
JL
3076Wed Feb 28 13:32:05 1996 Jeffrey A Law (law@cygnus.com)
3077
3078 * somsolib.c (som_solib_create_inferior_hook): Before returning
3079 call clear_symtab_users.
3080
3081Tue Feb 27 00:04:46 1996 Stu Grossman (grossman@critters.cygnus.com)
3082
3083 * remote-e7000.c (e7000_open): Delete all breakpoints when
3084 connecting to e7000. Change connect message to allow use of
3085 monitor.exp in test suite.
3086 * (e7000_load): Print transfer rate of download.
3087 * symfile.c (generic_load): Print transfer rate of download.
3088
8fa6fcf8
SS
3089Sun Feb 25 13:58:33 1996 Stan Shebs <shebs@andros.cygnus.com>
3090
3091 * configure.in (mips*-*-vxworks*): New config.
3092 * configure: Regenerated.
3093
3094 * config/mips/vxmips.mt, config/mips/tm-vxmips.h: New files.
3095 * remote-vxmips.c (vx_convert_to_virtual, vx_convert_from_virtual):
3096 Remove, never used.
3097
a97a483c
PS
3098Sat Feb 24 12:30:28 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3099
3100 * partial-stab.h (case N_FUN): Function symbols generated
3101 by SPARCworks cc have a meaningless zero value, do not update
3102 pst->textlow if the function symbol value is zero.
3103
3104 * stabsread.c (define_symbol): Initialize SYMBOL_TYPE field
3105 for function prototype declaration symbols.
3106
b5eccf74
SG
3107Fri Feb 23 22:33:04 1996 Stu Grossman (grossman@critters.cygnus.com)
3108
3109 * remote-e7000.c (e7000_load): New routine to download via the
3110 network.
3111 * (e7000_wait): Don't backup PC when we hit a breakpoint.
3112 Apparantly new sh2 pods get this right...
3113 * (e7000_ops): Add call to e7000_load.
3114
b7f3b6d5
C
3115Thu Feb 22 00:52:42 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3116
3117 * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h},
3118 m68knbsd-nat.c: New files, support for NetBSD/m68k.
3119
3120 * configure.in (m68k-*-netbsd*): New config.
3121 * configure: Regenerated.
3122
517cb8d7 3123Wed Feb 21 19:00:21 1996 Fred Fish <fnf@cygnus.com>
6a6a552a
FF
3124
3125 * standalone.c (open, _initialize_standalone): Fix obvious typos
3126 reported by Martin Pool <martin@citr.uq.oz.au>.
3127
13f6c7ea
JL
3128Wed Feb 21 14:24:04 1996 Jeffrey A Law (law@cygnus.com)
3129
3130 * solib.c (solib_create_inferior_hook): Fix thinko.
3131
464c6c5f
JL
3132Tue Feb 20 23:59:19 1996 Jeffrey A Law (law@cygnus.com)
3133
3134 * solib.c (solib_break_names): Define for Solaris and Linux.
3135 (enable_break): For SVR4 systems, first try to use the debugger
3136 interfaces in the dynamic linker to track shared library events
3137 as they happen, then fall back to BKPT_AT_SYMBOL code. Convert
3138 BKPT_AT_SYMBOL code to use shared library event breakpoints.
3139 (solib_create_inferior_hook): Simplify BKPT_AT_SYMBOL code,
3140 it no longer needs to restart/wait on the inferior.
3141 * symfile.c (find_lowest_section): No longer static.
3142 * symfile.h (find_lowest_section): Corresponding changes.
3143
517cb8d7 3144Tue Feb 20 18:54:08 1996 Fred Fish <fnf@cygnus.com>
45c5fa78
FF
3145
3146 * valops.c (COERCE_FLOAT_TO_DOUBLE): Define default value.
3147 (value_arg_coerce): Use COERCE_FLOAT_TO_DOUBLE.
3148 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1.
3149 * config/mips/tm-mips.h: Ditto.
3150 * config/pa/tm-hppa.h: Ditto.
3151 * config/rs6000/tm-rs6000.h: Ditto.
3152 * config/sparc/tm-sparc.h: Ditto.
3153
48d27324
C
3154Tue Feb 20 17:32:05 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3155
eb224848
C
3156 * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o.
3157
48d27324
C
3158 * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined.
3159 * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
3160 #ifdef'd out definitions --- Causes serious gdb failures on
3161 the i386. Need to investigate further before enabling.
3162
3163 * i386b-nat.c (fetch_inferior_registers, store_inferior_registers,
3164 fetch_core_registers): New functions. These functions are defined
3165 if FETCH_INFERIOR_REGISTERS is set. Registers are fetched/stored
3166 with ptrace PT_GETREGS/PT_SETREGS.
3167
95f6f926
SG
3168Tue Feb 20 16:55:06 1996 Stu Grossman (grossman@critters.cygnus.com)
3169
3170 * findvar.c (extract_floating store_floating): Replace `long
3171 double' with `DOUBLEST'.
3172
cb91ea56
C
3173Mon Feb 19 15:25:51 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3174
3175 * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
3176 Define.
3177
9263da6f
JL
3178Mon Feb 19 10:32:05 1996 Jeffrey A Law (law@cygnus.com)
3179
3180 * symtab.h (looup_minimal_symbol_solib_trampoline): Declare.
3181
3182 * breakpoint.h (remove_solib_event_breakpoints): Declare.
3183 * breakpoint.c (remove_solib_event_breakpoints): New function.
3184 * somsolib.c (solib_create_inferior_hook): Remove all solib event
3185 breakpoints before inserting any new ones. Use a solib event
3186 breakpoint for the breakpoint at "_start".
3187 Remove extraneous "\n" from calls to warning.
3188
3189 * breakpoint.c (breakpoint_1): Add missing "sigtramp" to bptypes
3190 name array.
3191
0708e99f
FF
3192Mon Feb 19 01:09:32 1996 Doug Evans <dje@cygnus.com>
3193
3194 * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST
3195 for CORE_ADDR values.
3196 (new_symbol): Use SYMBOL_VALUE_ADDRESS for CORE_ADDR values.
3197 * symfile.h (add_psymbol_{,addr}to_list): Add prototypes.
3198
08dc1eeb
PS
3199Sun Feb 18 14:37:13 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3200
3201 * mipsread.c (mipscoff_symfile_read): Unconditionally add
3202 alpha coff dynamic symbols for all symbol files. Makes skipping
3203 over the trampoline code work when stepping from a function in a
3204 shared library into a function in a different shared library.
3205
1d6afd7f
SG
3206Sun Feb 18 09:27:10 1996 Stu Grossman (grossman@cygnus.com)
3207
3208 * config/sparc/tm-sparc.h: Define PS_FLAG_CARRY. Define
3209 RETURN_VALUE_ON_STACK to return long doubles on the stack.
3210
0708e99f 3211Sat Feb 17 16:33:11 1996 Fred Fish <fnf@cygnus.com>
176b2bee
FF
3212
3213 * Makefile.in (ch-exp.o): Add dependencies.
3214 (various): Add gdb_string.h to dependencies that need it.
3215
dcb6a7c0
FF
3216Sat Feb 17 08:57:50 1996 Fred Fish <fnf@cygnus.com>
3217
3218 * symmisc.c (print_symbol_bcache_statistics): Update description for
3219 printing byte cache statistics.
3220
aa220473
SG
3221Thu Feb 16 16:02:03 1996 Stu Grossman (grossman@cygnus.com)
3222
3223 * Add native support for long double data type.
3224 * c-exp.y (%union): Change dval to typed_val_float. Use DOUBLEST
3225 to store actual data. Change types of INT and FLOAT tokens to
3226 typed_val_int and typed_val_float respectively. Create new token
3227 DOUBLE_KEYWORD to specify the string `double'. Make production
3228 for FLOAT use type determined by parse_number. Add production for
3229 "long double" data type.
3230 * (parse_number): Use sscanf to parse numbers as float, double or
3231 long double depending upon the type of typed_val_float.dval. Also
3232 allow user to specify `f' or `l' suffix to explicitly specify
3233 float or long double constants. Change typed_val to
3234 typed_val_int.
3235 * (yylex): Change typed_val to typed_val_int. Also, scan for
3236 "double" keyword.
3237 * coffread.c (decode_base_type): Add support for T_LNGDBL basic
3238 type.
3239 * configure, configure.in: Add check for long double support in
3240 the host compiler.
3241 * defs.h: Define DOUBLEST appropriatly depending on whether
3242 HAVE_LONG_DOUBLE (from autoconf) is defined. Also, fix prototypes
3243 for functions that handle this type.
3244 * expression.h (union exp_element): doubleconst is now type
3245 DOUBLEST.
3246 * m2-exp.y f-exp.y (%union): dval becomes type DOUBLEST.
3247 * findvar.c (extract_floating): Make return value be DOUBLEST.
3248 Also, add support for numbers with size of long double.
3249 * (store_floating): Arg `val' is now type DOUBLEST. Handle all
3250 floating types.
3251 * parser-defs.h parse.c (write_exp_elt_dblcst): Arg expelt is now
3252 DOUBLEST.
3253 * valarith.c (value_binop): Change temp variables v1, v2 and v to
3254 type DOUBLEST. Coerce type of result to long double if either op
3255 was of that type.
3256 * valops.c (value_arg_coerce): If argument type is bigger than
3257 double, coerce to long double.
3258 * (call_function_by_hand): If REG_STRUCT_HAS_ADDR is defined, and
3259 arg type is float and > 8 bytes, then use pointer-to-object
3260 calling conventions.
3261 * valprint.c (print_floating): Arg doub is now type DOUBLEST.
3262 Use appropriate format and precision to print out floating point
3263 values.
3264 * value.h: Fixup prototypes for value_as_double,
3265 value_from_double, and unpack_double to use DOUBLEST.
3266 * values.c (record_latest_value): Remove check for invalid
3267 floats. Allow history to store them so that people may examine
3268 them in hex if they want.
3269 * (value_as_double unpack_double): Change return value to DOUBLEST.
3270 * (value_from_double): Arg `num' is now DOUBLEST.
3271 * (using_struct_return): Use RETURN_VALUE_ON_STACK macro (target
3272 specific) to expect certain types to always be returned on the stack.
3273
2ad5709f
FF
3274Fri Feb 16 14:00:54 1996 Fred Fish <fnf@cygnus.com>
3275
3276 * bcache.c, bcache.h: New files to implement a byte cache.
3277 * Makefile.in (SFILES): Add bcache.c.
3278 (symtab_h): Add bcache.h.
3279 (HFILES_NO_SRCDIR): add bcache.h
3280 (COMMON_OBJS): Add bcache.o
3281 (bcache.o): New target.
3282 * dbxread.c (start_psymtab): Make global_syms & static_syms
3283 type "partial_symbol **".
3284 * hpread.c (hpread_start_symtab): Ditto.
3285 * os9kread.c (os9k_start_psymtab): Ditto.
3286 * stabsread.h (start_psymtab): Ditto.
3287 * {symfile.c, symfile.h} (start_psymtab_common): Ditto.
3288 * maint.c (maintenance_print_statistics): Call
3289 print_symbol_bcache_statistics.
3290 * objfiles.c (allocate_objfile): Initialize psymbol bcache malloc
3291 and free pointers.
3292 * solib.c (allocate_rt_common_objfile): Ditto.
3293 * symfile.c (reread_symbols): Ditto.
3294 (free_objfile): Free psymbol bcache when objfile is freed.
3295 (objfile_relocate): Use new indirect psymbol pointers.
3296 * objfiles.h (struct objfile): Add psymbol cache.
3297 * symfile.c (compare_psymbols): Now passed pointers to pointers to
3298 psymbols.
3299 (reread_symbols): Free psymbol bcache when freeing other objfile
3300 resources.
3301 (add_psymbol_to_list, add_psymbol_addr_to_list): Initialize new
3302 psymbol using the psymbol bcache.
3303 (init_psymbol_list): Psymbol lists now contain pointers rather than
3304 the actual psymbols.
3305 * symfile.h (psymbol_allocation_list): Psymbol lists now dynamically
3306 grown arrays of pointers.
3307 (ADD_PSYMBOL_VT_TO_LIST): Initialize new symbol using the psymbol
3308 bcache.
3309 * symmisc.c (print_partial_symbols): Now takes pointer to pointer
3310 to partial symbol.
3311 (print_symbol_bcache_statistics): New function to print per objfile
3312 bcache statistics.
3313 (print_partial_symbol, print_partial_symbols,
3314 maintenance_check_symtabs, extend_psymbol_list):
3315 Account for change to pointer to pointer to partial symbol.
3316 * symtab.c (find_pc_psymbol, lookup_partial_symbol, decode_line_2,
3317 make_symbol_completion_list):
3318 Account for change to pointer to pointer to partial symbol.
3319 * symtab.h (bcache.h): Include.
3320 * xcoffread.c (xcoff_start_psymtab): Make global_syms & static_syms
3321 type "partial_symbol **".
3322
4a1d2ce2
FF
3323Fri Feb 16 10:02:34 1996 Fred Fish <fnf@cygnus.com>
3324
3325 * dwarfread.c (free_utypes): New function.
3326 (read_file_scope): Call free_utypes as cleanup, rather than just
3327 freeing the utypes pointer.
3328
81afee37
FF
3329Thu Feb 15 21:40:52 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3330
3331 * demangle.c (is_cplus_marker): New function, checks if a
3332 character is one of the commonly used C++ marker characters.
3333 * defs.h (is_cplus_marker): Add prototype.
3334 * c-typeprint.c (c_type_print_base), ch-lang.c (chill_demangle),
3335 cp-valprint.c (cp_print_class_method), mdebugread.c (parse_symbol),
3336 stabsread.c (define_symbol, read_member_functions, read_struct_fields),
3337 symtab.h (OPNAME_PREFIX_P, VTBL_PREFIX_P, DESTRUCTOR_PREFIX_P),
3338 values.c (vb_match): Use is_cplus_marker instead of comparison
3339 with CPLUS_MARKER.
3340
14b22711
FF
3341Thu Feb 15 18:08:13 1996 Fred Fish <fnf@cygnus.com>
3342
3343 * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possibly
3344 delete entirely someday.
3345
884fb64c
SS
3346Thu Feb 15 15:25:34 1996 Stan Shebs <shebs@andros.cygnus.com>
3347
3348 * mpw-make.sed: Edit out makefile rebuild rule.
3349 (host_alias, target_alias): Comment out instead of deleting.
3350 (@LIBS@): Edit out references.
3351
f1d39876
FF
3352Tue Feb 13 22:56:46 1996 Fred Fish <fnf@cygnus.com>
3353
3354 * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):
3355 Use n_psyms in OBJSTAT, not psyms.
3356
3357Mon Feb 12 15:59:31 1996 Doug Evans <dje@charmed.cygnus.com>
3358
3359 * configure.in (sparclet-*-aout*): New config.
3360 * configure: Regenerated.
3361
c37c7c6c
FF
3362Mon Feb 12 14:17:52 1996 Fred Fish <fnf@cygnus.com>
3363
3364 * somsolib.c (som_solib_add): Use xmalloc rather than bare
3365 unchecked call to malloc.
3366 * remote-mips.c (pmon_load_fast): ditto.
3367 * remote-mm.c (mm_open): ditto.
3368 * hpread.c (hpread_lookup_type): ditto.
3369 * remote-adapt.c (adapt_open): ditto.
3370
6405302d
FF
3371Mon Feb 12 13:11:32 1996 Fred Fish <fnf@cygnus.com>
3372
3373 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,
3374 allocate_saved_f77_common_node, allocate_common_entry_node,
3375 add_common_block): Use xmalloc rather than malloc, some of which
3376 were unchecked.
3377 * gnu-regex.c: At same point as other gdb specific changes
3378 #undef malloc and then #define it to xmalloc.
3379 * ch-exp.c (growbuf_by_size): Use xmalloc/xrealloc rather than
3380 bare unchecked calls to malloc/realloc.
3381 * stabsread.c (dbx_lookup_type): Use xmalloc rather than bare
3382 unchecked call to malloc.
3383
ff7116e2
SG
3384Wed Feb 7 11:31:26 1996 Stu Grossman (grossman@cygnus.com)
3385
3386 * symtab.c (gdb_mangle_name): Change opname var to be const to
3387 match return val of cplus_mangle_name.
3388 * i960-tdep.c: Change arg types of next_insn to match callers.
3389
b0ee0cf2
FF
3390Wed Feb 7 07:34:24 1996 Fred Fish <fnf@cygnus.com>
3391
3392 * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS): Remove. These
3393 apparently aren't needed in any reasonably recent version of
3394 linux.
3395
ec49fc98
PB
3396Tue Feb 6 21:37:03 1996 Per Bothner <bothner@kalessin.cygnus.com>
3397
3398 * stabsread.c (read_range_type): If !self-subrange and language
3399 is Chill, assume a true range. If a true_range is a sub_subrange,
3400 use builtin_type_int for index_type.
3401
3402Tue Feb 6 18:38:51 1996 J.T. Conklin <jtc@slave.cygnus.com>
3403
3404 * nindy-share/nindy.c (say): Use stdarg.h macros when compiling
3405 with an ANSI compiler.
3406
f0b0d915
TT
3407start-sanitize-gdbtk
3408Tue Feb 6 16:31:25 1996 Tom Tromey <tromey@creche.cygnus.com>
3409
3410 * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so
3411 double-clicking will work again.
3412 (create_asm_win): Put "break" at end of all B1 bindings.
3413 (create_file_win): Lower "sel" tag, don't raise it.
3414 (ensure_line_visible): New proc.
3415 (update_listing, update_assembly): Use it.
3416 (create_copyright_window): Destroy window on Leave event.
3417 (create_command_window): Put "break" at end of all B2 bindings.
3418
3419end-sanitize-gdbtk
263af172
SC
3420Mon Feb 5 18:24:28 1996 Steve Chamberlain <sac@slash.cygnus.com>
3421
3422 From Michael_Snyder@NeXT.COM (Michael Snyder):
3423 * valops.c (value_arg_coerce): Coerce float to double, unless the
3424 function prototype specifies float.
3425
fc71ad23 3426Mon Feb 5 09:51:55 1996 Tom Tromey <tromey@creche.cygnus.com>
8bdae156 3427
fc71ad23
TT
3428 * language.c (set_language_command): Use languages table when
3429 printing available languages.
3430
3431Sat Feb 3 12:22:05 1996 Fred Fish <fnf@cygnus.com>
3432
3433 Fix problems reported by Hans Verkuil (hans@wyst.hobby.nl):
3434 * command.c (add_cmd): Add missing initialization for enums member.
3435 Reorder members to match structure declaration to make it easier to
3436 tell when one is missing.
3437 * exec.c (exec_file_command): Fix problem where filename in malloc'd
3438 memory is referenced after being freed.
8bdae156 3439
255181a9
PS
3440Sat Feb 3 03:26:21 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3441
3442 * dwarfread.c (read_func_scope): Avoid GDB core dumps if
3443 AT_name tag is missing.
3444
3445 * procfs.c (procfs_stopped_by_watchpoint): Fix logic when
3446 FLTWATCH and FLTKWATCH are defined.
3447
3448 * remote.c (remote_read_bytes): Advance memaddr for transfers,
3449 return number of bytes transferred for partial reads.
3450
3451 * top.c (init_signals): Reset SIGTRAP to SIG_DFL.
3452
454ffae5
SC
3453Fri Feb 2 13:40:50 1996 Steve Chamberlain <sac@slash.cygnus.com>
3454
3455 * win32-nat.c (mappings): Add ppc registers.
9a763320 3456 (child_resume): Turn off step for ppc.
454ffae5 3457
3d78f532
SC
3458Thu Feb 1 10:29:31 1996 Steve Chamberlain <sac@slash.cygnus.com>
3459
3460 * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,
3461 xm-cygwin32.h): New.
3462 * config/i386/(*win32*): Becomes *cygwin32*.
3463 * configure.in (i[3456]86-*-win32*): Becomes i[3456]86-*-cygwin32.
3464 (powerpcle-*-cygwin32): New.
3465 * configure: Regenerate.
3466 * win32-nat.c (child_create_inferior): Call CreateProcess
3467 with the right program arg.
3468
4ad70253
JL
3469Thu Feb 1 11:01:10 1996 Jeffrey A Law (law@cygnus.com)
3470
3471 * config/pa/tm-hppa.h (SOFT_FLOAT): Provide a default definition.
3472
0db5a6fe
FF
3473Wed Jan 31 19:01:28 1996 Fred Fish <fnf@cygnus.com>
3474
3475 * serial.c: Change fputc/fputs/fprintf to _unfiltered forms.
3476
28bc5ef7
SS
3477Wed Jan 31 18:36:27 1996 Stan Shebs <shebs@andros.cygnus.com>
3478
97abaf19
SS
3479 * config/sparc/xm-sun4os4.h (HAVE_TERMIOS): Remove.
3480
28bc5ef7
SS
3481 * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used.
3482
97abaf19
SS
3483 * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move to
3484 here from config/i386/xm-i386mach.h, fix name.
3485 * config/i386/nm-sun386.h: Ditto, from config/i386/xm-sun386.h.
3486 * config/i386/nm-ptx4.h (CHILD_PREPARE_TO_STORE): Move to
3487 here from config/i386/xm-ptx4.h.
3488 * config/i386/nm-ptx4.h: Ditto, from config/i386/xm-ptx.h.
3489 * config/i386/nm-symmetry.h: Ditto, from config/i386/xm-symmetry.h.
3490 * config/m68k/nm-sun3.h: Ditto, from config/m68k/xm-sun3.h.
3491 * config/sparc/nm-nbsd.h: Ditto, from config/sparc/xm-nbsd.h.
3492 * config/sparc/nm-sun4os4: Ditto, from config/sparc/xm-sparc.h.
3493
28bc5ef7
SS
3494 * config/sparc/nm-sun4sol2.h: New file, renamed from nm-sysv4.h.
3495 (PRSVADDR_BROKEN): Move here from xm-sun4sol2.h.
3496 * config/sparc/sun4sol2.mh (NAT_FILE): Update.
28bc5ef7 3497
17280c3f
JL
3498Wed Jan 31 17:20:26 1996 Jeffrey A Law (law@cygnus.com)
3499
3500 * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software
3501 floating point correctly.
3502 (STORE_RETURN_VALUE): Likewise.
3503 * config/pa/tm-pro.h (SOFT_FLOAT): define.
3504
44e9f3b3
FF
3505Wed Jan 31 13:34:52 1996 Fred Fish <fnf@cygnus.com>
3506
3507 * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCREMENT):
3508 Define to what should be reasonable values. However, apparently
3509 a bug in linux mmap prevents mapped symbol tables from working.
3510
ad1e42be
FF
3511Tue Jan 30 18:26:19 1996 Fred Fish <fnf@cygnus.com>
3512
3513 * defs.h (errno.h>: Move #include closer to head of file to solve
3514 obscure problem with systems that declare perror with const arg, in
3515 both errno.h and stdio.h, and const is defined away by intervening
3516 local include.
3517
d3ba76fc
FF
3518Tue Jan 30 15:41:10 1996 Fred Fish <fnf@cygnus.com>
3519
3520 From Jon Reeves <reeves@zk3.dec.com>:
3521 * i386-stub.c (getpacket): Change fprintf stream from "gdb" to stderr.
3522 (mem_fault_routine): Fix misplaced volatile type qualifier in decl.
3523
f6ade5dd
FF
3524Mon Jan 29 19:05:58 1996 Fred Fish <fnf@cygnus.com>
3525
3526 * Makefile.in (diststuff): Make all-doc; diststuff target does not
3527 exist in doc/Makefile.in.
3528
cdea3fd3
SS
3529Mon Jan 29 18:44:57 1996 Stan Shebs <shebs@andros.cygnus.com>
3530
3531 * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used.
3532
d221b17e
WM
3533Mon Jan 29 00:10:35 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
3534
cdea3fd3
SS
3535 * ch-valprint.c (calculate_array_length): New function to
3536 determine the length of an array type.
d221b17e
WM
3537 (chill_val_print (case TYPE_CODE_ARRAY)): If the length of an
3538 array type is zero, call calculate_array_length.
3539
cdea3fd3
SS
3540 * gdbtypes.c (get_discrete_bounds (case TYPE_CODE_ENUM)): The
3541 values may not be sorted. Scan all entries and set the real lower
3542 and upper bound.
d221b17e 3543
fa9f5840
FF
3544Sun Jan 28 15:50:42 1996 Fred Fish <fnf@cygnus.com>
3545
3546 * config/xm-linux.h: Move include of solib.h and #define of
3547 SVR4_SHARED_LIBS from here ...
3548 * config/nm-linux.h: ...to here.
3549
4708ac65
FF
3550Sat Jan 27 10:34:05 1996 Fred Fish <fnf@cygnus.com>
3551
3552 * configure.in (AC_CHECK_HEADERS): Check for sys/procfs.h.
3553 Also check for gregset_t and fpregset_t types.
3554 * configure: Regenerate.
3555 * core-regset.c (sys/procfs.h): Only include if HAVE_SYS_PROCFS_H
3556 is defined.
3557 (fetch_core_registers): Turn into stub unless both HAVE_GREGSET_T
3558 and HAVE_FPREGSET_T are defined. These changes allow systems
3559 like linux that are migrating to /proc support to use a single
3560 configuration for both new and old versions.
3561
3562 * config/i386/linux.mt: Note that this is now for both a.out and
3563 ELF systems.
3564 * config/i386/linux.mh (NATDEPFILES): Add solib.o, core-regset.o,
3565 i386v4-nat.o
3566 * config/i386/tm-linux.h (tm-sysv4.h): Include.
3567 * config/i386/xm-linux.h (solib.h): Include
3568 (SVR4_SHARED_LIBS): Define.
3569 * i386v4-nat.c: Only compile if HAVE_SYS_PROCFS_H is defined.
3570 (supply_gregset, fill_gregset): Compile if HAVE_GREGSET_T defined.
cdea3fd3
SS
3571 (supply_fpregset, fill_fpregset): Compile if HAVE_FPREGSET_T
3572 defined.
4708ac65 3573
a77bf669
SS
3574Fri Jan 26 13:48:14 1996 Stan Shebs <shebs@andros.cygnus.com>
3575
3576 * config/sparc/xm-sparc.h (NEW_SUN_CORE): Remove, never used.
3577 * config/i386/xm-sun386.h: Ditto.
3578 * config/m68k/xm-sun2.h, config/m68k/xm-sun3.h: Ditto.
3579
3580Thu Jan 25 16:05:53 1996 Tom Tromey <tromey@creche.cygnus.com>
3581
3582 * Makefile.in (INSTALLED_LIBS, CLIBS): Include @LIBS@.
3583
a4b4479a
SC
3584Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com>
3585
3586 From Greg McGary <gkm@gnu.ai.mit.edu>:
3587 * dcache.c (dcache_peek, dcache_poke): Advance addr for
3588 multi-byte I/O.
3589
4133a76e
JL
3590Thu Jan 25 13:08:51 1996 Doug Evans (dje@cygnus.com)
3591
3592 * infrun.c (normal_stop): Fix test for shared library event.
3593
146ee7db
DE
3594Thu Jan 25 03:26:38 1996 Doug Evans <dje@charmed.cygnus.com>
3595
3596 * configure.in (sparc64-*-*): Add default host configuration.
3597start-sanitize-gdbtk
3598 (sparc64-*-solaris2* host): Link statically if GCC used.
3599end-sanitize-gdbtk
3600 (sparc64-*-solaris2*): Add target configuration.
b23b4cb5 3601 * configure: Regenerated.
146ee7db
DE
3602 * sparc/sp64sol2.mt: New file.
3603
76336191
DE
3604Wed Jan 24 22:31:37 1996 Doug Evans <dje@charmed.cygnus.com>
3605
3606 * Makefile.in (RUNTEST): srcdir renamed to rootsrc.
3607
1a57cd09
TT
3608Wed Jan 24 15:42:24 1996 Tom Tromey <tromey@creche.cygnus.com>
3609
3610 * Makefile.in (lint): Close backquotes.
3611
3612start-sanitize-gdbtk
3613Wed Jan 24 15:28:41 1996 Tom Tromey <tromey@creche.cygnus.com>
3614
3615 * gdbtk.tcl, gdbtk.c: Updated copyrights.
3616
3617 * configure.in: Look for -ldl or -ldld when using Tcl 7.5 or
3618 greater.
3619 * configure: Rebuilt.
3620
3621end-sanitize-gdbtk
e8f1ad9a
FF
3622Wed Jan 24 13:19:10 1996 Fred Fish <fnf@cygnus.com>
3623
3624 * NEWS: Make note of new record and replay feature for
3625 remote debug sessions.
3626 * serial.c (gdbcmd.h): Include.
3627 (serial_logfile, serial_logfp, serial_reading, serial_writing):
3628 Define here, for remote debug session logging.
3629 (serial_log_command, serial_logchar, serial_write, serial_readchar):
3630 New functions for remote debug session logging.
3631 (serial_open): Open remote debug session log file when needed.
3632 (serial_close): Close remote debug session log file when needed.
3633 (_initialize_serial): Add set/show commands for name of remote
3634 debug session log file.
3635 * serial.h (serial_readchar): Declare
3636 (SERIAL_READCHAR): Call serial_readchar().
3637 (SERIAL_WRITE): Call serial_write().
3638 (serial_close): Declare as extern.
3639 (serial_logfile, serial_logfp): Declare.
3640 * top.c (execute_command): Declare serial_logfp. Log user command
3641 in remote debug session log if log file is open.
3642 * remote-array.c (array_wait): #ifdef out echo to gdb_stdout.
3643 (array_read_inferior_memory): Rewrite to fix memory overwrite bug.
3644 * remote-array.c (SREC_SIZE): Remove, duplicates define in
3645 monitor.h.
3646 * remote-array.c (hexchars, hex2mem): Remove, unused.
3647 * gdbserver/low-linux.c (store_inferior_registers): Remove
3648 unnecessary extern declaration of registers[].
3649 * gdbserver/Makefile.in (all): Add gdbreplay.
3650 * gdbserver/gdbreplay.c: New file.
3651 * gdbserver/README: Give example of recording a remote
3652 debug session with gdb and then replaying it with gdbreplay.
3653
c6038971
PB
3654Tue Jan 23 18:02:35 1996 Per Bothner <bothner@kalessin.cygnus.com>
3655
3656 * stabsread.c (rs6000_builtin_type): Make bool type unsigned.
3657 (read_one_struct_field): Support boolean bitfields.
3658 * c-valprint.c (c_val_print): Print booleans properly.
3659
5a8d8b8d
SS
3660Tue Jan 23 18:54:09 1996 Stan Shebs <shebs@andros.cygnus.com>
3661
3662 * remote-vxsparc.c (vx_convert_to_virtual, vx_convert_from_virtual):
3663 Remove, never used.
3664 * config/sparc/vxsparc.mt (TDEPFILES): Add remote-vxsparc.o.
3665
ec5f347c
PB
3666Tue Jan 23 14:36:05 1996 Per Bothner <bothner@kalessin.cygnus.com>
3667
9293e886
PB
3668 * ch-exp.c (parse_tuple): Error if invalid mode.
3669
533bda77
PB
3670 * value.h (COERCE_ARRAY): Don't coerce enums.
3671 (COERCE_ENUM): Don't COERCE_REF.
3672 (COERCE_NUMBER): New macro (same as COERCE_ARRAY then COERCE_ENUM).
3673 * valops.c (value_assign): Only do COERCE_ARRAY if internalvar (let
3674 value_cast handle it otherwise); do *not* COERCE_ENUM either way.
3675 * valarith.c: Use COERCE_NUMBER instead od COEREC_ARRAY.
3676 Add COERCE_REF before COERCE_ENUM.
3677 * values.c (value_as_long): Simplify.
3678
3679 * valops.c (value_array): Create internalvar if !c_style_arrays.
3680
ec5f347c
PB
3681 * language.c (lang_bool_type): Add Fortran support.
3682 * eval.c (OP_BOOL): Use LA_BOOL_TYPE.
3683
87273c71
JL
3684Tue Jan 23 13:08:26 1996 Jeffrey A Law (law@cygnus.com)
3685
3686 * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.
3687 All references changed.
3688 * breakpoint.c (bpstat_what): Add shlib_event to the class types.
3689 Update state table. Reformat so that it's still readable.
3690 When we hit the shlib_event breakpoint, set the calss of shlib_event.
3691 (breakpoint_1): Add "shlib events" as a breakpoint type.
3692 Print the shlib_event breakpoint like other breakpoints.
3693 (create_solib_event_breakpoint): New function.
3694 (breakpoint_re_set_one): Handle solib_event breakpoints.
3695 * breakpoint.h (enum bytype): Add bp_shlib_event breakpoint type.
3696 (enum bpstat_what_main_action): Add BPSTAT_WHAT_CHECK_SHLIBS
3697 action.
3698 (create_solib_event_breakpoint): Declare.
3699 * infrun.c (wait_for_inferior): Handle CHECK_SHLIBS bpstat.
3700 (normal_stop): Inform the user when the inferior stoped due
3701 to a shared library event.
a77bf669 3702 (_initialize_infrun): Add new set/show variable "stop-on-solib-events"
87273c71
JL
3703 to control whether or not gdb continues the inferior or stops it when
3704 a shared library event occurs.
3705 * minsyms.c (lookup_minimal_symbol_solib_trampoline): New function.
3706 * somsolib.c (TODO list): Update.
3707 (som_solib_create_inferior_hook): Arrange for gdb to be notified
3708 when significant shared library events occur.
3709 * hppa-tdep.c (find_unwind_entry): No longer static.
3710
fc941258
DE
3711Tue Jan 23 09:00:48 1996 Doug Evans <dje@charmed.cygnus.com>
3712
5a8d8b8d
SS
3713 * printcmd.c (print_insn): Pass fprintf_unfiltered to
3714 INIT_DISASSEMBLE_INFO.
3715start-sanitize-gdbtk
3716 * gdbtk.c (gdb_disassemble): Likewise.
3717end-sanitize-gdbtk
fc941258 3718
b3fd4c06
SS
3719Mon Jan 22 16:59:40 1996 Stan Shebs <shebs@andros.cygnus.com>
3720
3721 * remote.c (remotebreak): New GDB variable.
3722 (remote_break): New global.
3723 (remote_interrupt): Send a break instead of ^C if remote_break.
3724 * NEWS: Describe the new variable.
3725
d2f5fa49
DE
3726Mon Jan 22 16:24:11 1996 Doug Evans <dje@charmed.cygnus.com>
3727
3728 * sparc-tdep.c (_initialize_sparc_tdep): Always use print_insn_sparc.
3729
8c038399
FF
3730Fri Jan 19 07:19:38 1996 Fred Fish <fnf@cygnus.com>
3731
3732 * hp300ux-nat.c (getpagesize): Remove unused function
3733 fetch_core_registers.
3734 (hp300ux_core_fns): Remove, is unused.
3735 (_initialize_core_hp300ux): Remove, is unused.
3736 (gdbcore.h): Remove #include, no longer needed.
3737
a0d76829
JL
3738Fri Jan 19 00:59:53 1996 Jeffrey A Law (law@cygnus.com)
3739
3740 * rs6000-nat.c (exec_one_dummy_insn): Rework to avoid
3741 ptrace bug in aix4.1.3 on the rs6000.
3742
b6768627
SS
3743Wed Jan 17 13:22:27 1996 Stan Shebs <shebs@andros.cygnus.com>
3744
3745 * remote-hms.c (hms_ops): Add value for to_thread_alive.
3746 * remote-nindy.c (nindy_ops): Ditto.
3747 * remote-udi.c (udi_ops): Ditto.
3748
090d784a
JSC
3749Tue Jan 16 18:00:35 1996 James G. Smith <jsmith@cygnus.co.uk>
3750
3751 * remote-mips.c (pmon_opn, pmon_wait, pmon_makeb64, pmon_zeroset,
3752 pmon_checkset, pmon_make_fastrec, pmon_check_ack,
3753 pmon_load_fast): New functions. Support for the PMON monitor world.
3754 (common_open): New function to merge support for different monitors.
3755 (mips_open): Use common_open().
3756 (mips_send_command): New function.
3757 (mips_send_packet): Scan out-of-sequence packets.
3758 (mips_enter_debug, mips_exit_debug): New functions.
3759 (pmon_ops): New target definition structure.
3760
4e327047
TT
3761Tue Jan 16 11:22:58 1996 Stu Grossman (grossman@cygnus.com)
3762
3763 * Makefile.in (CLIBS): Add LIBS to allow libraries to be
3764 specified on the make command line (via make LIBS=xxx).
3765start-sanitize-gm
3766 * configure.in (enable-gm): magic.o -> gmagic.o.
3767end-sanitize-gm
3768
3769start-sanitize-gdbtk
3770Mon Jan 15 09:58:41 1996 Tom Tromey <tromey@creche.cygnus.com>
3771
3772 * gdbtk.tcl (create_expr_window): Many changes to update GUI.
3773 (add_expr): Changes from create_expr_window.
3774 (create_command_window): Set focus.
3775 (delete_expr): Rewrote.
3776 (expr_update_button): New proc.
3777 (add_expr): Put bindings on FocusIn, FocusOut.
3778 Don't allow .file_popup to be torn off.
3779end-sanitize-gdbtk
3780
1aac3d3c
JL
3781Fri Jan 12 21:41:58 1996 Jeffrey A Law (law@cygnus.com)
3782
3783 * symtab.c (find_pc_symtab): Don't lose if OBJF_REORDERED
3784 is set but there are no psymtabs.
3785
c84e5000
SC
3786Fri Jan 12 15:56:12 1996 Steve Chamberlain <sac@slash.cygnus.com>
3787
3788 * dsrec.c (load_srec): Remove unused variable.
1ef980b9 3789 * monitor.c (monitor_expect): Don't expect a ^C to echo.
c84e5000
SC
3790 * serial.c (serial_open): Add parallel interface.
3791 * sh3-rom.c (parallel, parallel_in_use): New.
3792 (sh3_load): If parallel_in_use, download though the
3793 parallel port.
3794 (sh3_open): Open parallel port if specified.
3795 (sh3_close): New function.
3796 (_inititalize_sh3): Add sh3_close hook and documentation.
3797 * monitor.c (monitor_close): Export.
3798 * monitor.h (monitor_close): Add prototype.
3799
2c441e7f
SS
3800Fri Jan 12 13:11:42 1996 Stan Shebs <shebs@andros.cygnus.com>
3801
3802 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
3803 * remote.c (remotetimeout): New GDB variable, use to set the
3804 remote timeout for reading.
3805
4e327047
TT
3806start-sanitize-gdbtk
3807Fri Jan 12 09:36:17 1996 Tom Tromey <tromey@creche.cygnus.com>
3808
3809 * gdbtk.tcl (gdbtk_tcl_query): Swap Yes and No buttons.
3810 (update_listing): Use lassign. Use "see" to scroll. Don't need
3811 screen_top, screen_bot, screen_height.
3812 (update_assembly): Use "see" to scroll.
3813 (textscrollproc): Removed.
3814 (create_file_win): Don't use textscrollproc.
3815 (asmscrollproc): Removed.
3816 (create_asm_window): Don't use asmscrollproc.
3817 (create_asm_win): Ditto.
3818 (screen_height, screen_top, screen_bot): Removed.
3819 (run_editor): New proc.
3820 (build_framework): Use it.
3821 (create_file_win, create_source_window): Don't use textscrollproc.
3822 (create_breakpoints_window): Set -xscrollcommand on canvas.
3823 (not_implemented_yet): Default button is 0.
3824 (delete_char): Don't use tk_textBackspace.
3825 (create_command_window): Allow Tk bindings to fire after deleting
3826 character.
3827 (create_command_window): Make Delete delete left, not right.
3828end-sanitize-gdbtk
3829
517cb8d7 3830Fri Jan 12 07:14:27 1996 Fred Fish <fnf@cygnus.com>
3730a0ed
FF
3831
3832 * lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.h
3833 to get "struct core_fns" defined.
3834 * Makefile.in (lynx-nat.o, irix4-nat.o, sparc-nat.o):
2c441e7f 3835 Are dependent upon gdbcore_h.
3730a0ed 3836
7ef89313
PB
3837Thu Jan 11 23:13:24 1996 Per Bothner <bothner@cygnus.com>
3838
3839 * symfile.c (decrement_reading_symtab): New function.
3840 * symfile.c, symtab.h (currently_reading_symtab): New variable.
3841 * symfile.c (psymtab_to_symtab): Adjust currently_reading_symtab.
3842 * gdbtypes.c (check_typedef): Don't call lookup_symbol if
3843 currently_reading_symtab (since that could infinitely recurse).
3844
1c486a2b
PB
3845Thu Jan 11 17:21:25 1996 Per Bothner <bothner@kalessin.cygnus.com>
3846
34cfa2da
PB
3847 * stabsread.c (read_struct_type): Trivial simplification.
3848
1c486a2b
PB
3849 * stabsread.c (define-symbol): Use invisible references
3850 for TYPE_CODE_SET and TYPE_CODE_BITSTRING too.
34cfa2da 3851 * valops.c (call_function_by_hand): Likewise.
1c486a2b
PB
3852 * eval.c (evaluate_subexp_standard): When known, use the formal
3853 parameter type as the expected type when evaluating arg expressions.
3854 * ch-lang.c (evaluate_subexp_chill): Likewise (for MULTI_SUBSCRIPT).
3855
4e327047
TT
3856start-sanitize-gdbtk
3857Thu Jan 11 10:08:14 1996 Tom Tromey <tromey@creche.cygnus.com>
3858
3859 * main.c (main): Disable window interface if --help or --version
3860 specified.
3861
3862 * gdbtk.tcl (FSBox): Don't use tk_listboxSingleSelect.
3863
3864 Changes in sync with expect:
3865 * configure.in (ENABLE_GDBTK): Use CY_AC_PATH_TCL and
3866 CY_AC_PATH_TK.
3867 * aclocal.m4: Replaced with version from expect.
3868 * configure: Regenerated.
3869end-sanitize-gdbtk
a1df8e78 3870
a1956677
BK
3871Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3872
3873 * configure.in, configure: Recognize rs6000-*-aix4*.
3874 * config/powerpc/xm-aix.h: Reduce to include "xm-aix4.h".
3875 * config/rs6000/aix4.mh (XM_FILE): Point to xm-aix4.h.
3876 * config/rs6000/xm-aix4.h: New file.
3877 * config/xm-aix4.h: New file.
3878
3730a0ed 3879Wed Jan 10 11:25:37 1996 Fred Fish <fnf@cygnus.com>
0d14c7df
FF
3880
3881 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
3882 * gdbserver/low-linux.c: New file.
3883 * remote.c (remote_read_bytes): Fix aborts on larger packets.
3884
3885 * config/i386/linux.mh (GDBSERVER_DEPFILES, GDBSERVER_LIBS):
3886 Define.
3887 * stabsread.c (define_symbol): If register value is too large,
3888 tell what it is and what max is.
3889
4e327047
TT
3890start-sanitize-gdbtk
3891Wed Jan 10 09:07:22 1996 Tom Tromey <tromey@creche.cygnus.com>
3892
3893 * gdbtk.tcl (gdbtk_tcl_fputs, gdbtk_tcl_fputs_error,
3894 gdbtk_tcl_flush): Use "see", not "yview".
3895 (gdbtk_tcl_query): Use questhead bitmap.
3896 various: Always wrap condition of 'if' in {...}.
3897 (add_breakpoint_frame): Set -value on radiobuttons.
3898 (lassign): New proc.
3899 (add_breakpoint_frame): Use lassign, not series of assignments.
3900 (decr): Made faster.
3901 (interactive_cmd): Use "see", not "yview".
3902 (not_implemented_yet): Use warning bitmap.
3903 (update_expr): Don't allow $expr to be evalled by Tcl.
3904 (create_expr_window): Don't use "focus".
3905 (delete_char, delete_line): Define globally.
3906 (delete_line, delete_char, create_command_window, update_autocmd,
3907 build_framework, create_asm_win, create_file_win): Use "see", not
3908 "yview".
3909 (create_copyright_window, center_window, bind_widget_after_class):
3910 New procs.
3911 (FSBox,create_command_window, create_autocmd_window): Binding
3912 changes for Tk4.
3913 (textscrollproc): Define globally.
3914 (build_framework): tk_menuBar no longer needed. Keys Prior, Next,
3915 Home, End, Up, and Down are all defined by Tk.
3916 (apply_filespec): Use error bitmap in dialog.
3917 (files_command): Don't use tk_listboxSingleSelect.
3918 (files_command): Don't use "uniq" to remove duplicates from a
3919 list.
3920 (update_assembly): Use lassign.
3921 (create_asm_win): Removed redundant bindings.
3922 (listing_window_button_1, file_popup_menu): Use tk_popup.
3923 (ButtonRelease-1 binding): Just remove tag from window; rest
3924 handled by Tk.
3925
3926 * gdbtk.c (gdbtk_query): Use Tcl_Merge to provide quoting.
3927 (call_wrapper): Use Tcl_Eval, not Tcl_VarEval.
3928 (gdbtk_call_command): Ditto.
3929end-sanitize-gdbtk
3930
60d5a517
JL
3931Tue Jan 9 09:33:53 1996 Jeffrey A Law (law@cygnus.com)
3932
3933 * hpread.c (hpread_build_psymtabs): Finish Jan 4th
3934 enum namespace -> enum_namespace change.
3935
d1f5c804
WM
3936Tue Jan 9 04:44:47 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
3937
2c441e7f
SS
3938 * ch-exp.c (parse_primval): In case ARRAY, add missing
3939 FORWARD_TOKEN ().
d1f5c804 3940
1f233758
SS
3941Mon Jan 8 13:29:34 1996 Stan Shebs <shebs@andros.cygnus.com>
3942
3943 * remote-mips.c (mips_receive_header): Recognize \012 instead
3944 of \n, but write \n when program sends a \012.
3945 * ser-mac.c (mac_input_buffer): Increase size of buffer.
3946
ed3b618d
JL
3947Mon Jan 8 12:00:40 1996 Jeffrey A Law (law@cygnus.com)
3948
3949 * infptrace.c (initialize_infptrace): Move function out of
3950 #ifdef conditional; put code within the function inside an
3951 #ifdef conditional.
436d4143
JL
3952
3953 * buildsym.c (end_symtab): Remove sort_pending and sort_linevec
3954 arguments. Sorting is now dependent on OBJF_REORDERED. All
3955 callers/references changed.
3956 * dbxread.c (read_ofile_symtab): Correctly determine value for
3957 last_source_start_addr for reordered executables.
3958 (process_one_symbol): Handle N_FUN with no name as an end of
3959 function marker.
3960 * partial-stab.h (case N_FN, N_TEXT): Don't assume CUR_SYMBOL_VALUE
3961 is the high text address for a psymtab.
3962 (case N_SO): Likewise.
3963 (case N_FUN): Handle N_FUN with no name as an end of function
3964 marker.
3965 * minsyms.c (lookup_minimal_symbol_by_pc): Examine all symbols
3966 at the same address rather than a random subset of them.
3967 * coffread.c (coff_symfile_init): Set OBJF_REORDERED.
3968 * elfread.c (elf_symfile_init): Similarly.
3969 * somread.c (som_symfile_init): Similarly.
3970 * xcoffread.c (xcoff_symfile_init): Similarly.
3971
5351b2a0
SG
3972Fri Jan 5 17:46:01 1996 Stu Grossman (grossman@cygnus.com)
3973
3974 * stack.c (print_stack_frame print_frame_info) symmisc.c
3975 (dump_symtab): Change RETURN_MASK_ERROR to RETURN_MASK_ALL so
3976 that catch_errors doesn't get blindsided by QUIT and lose the
3977 cleanup chain. This fixes a problem where ^C while in a
3978 user-defined command sometimes leaves instream NULL and causes a
3979 segfault in command_loop.
3980
127841e4
BK
3981Fri Jan 5 13:59:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3982
3983 * configure.in, configure: Add `-ldl -lw' for Solaris linking.
3984
6b4fe21d
SC
3985Fri Jan 5 12:02:00 1996 Steve Chamberlain <sac@slash.cygnus.com>
3986
3987 * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt,
3988 config/m68k/monitor.mt, config/h8500/h8500.mt, config/h8300/h8300.mt:
3989 srec.o renamed to dsrec.o.
3990
0fe1522a
SG
3991Thu Jan 4 16:04:54 1996 Stu Grossman (grossman@cygnus.com)
3992
3993 * breakpoint.c (remove_breakpoint): Change error to warning so
3994 that hardware watchpoint removal problems won't leave breakpoint
3995 traps in the target.
d039321c 3996start-sanitize-gdbtk
0fe1522a 3997 * configure configure.in: Make --enable-gdbtk be the default.
d039321c 3998end-sanitize-gdbtk
0fe1522a
SG
3999 * remote-e7000.c (e7000_insert_breakpoint,
4000 e7000_remove_breakpoint): Use e7000 based breakpoints, not memory
4001 breakpoints.
4002 * (e7000_wait): Adjust PC back by two when we see a breakpoint to
4003 compensate for e7000 maladjustment.
4004 * sparcl-tdep.c (sparclite_check_watch_resources): Fix logic bug
4005 which prevented hardware watchpoints from working.
4006
517cb8d7 4007Thu Jan 4 10:44:17 1996 Fred Fish <fnf@cygnus.com>
7531f36e
FF
4008
4009 * infptrace.c (udot_info): New function.
4010 (PT_*): Define each individually if that one is not defined.
7531f36e
FF
4011 * rs6000-nat.c (kernel_u_size): New function
4012 Include <sys/user.h> for "struct user"
7531f36e
FF
4013 * alpha-nat.c (kernel_u_size): New function.
4014 Include <sys/user.h> for "struct user"
7531f36e
FF
4015 * sparc-nat.c (kernel_u_size): New function.
4016 Include <sys/user.h> for "struct user"
7531f36e 4017 * i386b-nat.c (kernel_u_size): New function.
7531f36e 4018 * i386v-nat.c (kernel_u_size): New function.
7531f36e
FF
4019 * config/i386/nm-fbsd.h (KERNEL_U_SIZE): Define.
4020 (kernel_u_size): Declare.
7531f36e
FF
4021 * config/i386/nm-linux.h (KERNEL_U_SIZE): Define.
4022 (kernel_u_size): Declare.
7531f36e
FF
4023 * config/sparc/nm-sun4os4.h (KERNEL_U_SIZE): Define.
4024 (kernel_u_size): Declare.
7531f36e
FF
4025 * config/alpha/nm-osf2.h (KERNEL_U_SIZE): Define.
4026 (kernel_u_size): Declare.
7531f36e
FF
4027 * config/rs6000/nm-rs6000.h (KERNEL_U_SIZE): Define.
4028 (kernel_u_size): Declare.
7531f36e 4029
1750a5ef
SC
4030Thu Jan 4 11:00:01 1996 steve chamberlain <sac@slash.cygnus.com>
4031
4032 * mdebugread.c (mylookup_symbol): enum namespace becomes
4033 enum_namespace type.
4034 * symfile.c (add_psymbol_to_list)
4035 (add_psymbol_addr_to_list): Ditto.
4036 * symtab.c (lookup_partial_symbol): Ditto.
4037 (lookup_symbol): Ditto.
4038 (lookup_block_symbol): Ditto.
4039 * win32-nat.c (handle_load_dll): Use incoming dll base.
4040 (child_wait): Catch DLL load errors.
4041 (create_child_inferior): Translated between paths correctly.
4042
e33aefba
FF
4043Wed Jan 3 23:13:53 1996 Fred Fish <fnf@cygnus.com>
4044
4045 * i386v4-nat.c (supply_gregset, fill_gregset): Subtract NUM_FREGS
4046 from NUM_REGS to get number of general registers that we care about.
e33aefba
FF
4047 * config/i386/tm-i386.h (REGISTER_BYTES): Define in terms
4048 of number of general regs and number of floating point regs.
e33aefba 4049
e02a2ad9
SC
4050Wed Jan 3 19:49:54 1996 steve chamberlain <sac@slash.cygnus.com>
4051
a3b64bf9
SC
4052 * config/i386/tm-win32.h (IN_SOLIB_CALL_TRAMPOLINE): New.
4053 (SKIP_TRAMPOLINE_CODE): New.
4054 * config/i386/xm-win32.h (CANT_FORK): Deleted.
4055 (SLASH*) Changed to use unix style slash.
e02a2ad9
SC
4056 * symtab.h (namespace enum): becomes typedef to avoid namespace
4057 collision in C++.
4058 * infcmd.c (path_command): Use empty string if PATH name not set.
4059 * i386-tdep.c (skip_trampoline_code): New function.
4060 * srec.c: Renamed dsrec.c to avoid filename collision.
4061 * Makefile.in: Cope with renaming.
e02a2ad9 4062
ef4d6187 4063Wed Jan 3 13:09:04 1996 Fred Fish <fnf@cygnus.com>
5eccb7dc 4064
ef4d6187
FF
4065 * symmisc.c (print_objfile_statistics): Print memory use statistics
4066 for objfile psymbol, symbol, and type obstacks.
5eccb7dc 4067
ef4d6187 4068Tue Jan 2 13:41:14 1996 Stan Shebs <shebs@andros.cygnus.com>
3dcd429f 4069
ef4d6187
FF
4070 * config/mips/nm-irix5.h: Restore.
4071 (TARGET_HAS_HARDWARE_WATCHPOINTS, etc): Define as for Irix 4;
4072 from Lee Iverson <leei@ai.sri.com>.
4073 * config/mips/irix5.mh (NAT_FILE): Use nm-irix5.h.
4074 * config/mips/irix[345].mh (MUNCH_DEFINE): Remove.
3dcd429f 4075
ef4d6187 4076For older changes see ChangeLog-95
bd5635a1
RP
4077\f
4078Local Variables:
4079mode: indented-text
4080left-margin: 8
4081fill-column: 74
4082version-control: never
4083End:
This page took 0.597819 seconds and 4 git commands to generate.