Declare Gould configuration obsolete:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Wed Feb 10 13:17:21 1999 Stan Shebs <shebs@andros.cygnus.com>
2
3 Declare Gould configuration obsolete:
4 * configure.host, configure.tgt: Comment out Gould configs.
5 * Makefile.in: Comment out Gould-related actions.
6 * gould-xdep.c, gould-tdep.c, config/gould/*: Comment out.
7 * NEWS: Mention obsolete status.
8
9 1999-02-09 DJ Delorie <dj@cygnus.com>
10
11 * sparcl-tdep.c: UDP download works in cygwin
12
13 1999-02-08 Jason Molenda (jsm@bugshack.cygnus.com)
14
15 * gnu-regex.c: Check ENABLE_NLS instead of HAVE_LIBINTL_H.
16 * configure.in: Don't check for libintl.h.
17 * configure, config.in: Regenerated.
18
19 Mon Feb 8 18:10:50 1999 Stan Shebs <shebs@andros.cygnus.com>
20
21 * NEWS: Mention new X packet and PowerPC variant support.
22
23 1999-02-08 Nick Clifton <nickc@cygnus.com>
24
25 * configure.host: Add support for StrongARM host.
26 * configure.tgt: Add support for StrongARM target.
27
28 Mon Feb 8 12:05:05 1999 David Taylor <taylor@texas.cygnus.com>
29
30 * dsrec.c (make_srec): Cast targ_addr to int in call to sprintf
31 otherwise on big endian machine with a bfd_vma of 64 bits,
32 *everything* gets loaded at location 0.
33
34 Mon Jan 4 10:05:43 1999 Frank Ch. Eigler <fche@cygnus.com>
35
36 * infrun.c (wait_for_inferior): Allow SIGTRAP to be "pass"ed
37 to target program.
38
39 Fri Feb 5 16:46:14 1999 Stan Shebs <shebs@andros.cygnus.com>
40
41 * NEWS: Add mentions of various new things.
42
43 Thu Feb 4 00:19:14 1999 Christopher Faylor <cgf@cygnus.com>
44
45 * configure.in: Move termcap determination later in the
46 file to catch setting of cygwin flag.
47 * configure: Regenerate.
48
49 Wed Feb 3 14:16:38 1999 Christopher Faylor <cgf@cygnus.com>
50
51 * config/i386/cygwin.mh: Move TERMCAP test code to configure.in.
52 * configure.in: Treat libtermcap.a detection as a special case
53 when hosting on cygwin.
54 * configure: Regenerate.
55
56 1999-02-03 Keith Seitz <keiths@cygnus.com>
57
58 * remote.c (remote_binary_download, remote_binary_length): New
59 static globals for dealing with binary transmissions.
60 (remote_write_bytes): Add support for binary downloads
61 by shadowing the "M" packet with a new "X" packet. This
62 defaults to ON; if the stub does not understand this, it
63 will fall back to using "M".
64 (putpkt): Add support for binary downloading.
65 * monitor.c (monitor_expect): The mon2000 monitor
66 on the MSA2000 will also emit random DC1/DC3 chars.
67 * m32r-stub.c: Change all char's to unsigned char's
68 to support binary downloading.
69 (handle_exception): Add support for binary downloading
70 via a new "X" packet.
71 (getpacket): Do NOT strip eighth bit of incoming chars.
72 Watch out for escaped characters in the incoming stream.
73 (putpacket): Do NOT strip eighth bit of incoming chars.
74 (bin2mem): New function to write binary data directly to
75 memory.
76 * m32r-rom.c: Add new "mon2000" target.
77
78 Tue Feb 2 18:40:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
79
80 * hp-psymtab-read.c (hpread_build_psymtabs): Coerce first arg
81 passed to make_cleanup to the correct type.
82 (hpread_quick_traverse): Change fifth arg to call to
83 hpread_end_psymtab to be 0.
84 Compare CURR_MODULE_END to 0 rather than NULL.
85 Get rid of ifdef'ed out code.
86 (scan_procs): Get rid of ifdef'ed out code.
87
88 * somread.c (som_symfile_read): Coerce first argument passed to
89 make_cleanup to the correct type.
90
91 Tue Feb 2 17:36:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
92
93 * hp-psymtab-read.c (do_pxdb): New function. Check whether the
94 file needs to be processed by pxdb (an HP debug info massaging
95 tool), if so call it.
96 (hpread_build_psymtabs): Initialize scan_start to 0 and
97 simplify flow of control.
98
99 * somread.c (som_symfile_read): Add call to do_pxdb (),
100 in hp-psymtab-read.c.
101
102 * symfile.c (symbol_file_add): Remove ifdef'ed out HPUX specific
103 code.
104 (symfile_bfd_open): Remove HPUXHPPA ifdef'ed code. Code is now
105 in hp-psymtab-read.c.
106
107 1999-02-02 Martin Hunt <hunt@cygnus.com>
108
109 * printcmd.c (print_scalar_formatted): Use strcat to concat all
110 the output together before calling fprintf_filtered().
111
112 1999-02-01 Jason Molenda (jsm@bugshack.cygnus.com)
113
114 * configure.in: Require autoconf 2.13.
115 (AM_EXEEXT): Replace with new AC_EXEEXT.
116 * acinclude.m4: Move itcl header macros from aclocal.m4 to here.
117 * aclocal.m4: Regenerated.
118 * configure: Regenerated.
119
120 1999-02-01 Jim Blandy <jimb@zwingli.cygnus.com>
121
122 Allow PPC users to select which PPC/RS6000 variant they're
123 debugging at run-time. At the moment, the only thing this affects
124 is the set of registers visible.
125 * config/rs6000/tm-rs6000.h (REGISTER_NAME): Define this as a call
126 to the function rs6000_register_name.
127 (rs6000_register_name): Include extern decl.
128 (NUM_REGS): Bump to 183. What's the right way to do this?
129 (FIRST_UISA_SP_REGNUM, LAST_UISA_SP_REGNUM): Renamed from
130 FIRST_SP_REGNUM, LAST_SP_REGNUM.
131 (REGISTER_BYTES): Recompute this.
132 * rs6000-tdep.c: Renamed all uses of FIRST_SP_REGNUM and
133 LAST_SP_REGNUM to FIRST_UISA_SP_REGNUM and LAST_UISA_SP_REGNUM, with
134 some concomitant formatting changes.
135 #include "gdbcmd.h", so we can define commands here.
136 (struct variant): New structure.
137 (COMMON_UISA_REG_NAMES, PPC_UISA_SPR_NAMES, PPC_SEGMENT_REG_NAMES,
138 PPC_32_OEA_SPR_NAMES, num_registers): New macros.
139 (register_names_rs6000, register_names_uisa, register_names_403,
140 register_names_403GC, register_names_505, register_names_860,
141 register_names_601, register_names_602, register_names_603,
142 register_names_604, register_names_750, variants): New variables.
143 (rs6000_register_name, install_variant, find_variant_by_name,
144 install_variant_by_name, list_variants, show_current_variant,
145 set_processor, show_processor): New functions.
146 (_initialize_rs6000_tdep): Define new commands `set processor' and
147 `show processor', and call install_variant_by_name to set the
148 default variant.
149 * rs6000-nat.c: Renamed all uses of FIRST_SP_REGNUM and
150 LAST_SP_REGNUM to FIRST_UISA_SP_REGNUM and LAST_UISA_SP_REGNUM, with
151 some concomitant formatting changes.
152 * configure.in: Accept the `--with-cpu' flag, to specify a default
153 processor variant.
154 * acconfig.h: Provide a blurb for TARGET_CPU_DEFAULT, which is set
155 by configure's `--with-cpu' flag.
156 * config.in, configure: Regenerated.
157
158 Sun Jan 31 15:24:24 1999 Stan Shebs <shebs@andros.cygnus.com>
159
160 * buildsym.h, buildsym.c: Convert to ANSI-only.
161
162 * buildsym.h, buildsym.c: Reformat to standard.
163
164 * buildsym.c (merge_symbol_lists): Remove unused variable.
165 (_initialize_buildsym): Remove, does nothing.
166
167 1999-01-31 J.T. Conklin <jtc@redbacknetworks.com>
168
169 * i386-stub.c, m32r-stub.c, m68k-stub.c, sh-stub.c, sparc-stub.c,
170 sparcl-stub, sparclet-stub.c: Change declaration of putDebugChar
171 to include explicit void return type as per documentation. Fix up
172 occasions where stubs erroneously checked return type.
173
174 Sun Jan 31 13:18:33 1999 Stan Shebs <shebs@andros.cygnus.com>
175
176 From J.T. Conklin <jtc@redbacknetworks.com>:
177 * remote.c (remote_query): Fix tipo.
178
179 Fri Jan 29 15:25:09 1999 Stan Shebs <shebs@andros.cygnus.com>
180
181 * configure.tgt (v850): Add wildcard to match.
182
183 Fri Jan 29 16:44:01 1999 Edith Epstein <eepstein@sophia.cygnus.com>
184
185 * inferior.h: Ran indent.
186
187 * fork-child.c: Ran indent.
188
189 * infrun.c : Ran indent.
190
191 Fri Jan 29 12:57:34 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
192
193 * infrun.c (_initialize_infrun): Do not stop or print anything
194 when a SIGWINCH is received.
195
196 * Makefile.in (m2-exp.tab.c): Use YACC not BISON.
197 (f-exp.tab.c): Ditto.
198 (jv-exp.tab.c): Ditto.
199 (c-exp.tab.c): Ditto.
200 (YACC): Define as @YACC@.
201
202 1999-01-29 Martin Hunt <hunt@cygnus.com>
203
204 Changes from Keith Seitz <keiths@cygnus.com>
205 * valops.c (value_assign): Add calls to register_changed_hook and
206 memory_changed_hook to inform UIs that the user has changed
207 the target's registers/memory.
208 * findvar.c (write_register_gen): Remove call to pc_changed_hook.
209 * defs.h: Remove declaration for pc_changed_hook and
210 add declarations for register_changed_hook and
211 memory_changed_hook.
212 * top.c: Ditto.
213
214 1999-01-29 Mark Alexander <marka@cygnus.com>
215
216 * procfs.c (wait_fd): Handle deleted threads correctly.
217
218 1999-01-28 Jason Molenda (jsm@bugshack.cygnus.com)
219
220 * utils.c (init_page_info): Force window size if running under emacs.
221
222 1999-01-27 James Ingham <jingham@cygnus.com>
223
224 * typeprint.c (whatis_exp): Remove static declaration.
225
226 Wed Jan 27 16:50:25 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
227
228 * hp-psymtab-read.c: Reformat using indent.
229
230 Wed Jan 27 13:20:25 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
231
232 * hp-psymtab-read.c: Reformat comments, update copyright.
233
234 start-sanitize-carp start-sanitize-vr4xxx
235 Wed Jan 27 15:09:22 1999 Andrew Cagney <cagney@chook.cygnus.com>
236
237 * mips-tdep.c (mips_gdbarch_init): Trace e_flags from BFD
238 elf_info.
239
240 end-sanitize-carp end-sanitize-vr4xxx
241 Tue Jan 26 16:02:47 1999 Mark Alexander <marka@cygnus.com>
242
243 * v850-tdep.c (v850_generic_reg_names, v850e_reg_names,
244 v850_register_names, v850_processor_type_table): Declare tables
245 and structures for handling differences in register names for
246 v850 and v850e.
247 (struct reg_list): Define new structure for creating tables
248 of register bit masks in v850e instrutions.
249 (handle_prepare, handle_pushm): New helpers for v850_scan_prologue.
250 (v850_scan_prologue): Recognize v850e instructions: callt, prepare,
251 and pushm.
252 (v850_target_architecture_hook): New function to set register
253 names based on current machine.
254 (_initialize_v850_tdep): Set up target_architecture_hook.
255 * config/v850/tm-v850.h (v850_register_names): Declare.
256 (REGISTER_NAME): Define to refer to v850_register_names.
257 (SR0_REGNUM, CTBP_REGNUM): Define.
258 (PS_REGNUM): Redefine in terms of SR0_REGNUM.
259
260 Tue Jan 26 18:27:26 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
261
262 * Makefile.in (c-exp.tab.c): Use BISON instead of YACC, to pick
263 the correct value from configure output.
264 (jv-exp.tab.c): Ditto.
265 (f-exp.tab.c): Ditto.
266 (m2-exp.tab.c): Ditto.
267
268 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
269
270 * breakpoint.h (ep_is_exception_catchpoint): Add prototype.
271 * frame.h (select_and_print_frame): Add prototype.
272 * stack.c (func_command): Call select_and_print_frame with correct
273 number of arguments. Reformat whitespace.
274
275 Tue Jan 26 16:53:54 1999 Fernando Nasser <fnasser@cygnus.com>
276
277 * remote.c (remote_query): fix maximum packet size to account for
278 remote_debug use.
279 (putpkt): add comment to alert about extra byte need.
280
281 Mon Jan 25 19:55:30 1999 Mark Alexander <marka@cygnus.com>
282
283 * sh-tdep.c (sh_target_architecture_hook): Return immediately
284 when a matching machine is found.
285
286 Fri Jan 22 09:10:35 1999 Mark Alexander <marka@cygnus.com>
287
288 * remote-mips.c (mips_initialize): Fix parameters to clear_breakpoint.
289 (common_breakpoint): Restore support for instruction breakpoints
290 on non-LSI targets.
291
292 Thu Jan 21 17:16:19 1999 Andrew Cagney <cagney@b1.cygnus.com>
293
294 * stack.c: Close open comment.
295 * symtab.c (find_pc_sect_line): Ditto.
296
297 Thu Jan 21 17:51:51 1999 Stan Shebs <shebs@andros.cygnus.com>
298
299 * procfs.c (init_procfs_ops): New function, fills in procfs_ops,
300 init only nonzero fields, leave to_require_attach and
301 to_require_detach empty, not needed for /proc systems yet.
302 (_initialize_procfs): Call init_procfs_ops.
303
304 From J.T. Conklin <jtc@redbacknetworks.com>:
305 * top.c (init_main): Fix tipo in description of the remotetimeout
306 variable.
307 * breakpoint.c (bpstat_stop_status): Handle systems where
308 DECR_PC_AFTER_BREAK != DECR_PC_AFTER_HW_BREAK.
309
310 Thu Jan 21 17:25:46 1999 Mark Alexander <marka@cygnus.com>
311
312 * mon960-rom.c (_initialize_mon960): Call init_mon960_cmds
313 to fill in mon960_cmds structure properly.
314
315 Wed Jan 20 17:53:22 1999 Stan Shebs <shebs@andros.cygnus.com>
316
317 * remote-sds.c (sds_ops): Define only once.
318 (init_sds_ops, sds_command, _initialize_remote_sds): Declare.
319 (init_sds_ops): Init only non-zero fields.
320
321 Wed Jan 20 15:45:15 1999 Mark Alexander <marka@cygnus.com>
322
323 * h8300-tdep.c (original_register_names, h8300h_register_names,
324 h8300_register_names): Define new variables.
325 (set_register_names): New function to set register names based on
326 current CPU type.
327 (h8300_command, h8300h_command, h8300s_command): Call
328 set_register_names.
329 * config/h8300/tm-h8300.h (h8300_register_names): Declare.
330 (REGISTER_NAME): Define to refer to h8300_register_names.
331
332 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
333
334 * sol-thread.c abug-rom.c cpu32bug-rom.c dbug-rom.c m32r-rom.c
335 mac-nat.c mon960-rom.c op50-rom.c ppc-bdm.c remote-adapt.c
336 remote-array.c remote-bug.c remote-e7000.c remote-eb.c remote-es.c
337 remote-est.c remote-hms.c remote-mm.c remote-nindy.c remote-nrom.c
338 remote-os9k.c remote-rdp.c remote-sds.c remote-sim.c remote-st.c
339 remote-udi.c rom68k-rom.c sh3-rom.c sparcl-tdep.c sparclet-rom.c
340 v850ice.c win32-nat.c: cosmetic changes to conform to coding
341 standards.
342
343 1999-01-19 Jim Blandy <jimb@zwingli.cygnus.com>
344
345 Use aclocal to generate GDB's aclocal.m4 script.
346 * acinclude.m4: New file, containing the hand-written local macro
347 definitions that used to be in aclocal.m4. Don't sinclude
348 ../bfd/aclocal.m4 any more; running aclocal in this directory will
349 get us the definitions we need. HOWEVER: Do sinclude
350 ../bfd/acinclude.m4, because we need the definition of
351 BFD_NEED_DECLARATION.
352 * aclocal.m4: Regenerated by aclocal.
353 * configure: Regenerated by autoconf.
354
355 Tue Jan 19 10:27:23 1999 David Taylor <taylor@texas.cygnus.com>
356
357 * breakpoint.c (disable_breakpoints_in_shlibs): new parameter,
358 silent, controls whether to print message about removal of shared
359 library breakpoints.
360 * breakpoint.h (disable_breakpoints_in_shlibs): decl updated.
361 * irix5-nat.c (clear_solib): call disable_breakpoints_in_shlibs.
362 * osfsolib.c (clear_solib): ditto.
363 * solib.c (clear_solib): ditto.
364 * somsolib.c (som_solib_restart): update call to
365 disable_breakpoints_in_shlibs.
366
367 * target.h (child_post_attach): only declare if CHILD_POST_ATTACH
368 is define.
369
370 Tue Jan 19 18:07:11 1999 Andrew Cagney <cagney@b1.cygnus.com>
371
372 * corelow.c (solib_add_stub): Ditto.
373 (core_file_to_sym_file): Cast make_cleanup parameter.
374
375 * solib.c (symbol_add_stub, solib_map_sections): Change argument
376 to PTR insted of a char*. Matches catch_errors interface.
377
378 Mon Jan 18 14:01:24 1999 Andrew Cagney <cagney@b1.cygnus.com>
379
380 * remote-array.c (array_open): Don't use fprintf_filtered to send
381 data to the log file.
382
383 * remote-array.c (handle_load_dll): Change argument type to PTR so
384 that it is compatible with catch_errors.
385 * ocd.c (ocd_start_remote): Ditto.
386 * remote-sds.c (sds_start_remote): Ditto.
387
388 * win32-nat.c (win32_child_thread_alive): Namespace proof
389 child_thread_alive.
390 (init_child_ops): Update.
391
392 Mon Jan 18 12:03:47 1999 Andrew Cagney <cagney@b1.cygnus.com>
393
394 * remote-rdi.c (arm_rdi_open): Set gdb_hostif.hostosarg and
395 gdb_hostif.dbgarg to NULL instead of stdout.
396 (voiddummy, myprint, mywritec): Use gdb_stdout instead of stdout.
397
398 Mon Jan 18 16:40:50 1999 Stan Shebs <shebs@andros.cygnus.com>
399
400 * ser-ocd.c (ocd_open): Handle Unix case gracefully.
401
402 * target.c (dummy_target): Don't initialize statically.
403 (init_dummy_target): New function, fills in dummy_target.
404 (initialize_targets): Use it.
405 * hpux-thread.c (hpux_thread_ops): Don't initialize statically.
406 (init_hpux_thread_ops): New function, fills in hpux_thread_ops.
407 (_initialize_hpux_thread): Use it.
408 * m3-nat.c (m3_ops): Don't initialize statically.
409 (init_m3_ops): New function, fills in m3_ops.
410 (_initialize_m3): Use it.
411
412 1999-01-18 Fernando Nasser <fnasser@totem.to.cygnus.com>
413
414 * sol-thread.c: delete compile time initialization of target_ops
415 (_initialize_sol_thread): initialize target_ops at run time.
416 * hpux-thread.c: added target_ops entry.
417 * m3-nat.c: ditto.
418
419 Mon Jan 18 15:19:13 1999 David Taylor <taylor@texas.cygnus.com>
420
421 * procfs.c (procfs_ops): delete compile time initialization.
422 (_initialize_procfs): initialize procfs_ops at run time.
423
424 Mon Jan 18 12:51:44 1999 Christopher Faylor <cgf@cygnus.com>
425
426 * configure.in: Ensure that -luser32 is always linked in
427 for cygwin build.
428 * configure: Regenerated.
429
430 Mon Jan 18 08:38:05 1999 Mark Alexander <marka@cygnus.com>
431
432 * values.c (value_virtual_fn_field): Clear the pointed-to
433 offset when casting to the base class.
434
435 Mon Jan 18 10:30:51 1999 David Taylor <taylor@texas.cygnus.com>
436
437 * remote-udi.c (init_udi_ops): change non-existant udi_run_ops to
438 udi_ops; delete NULL initializers.
439
440 Mon Jan 18 12:03:47 1999 Andrew Cagney <cagney@b1.cygnus.com>
441
442 * serial.c (serial_close): gdb_fclose tages gdb_file** arg, not
443 gdb_file*.
444
445 * f-valprint.c, target.c, gdbarch.c: Pass gdb_stderr not stderr.
446
447 Mon Jan 18 10:46:12 1999 Andrew Cagney <cagney@b1.cygnus.com>
448
449 * stack.c (print_frame_info_base): Don't cast call to
450 catch_errors.
451 (print_args_stub): Change char* arg to PTR.
452 * symmisc.c (print_symbol): Ditto.
453 * top.c (quit_cover): Ditto.
454 * remote.c (remote_open_1, remote_start_remote): Ditto.
455 * infrun.c (normal_stop, hook_stop_stub, restore_selected_frame):
456 Ditto.
457
458 * stack.c (backtrace_command): Cast first arg of make_cleanup to
459 make_cleanup_func.
460 * remote.c (remote_kill): Cast putpkt arg to catch_errors_ftype.
461
462 Mon Jan 18 08:47:02 1999 Andrew Cagney <cagney@b1.cygnus.com>
463
464 * defs.h (catch_errors_ftype): Define.
465 (catch_errors): Replace char* arg with PTR arg.
466 * top.c (catch_errors): Update
467
468 * breakpoint.c (bpstat_stop_status, bpstat_stop_status,
469 delete_breakpoint, breakpoint_re_set): Delete all casts in call to
470 catch_errors.
471 (breakpoint_cond_eval, watchpoint_check,
472 cover_target_enable_exception_callback, breakpoint_re_set_one):
473 Arg is PTR not char*.
474
475 * breakpoint.c (cover_target_enable_exception_callback): Change
476 type to int. Check for cast values of 0 and -1. Return a result!
477 (insert_breakpoints): Move declaration of SAL and ARGS to where
478 they are used.
479
480 1999-01-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
481
482 * remote.c (remote_query): new function - creates proper interface
483 to the remote protocol "q" command.
484
485 Fri Jan 15 17:11:48 EST 1999 Zdenek Radouch (radouch@cygnus.com)
486
487 * config/fr30/tm-fr30.h: Changed ABI to match GCC change
488 (always use pointer for structs passed by value).
489
490 1999-01-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
491
492 * target.h: added entry for target queries (to_query)
493 target.c: ditto.
494
495 Thu Jan 14 18:29:17 1999 David Taylor <taylor@texas.cygnus.com>
496
497 start-sanitize-carp start-sanitize-vr4xxx
498 * mips-tdep.c (mips_gdbarch_init): fix stream arg in
499 fprintf_unfiltered calls.
500 end-sanitize-carp end-sanitize-vr4xxx
501 * remote-mm.c (mm_wait): fix stream arg to gdb_flush.
502 * remote-udi.c (udi_wait): fix stream arg to fwrite.
503 * symmisc.c (maintenance_check_symtabs): fix stream argument to
504 print_address_numeric.
505
506 Wed Jan 13 19:33:16 1999 David Taylor <taylor@texas.cygnus.com>
507
508 * breakpoint.c (insert_breakpoints): insert cast to eliminate
509 warning.
510
511 Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
512
513 * infrun.c (set/show scheduler-locking) New command. Set a
514 mode bit that will control how GDB attempts to control thread
515 scheduling for step, continue, etc. (resume): make use of
516 the schedule-locking mode.
517 * target.h (struct target_ops): new field to_has_thread_control.
518 * sol-thread.c: initialize target_ops to_has_thread_control.
519 * procfs.c: ditto.
520 * target.c: ditto.
521 * m3-nat.c: ditto.
522 * remote.c: ditto.
523 * hpux-thread.c: ditto.
524 * thread.c: cull duplicate prototypes. Move prototypes to top.
525 * serial.c: indentation cleanup.
526 * breakpoint.c: add casts to eliminate compiler warnings.
527
528 Tue Jan 12 17:00:00 1999 Edith Epstein <eepstein@sophia.cygnus.com>
529
530 * inftarg.c (child_create_inferior): fixed HPUXHPPA specific
531 call to fork_inferior. The shell param is now NULL.
532
533 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
534
535 * monitor.c (init_base_monitor_ops): Whitespace cleanup.
536 (_initialize_remote_monitors): Same.
537
538 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
539
540 * monitor.c (init_monitor_ops): Initialize the monitor_ops
541 structure if it hasn't already been done.
542
543 Tue Jan 12 14:50:10 1999 Stan Shebs <shebs@andros.cygnus.com>
544
545 * inftarg.c (child_ops): Don't initialize statically.
546 (init_child_ops): New function, fills in child_ops.
547 (_initialize_inftarg): Use it.
548 (child_post_attach): Declare extern.
549 (child_wait): Fix ambiguous parens.
550 (child_attach_to_process): Remove unused local wstatus.
551 (child_insert_fork_catchpoint, child_remove_fork_catchpoint,
552 child_insert_vfork_catchpoint, child_remove_vfork_catchpoint,
553 child_has_forked, child_insert_exec_catchpoint,
554 child_remove_exec_catchpoint): Return a value.
555
556 Mon Jan 11 16:43:44 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
557
558 * remote.c (remote_wait): Add inferior_pid to thread list only
559 if it is not already there.
560
561 1999-01-11 Jason Molenda (jsm@bugshack.cygnus.com)
562
563 * scm-tags.h: Update FSF's address on copyright notice.
564 * ser-e7kpc.c: Same.
565 * gnu-nat.h: Same.
566
567 Mon Jan 11 13:45:57 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
568
569 * dwarf2read.c (dump_die): Change stderr to gdb_stderr.
570 * expprint.c (print_subexp): fprintf => fprintf_unfiltered.
571 * jv-typeprint.c (java_type_print_base): fputs => fputs_filtered.
572 * stack.c (struct function_bounds): Remove superfluous `typedef'.
573 * symfile.c (list_overlays_command): stdout => gdb_stdout.
574 * symmisc.c (maintenance_check_symtabs): stdout => gdb_stdout.
575 * utils.c (print_spaces): Make more efficient.
576
577 Mon Jan 11 13:55:51 1999 David Taylor <taylor@texas.cygnus.com>
578
579 * utils (print_spaces): fix arg to strcat; fix formatting.
580
581 Fri Jan 8 11:57:24 1999 Stan Shebs <shebs@andros.cygnus.com>
582
583 * exec.c (exec_ops): Don't initialize statically.
584 (init_exec_ops): New function, fills in exec_ops.
585 (_initialize_exec): Use it.
586
587 Thu Jan 7 17:50:15 EST 1999 Zdenek Radouch (radouch@cygnus.com)
588
589 Beta FR30 port.
590 * fr30-tdep.c
591 * config/fr30/tm-fr30.h
592
593 Wed Jan 6 12:28:35 1999 David Taylor <taylor@texas.cygnus.com>
594
595 * configure.in: Add an --enable-tui argument. Construct
596 tui/Makefile from tui/Makefile.in. Use AM_PROG_CC_STDC. If we
597 have the GUI, then we need this to process libgui.h.
598 (ENABLE_CFLAGS): define and export BUILD_TUI.
599 (AC_CHECK_HEADERS): Add check for term.h.
600
601 * configure.host (hppa-*-hpux10.20, hppa-*-hpux11.0*): New configs.
602
603 * config.in, configure : regenerated.
604
605 * Makefile.in: Allow the TUI code to be conditionally enabled.
606 (TUI_LIBRARY): New variable, value are set by the configuration
607 script. Set to the empty string when the TUI isn't enabled.
608 (gdb$(GDBEXT)): Use those, instead of referring to all-tui and
609 tui/libtui.a directly.
610 (BUILD_TUI): build the tui -- only when configured with
611 --enable-tui.
612 (YLWRAP): use ylwrap to avoid problems on systems w/o bison.
613 (gdb$(EXEEXT)): make it dependent on BUILD_TUI.
614 (all-tui): remove dependency from phony target.
615 (c-exp.tab.c): use ylwrap instead of bison.
616 (jv-exp.tab.c): ditto.
617 (f-exp.tab.c): ditto.
618 (m2-exp.tab.c): ditto.
619 (ALLDEPFILES): add somread.c, hp-psymtab-read.c, hp-symtab-read.c.
620 (SFILES): remove the above files
621 (COMMON_OBS): remove somread.o
622 (SFILES): Add the tui files to this, so they get included in etags
623 tables.
624 (gdb$(EXEEXT)): Add all-tui to the list of dependencies, and add
625 tui/libtui.a to the link list.
626 (all-tui): New rule, which does a recursive make in the tui
627 subdir.
628 (tui/libtui.a): When recursing, pass down ${FLAGS_TO_PASS}. And
629 don't echo the make command. This is closer to what the other
630 recursions do.
631 (HFILES_NO_SRCDIR): add hpread.h
632 (COMMON_OBS): add hp-psymtab-read.o, hp-symtab-read.o
633 (SFILES): add hp-psymtab-read.c, hp-symtab-read.c add rules for
634 the new files. Remove hpread.c, hpread.o
635 (gdb$(EXEEXT)): Depend on the actual tui library, not on a
636 fictitious target. Since the fictitious target never existed,
637 make would always relink.
638 (tui/libtui.a): Always recurse to make sure the library is up to
639 date.
640
641 Wed Jan 6 12:05:12 1999 Stan Shebs <shebs@andros.cygnus.com>
642
643 * remote.c: Pacify --enable-build-warnings, reformat code
644 to conform to standards, fix spelling errors.
645 (ishex, stubhex, record_currthread, etc): Declare.
646 (ishex, stubhex): Declare char arg as int.
647 (pack_string): Comment out, never used but possibly useful.
648 (threadref_to_int, remote_get_threadinfo, etc): Make static.
649
650 Wed Jan 6 11:43:32 1999 David Taylor <taylor@texas.cygnus.com>
651
652 The following changes were made by Elena Zannoni
653 <ezannoni@cygnus.com> and Edith Epstein <eepstein@cygnus.com> as
654 part of a project to merge in changes made by HP.
655
656 * c-exp.y: use external flag hp_som_som_object_present to decide
657 whether code was compiled by HP's compilers. Add two new C++
658 tokens for true and false.
659 (yylex): check for template name is done differently for the
660 HP/aCC compiler case. Change some of the template processing code
661 for handling HP aCC templates. Handle true and false tokens.
662
663 Tue Jan 5 11:13:36 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
664
665 * remote.c (record_curthread): Must not modify inferior_pid when
666 called from wait_for_inferior. Instead, if a new thread-id is
667 detected, call add_thread.
668 (MAGIC_NULL_PID): new macro, use instead of the magic number
669 "42000".
670 (remote_find_new_threads): if inferior_pid is unknown, get and use
671 the current thread id.
672 (remote_start_remote): on connecting, attempt to get the current
673 thread id for inferior_pid.
674 (remote_resume): If pid == -1, then resume any-thread (not the
675 current thread specifically). Also some cosmetic fixups.
676
677 * thread.c (info_threads_command): don't initialize current_pid
678 until after call to FIND_NEW_THREADS (which may change inferior_pid).
679 Also some cosmetic fixups.
680 * infrun.c: cosmetic fixups and casts to avoid warnings.
681 * infcmd.c: cosmetic fixups, mainly long lines.
682
683 Tue Jan 5 11:55:57 1999 David Taylor <taylor@texas.cygnus.com>
684
685 * target.c (noprocess): terminate sentence with a period.
686 * breakpoint.c (catch_command_1): ditto.
687
688 * c-valprint.c (c_value_print): remove hack^2 from HP; it causes
689 testsuite losses with no real gain.
690
691 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): restore, but only
692 if tm-*.h hasn't overridden default value.
693
694 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
695
696 * configure.in: Fix whitespace indentation for --help.
697 * configure: Regenerated.
698
699 1999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
700
701 * main.c: Add --write command line option, document -w.
702 * gdb.1: Document --write.
703
704 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
705
706 * configure.in: Require autoconf 2.12.1 or higher.
707 * doc/configure.in: Ditto.
708 * nlm/configure.in: Ditto.
709 * rdi-share/configure.in: Ditto.
710 * testsuite/configure.in: Ditto.
711 * doc/Makefile.in: Don't hardcode $(SHELL).
712 * nlm/Makefile.in: Ditto.
713 * rdi-share/Makefile.in: Ditto.
714 * testsuite/Makefile.in: Ditto.
715
716 Mon Jan 4 12:53:03 1999 Stan Shebs <shebs@andros.cygnus.com>
717
718 * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
719 inits of new fields, including ref to bogus field.
720 (vx_ops, vx_run_ops): Make static.
721
722 Mon Jan 4 15:05:29 1999 David Taylor <taylor@texas.cygnus.com>
723
724 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): delete,
725 already defined in tm.h.
726
727 * inftarg.c: change <sys/unistd.h> to <unistd.h> and
728 conditionalize its inclusion.
729 * infttrace.c: ditto.
730
731 For older changes see ChangeLog-98
732 \f
733 Local Variables:
734 mode: change-log
735 left-margin: 8
736 fill-column: 74
737 version-control: never
738 End:
This page took 0.045694 seconds and 4 git commands to generate.