* m88k-tdep.c (m88k_breakpoint_from_pc): Change return type to
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
42835c2b
MK
12005-05-14 Mark Kettenis <kettenis@gnu.org>
2
8dccaca3
MK
3 * m88k-tdep.c (m88k_breakpoint_from_pc): Change return type to
4 `const gdb_byte *'. Use gdb_byte for break_insn.
5 (m88k_return_value): Change type of readbuf and
6 writebuf arguments to `gdb_byte *'. Use gdb_byte for buf.
7 (m88k_supply_gregset): Use `gdb_byte *' for regs.
8
459f20b9
MK
9 * vax-tdep.c (vax_return_value): Change type of readbuf and
10 writebuf arguments to `gdb_byte *'.
11
42835c2b
MK
12 * amd64-tdep.c (amd64_return_value): Change type of readbuf and
13 writebuf arguments to `gdb_byte *'. Remove now redundant casts.
14 * i386-tdep.c (i386_return_value): Change type of readbuf and
15 writebuf arguments to `gdb_byte *'.
16 (i386_pseudo_register_read, i386_pseudo_register_write): Change
17 type of last argument to `gdb_byte *'.
18 (i386_register_to_value, i386_value_to_register): Change type of
19 last argument to `gdb_byte *'. Simplify function a bit.
20 * i387-tdep.h (i387_value_to_register, i387_register_to_value):
21 Change type of last argument to `gdb_byte *'.
22 * i387-tdep.c: Likewise.
23
b60c417a
AC
242005-05-13 Andrew Cagney <cagney@gnu.org>
25
26 * gdbarch.sh (pseudo_register_read, pseudo_register_write)
27 (value_to_register, register_to_value, pointer_to_address)
28 (address_to_pointer, return_value, extract_return_value)
29 (store_return_value): Instead of a void pointer, use gdb_byte.
30 * gdbarch.h, gdbarch.c: Regenerate.
31 * inferior.h (unsigned_address_to_pointer)
32 (signed_pointer_to_address, address_to_signed_pointer)
33 (unsigned_pointer_to_address): Update.
34 * arch-utils.h (legacy_return_value):
35 * arch-utils.c (legacy_extract_return_value)
36 (legacy_return_value): Update.
37 * findvar.c (unsigned_pointer_to_address)
38 (signed_pointer_to_address, unsigned_address_to_pointer)
39 (address_to_signed_pointer): Update.
40
bdd56253
OF
412005-05-13 Orjan Friberg <orjanf@axis.com>
42
43 * cris-tdep.c (_initialize_cris_tdep): Improve help strings for
44 cris-version, cris-mode, and cris-dwarf2-cfi settings.
45
0e6bdb31
OF
462005-05-13 Orjan Friberg <orjanf@axis.com>
47
48 * cris-tdep.c (usr_cmd_cris_version): Change type to int.
49 (cris_mode_normal, cris_mode_guru, cris_modes, usr_cmd_cris_mode): Add.
50 (struct gdbarch_tdep): Change type of cris_version to int. Add
51 cris_mode.
52 (cris_mode, set_cris_mode): New functions.
53 (crisv32_single_step_through_delay): Read from NRP register instead
54 of ERP register in guru mode.
55 (cris_breakpoint_from_pc): Rename break_insn to break8_insn.
56 Add break15_insn, returned in guru mode.
57 (_initialize_cris_tdep): Add call to add_setshow_enum_cmd for new
58 cris-mode setting.
59 (cris_dump_tdep): Add dump of cris_mode.
60 (cris_gdbarch_init): Add cris_mode to search criteria for architecture.
61 Register the sigtramp frame sniffer only if not in guru mode.
62
1e872def
EZ
632005-05-13 Eli Zaretskii <eliz@gnu.org>
64
65 * Makefile.in (go32-nat.o): Add $(top_h) to prerequisites.
66
67 * go32-nat.c: Include top.h. Update copyright years.
68 (init_go32_ops): Override the default value of gdbinit[] with
69 "gdb.ini".
70
71 * cli/cli-cmds.c: Don't define GDBINIT_FILENAME.
72 (init_cli_cmds): Use gdbinit[] instead of a compile-time literal
73 string GDBINIT_FILENAME.
74
75 * top.c (PATH_MAX): Define if not defined.
76 (gdbinit): Declare with a constant size PATH_MAX.
77
78 * config/i386/go32.mh (XM_FILE): Remove.
79
80 * config/i386/xm-go32.h: Remove file.
81
e0ecbda1
MK
822005-05-12 Mark Kettenis <kettenis@gnu.org>
83
d45b6f32
MK
84 * sol-thread.c: Include "solib.h".
85 (sol_thread_attach): Use solib_add instead of SOLIB_ADD.
86 * Makefile.in (sol-thread.o): Update dependencies.
87
e0ecbda1
MK
88 * NEWS: Mention OpenBSD/mips64 as a new native configuration.
89
5711a8b0
EZ
902005-05-12 Eli Zaretskii <eliz@gnu.org>
91
92 * observer.sh (texi) [DJGPP]: If the file name includes a colon,
93 convert it to the /dev/x/ form.
94
a77053c2
MK
952005-05-12 Mark Kettenis <kettenis@gnu.org>
96
97 * solib.h (CLEAR_SOLIB, SOLIB_ADD)
98 (SOLIB_CREATE_INFERIOR_HOOK, SOLIB_REMOVE_INFERIOR_HOOK)
99 (SOLIB_IN_DYNAMIC_LINKER, SOLIB_RESTART)
100 (DISABLE_UNSETTABLE_BREAK, PC_SOLIB)
101 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Remove defines and orphaned
102 comments.
103 * breakpoint.c: Include "solib.h".
104 (insert_bp_location) [!DISABLE_UNSETTABLE_BREAK]: Call
105 solib_address.
106 (remove_solib_event_breakpoints, create_solib_event_breakpoint)
107 (disable_breakpoints_in_shlibs)
108 (disable_breakpoints_in_unloaded_shlib)
109 (re_enable_breakpoints_in_shlibs): Compile if SOLIB_ADD isn't
110 defined. If PC_SOLIB isn't defined, call solib_address.
111 (_initialize_breakpoint): Unconditionally install observer.
112 * corelow.c: Include "solib.h".
113 [SOLIB_ADD] (solib_add_stub): Remove prototype.
114 (core_close) [!CLEAR_SOLIB]: Call clear_solib.
115 (solib_add_stub) [!SOLIB_ADD] Call solib_add.
116 (core_open): Unconditionally call solib_add_stub.
117 * fork-child.c: Include "solib.h".
118 (fork_inferior) [!SOLIB_CREATE_INFERIOR_HOOK]: Call
119 solib_create_inferior_hook.
120 * infcmd.c: Include "solib.h".
121 (attach_command) [!SOLIB_ADD]: Call shlib_rescan. Unconditionally
122 call re_enable_breakpoints_in_shlibs.
123 * infrun.c: Include "solib.h".
124 (SOLIB_IN_SYNSYM_RESOLVE_CODE): Don't define if not already
125 defined.
126 (stop_on_solib_events, show_stop_on_solib_events): Include
127 unconditionally.
128 (follow_exec) [!SOLIB_CREATE_INFERIOR_HOOK]: Call
129 solib_create_inferior_hook.
130 (handle_inferior_event) [!SOLIB_ADD]: Call shlib_add.
131 [!IN_SOLIB_DYNSYM_RESOLVE_CODE]: Call in_solib_dynsym_resolve_code.
132 (_initialize_infrun): Unconditionally add "stop_on_solib-events"
133 command.
134 * remote.c: Include "solib.h".
135 (remote_open_1): Unconditionally call no_shared_libraries.
136 [!SOLIB_CREATE_INFERIOR_HOOK] Call solib_create_inferior_hook.
137 * stack.c: Include "solib.h".
138 (print_frame) [!PC_SOLIB] Call shlib_for_pc.
139 * xcoffsolib.c (no_shared_libraries): Remove function.
140 * Makefile.in (SFILES): Add solib.c.
141 (ALLDEPFILES): Remove solib.c.
142 (COMMON_OBS): Add solib.o.
143 (breakpoint.o, corelow.o, fork-chiled.o, infcmd.o, infrun.o)
144 (remote.o, stack.o): Update dependencies.
145
847f5ce8
DJ
1462005-05-12 Daniel Jacobowitz <dan@codesourcery.com>
147
148 * cp-names.y: Renamed to ...
149 * cp-name-parser.y: ... this.
150 * Makefile.in (SFILES, YYFILES, YYOBJ): Rename cp-names.y to
151 cp-name-parser.y.
152 (test-cp-names.o): Renamed to test-cp-name-parser.o.
153 (test-cp-names): Renamed to test-cp-name-parser.
154 (clean, local-maintainer-clean): Update.
155 (cp-names.o): Renamed to cp-name-parser.o.
156
b41cde44
EZ
1572005-05-12 Eli Zaretskii <eliz@gnu.org>
158
15c3c5c6
EZ
159 * observer.sh: Use observer.tmp instead of observer.inc-tmp which
160 on 8+3 filesystems overwrites observer.inc. Update copyright year
161 of the resultant file.
162
358777b0
EZ
163 * gnu-v3-abi.c (init_gnuv3_ops): Cast is_gnu_v3_mangled_dtor and
164 is_gnu_v3_mangled_ctor to avoid compiler warnings.
165
b41cde44
EZ
166 * config/djgpp/config.sed: Adapt to latest Autoconf.
167
168 * config/djgpp/djconfig.sh: Add -Wpointer-arith and
169 -Wuninitialized to the build warnings.
170
0d4fc997
EZ
1712005-05-11 Eli Zaretskii <eliz@gnu.org>
172
6791e1b1
EZ
173 * config/djgpp/fnchange.lst: Add mappings for inttypes*.m4,
174 ChangeLog-2004, reg-cris*.dat, dw2-intermix.*, semcris*-switch.c.
175 Fix mappings for hilo-hazard-?.s.
176
0d4fc997
EZ
177 * config/djgpp/README: Update GDB versions and my email address.
178
fc1a4b47
AC
1792005-05-09 Andrew Cagney <cagney@gnu.org>
180
181 Use gdb_byte in preference to bfd_byte.
182 * gdbarch.sh: Update.
183 * gdbarch.h, gdbarch.c: Re-generate.
184 * ada-lang.c, ada-lang.h, ada-valprint.c, arch-utils.c: Update.
185 * c-lang.c, c-lang.h, c-valprint.c, cp-valprint.c: Update.
186 * f-lang.c, f-lang.h, f-valprint.c, gdbcore.h, jv-lang.h: Update.
187 * jv-valprint.c, language.c, language.h, m2-lang.c: Update.
188 * m2-lang.h, m2-valprint.c, objc-lang.c, p-lang.c: Update.
189 * p-lang.h, p-valprint.c, regcache.c, scm-lang.c: Update.
190 * scm-lang.h, scm-valprint.c, target.c, target.h: Update.
191 * tramp-frame.c, valarith.c, valops.c, valprint.c: Update.
192 * valprint.h, value.c, value.h: Update.
193
8b04f8b6
MK
1942005-05-09 Mark Kettenis <kettenis@gnu.org>
195
8cc49c48
MK
196 * vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
197 Use `gdb_byte *' for regs.
198 * vax-tdep.c (vax_supply_gregset): Use `gdb_byte *' for regs;
199 (vax_store_arguments, vax_push_dummy_call, vax_return_value): Use
200 gdb_byte for buf.
201 (vax_breakpoint_from_pc): Change return type to `const gdb_byte
202 *'. Use gdb_byte for break_insn.
203 (vax_skip_prologue): Use gdb_byte for op.
204
8142f7cb
MK
205 * i387-tdep.c: Remove outdated comments.
206
8b04f8b6
MK
207 * defs.h: Unconditionally include <sys/types.h>.
208
979b38e0
DJ
2092005-05-08 Daniel Jacobowitz <dan@codesourcery.com>
210
211 * mips-tdep.c (mips_stub_frame_sniffer): Handle .MIPS.stubs
212 section like .plt.
213
9cedd1a6 2142005-05-08 Mark Kettenis <kettenis@gnu.org>
d8de1ef7 215
4252dc94
MK
216 * i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code):
217 Change type to `static const gdb_byte'.
218 (i386_linux_sigtramp_start, i386_linux_rt_sigtramp_start)
219 (i386_linux_sigcontext_addr): Use gdb_byte for buf.
220 * amd64-linux-tdep.c (linux_sigtramp_code): Change type to `static
221 const gdb_byte'.
222 (amd64_linux_sigtramp_start, amd64_linux_sigcontext_addr): Use
223 gdb_byte for buf.
224 * amd64fbsd-tdep.c (amd64fbsd_supply_uthread)
225 (amd64fbsd_collect_uthread): Use gdb_byte for buf.
226
d46bfb5c
MK
227 * config/ia64/nm-aix.h: Remove file.
228
d8de1ef7
MK
229 * amd64-tdep.c (amd64_return_value): Use `gdb_byte *' in casts.
230 (amd64_push_arguments): Use gdb_byte instead of bfd_byte. Use
231 gdb_byte for buf.
232 (amd64_push_dummy_call): Use gdb_byte for buf.
233 (amd64_analyze_prologue): Use gdb_byte for proto, buf and op.
234 (amd64_frame_cache, amd64_sigtramp_frame_cache)
235 (amd64_unwind_dummy_id): Use gdb_byte for buf.
236 (amd64_supply_fxsave, amd64_collect_fxsave): Use `gdb_byte *' for
237 regs.
238 * amd64obsd-tdep.c (amd64obsd_supply_regset): Use `gdb_byte *' in
239 casts.
240 (amd64obsd_sigtramp_p): Use gdb_byte for sigreturn and `gdb_byte
241 *' for buf,
9cedd1a6 242
63c0089f
MK
243 * i386-tdep.c (i386_breakpoint_from_pc): Change return type to
244 `const gdb_byte *'. Use gdb_byte for break_insn.
245 (i386_follow_jump): Use gdb_byte for op.
246 (i386_analyze_struct_return): Use gdb_byte for proto1, proto2, buf
247 and op.
248 (i386_skip_probe): Use gdb_byte for buf and op.
249 (struct i386_insn): Use gdb_byte for insn and mask.
250 (i386_match_insn, i386_analyze_frame_setup)
251 (i386_analyze_register_saves): Use gdb_byte for op.
252 (i386_skip_prologue): Use gdb_byte for pic_pat and op;
253 (i386_unwind_pc, i386_frame_cache, i386_sigtramp_frame_cache)
254 (i386_unwind_dummy_id, i386_get_longjmp_target): Use gdb_byte for
255 buf.
256 (i386_extract_return_value, i386_store_return_value): Use
e447028c 257 `gdb_byte *' instead of `void *' for valbuf argument. Remove now
63c0089f
MK
258 redundant cast.
259 (i386_pseudo_register_read, i386_pseudo_register_write): Use
260 gdb_byte for mmx_buf.
261 (i386_register_to_value, i386_value_to_register): Use `gdb_byte *'
262 instead of `char *' for buf.
263 (i386_supply_gregset, i386_collect_gregset): Use `gdb_byte *'
264 instead of `char *' for regs.
265 (i386_svr4_sigcontext_addr): Use gdb_byte for buf.
266 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use gdb_byte for
267 sigreturn and `gdb_byte *' for buf.
268 (i386obsd_aout_supply_regset): Use `const gdb_byte *' in cast.
269 (i386obsd_supply_uthread, i386obsd_collect_uthread): Use gdb_byte
270 for buf.
271 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use gdb_byte for buf.
272
b57b6c2e
MK
273 * defs.h (gdb_byte): New typedef. Tweak comments.
274
9cedd1a6
MK
275 * target.h (target_link): Remove prototype.
276 * target.c (target_link): Remove function.
277 * symfile.c: Remove comment about rombug.
278
f8736ddf
MK
2792005-05-04 Mark Kettenis <kettenis@gnu.org>
280
281 * config/i386/cygwin.mh (XM_FILE): Remove variable.
282 * config/i386/xm-cygwin.h: Remove file.
283
8bbde302
BE
2842005-05-03 Ben Elliston <bje@au.ibm.com>
285
286 * infrun.c (handle_inferior_event): Update the comment about users
287 of stepped_after_stopped_by_watchpoint.
288
079c8cd0
CV
2892005-05-02 Corinna Vinschen <vinschen@redhat.com>
290
291 * MAINTAINERS: Remove hint that sh64 doesn't build.
292 * sh64-tdep.c (sh64_push_dummy_call): Cast buf in call to write_memory.
293 (sh64_do_fp_register): make raw_buffer unsigned.
294 (sh64_do_register): Ditto.
295
5ebc08b0
MK
2962005-05-02 Mark Kettenis <kettenis@gnu.org>
297
298 * bsd-uthread.c: Include "solib.h".
299 * Makefile.in (bsd-uthread.o): Update dependencies.
300
5dbe23a3
DJ
3012005-05-01 Daniel Jacobowitz <dan@codesourcery.com>
302
303 * gdbarch.sh (deprecated_current_gdbarch_select_hack): Flush
304 cached frames when changing gdbarch.
305 * gdbarch.c: Regenerated.
306
5a168c78
AC
3072005-05-01 Andrew Cagney <cagney@gnu.org>
308
87d088f5
AC
309 * MAINTAINERS: Note that cris, m68k, mn10300, sh64, sparc and vax
310 do not build.
311
5a168c78
AC
312 * gdbarch.sh (deprecated_extract_return_value)
313 (breakpoint_from_pc, deprecated_store_return_value)
314 (memory_insert_breakpoint, memory_remove_breakpoint): Change type
315 of buffer to a bfd_byte pointer.
316 * gdbarch.h, gdbarch.c: Re-generate.
317 * mem-break.c (memory_insert_breakpoint)
318 (memory_remove_breakpoint, default_memory_insert_breakpoint)
319 (default_memory_remove_breakpoint): Update.
320 * target.h (memory_insert_breakpoint)
321 (memory_remove_breakpoint, default_memory_insert_breakpoint)
322 (default_memory_remove_breakpoint): Update declarations.
323 (struct target_ops): Update to_insert_breakpoint and
324 to_remove_breakpoint.
325 * target.c (debug_to_remove_breakpoint)
326 (debug_to_insert_breakpoint): Update.
327 * remote-m32r-sdi.c (m32r_remove_breakpoint)
328 (m32r_insert_breakpoint): Update.
329 * m32r-tdep.c (m32r_memory_insert_breakpoint)
330 (m32r_memory_remove_breakpoint): Update.
331 * remote-e7000.c (e7000_insert_breakpoint)
332 (e7000_remove_breakpoint): Update.
333 * remote-rdi.c (arm_rdi_insert_breakpoint)
334 (arm_rdi_remove_breakpoint): Update.
335 * remote-sim.c (gdbsim_insert_breakpoint)
336 (gdbsim_remove_breakpoint): Update.
337 * exec.c (ignore): Update.
338 * rs6000-tdep.c (rs6000_extract_return_value): Update.
339 * ia64-tdep.c (ia64_memory_insert_breakpoint)
340 (ia64_memory_remove_breakpoint): Update.
341 * remote-rdp.c (remote_rdp_insert_breakpoint)
342 (remote_rdp_remove_breakpoint): Update.
343
68b9939a
MK
3442005-05-01 Mark Kettenis <kettenis@gnu.org>
345
e908eab4
MK
346 * somsolib.c, somsolib.h: Remove files.
347 * Makefile.in (somsolib_h): Remove.
348 (somsolib.o): Remove dependency.
349
68b9939a
MK
350 * fbsd-nat.c: Include <sys/sysctl.h>.
351 (fbsd_pid_to_exec_file): Use KERN_PROC_PATHNAME sysctl if
352 available. Plug memory leak. Fixes PR gdb/1922.
353
66aba65d
MK
3542005-04-29 Mark Kettenis <kettenis@gnu.org>
355
356 * solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)
357 (TARGET_SO_SOLIB_CREATE_INFERIOR_HOOK)
358 (TARGET_SO_SPECIAL_SYMBOL_HANDLING, TARGET_SO_CURRENT_SOS)
359 (TARGET_SO_OPEN_SYMBOL_FILE_OBJECT): Remove defines.
360 * solib.c (solib_data): New variable.
361 (solib_init, solib_ops): New functions.
362 (solib_open, solib_map_sections, free_so, update_solib_list)
363 (solib_add, clear_solib, solib_create_inferior_hook)
364 (in_solib_dynsym_resolve_code): Call architecture-dependent code
365 using solib_ops.
366 (_initialize_solib): Register SOLIB_DATA.
367
35e08e03
KB
3682005-04-29 Kevin Buettner <kevinb@redhat.com>
369
370 * frv-tdep.c (find_func_descr): Verify that entry point can be
371 found in symbol table prior to looking up its function descriptor.
372 * solib-frv.c (find_canonical_descriptor_in_load_object): Add
373 test for non-NULL link map.
374
862ba188
CV
3752005-04-29 Corinna Vinschen <vinschen@redhat.com>
376
377 * MAINTAINERS: Revert h8300 state to un-deleted.
378 * Makefile.in: Re-add h8300-tdep.o dependencies.
379 * h8300-tdep.c: Slightly rearrange type definitions and functions.
380 (struct frame_extra_info): Remove.
381 (struct h8300_frame_cache): Replace locals with differently defined
382 uses_fp member.
383 (h8300_unwind_pc): Simplify.
384 (h8300_unwind_sp): New function.
385 (h8300_unwind_dummy_id): Simplify.
386 (h8300_init_frame_cache): New function.
387 (h8300_is_argument_spill): Use reworked defines for opcode scanning.
388 (h8300_skip_prologue): Rewrite.
389 (h8300_alloc_frame_cache): Remove.
390 (h8300_analyze_frame_setup): Remove.
391 (h8300_analyze_register_saves): Remove.
392 (h8300_analyze_prologue): Rewrite.
393 (h8300_frame_cache): Use h8300_init_frame_cache instead of
394 h8300_alloc_frame_cache. Use BINWORD instead of constant 4 to
395 accomodate 16 bit mode. Fix saved_sp and register offset evaluation.
396 (h8300_frame_this_id): Correctly calculate this_id using saved stack
397 pointer instead of base.
398 (h8300_frame_prev_register): Drop needless braces.
399 (h8300_frame_base_address): New function.
400 (h8300_frame_base): New frame_base.
401 (h8300_push_dummy_call): Return correct CFA value.
402 (h8300h_extract_return_value): Fix 8 byte value handling.
403 (h8300_use_struct_convention): New function.
404 (h8300h_use_struct_convention): New function.
405 (h8300h_store_return_value): Fix 8 byte value handling.
406 (h8300_return_value): New function.
407 (h8300h_return_value): New function.
408 (h8300_extract_struct_value_address): Remove deprecated functionality.
409 (h8300_push_dummy_code): Remove.
410 (h8300_gdbarch_init): Replace set_gdbarch_extract_return_value and
411 set_gdbarch_store_return_value calls by set_gdbarch_return_value.
412 Remove calls to set_gdbarch_deprecated_fp_regnum,
413 set_gdbarch_deprecated_extract_struct_value_address,
414 set_gdbarch_deprecated_use_struct_convention and
415 set_gdbarch_push_dummy_code.
416 Add calls to set_gdbarch_unwind_sp and frame_base_set_default.
417 Slightly rearrange code.
418
3a913e29
JB
4192005-04-28 Jim Blandy <jimb@redhat.com>
420
421 * parse.c (namecopy): Change allocation conventions.
422 (namecopy_size): New variable.
423 (copy_name): Allocate namecopy using xrealloc, instead of assuming
424 it has adequate space allocated to it.
425 (parse_exp_1): Don't try to allocate space for namecopy here.
426
a955ca71
EZ
4272005-04-28 Eli Zaretskii <eliz@gnu.org>
428
429 * cli/cli-cmds.c (edit_command): If symtab->fullname is not yet
430 set, use symtab_to_fullname, instead of trying to do its job. Use
431 xstrprintf instead of malloc and sprintf.
432
46845f5e
KB
4332005-04-28 Kevin Buettner <kevinb@redhat.com>
434
435 * remote.c (init_remote_state): Eliminate use of
436 deprecated_register_bytes().
437
8929e59d
AC
4382005-04-28 Andrew Cagney <cagney@gnu.org>
439
440 * valops.c (check_field): Make buffer a bfd_byte.
441 * value.c (unpack_long, unpack_double, unpack_pointer)
442 (unpack_field_as_long, modify_field): Ditto.
443 * value.h: Update declarations.
444
cade9e54
PB
4452005-04-28 Paul Brook <paul@codesourcery.com>
446
447 * exceptions.c (print_flush): Handle NULL gdb_stdout_serial.
448
4b188b9f
MK
4492005-04-27 Mark Kettenis <kettenis@gnu.org>
450
ab576d85
MK
451 * solib-svr4.c (_initialize_svr4_solib)
452 [SVR4_FETCH_LINK_MAP_OFFSETS]: Don't set non-existent variable
453 svr4_legacy_fetch_link_map_offsets.
454
ccf00f21
MK
455 * sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function.
456 (sh_gdbarch_init): Remove redundant prototype.
457 * sh-linux-tdep.c: New file.
458 * config/sh/tm-linux.h (sh_linux_svr4_fetch_link_map_offsets):
459 Remove prototype.
460 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
461 * config/sh/linux.mt (TDEPFILES): Add sh64-tdep.o, remove
462 solib-legacy.o.
463 * Makefile.in (sh-linux-tdep.o): New.
464
4b188b9f
MK
465 * solib-svr4.c: Update copyright year. Include "gdb_assert.h".
466 (SVR4_FETCH_LINK_MAP_OFFSETS): Don't define if not already
467 defined.
468 (legacy_fetch_link_map_offsets): Remove prototype.
469 (fetch_link_map_offsets_gdbarch_data): Remove.
470 (LM_ADDR, LM_NEXT, IGNORE_FIRST_LINK_MAP_ENTRY)
471 (first_link_map_member, open_symbol_file_object, svr4_current_sos)
472 (svr4_fetch_objfile_link_map): Call svr4_fetch_link_map_offsets
473 instead of SVR4_FETCH_LINK_MAP_OFFSETS.
474 (solib_svr4_data): New variable.
475 (struct solib_svr4_ops): New.
476 (solib_svr4_init): New fynction.
477 (legacy_fetch_link_map_offsets, init_fetch_link_map_offsets):
478 Remove functions.
479 (svr4_fetch_link_map_offsets, svr4_have_link_map_offsets): Rewrite
480 using the new `struct solib_svr4_ops'.
481 (_initialize_svr4_solib): Replace registration of per-architecture
482 data. Add temporary hack to set
483 svr4_legacy_fetch_link_map_offsets if SVR4_FETCH_LINK_MAP_OFFSETS
484 is set.
485 * Makefile.in (solib-svr4.o): Update dependencies.
486
4fabe3d5
MK
4872005-04-26 Mark Kettenis <kettenis@gnu.org>
488
489 * configure.tgt (*-*-freebsd*): Set gdb_osabi to
490 GDB_OSABI_FREEBSD_ELF. Partial fix for PR gdb/1922.
491
109c3e39
AC
4922005-04-26 Andrew Cagney <cagney@gnu.org>
493
494 * remote.c (remote_open_1): Move "ex"'s declaration to where it is
495 used.
496 (remote_get_thread_local_address): Use throw_error, include a
497 printed string.
498 * linux-thread-db.c (thread_db_get_thread_local_address): Ditto.
499 * dwarf2loc.c (dwarf_expr_tls_address): Ditto.
500 * cli/cli-script.c (script_from_file): Mark up throw_error message.
501 * linespec.c (symtab_from_filename, decode_variable): Ditto.
502
71fff37b
AC
5032005-04-26 Andrew Cagney <cagney@gnu.org>
504
505 Rename 'struct exception' to 'struct gdb_exception'.
506 * wrapper.c: Update.
507 * varobj.c: Update.
508 * tui/tui-interp.c: Update.
509 * remote.c: Update.
510 * mi/mi-main.c: Update.
511 * mi/mi-interp.c: Update.
512 * linux-thread-db.c: Update.
513 * interps.h: Update.
514 * interps.c: Update.
515 * exceptions.h: Update.
516 * exceptions.c: Update.
517 * dwarf2loc.c: Update.
518 * cli/cli-interp.c: Update.
519 * cli/cli-script.c: Update.
520 * breakpoint.c: Update.
521
011825f0
MM
5222005-04-25 Mark Mitchell <mark@codesourcery.com>
523
3aa6b2ca
MM
524 * event-loop.c (gdb_select): Program defensively.
525
011825f0
MM
526 * event-loop.c (gdb_assert.h): Include.
527 (<windows.h>): Include under Windows.
528 (<io.h>): Likeiwse.
529 (gdb_select): New function.
530 (gdb_wait_for_event): Use it.
531 * Makefile.in (event-loop.o): Depend on $(gdb_assert_h).
532
02a71ae8
MK
5332005-04-23 Mark Kettenis <kettenis@gnu.org>
534
535 * sparc64-tdep.c: Include "dwarf2-frame.h".
536 (sparc64_dwarf2_frame_init_reg): New function.
537 * Makefile.in (sparc64-tdep.o): Update dependencies.
538
20338726
DM
5392005-04-22 David S. Miller <davem@davemloft.net>
540
541 * sparc64-linux-tdep.c (sparc64_linux_init_abi): Add call to
542 sparc64_init_abi().
543
a07ff70c
MK
5442005-04-22 Mark Kettenis <kettenis@gnu.org>
545
546 * ser-base.c: Include "ser-base.h" instead of "ser-unix.h".
547
248697b2
MM
5482005-04-22 Mark Mitchell <mark@codesourcery.com>
549
550 * ser-base.c (<sys/time.h>): Include.
551
a33e488c
MK
5522005-04-22 Mark Kettenis <kettenis@gnu.org>
553
a86c5ab2
MK
554 * ppcobsd-tdep.c (ppcobsd_init_abi): Set return_value.
555
70f1dc74
MK
556 * sparc-linux-tdep.c: Reorder includes. Tweak a few comments.
557 (LINUX32_SIGTRAMP_INSN0, LINUX32_SIGTRAMP_INSN1)
558 (LINUX32_RT_SIGTRAMP_INSN0, LINUX32_RT_SIGTRAMP_INSN1): Remove
559 macros.
560 (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): Hardcode
561 instructions.
562 * sparc64-linux-tdep.c: Reorder includes. Tweak a few comments.
563 (LINUX64_RT_SIGTRAMP_INSN0, LINUX64_RT_SIGTRAMP_INSN1): Remove
564 macros.
565 (sparc64_linux_rt_sigframe): Hardcode instructions.
566 * Makefile.in (sparc-linux-tdep.o, sparc64-linux-tdep.o): Update
567 dependencies.
568
a33e488c
MK
569 * sparc-linux-tdep.c: Update copyright year.
570 (sparc32_linux_init_abi): Set skip_trampoline_code and
571 solib_svr4_fetch_link_map_offsets. Set TDEP->plt_entry_size.
572 Don't set software_single_step and don't call
573 sparc32_sol2_init_abi.
574 * sparc64-linux-tdep.c: Update copyright year.
575 (sparc64_linux_init_abi): Set skip_trampoline_code and
576 solib_svr4_fetch_link_map_offsets. Set TDEP->plt_entry_size.
577 Don't set software_single_step and don't call
578 sparc64_sol2_init_abi.
579
24ec834b
EZ
5802005-04-22 Eli Zaretskii <eliz@gnu.org>
581
582 * remote-st.c (_initialize_remote_st2000): Remove the extraneous
583 "<command>" string from the call to add_com.
584
585 * remote-sim.c (_initialize_remote_sim): Ditto.
586
587 * remote-utils.c (_initialize_sr_support): Ditto.
588
589 * remote-mips.c (_initialize_remote_mips): Ditto.
590
81f726ab
DM
5912005-04-21 David S. Miller <davem@davemloft.net>
592
593 * sparc-linux-tdep.c (sparc32_linux_sigframe_init): New function.
594 (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): New tramp_frames.
595 (sparc_linux_sigtramp_start, sparc32_linux_sigtramp_start,
596 sparc32_linux_rt_sigtramp_start, sparc32_linux_sigtramp_p,
597 sparc32_linux_sigtramp_frame_cache,
598 sparc32_linux_sigtramp_frame_this_id,
599 sparc32_linux_sigtramp_frame_prev_register,
600 sparc32_linux_sigtramp_frame_unwind,
601 sparc32_linux_sigtramp_frame_sniffer): Delete.
602 (sparc32_linux_init_abi): Register new tramp unwinders. Kill
603 register of old sigtramp sniffer.
604 * sparc64-linux-tdep.c (sparc64_linux_sigframe_init): New
605 function.
606 (sparc64_linux_rt_sigframe): New tramp frame.
607 (sparc64_linux_sigtramp_start, sparc64_linux_sigtramp_p,
608 sparc64_linux_sigtramp_frame_cache,
609 sparc64_linux_sigtramp_frame_this_id,
610 sparc64_linux_sigtramp_frame_prev_register,
611 sparc64_linux_sigtramp_frame_unwind,
612 sparc64_linux_sigtramp_frame_sniffer): Delete.
613 (sparc64_linux_init_abi): Register new tramp unwinders. Kill
614 register of old sigtramp sniffer.
615 Makefile.in (sparc64-linux-tdep.o): Update dependencies.
616 (sparc-linux-tdep.o): Likewise.
617
401e7faf
MK
6182005-04-21 Mark Kettenis <kettenis@gnu.org>
619
620 * ser-base.c: Include "gdb_string.h".
621 * Makefile.in (ser-base.o): Update dependencies.
622
78a0fd57
DM
6232005-04-20 David S. Miller <davem@davemloft.net>
624
625 * sparc-linux-tdep.c (sparc32_linux_sigtramp_p): Fix
626 signal return stub symbol names, __restore and __restore_rt are
627 the i386 symbol names not the sparc ones.
628 (sparc32_linux_sigtramp_frame_cache): Document bits/sigcontext.h
629 as where the offsets were obtained from.
630 * sparc64-linux-tdep.c (LINUX64_RT_SIGTRAMP_INSN0,
631 LINUX64_RT_SIGTRAMP_INSN1): New defines.
632 (sparc64_linux_sigtramp_start, sparc64_linux_sigtramp_p,
633 sparc64_linux_sigtramp_frame_cache,
634 sparc64_linux_sigtramp_frame_this_id,
635 sparc64_linux_sigtramp_frame_prev_register,
636 sparc64_linux_sigtramp_frame_sniffer): New functions.
637 (sparc64_linux_sigtramp_frame_unwind): New frame unwinder.
638 (sparc64_linux_init_abi): Register sigtramp frame sniffer.
639 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
640
b4505029
MM
6412005-04-20 Mark Mitchell <mark@codesourcery.com>
642
643 * configure.ac: On MinGW, define USE_WIN32API and link with
644 -lws2_32.
645 * ser-tcp.c (<winsock2.h>): Include, for Windows.
646 (ETIMEDOUT): Define, for Windows.
647 (ioctl): Likewise.
648 (closesocket): Define, for POSIX.
649 (net_open): Adjust for differences in socket functions between
650 Windows and UNIX.
651 (net_close): Likweise.
652 (net_read_prim): New function.
653 (net_write_prim): Likewise.
654 (_initialize_ser_tcp): Initialize winsock. Fill in read_prim and
655 write_prim.
656 * ser-unix.h (ser_unix_readcchar): Remove.
657 (ser_unix_read_prim): Declare.
658 (ser_unix_write_prim): Likewise.
659 * ser-unix.c (generic_readchar): Move to ser-base.c.
660 (ser_unix_wait_for): Likewise.
661 (do_unix_readchar): Likewise.
662 (ser_unix_readchar): Likewise.
663 (_initialize_ser_hardwire): Initialize read_prim and write_prim.
664 (ser_unix_read_prim): New function.
665 (ser_unix_write_prim): Likewise.
666 * ser-base.h (generic_readchar): Declare.
667 (ser_base_readchar): Likewise.
668 * ser-base.c (<winsock2.h>): Include, for windows.
669 (fd_event): Use the read primitive specified by the serial
670 interface.
671 (ser_base_wait_for): Moved from ser-unix.c
672 (do_ser_base_read_char): Likewise.
673 (generic_readchar): Likewise.
674 (ser_base_readchar): Likewise.
675 (ser_base_write): Use the write primitive specified by the serial
676 interface.
677 * ser-pipe.c (_initialize_ser_pipe): Use ser_base_readchar, not
678 ser_unix_readchar. Initialize read_prim and write_prim.
679 * serial.c (struct serial_ops): Add read_prim and write_prim.
680 * configure: Regenerate.
681
8470e927
BE
6822005-04-19 Ben Elliston <bje@au.ibm.com>
683
684 * c-lang.c (c_create_fundamental_type): Comment fix.
685
9cacebf5
MS
6862005-04-18 Michael Snyder <msnyder@redhat.com>
687
688 * mn10300-tdep.c: Assimilate code from mn10300-prologue.c.
689 * mn10300-prologue.c: Remove.
690 * mn10300-tdep.h: Add enums from mn10300-prologue.c.
691 Remove prototypes.
692 * config/mn10300/mn10300.mt: Remove mn10300-prologue module.
693
7166c4a9
MS
6942005-04-18 Michael Snyder <msnyder@redhat.com>
695
0cc748c0 696 * config/mn10300/mn10300.mt: Add mn10300-prologue module.
7166c4a9
MS
697 * ia64-tdep.c (ia64_get_dyn_info_list): Fix indent.
698
57cd0b54
MK
6992005-04-18 Mark Kettenis <kettenis@gnu.org>
700
235c4ffd
MK
701 * config/nm-bsd.h: Remove file.
702
57cd0b54
MK
703 * hppabsd-nat.c: Update copyright year. Include "target.h" and
704 "inf-ptrace.h".
705 (hppabsd_fetch_registers): Renamed from fetch_inferior_registers;
706 made static.
707 (hppabsd_store_registers): Renamed from store_inferior_registers;
708 made static.
709 (_initialize_hppabsd_nat): New function and prototype.
710 * config/pa/obsd.mh (NATDEPFILES): Remove infptrace.o and
711 inftarg.o. Add inf-ptrace.o.
712 (NAT_FILE): Remove.
713 * Makefile.in (hppabsd-nat.o): Update dependencies.
714
f17882ad
MK
7152005-04-17 Mark Kettenis <kettenis@gnu.org>
716
717 * pa64solib.c, pa64solib.h: Remove files.
718 * Makefile.in (pa64solib_h): Remove variable
719 (pa64solib.o): Remove dependency.
720
5d6210f0
MK
7212005-04-16 Mark Kettenis <kettenis@gnu.org>
722
65d034bc
MK
723 * ppcobsd-nat.c: Update copyright year. Include "inf-ptrace.h".
724 (ppcobsd_fetch_registers): Renamed from fetch_inferior_registers;
725 made static.
726 (ppcobsd_store_registers): Renamed from store_inferior_registers;
727 made static.
728 (_initialize_ppcobsd_nat): Construct and add target vector.
729 * config/powerpc/obsd.mh (NATDEPFILES): Remove infptrace.o and
730 inftarg.o. Add inf-ptrace.o.
731 (NAT_FILE): Remove.
732 * Makefile.in (ppcobsd-nat.o): Update dependencies.
733
5a49dfd0
MK
734 * ppcobsd-tdep.c: Include "floatformat.h".
735 (ppcobsd_init_abi): Set long_double_bit and long_double_format.
736 * Makefile.in (ppcobsd-tdep.o): Update dependencies.
737
5d6210f0
MK
738 * ppcobsd-tdep.c: Fix typo in comment.
739 (_initialize_ppcobsd_tdep): Register GDB_OSABI_OPENBSD_ELF for
740 bfd_arch_rs6000 too.
741
571dd617
KB
7422005-04-15 Kevin Buettner <kevinb@redhat.com>
743
744 * remote.c (remote_get_thread_local_address): Throw a more
745 meaningful exception when remote target doesn't have support
746 for the qGetTLSAddr packet.
747
38691318
KB
7482005-04-15 Kevin Buettner <kevinb@redhat.com>
749
750 * remote.c (remote_protocol_qGetTLSAddr): New static global variable.
751 (set_remote_protocol_qGetTLSAddr_packet_cmd)
752 (show_remote_protocol_qGetTLSAddr_packet_cmd)
753 (remote_get_thread_local_address): New functions.
754 (init_all_packet_configs): Initialize remote_protocol_qGetTLSAddr
755 variable.
756 (init_remote_ops): Initialize ``to_get_thread_local_address'' in
757 target vector.
758 (show_remote_cmd): Call show_remote_protocol_qGetTLS_Addr_packet_cmd().
759 (_initialize_remote): Register the following commands:
760 "set remote get-thread-local-storage-address-packet" and
761 "show remote get-thread-local-address-packet".
762
3ed07be4
KB
7632005-04-15 Kevin Buettner <kevinb@redhat.com>
764
765 * remote.c (add_packet_config_cmd): Delete unused variables.
766
c9365369
KB
7672005-04-15 Kevin Buettner <kevinb@redhat.com>
768
769 * remote.c (show_remote_protocol_vcont_packet_cmd )
770 (show_remote_protocol_qSymbol_packet_cmd)
771 (show_remote_protocol_P_packet_cmd)
772 (show_remote_protocol_Z_software_bp_packet_cmd)
773 (show_remote_protocol_Z_hardware_bp_packet_cmd)
774 (show_remote_protocol_Z_write_wp_packet_cmd)
775 (show_remote_protocol_Z_read_wp_packet_cmd)
776 (show_remote_protocol_Z_access_wp_packet_cmd)
777 (show_remote_protocol_binary_download_cmd)
778 (show_remote_protocol_qPart_auxv_packet_cmd)
779 (show_remote_protocol_p_packet_cmd ): Delete calls to
780 deprecated_show_value_hack().
781
c30dc700
CV
7822005-04-15 Corinna VInschen <vinschen@redhat.com>
783
784 * MAINTAINERS: Change sh64-elf state to non-broken.
785 * Makefile.in: Fix dependencies for sh64-tdep.o.
786 * configure.tgt: Add sh64-*-elf case.
787 * sh-tdep.c (sh_gdbarch_init): Reactivate bfd_mach_sh5 case.
788 * sh64-tdep.c: Rework to replace all deprecated mechanisms with
789 modern methods.
790 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
791 * config/sh/sh64.mt: Resurrect.
792
86fc41d1
KI
7932005-04-15 Kei Sakamoto <sakamoto.kei@renesas.com>
794
795 * regformats/reg-m32r.dat: New file.
796
28e97307
DJ
7972005-04-14 Daniel Jacobowitz <dan@codesourcery.com>
798
799 * arm-tdep.c (fp_model_strings): Add terminating NULL.
800 (arm_abi_strings, arm_abi_global, arm_abi_string): New
801 variables.
802 (arm_extract_return_value, arm_store_return_value): Don't use
803 arm_get_fp_model.
804 (arm_get_fp_model, arm_set_fp): Delete.
805 (arm_update_current_architecture): New function.
806 (set_fp_model_sfunc): Call arm_update_current_architecture.
807 (show_fp_model): Update output messages.
808 (arm_set_abi, arm_show_abi): New functions.
809 (arm_elf_osabi_sniffer): Only handle ELFOSABI_ARM.
810 (arm_gdbarch_init): Infer the object's ABI separately from its
811 OSABI. Search for a matching architecture. Honor the global
812 ABI and FPU settings. Set floating point format based on the
813 architecture.
814 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs):
815 Delete.
816 (_initialize_arm_tdep): Don't call gdbarch_register_osabi.
817 Create "arm set abi" command.
818 * arm-tdep.h (arm_get_fp_model): Delete prototype.
819 (enum arm_abi_kind): New type.
820 (struct gdbarch_tdep): Add arm_abi field.
821 * arm-linux-tdep.c (arm_linux_init_abi): Only override
822 tdep->fp_model if it is ARM_FLOAT_AUTO.
823 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Likewise.
824 (arm_netbsd_elf_init_abi): Likewise.
825 * defs.h (enum gdb_osabi): Delete ARM-specific OSABIs.
826 * osabi.c (gdb_osabi_name): Likewise.
827
9494c6a5
DJ
8282005-04-11 Daniel Jacobowitz <dan@codesourcery.com>
829
830 * config/djgpp/fnchange.lst: Remove entries for gdb.gdbserver.
831
bdbcb8b4
MK
8322005-04-10 Mark Kettenis <kettenis@gnu.org>
833
834 * rs6000-tdep.c (ppc_supply_fpregset): Increment offset by 8 for
835 floating-point registers.
836 (ppc_collect_fpregset): Likewise. Fix collection of registers.
837
18b2ae85
MK
8382005-04-09 Mark Kettenis <kettenis@gnu.org>
839
840 * ppcobsd-tdep.c: Update copyright year. Include "trad-frame.h"
841 and "tramp-frame.h".
842 (ppcobsd_sigtramp_cache_init): New function.
843 (ppcobsd_sigtramp): New variable.
844 (ppcobsd_init_abi): Prepend signal trampoline unwinder.
845 * Makefile.in (ppcobsd-tdep.o): Update dependencies.
846
06e819e3
AC
8472005-04-08 Andrew Cagney <cagney@gnu.org>
848
849 * MAINTAINERS (GDB/MI): Andrew Cagney, Elena Zannoni, and Fernando
850 Nasser have decided to step back from GDB/MI.
851
6f8eac0e
DJ
8522005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
853
854 * config/fnchange.lst: Add testsuite/gdb.gdbserver entries.
855
0228dfb9
DJ
8562005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
857
858 * dwarf2-frame.c (struct dwarf2_frame_cache): New field
859 undefined_retaddr.
860 (dwarf2_frame_cache): Initialize undefined_retaddr.
861 (dwarf2_frame_this_id): Return an invalid frame ID if
862 undefined_retaddr.
863
21b4b2f2
JB
8642005-04-05 Jim Blandy <jimb@redhat.com>
865
866 Move construction of IA-32 vector types to i386-tdep.c.
867 * gdbtypes.c (build_builtin_type_vec64i,
868 build_builtin_type_vec128i): Delete functions.
869 (builtin_type_vec64i, builtin_type_vec128i): Delete variables.
870 (build_gdbtypes): Don't initialize them.
871 (_initialize_gdbtypes): Don't register GDBARCH swap entries for
872 them.
873 * gdbtypes.h (builtin_type_vec64i, builtin_type_vec128i): Delete
874 declarations.
875 (builtin_type_v2_float, builtin_type_v2_int32,
876 builtin_type_v4_int16, builtin_type_v8_int8,
877 builtin_type_v2_double, builtin_type_v4_float,
878 builtin_type_v2_int64, builtin_type_v4_int32,
879 builtin_type_v8_int16, builtin_type_v16_int8): Add extern
880 declarations.
881 * i386-tdep.c (i386_mmx_type, i386_sse_type): New variables.
882 (i386_build_mmx_type, i386_build_sse_type): New functions.
883 (i386_register_type): Call them, rather than referring to
884 builtin_type_vec64i and builtin_type_vec128i.
885
37c4d197
DJ
8862005-04-02 Daniel Jacobowitz <dan@codesourcery.com>
887
888 * mips-linux-tdep.c (mips_linux_o32_sigframe_init): Adjust
889 big-endian correction code to not offset 32-bit registers.
890 Locate floating point registers correctly.
891
7509373f
MK
8922005-04-02 Mark Kettenis <kettenis@gnu.org>
893
894 * main.c: Update copyright year.
02dfa7de 895 (captured_main): Avoid using strcpy and strcat.
7509373f 896
9b3c083c
MS
8972005-04-01 Michael Snyder <msnyder@redhat.com>
898
0c98cc2b
MS
899 * dummy-frame.c (dummy_frame_sniffer): Optimization: don't bother
900 computing this_id if there are no dummy frames on the stack.
901
1fb1ca27
MS
902 * mn10300-tdep.c (mn10300_frame_unwind_cache): Use
903 find_partial_func instead of unwind_pc to identify frame.
904 (mn10300_push_dummy_call): Handle struct args, struct_return.
905
9b3c083c
MS
906 * mn10300-prologue.c (set_movm_offsets): Don't test variable
907 before setting it.
908 * mn10300-tdep.c (mn10300_skip_prologue): Use analyze_prologue
909 instead of skip_prologue_using_sal.
910
186993b4
KB
9112005-03-31 Kevin Buettner <kevinb@redhat.com>
912
913 * solib-frv.c (struct lm_info): Add new field ``lm_addr''.
914 (main_lm_addr): New static global.
915 (frv_current_sos): Retain the link map address for each entry.
916 (frv_clear_solib): Clear main_lm_addr.
917 (frv_fetch_objfile_link_map): New function.
918 * frv-tdep.c (frv_gdbarch_init): Register TLS load module fetcher.
919 * frv-tdep.h (frv_fetch_objfile_link_map): Declare.
920
b2756930
KB
9212005-03-31 Kevin Buettner <kevinb@redhat.com>
922
923 * gdbarch.sh (fetch_tls_load_module_address): New architecture method.
924 * gdbarch.c, gdbarch.h: Regenerate.
925 * dwarf2loc.c (dwarf_expr_tls_address): Fetch TLS load module
926 address and pass this address, instead of the objfile address, to
927 target_get_thread_local_address().
928 * linux-thread-db.c (thread_db_get_thread_local_address): Change
929 second parameter from type ``struct objfile *'' to CORE_ADDR. Do
930 not call svr4_fetch_objfile_link_map() to fetch the load module
931 address.
932 * target.h (struct target_ops): Change second parameter of
933 ``to_get_thread_local_address'' from ``struct objfile *'' to
934 ``CORE_ADDR''.
935 * alpha-linux-tdep.c (solib-svr4.h): Include.
936 (alpha_linux_init_abi): Register TLS load module fetcher.
937 * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
938 * hppa-linux-tdep.c (hppa_linux_init_abi): Likewise.
939 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
940 * ia64-linux-tdep.c (solib-svr4.h): Include.
941 (ia64_linux_init_abi): Register TLS load module fetcher.
942 * m32r-linux-tdep.c (m32r_linux_init_abi): Likewise.
943 * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
944 * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
945 * s390-tdep.c (s390_gdbarch_init): Likewise.
946 * sparc-linux-tdep.c (sparc32_linux_init_abi): Likewise.
947 * sparc64-linux-tdep.c (solib-svr4.h): Include.
948 (sparc64_linux_init_abi): Register TLS load module fetcher.
949 * Makefile.in (alpha-linux-tdep.o, ia64-linux-tdep.o)
950 (sparc-linux-tdep.o): Update dependencies.
951
88750304
DJ
9522005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
953
954 * c-valprint.c (c_value_print): Fix up some formatting. Use
955 check_typedef.
956
adb8a87c
DJ
9572005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
958
959 * arm-linux-nat.c (store_register, store_regs): Handle
960 ARM_PS_REGNUM.
961
498b1f87
DJ
9622005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
963
964 * arm-linux-tdep.c (arm_linux_thumb_be_breakpoint)
965 (arm_linux_thumb_le_breakpoint): New. Update comments.
966 (arm_linux_init_abi): Set Thumb breakpoints also.
967
842e1f1e
DJ
9682005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
969
970 * Makefile.in (arm-tdep.o): Update dependencies.
971 * arm-tdep.c: Include "objfiles.h" and "dwarf2-frame.h".
972 (arm_gdbarch_init): Register dwarf2_frame_sniffer.
973
6d1eba4c
JB
9742005-03-28 Joel Brobecker <brobecker@adacore.com>
975
976 * irix5-nat.c (supply_fpregset): Fix bug that caused the FSR
977 register value to be incorrectly written in the regcache.
978 (fill_fpregset): Fix bug that caused the FSR register value
979 to be incorrectly read from the regcache.
980
fce5e386
DJ
9812005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
982
983 * remote-rdi.c (arm_rdi_insert_breakpoint): Don't call
984 arm_pc_is_thumb_dummy.
985
f700a364
MK
9862005-03-28 Mark Kettenis <kettenis@gnu.org>
987
8391b9b1
MK
988 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): Handle
989 StackGhost.
990
f700a364
MK
991 * sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwindow):
992 Handle StackGhost in 64-bit code.
993 * sparc64-tdep.c (sparc64_frame_prev_register): Handle StackGhost.
994
8da8e0b3
CF
9952005-03-27 Christopher Faylor <cgf@timesys.com>
996
997 * win32-nat.c (handle_exception): Treat win32 routines which check for
998 valid addresses as "special" and don't stop when a SEGV is detected.
999 (get_child_debug_event): Properly flag exception as unhandled.
1000
5e5100cb
DJ
10012005-03-26 Daniel Jacobowitz <dan@codesourcery.com>
1002
1003 * cp-support.c (cp_class_name_from_physname): Rewrite.
1004 (unqualified_name_from_comp): New function, broken out from
1005 method_name_from_physname. Correct handling for typed names
1006 and templates.
1007 (method_name_from_physname): Use unqualified_name_from_comp.
1008 (cp_func_name, remove_params): Move earlier in the file. Add
1009 better comments. Use the component tree to parse the name.
1010 (_initialize_cp_support): Remove stray whitespace.
1011
a77f4086
MK
10122005-03-26 Mark Kettenis <kettenis@gnu.org>
1013
dc6a2ca4
MK
1014 * exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ.
1015
59bb1042
MK
1016 * inflow.h: Update copyright year. Remove #ifdef SHORT_PGRP code.
1017 Callapse HAVE_TERMIO and HAVE_SGTTY.
1018
a77f4086
MK
1019 * dwarf2-frame.c (execute_cfa_program): Implement
1020 DW_CFA_GNU_window_save.
1021
4d6c7108
MK
10222005-03-25 Mark Kettenis <kettenis@gnu.org>
1023
bac6b012
MK
1024 * config/sparc/nbsd64.mh (NAT_FILE): Remove.
1025
4d6c7108
MK
1026 * config/i386/obsd64.mt (TDEPFILES): Add obsd-uthread.o.
1027
4bf7064c
DJ
10282005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
1029
1030 * arm-tdep.c (target_is_thumb, caller_is_thumb)
1031 (arm_pc_is_thumb_dummy): Remove.
1032 (arm_breakpoint_from_pc): Don't call arm_pc_is_thumb_dummy.
1033
170cd118
AG
10342005-03-25 Anthony Green <green@redhat.com>
1035
1036 * remote.c (remote_store_registers): Fix memset usage.
1037 * std-regs.c (value_of_builtin_frame_reg): Ditto.
1038 (value_of_builtin_frame_fp_reg): Ditto.
1039 (value_of_builtin_frame_reg): Ditto.
1040
3eb25fda
MM
10412005-03-25 Mark Mitchell <mark@codesourcery.com>
1042
dd5da072
MM
1043 * ser-base.c (ser_unix_write): Rename to ...
1044 (ser_base_write): ... this.
1045 (ser_unix_nop_flush_output): Rename to ...
1046 (ser_base_flush_output): ... this.
1047 (ser_unix_flush_input): Rename to ...
1048 (ser_base_flush_input): ... this.
1049 (ser_unix_nop_send_break): Rename to ...
1050 (ser_base_send_break): ... this.
1051 (ser_unix_nop_drain_output): Rename to ...
1052 (ser_base_drain_output): ... this.
1053 (ser_unix_nop_raw): Rename to ...
1054 (ser_base_raw): ... this.
1055 (ser_unix_nop_get_tty_state): Rename to ...
1056 (ser_base_set_tty_state): ... this.
1057 (ser_unix_nop_noflush_set_tty_state): Rename to ...
1058 (ser_base_noflush_set_tty_state): ... this.
1059 (ser_unix_nop_print_tty_state): Rename to ...
1060 (ser_base_print_tty_state): ... this.
1061 (ser_unix_nop_setbaudrate): Rename to ...
1062 (ser_base_setbaudrate): ... this.
1063 (ser_unix_nop_setstopbits): Rename to ...
1064 (ser_base_setstopbits): ... this.
1065 (ser_unix_async): Rename to ...
1066 (ser_base_async): ... this.
1067 * ser-base.h (ser_unix_write): Rename to ...
1068 (ser_base_write): ... this.
1069 (ser_unix_nop_flush_output): Rename to ...
1070 (ser_base_flush_output): ... this.
1071 (ser_unix_flush_input): Rename to ...
1072 (ser_base_flush_input): ... this.
1073 (ser_unix_nop_send_break): Rename to ...
1074 (ser_base_send_break): ... this.
1075 (ser_unix_nop_drain_output): Rename to ...
1076 (ser_base_drain_output): ... this.
1077 (ser_unix_nop_raw): Rename to ...
1078 (ser_base_raw): ... this.
1079 (ser_unix_nop_get_tty_state): Rename to ...
1080 (ser_base_set_tty_state): ... this.
1081 (ser_unix_nop_noflush_set_tty_state): Rename to ...
1082 (ser_base_noflush_set_tty_state): ... this.
1083 (ser_unix_nop_print_tty_state): Rename to ...
1084 (ser_base_print_tty_state): ... this.
1085 (ser_unix_nop_setbaudrate): Rename to ...
1086 (ser_base_setbaudrate): ... this.
1087 (ser_unix_nop_setstopbits): Rename to ...
1088 (ser_base_setstopbits): ... this.
1089 (ser_unix_async): Rename to ...
1090 (ser_base_async): ... this.
1091 * ser-pipe.c (_initialize_ser_pipe): Update accordingly.
1092 * ser-tcp.c (_initialize_ser_tcp): Likewise.
1093 * ser-unix.c (hardwire_flush_input): Likewise.
1094 (_initializer_ser_hardwire): Likewise.
1095
3eb25fda
MM
1096 * Makefile.in (SFILES): Add ser-base.c.
1097 (ser_base_h): New variable.
1098 (ser-base.o): New target.
1099 (ser-pipe.o): Depend on $(ser_base_h).
1100 (ser-tcp.o): Likewise.
1101 (ser-unix.o): Likewise. Do not depend on $(event_loop_h).
1102 * configure.ac (SER_HARDWIRE): Include ser-base.o where
1103 appropriate.
1104 * ser-base.c: New file.
1105 (push_event): Move from ser-unix.c.
1106 (fd_event): Likewise.
1107 (reschedule): Likewise.
1108 (ser_unix_write): Likewise.
1109 (ser_unix_nop_flush_output): Likewise.
1110 (ser_unix_flush_input): Likewise.
1111 (ser_unix_nop_send_break): Likewise.
1112 (ser_unix_nop_drain_output): Likewise.
1113 (ser_unix_nop_raw): Likewise.
1114 (ser_unix_nop_get_tty_state): Likewise.
1115 (ser_unix_nop_set_tty_state): Likewise.
1116 (ser_unix_nop_noflush_set_tty_state): Likewise.
1117 (ser_unix_nop_print_tty_state): Likewise.
1118 (ser_unix_nop_setbaudrate): Likewise.
1119 (ser_unix_nop_setstopbits): Likewise.
1120 (ser_unix_async): Likewise.
1121 * ser-base.h: New file.
1122 * ser-pipe.c (ser-base.h): Include it.
1123 * ser-tcp.c (ser-base.h): Likewise.
1124 * ser-unix.h (ser_unix_nop_flush_output): Remove.
1125 (ser_unix_flush_input): Likewise.
1126 (ser_unix_nop_send_break): Likewise.
1127 (ser_unix_nop_raw): Likewise.
1128 (ser_unix_nop_get_tty_state): Likewise.
1129 (ser_unix_nop_set_tty_state): Likewise.
1130 (ser_unix_nop_print_tty_state): Likewise.
1131 (ser_unix_nop_noflush_set_tty_state): Likewise.
1132 (ser_unix_nop_setbaudrate): Likewise.
1133 (ser_unix_nop_setstopbits): Likewise.
1134 (ser_unix_nop_drain_output): Likewise.
1135 (ser_unix_wait_for): Likewise.
1136 (ser_unix_write): Likewise.
1137 (ser_unix_async): Likewise.
1138 * ser-unix.c (event-loop.h): Do not include it.
1139 (push_event): Move to ser-base.c.
1140 (fd_event): Likewise.
1141 (reschedule): Likewise.
1142 (ser_unix_write): Likewise.
1143 (ser_unix_nop_flush_output): Likewise.
1144 (ser_unix_flush_input): Likewise.
1145 (ser_unix_nop_send_break): Likewise.
1146 (ser_unix_nop_drain_output): Likewise.
1147 (ser_unix_nop_raw): Likewise.
1148 (ser_unix_nop_get_tty_state): Likewise.
1149 (ser_unix_nop_set_tty_state): Likewise.
1150 (ser_unix_nop_noflush_set_tty_state): Likewise.
1151 (ser_unix_nop_print_tty_state): Likewise.
1152 (ser_unix_nop_setbaudrate): Likewise.
1153 (ser_unix_nop_setstopbits): Likewise.
1154 (ser_unix_async): Likewise.
1155 (ser_unix_wait_for): Make it static.
1156 * configure: Regenerated.
1157
8d5a9abc
MK
11582005-03-25 Mark Kettenis <kettenis@gnu.org>
1159
1160 * dwarf2-frame.h: Update copyrigh year.
1161 (enum dwarf2_frame_reg_rule): Add DWARF2_FRAME_REG_RA_OFFSET.
1162 * dwarf2-frame.c: Update copyright year.
1163 (struct dwarf2_frame_cache): Add member `retaddr_reg'.
1164 (dwarf2_frame_cache): Deal with DWARF2_FRAME_REG_RA_OFFSET.
1165 (dwarf2_frame_prev_register): Handle DWARF2_FRAME_REG_RA_OFFSET.
1166
b3041f52
MH
11672005-03-23 Martin Hunt <hunt@redhat.com>
1168
1169 * configure.ac: Remove -fwritable-strings from CFLAGS.
1170 * configure: Regenerate.
1171
6a069e57
MS
11722005-03-21 Michael Snyder <msnyder@redhat.com>
1173
1174 * mn10300-prologue.c (fix_frame_pointer): Delete.
1175 (set_movm_offsets) Don't return just because movm_args is
1176 zero -- still need to save pc and sp in saved_regs.
1177 (mn10300_analyze_prologue): Don't return prematurely without
1178 calling set_movm_offsets (for pc and sp at minimum).
1179
d3ea6809
MM
11802005-03-21 Mark Mitchell <mark@codesourcery.com>
1181
1182 * configure.ac (stat.st_blksize): Check for it.
1183 (getuid): Likewise.
1184 (getgid): Likewise.
1185 * configure: Regenerated.
1186 * config.in: Likewise.
1187 * remote-fileio.c (remote_fileio_to_fio_stat): Check
1188 HAVE_STRUCT_STAT_ST_BLKSIZE.
1189
d460b7f5
CF
11902005-03-21 Christopher Faylor <cgf@timesys.com>
1191
1192 * win32-nat.c (do_initial_child_stuff): Don't clear the thread list
1193 here.
1194 (do_initial_child_stuff): Move clearing of thread list to a place
1195 before a thread ould be created.
1196 (child_attach): Ditto.
1197
342ee437
MS
11982005-03-21 Michael Snyder <msnyder@redhat.com>
1199
1200 * mn10300-tdep.c (mn10300_frame_unwind_cache): Use func addr
1201 instead of pc addr for frame_id. Otherwise "until" won't work.
1202
4f0d78e0
KB
12032005-03-21 Kevin Buettner <kevinb@redhat.com>
1204
1205 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Fix typo in
1206 comment.
1207
80d9c592
MK
12082005-03-20 Mark Kettenis <kettenis@gnu.org>
1209
4dd04433
MK
1210 * dwarf2loc.c (dwarf_expr_tls_address): Mark addr as volatile.
1211 * varobj.c (my_value_equal): Mark val2 as volatile.
1212
ee426e0f 1213 * cp-names.y: Add prototype for yyparse.
80d9c592 1214
96ce45ca
DJ
12152005-03-19 Daniel Jacobowitz <dan@codesourcery.com>
1216
1217 * dwarf2loc.c (dwarf_expr_tls_address): Initialize ADDR.
1218 * gnu-v3-abi.c (gnuv3_baseclass_offset): Update type of
1219 VALADDR.
1220
93ad78a7
KB
12212005-03-18 Kevin Buettner <kevinb@redhat.com>
1222
1223 * Makefile.in (dwarf2loc.o, linux-thread-db.o): Add dependencies.
1224 * exceptions.h (TLS_NO_LIBRARY_SUPPORT_ERROR, TLS_GENERIC_ERROR)
1225 (TLS_LOAD_MODULE_NOT_FOUND_ERROR, TLS_NOT_ALLOCATED_YET_ERROR):
1226 New error/exception enums.
1227 * dwarf2loc.c (exceptions.h): Include.
1228 (dwarf_expr_tls_address): Invoke target_get_thread_local_address()
1229 via TRY_CATCH mechanism. Print error messages for TLS related
1230 exceptions.
1231 * linux-thread-db.c (thread_db_get_thread_local_address): Throw
1232 exceptions instead of printing errors.
1233
8cf46f62
MK
12342005-03-18 Mark Kettenis <kettenis@gnu.org>
1235
1236 * utils.c (safe_strerror): Use xsnprintf instead of sprintf.
1237 (decimal2str, octal2str): Change to return a string allocated by
1238 get_cell. Use xsnprint instead of snprintf.
1239 (paddr_u, paddr_d): Adjust for changed calling convention of
1240 decimal2str.
1241 (phex, phex_nz, hex_string): Use xsnprintf instead of snprintf.
1242 (int_string): Likewise. Adjust for changed calling convention of
1243 decimal2str and octal2str.
1244
f79d2c3c
KB
12452005-03-18 Kevin Buettner <kevinb@redhat.com>
1246
1247 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Update comments.
1248 Adjust incorrectly computed constant for realtime signal frame.
1249
8cf46f62 12502005-03-18 Mark Kettenis <kettenis@gnu.org>
eb308878
MK
1251
1252 From Ralf Corsepius <ralf.corsepius@rtems.org>
1253 * configure.tgt: Add m68*-*-rtems*.
1254
06648491
MK
12552005-03-17 Mark Kettenis <kettenis@gnu.org>
1256
bde2058d
MK
1257 * defs.h (xsnprintf): New prototype.
1258 * utils.c (xsnprintf): New function.
1259
3ecda457
MK
1260 * corelow.c (get_core_register_section): Replace usage of sprintf
1261 and strcpy with xstrprintf and xstrdup.
1262
06648491
MK
1263 * mips-tdep.c (mips_single_step_through_delay): Put back check for
1264 breakpoint lost with the introduction of this function.
1265
16aff9a6
PB
12662005-03-17 Paul Brook <paul@codesourcery.com>
1267
1268 * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Fix broken logic.
1269 * s390-tdep.c (s390_dwarf_reg_to_regnum): Ditto.
1270
6d318c73
MM
12712005-03-16 Mark Mitchell <mark@codesourcery.com>
1272
ec442778
MM
1273 * event-top.c (handle_sigquit): Do not define for systems without
1274 SIGQUIT.
1275 (sigquit_token): Likewise.
1276 (async_init_signals): Allow for systems that do not
6d318c73
MM
1277 define SIGQUIT.
1278 * ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
1279
9b265ec2
MM
12802005-03-15 Mark Mitchell <mark@codesourcery.com>
1281
1282 * utils.c (internal_vproblem): Guard call to fork with
1283 HAVE_WORKING_FORK.
1284 * cli/cli-cmds.c (shell_escape): Guard call to vfork with
1285 HAVE_WORKING_VFORK and HAVE_WORKING_FORK.
1286
1287 * remote-fileo.c (remote_fileio_mode_to_host): Accomodate lack of
1288 S_IRGRP and related macros.
1289 (remote_fileio_mode_to_target): Likewise.
1290
3ae642fd
BE
12912005-03-14 Ben Elliston <bje@au.ibm.com>
1292
1293 * Makefile.in (CLIBS): Link libbfd after libopcodes, as it is a
1294 more primitive library.
1295
80d9c592 12962005-03-13 Mark Kettenis <kettenis@gnu.org>
fd0a2a6f
MK
1297
1298 * inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead of
1299 sprintf.
1300 * target.c (normal_pid_to_str): Likewise.
1301 * remote.c (remote_pid_to_str): Use snprint instead of sprintf.
1302 Change capitalization of "thread". Use ptid_get_pid instead of
1303 GETPID.
049742da
MK
1304
1305 * cp-abi.c (set_cp_abi_as_auto_default): Use xasprintf instead of
1306 a combination of xmalloc and sprintf.
1307
ca231fcc
JB
13082005-03-13 Jim Blandy <jimb@redhat.com>
1309
1310 * configure.ac: Use '=', not '=='; the latter is a GNU extension.
1311 * configure: Regenerated.
1312
b80b83f3
MS
13132005-03-11 Michael Snyder <msnyder@redhat.com>
1314
1315 * mn10300-tdep.c (mn10300_dummy_unwind_dummy_id): Replace
1316 stub fn with real implementatin mn10300_unwind_dummy_id.
1317 (mn10300_push_dummy_call): Implement. Bare bones version,
1318 does not handle structs or floats.
1319
1f8ca57c
JB
13202005-03-11 Jim Blandy <jimb@redhat.com>
1321
a3b362c4
JB
1322 Avoid warnings due to the use of -Wuninitialized without -O.
1323 * configure.ac (build_warnings): Include -Wuninitialized only if
1324 CFLAGS is unset at configure time, or CFLAGS is set and includes
1325 some -O option other than -O0.
1326 * configure: Regenerated.
1327
1f8ca57c
JB
1328 * mips-tdep.c (show_mips_abi): Change calling conventions to match
1329 those expected by add_setshow_enum_cmd. Use 'file' argument as
1330 appropriate.
1331
fb4c6eba
DJ
13322005-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1333
1334 * Makefile.in (SFILES): Add cp-names.y.
1335 (libiberty_h, safe_ctype_h): New.
1336 (YYFILES): Add cp-names.c.
1337 (YYOBJ): Add cp-names.o.
1338 (test-cp-names.o, test-cp-names$(EXEEXT), cp-names.o): New rules.
1339 (clean): Remove test-cp-names$(EXEEXT).
1340 (local-maintainer-clean): Remove cp-names.c.
1341 * cp-names.y: New file.
1342 * cp-support.c (find_last_component): Delete.
1343 (d_left, d_right): Define.
1344 (cp_canonicalize_string, mangled_name_to_comp): New functions.
1345 (cp_class_name_from_physname, method_name_from_physname): Rewrite
1346 to use mangled_name_to_comp.
1347 * cp-support.h (cp_canonicalize_string, cp_demangled_name_to_comp)
1348 (cp_comp_to_string): New prototypes.
1349 * config/djgpp/fnchange.lst: Add cp-names.c.
1350
5b93de64
BR
13512005-03-10 Bob Rossi <bob@brasko.net>
1352
fb4c6eba 1353 * main.c (print_gdb_help): Remove the --[no]async help message.
5b93de64 1354
54433e38
MK
13552005-03-10 Mark Kettenis <kettenis@gnu.org>
1356
1357 * proc-api.c: Update copyright year.
1358 (_initialize_proc_api): Revert previous patch, removing spurious
1359 space instead.
1360
d2f0b918
JB
13612005-03-09 Joel Brobecker <brobecker@adacore.com>
1362
1363 * regcache.c: Fix typo in comment.
1364
e9274dd8
DL
13652005-03-09 David Lecomber <david@lecomber.net>
1366
1367 * proc-api.c (_initialize_proc_api): Fix invalid multi-line
1368 i18n text.
1369
5b2d44a0
MK
13702005-03-09 Mark Kettenis <kettenis@gnu.org>
1371
1372 * sparc-tdep.c (sparc_frame_cache): Adjust cached frame base
1373 address for 64-bit code.
1374 (sparc_unwind_dummy_id): Likewise.
1375 * sparc64-tdep.c (sparc64_frame_prev_register): Adjust for new
1376 frame base address convention.
1377 (sparc64_push_dummy_call): Likewise.
1378 * sparc64nbsd-tdep.c: Update copyright year.
1379 (sparc64nbsd_sigcontext_frame_cache): Adjust cached frame base
1380 address for 64-bit code.
1381 (sparc64nbsd_init_abi): Tweak comment.
1382 * sparc64obsd-tdep.c: Update copyright year.
1383 (sparc64obsd_frame_cache): Adjust cached frame base address for
1384 64-bit code.
1385 (sparc64obsd_init_abi): Tweak comment.
1386
8d19ca47 13872005-03-09 Corinna Vinschen <vinschen@redhat.com>
5b5464ad 1388
8d19ca47
CV
1389 * exceptions.h (TRY_CATCH): Define setjmp/sigsetjmp macro safe.
1390
13912005-03-09 Joel Brobecker <brobecker@adacore.com>
1392
1393 * dwarf2read.c (dwarf_decode_lines): Use the complete filename
1394 when creating include psymtabs.
5b5464ad 1395
1bf1958d
MM
13962005-03-08 Mark Mitchell <mark@codesourcery.com>
1397
1398 * environ.h (struct environ): Rename to ...
1399 (struct gdb_environ): ... this.
1400 (make_environ): Update prototype.
1401 (free_environ): Likewise.
1402 (init_environ): Likewise.
1403 (get_in_environ): Likewise.
1404 (set_in_environ): Likewise.
1405 (unset_in_environ): Likewise.
1406 (environ_vector): Likewise.
1407 * environ.c (make_environ): Replace "struct environ" with "struct
1408 gdb_environ".
1409 (free_environ): Likewise.
1410 (init_environ): Likewise.
1411 (environ_vector): Likewise.
1412 (get_in_environ): Likewise.
1413 (set_in_environ): Likewise.
1414 (unset_in_environ): Likewise.
1415 * infcmd.c (inferior_environ): Likewise.
1416 * inferior.h (inferior_environ): Likewise.
1417
f67a969f
JB
14182005-03-08 Joel Brobecker <brobecker@adacore.com>
1419
1420 * infcmd.c (run_command_1): New function, extracted from
1421 run_command.
1422 (run_command): Replace implementation by call to run_command_1.
1423 (start_command): Use run_command_1 to insert the temporary
1424 breakpoint and run the program. Remove code that's no longer
1425 needed, as already done at the proper time by run_command_1.
1426
c0501be5
DJ
14272005-03-08 Daniel Jacobowitz <dan@codesourcery.com>
1428
1429 * symfile.c (clear_symtab_users): Call
1430 clear_current_source_symtab_and_line first.
1431
549678da
NS
14322005-03-08 Nathan Sidwell <nathan@codesourcery.com>
1433
36e9969c
NS
1434 * ax-gdb.c (gen_expr): Add UNOP_PLUS case.
1435 * c-exp.y (exp): Add unary plus.
1436 * eval.c (evaluate_subexp_standard): Add UNOP_PLUS case.
1437 * valarith.c (value_x_unop): Add UNOP_PLUS case.
1438 (value_pos): New.
1439 * value.h (value_pos): Declare.
1440
3de11b2e
NS
1441 * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
1442 (remote_fetch_registers): Allow uppercase hex when resyncing.
1443 (remote_write_bytes): Only call get_memory_write_packet_size once.
1444 Robustify packet size calculation for very small packets. Check
1445 that at least one byte will be written.
1446
549678da
NS
1447 * tracepoint.c (target_is_remote): Allow extended-remote.
1448 (struct collection_list): Allow 256 registers, like the comment
1449 said.
1450 (add_memrange): Fix comment.
1451 (read_actions): Turn EOF into 'end'.
1452
20be272b
CV
14532005-03-08 Corinna Vinschen <vinschen@redhat.com>
1454
1455 * Makefile.in: Add dependencies for iq2000-tdep.o.
1456 * configure.tgt: Add iq2000-*-* target.
1457 * iq2000-tdep.c: New file.
1458 * config/iq2000/iq2000.mt: New file.
1459
ea53e89f
JB
14602005-03-07 Joel Brobecker <brobecker@adacore.com>
1461
1462 * doc/observer.texi (executable_changed): New observer.
1463 * symtab.c: Include "observer.h".
1464 (find_main_name): New function.
1465 (main_name): If name_of_main is unset, then compute it
1466 using find_main_name.
1467 (symtab_observer_executable_changed): New function.
1468 (_initialize_symtab): Attach executable_changed observer.
1469 * exec.c: Include "observer.h".
1470 (exec_file_attach): Emit executable_changed notification.
1471 * symfile.c: Include "observer.h".
1472 (reread_symbols): Send an executable_changed if appropriate.
1473 * Makefile.in (exec.o): Add dependency on observer.h.
1474 (symfile.o): Likewise.
1475 (symtab.o): Likewise.
1476
bb044262
DJ
14772005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
1478
1479 * findvar.c (read_var_value): Don't allocate V when it will not
1480 be used. Add missing break for LOC_INDIRECT.
1481
9e07977b
MK
14822005-03-06 Mark Kettenis <kettenis@gnu.org>
1483
1484 * sparc64fbsd-tdep.c: Include "solib-svr4.h".
1485 (sparc64fbsd_init_abi): Set skip_trampoline_code and
1486 solib_svr4_fetch_link_map_offsets.
1487 * Makefile.in (sparc64fbsd-tdep.o): Update dependencies.
1488
88d7a738 14892005-03-06 Daniel Jacobowitz <dan@codesourcery.com>
f75c00e4
DJ
1490
1491 * linux-nat.c (child_follow_fork): Call target_terminal_ours before
1492 printing output. Use fprintf_unfiltered. Only print output when
1493 debugging.
1494
e5a8e242 14952005-03-05 Mark Kettenis <kettenis@gnu.org>
e219d7ce
MK
1496
1497 * sparc64-tdep.c (sparc64_store_floating_fields): Constify third
1498 argument.
1499 (sparc64_store_arguments): Constify.
1500
dda5f19a
MK
15012005-03-05 Mark Kettenis <kettenis@gnu.org>
1502
0d6e4ad7
MK
1503 * alphabsd-nat.c: Update copyright year. Include "inf-ptrace.h".
1504 (alphabsd_fetch_inferior_registers): Rename from
1505 fetch_inferior_registers. Make static.
1506 (alphabsd_store_inferior_registers): Rename from
1507 store_inferior_registers. Make static.
1508 (_initialize_alphabsd_nat): New function.
1509 * Makefile.in (alphabsd-nat.o): Update dependencies.
1510 * config/alpha/fbsd.mh (NATDEPFILES): Remove infptrace.o and
1511 inftarg.o. Add inf-ptrace.o, fbsd-nat.o and gcore.o.
1512 * config/alpha/nbsd.mh (NAT_CLIBS): Remove variable.
1513 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
1514 alphabsd-nat.o.
1515 * config/alpha/nm-fbsd.h: Update copyright year. Don't include
1516 "config/nm-bsd.h" and "elf/common.h".
1517 * config/alpha/nm-nbsd.h: Update copyright year. Don't include
1518 "config/nm-nbsd.h".
1519
dda5f19a
MK
1520 * mips64obsd-tdep.c (mips64obsd_init_abi): Don't set
1521 software_single_step.
1522
aac71672
MS
15232005-03-04 Michael Snyder <msnyder@redhat.com>
1524
1525 * mn10300-prologue.c: New file. Prologue analysis.
1526 * mn10300-tdep.c: Move REGNUM values to mn10300-tdep.h.
1527 (mn10300_frame_unwind_cache): Don't call trad_frame_set_id
1528 until after analyze_prologue, and don't call trad_frame_set_base
1529 at all (let analyze_prologue do it).
1530
61e784e7
MS
15312005-03-04 Michael Snyder <msnyder@redhat.com>
1532
1533 * trad-frame.c (trad_frame_set_reg_value): New function.
1534 * trad-frame.h (trad_frame_set_reg_value): Export.
1535
6867ae3e
DJ
15362005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
1537
1538 * Makefile.in (remote.o): Update dependencies.
1539 * remote.c: Include "observer.h".
1540
f90221d3
DJ
15412005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
1542
1543 * target.c (target_read_memory_partial): Always initialize
1544 ERR.
1545 (target_write_memory_partial): Likewise.
1546
e20b4638
DJ
15472005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1548
1549 * remote.c (remote_open_1): Call observer_notify_inferior_created.
1550
909cf6ea
DJ
15512005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1552
1553 * arm-tdep.c (arm_make_stub_cache, arm_stub_this_id)
1554 (arm_stub_unwind, arm_stub_unwind_sniffer): New.
1555 (arm_gdbarch_init): Add arm_stub_unwind_sniffer.
1556
d3587048
DJ
15572005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1558
1559 * linux-nat.c (linux_supports_tracevforkdone, child_follow_fork):
1560 Use LWP IDs.
1561
806048c6
DJ
15622005-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1563
1564 * dwarf2loc.c (loclist_read_variable): Set optimized_out
1565 instead of reporting an error.
1566 * valprint.c (value_check_printable): New function.
1567 (common_val_print): New function. Use value_check_printable.
1568 (value_print): Use value_check_printable.
1569 * value.h (common_val_print): Add prototype.
1570
1571 * c-valprint.c (c_val_print): Use common_val_print.
1572 * cp-valprint.c (cp_print_value_fields): Likewise.
1573 (cp_print_hpacc_virtual_table_entries): Likewise.
1574 * f-valprint.c (f_val_print): Likewise.
1575 * jv-valprint.c (java_value_print, java_print_value_fields):
1576 Likewise.
1577 * scm-valprint.c (scm_value_print): Likewise.
1578 * stack.c (print_frame_args): Likewise.
1579 * varobj.c (c_value_of_variable): Likewise.
1580 * p-valprint.c (pascal_val_print, pascal_value_print): Likewise.
1581 (pascal_object_print_value_fields): Likewise. Update call to
1582 pascal_object_print_static_field.
1583 (pascal_object_print_static_field): Remove TYPE argument. Use
1584 common_val_print.
1585
dd373385
EZ
15862005-02-25 Mark Kettenis <kettenis@gnu.org>
1587
1588 Committed by Elena Zannoni <ezannoni@redhat.com>
1589
1590 * dwarf2read.c (dwarf2_build_psymtabs_hard): Adjust
1591 info_ptr before building psymtabs for included files.
1592 (create_all_comp_units): Initailize initial length size of
1593 compilation header to zero.
1594 (read_initial_length): Complain if both 32-bit and 64-bit DWARF
1595 sections are encountered within the same compilation header.
1596 (dwarf_decode_line_header): Pass compilation header in call to
1597 read_initial_length.
1598
920d2a44
AC
15992005-02-24 Andrew Cagney <cagney@gnu.org>
1600
1601 Add show_VARIABLE functions, update add_setshow call.
1602 * varobj.c (_initialize_varobj, show_varobjdebug): Add and update.
1603 * valprint.c (_initialize_valprint, show_print_max)
1604 (show_stop_print_at_null, show_repeat_count_threshold)
1605 (show_prettyprint_structs, show_unionprint)
1606 (show_prettyprint_arrays, show_addressprint, show_input_radix)
1607 (show_output_radix): Ditto.
1608 * valops.c (_initialize_valops, show_overload_resolution): Ditto.
1609 * utils.c (initialize_utils, show_chars_per_line)
1610 (show_lines_per_page, show_demangle, show_pagination_enabled)
1611 (show_sevenbit_strings, show_asm_demangle): Ditto
1612 * tui/tui-win.c (_initialize_tui_win, show_tui_border_kind)
1613 (show_tui_border_mode, show_tui_active_border_mode): Ditto.
1614 * top.c (init_main, show_new_async_prompt)
1615 (show_async_command_editing_p, show_write_history_p)
1616 (show_history_size, show_history_filename, show_caution)
1617 (show_annotation_level, init_main): Ditto.
1618 * target.c (initialize_targets, show_targetdebug)
1619 (show_trust_readonly): Ditto.
1620 * symfile.c (_initialize_symfile, show_symbol_reloading)
1621 (show_ext_args, show_download_write_size)
1622 (show_debug_file_directory): Ditto.
1623 * source.c (_initialize_source, show_lines_to_list): Ditto.
1624 * solib.c (_initialize_solib, show_auto_solib_add)
1625 (show_solib_search_path): Ditto.
1626 * p-valprint.c (_initialize_pascal_valprint)
1627 (show_pascal_static_field_print): Ditto.
1628 * printcmd.c (_initialize_printcmd, show_max_symbolic_offset)
1629 (show_print_symbol_filename): Add and update.
1630 * parse.c (_initialize_parse, show_expressiondebug): Dito.
1631 * observer.c (_initialize_observer, show_observer_debug): Dito.
1632 * maint.c (_initialize_maint_cmds, show_watchdog)
1633 (show_maintenance_profile_p): Dito.
1634 * linux-nat.c (_initialize_linux_nat, show_debug_linux_nat): Dito.
1635 * infrun.c (_initialize_infrun, show_debug_infrun)
1636 (show_stop_on_solib_events, show_follow_fork_mode_string)
1637 (show_scheduler_mode, show_step_stop_if_no_debug): Ditto.
1638 * infcall.c (_initialize_infcall, show_coerce_float_to_double_p)
1639 (show_unwind_on_signal_p): Ditto.
1640 * gdbtypes.c (build_gdbtypes, show_opaque_type_resolution)
1641 (_initialize_gdbtypes, show_overload_debug): Ditto.
1642 * gdb-events.c, gdb-events.sh (_initialize_gdb_events)
1643 (show_gdb_events_debug): Ditto.
1644 * gdbarch.c, gdbarch.sh (show_gdbarch_debug)
1645 (_initialize_gdbarch): Ditto.
1646 * frame.c (_initialize_frame, show_backtrace_past_main)
1647 (show_backtrace_past_entry, show_backtrace_limit)
1648 (show_frame_debug): Ditto.
1649 * exec.c (_initialize_exec, show_write_files): Ditto.
1650 * dwarf2read.c (_initialize_dwarf2_read)
1651 (show_dwarf2_max_cache_age): Ditto.
1652 * demangle.c (_initialize_demangler)
1653 (show_demangling_style_names): Ditto.
1654 * dcache.c (_initialize_dcache, show_dcache_enabled_p): Ditto.
1655 * cp-valprint.c (show_static_field_print)
1656 (_initialize_cp_valprint, show_vtblprint, show_objectprint): Ditto.
1657 * corefile.c (_initialize_core, show_gnutarget_string): Ditto.
1658 * cli/cli-logging.c (_initialize_cli_logging)
1659 (show_logging_overwrite, show_logging_redirect)
1660 (show_logging_filename): Ditto.
1661 * cli/cli-cmds.c (show_info_verbose, show_history_expansion_p)
1662 (init_cli_cmds, show_baud_rate, show_remote_debug)
1663 (show_remote_timeout, show_max_user_call_depth): Ditto.
1664 * charset.c (show_host_charset_name, show_target_charset_name)
1665 (initialize_charset): Ditto.
1666 * breakpoint.c (show_can_use_hw_watchpoints)
1667 (show_pending_break_support, _initialize_breakpoint): Ditto.
1668
2877b4cc
JB
16692005-02-23 Jim Blandy <jimb@redhat.com>
1670
1671 * disasm.c (gdb_disassemble_info): Call disassemble_init_for_target.
1672
e9c55a7b
AC
16732005-02-23 Andrew Cagney <cagney@gnu.org>
1674
1675 * cli/cli-dump.c (dump_bfd_file): Replace magic constant with
1676 SEC_XXX flags.
1677
04ac69aa
AC
16782005-02-22 Andrew Cagney <cagney@gnu.org>
1679
1680 * configure.ac: Only enaable insight when itcl is present.
1681 * configure: Re-generate.
1682
3470a02f
AC
16832005-02-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1684
1685 Committed by Andrew Cagney.
1686 * infptrace.c (store_register): Fix typo.
1687
b66df561
AC
16882005-02-21 Andrew Cagney <cagney@gnu.org>
1689
1690 * command.h (deprecated_add_set_cmd): Rename add_set_cmd.
1691 * cli/cli-decode.h (add_set_cmd): Delete declaration.
1692 * cli/cli-decode.c (deprecated_add_set_cmd): Rename add_set_cmd.
1693 * i386-nat.c (_initialize_i386_nat): Update call.
1694 * valprint.c (_initialize_valprint): Update comment.
1695 * gnu-nat.c (_initialize_gnu_nat): Update call.
1696
85e3476f
AM
16972005-02-21 Alan Modra <amodra@bigpond.net.au>
1698
1699 * elfread.c (elf_symtab_read): Discard section syms.
1700
4d28ad1e
AC
17012005-02-21 Andrew Cagney <cagney@gnu.org>
1702
eefe576e
AC
1703 * cli/cli-decode.c (add_set_enum_cmd): Delete function.
1704 (deprecated_add_show_from_set): Delete function.
1705 * command.h (add_set_enum_cmd): Delete declaration.
1706 (deprecated_add_show_from_set): Delete declaration.
1707 * cli/cli-decode.h (add_set_enum_cmd): Delete declaration.
1708 (deprecated_add_show_from_set): Delete declaration.
1709 * arm-tdep.c (_initialize_arm_tdep): Update comment.
1710 * kod.c (kod_set_os): Simplify.
1711 * infrun.c (set_schedlock_func): Simplify.
1712 * cli/cli-dump.c (add_dump_command): Update comment.
1713
525226b5
AC
1714 Replace string variables with a filename completer with
1715 add_setshow_optional_filename_cmd.
1716 * solib.c, symfile.c: Update.
1717 * cli/cli-setshow.c: Do not tidle expand the file.
1718
4d28ad1e
AC
1719 Add more uses of add_setshow_string_cmd, add_setshow_integer_cmd,
1720 and add_setshow_string_noescape_cmd.
1721 * cli/cli-setshow.c (deprecated_show_value_hack): Do not print a
1722 NULL command's value.
1723 * kod.c, language.c, ocd.c, remote-e7000.c, remote-mips.c: Update.
1724 * remote-sds.c, remote.c, symfile.c, top.c: Update.
1725
942fd9fe
AC
17262005-02-20 Andrew Cagney <cagney@gnu.org>
1727
7ab04401
AC
1728 Use add_setshow_enum_cmd through out.
1729 * arch-utils.c, charset.c, demangle.c, i386-tdep.c: Update.
1730 * infrun.c, mips-tdep.c, osabi.c, serial.c, tui/tui-win.c: Update.
1731
78f5381d
AC
1732 * mi/mi-main.c (captured_mi_execute_command): Use
1733 mi_cmd_interpreter_exec.
1734
b4b4ac0b
AC
1735 * cli/cli-decode.c (add_setshow_optional_filename_cmd): New
1736 function.
1737 * cli/cli-setshow.c (deprecated_show_value_hack)
1738 (do_setshow_command): Handle var_optional_filename.
1739 * command.h (enum var_types): Add var_optional_filename.
1740 (add_setshow_optional_filename_cmd): Declare.
1741 * infcmd.c (notice_args_read): Use.
1742
942fd9fe
AC
1743 * symfile-mem.c (symbol_file_add_from_memory): Pass
1744 target_read_memory to bfd_elf_bfd_from_remote_memory.
1745 (do_target_read_memory): Delete.
1746
a6c442d8
MK
17472005-02-16 Mark Kettenis <kettenis@gnu.org>
1748
1749 * value.h (value_contents_equal): New prototype.
1750 * value.c (value_contents_equal): New function.
1751 * varobj.c: Include "exceptions.h" and "gdb_assert.h". Don't
1752 include <math.h>.
1753 (varobj_set_value): Initialize error to zero.
1754 (varobj_update): Rename error2 to error and initialize it to zero.
1755 Slightly change the wording of some comments.
1756 (my_value_equal): Reimplement using TRY_CATCH and
1757 value_contents_equal.
1758
5bf193a2
AC
17592005-02-18 Andrew Cagney <cagney@gnu.org>
1760
c0d88b1b
AC
1761 * cli/cli-decode.c (add_setshow_integer_cmd): New function.
1762 * command.h (add_setshow_integer_cmd): Declare.
1763 * cli/cli-cmds.c: Update.
1764
35096d9d
AC
1765 Use add_setshow_uinteger_cmd through out.
1766 * printcmd.c, source.c, utils.c, valprint.c: Update.
1767
85c07804
AC
1768 Use add_setshow_zinteger_cmd through out. Re-sync gdbarch.sh
1769 and gdbarch.c.
1770 * breakpoint.c, frame.c, gdb-events.sh, gdbarch.sh: Update.
1771 * gdbtypes.c, infrun.c, linux-nat.c, maint.c, monitor.c: Update.
1772 * pa64solib.c, parse.c, remote-mips.c, ser-go32.c: Update.
1773 * serial.c, solib-frv.c, somsolib.c, target.c, top.c: Update.
1774 * varobj.c, cli/cli-cmds.c: Update.
1775 * gdbarch.c, gdb-events.c: Regenerate.
1776
5bf193a2
AC
1777 Use add_setshow_boolean_command through out. Delete #ifdef 0'ed
1778 code adding set/show boolean commands.
1779 * cp-valprint.c, dcache.c, exec.c, gdbtypes.c, infrun.c: Update.
1780 * monitor.c, p-valprint.c, pa64solib.c, printcmd.c: Update.
1781 * proc-api.c, remote-mips.c, remote.c, solib.c: Update.
1782 * somsolib.c, symfile.c, top.c, utils.c, valops.c: Update.
1783 * valprint.c, win32-nat.c, wince.c, xcoffsolib.c: Update.
1784 * cli/cli-cmds.c: Update.
1785
2c5b56ce
AC
17862005-02-17 Andrew Cagney <cagney@gnu.org>
1787
f397e303
AC
1788 * cli/cli-decode.c (add_setshow_filename_cmd): Set the completer
1789 to filename_completer.
1790 * solib.c (_initialize_solib, reload_shared_libraries): Use
1791 add_setshow_filename_cmd.
1792 * serial.c (_initialize_serial): Ditto.
1793 * remote-utils.c (_initialize_sr_support): Ditto.
1794
26c41df3
AC
1795 * cli/cli-decode.c (add_setshow_string_noescape_cmd): New function.
1796 * command.h (add_setshow_string_noescape_cmd): Declare.
1797 * wince.c (_initialize_wince): Use.
1798 * symfile.c (_initialize_symfile): Use.
1799 (set_ext_lang_command): Update declaration.
1800 * corefile.c (_initialize_core): Use.
1801
2c5b56ce
AC
1802 * cli/cli-decode.c (add_setshow_cmd_full, add_setshow_enum_cmd)
1803 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
1804 (add_setshow_filename_cmd, add_setshow_string_cmd)
1805 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
1806 fprint_setshow parameter.
1807 * command.h (fprint_setshow_ftype): Delete.
1808 (add_setshow_cmd_full, add_setshow_enum_cmd)
1809 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
1810 (add_setshow_filename_cmd, add_setshow_string_cmd)
1811 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
1812 fprint_setshow parameter.
1813 * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
1814 * complaints.c, cris-tdep.c, dwarf2read.c, frame.c: Update.
1815 * hppa-tdep.c, infcall.c, m32r-rom.c, maint.c: Update.
1816 * mips-tdep.c, nto-tdep.c, observer.c, remote-rdi.c: Update
1817 * remote.c, target.c, cli/cli-logging.c: Update.
1818
08546159
AC
18192005-02-16 Andrew Cagney <cagney@gnu.org>
1820
1821 Merge setshow print and show parameters.
1822 * command.h (show_value_ftype): Define.
1823 (deprecated_show_value_hack): Declare.
1824 (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
1825 (add_setshow_boolean_cmd, add_setshow_filename_cmd)
1826 (add_setshow_string_cmd, add_setshow_uinteger_cmd)
1827 (add_setshow_zinteger_cmd): Change type of show_func to
1828 show_value_ftype.
1829 * cli/cli-decode.h (struct cmd_list_element): Replace
1830 fprint_setshow with show_value_func.
1831 * cli/cli-decode.c (add_setshow_cmd_full): Update show_func
1832 parameter. Set show_value_func. Do not set cmd_sfunc.
1833 (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
1834 (add_setshow_boolean_cmd, add_setshow_filename_cmd)
1835 (add_setshow_string_cmd, add_setshow_uinteger_cmd)
1836 (add_setshow_zinteger_cmd): Update.
1837 * complaints.c (complaints_show_value): Replace
1838 fprint_setshow_complaints.
1839 (_initialize_complaints): Update.
1840 * mips-tdep.c (show_mask_address): Update.
1841 * arm-tdep.c (show_fp_model): Update.
1842 * cli/cli-setshow.c (do_setshow_command): Call show_value_func
1843 instead of fprint_setshow. Use deprecated_show_value_hack.
1844 (deprecated_show_value_hack): New function.
1845 * remote.c (add_packet_config_cmd, show_remote_cmd):
1846 (show_remote_protocol_P_packet_cmd)
1847 (show_remote_protocol_P_packet_cmd)
1848 (show_remote_protocol_Z_access_wp_packet_cmd)
1849 (show_remote_protocol_Z_hardware_bp_packet_cmd)
1850 (show_remote_protocol_Z_packet_cmd)
1851 (show_remote_protocol_Z_read_wp_packet_cmd)
1852 (show_remote_protocol_Z_software_bp_packet_cmd)
1853 (show_remote_protocol_Z_write_wp_packet_cmd)
1854 (show_remote_protocol_binary_download_cmd)
1855 (show_remote_protocol_p_packet_cmd)
1856 (show_remote_protocol_qPart_auxv_packet_cmd)
1857 (show_remote_protocol_qSymbol_packet_cmd)
1858 (show_remote_protocol_vcont_packet_cmd): Update.
1859
1c7b1e5a
MK
18602005-02-16 Mark Kettenis <kettenis@gnu.org>
1861
1862 * wrapper.h: Update copyright year. Properly wrap a few
1863 prototypes.
1864 (struct gdb_wrapper_arguments): Remove forward declaration.
1865 * wrapper.c: Update copyright year. Include "ui-out.h".
1866 (struct gdb_wrapper_arguments): Remove.
1867 (struct captured_value_struct_elt_args): Remove.
1868 (wrapper_parse_exp_1, wrap_evaluate_expression)
1869 (wrap_value_fetch_lazy, wrap_value_equal, wrap_value_assign)
1870 (wrap_value_subscript, wrap_value_ind, wrap_parse_and_eval_type)
1871 (do_captured_value_struct_elf): Remove functions.
1872 (gdb_parse_exp_1, gdb_evaluate_expression, gdb_value_fetch_lazy)
1873 (gdb_value_equal, gdb_value_assign, gdb_value_subscript)
1874 (gdb_value_ind, gdb_parse_and_eval_type, gdb_value_struct_elt):
1875 Re-implement using TRY_CATCH.
1876
7124f6fb
YS
18772005-02-16 Yoshinori Sato <ysato@users.sourceforge.jp>
1878
1879 * remote-e7000.c: unuse TM_FILE defined macro.
1880 (e7000_fetch_registers)
1881 (e7000_store_registers)
1882 (e7000_wait): delete NUM_REALREGS.
1883 * remote-hms.c: move TM_FILE macro.
1884 (CCR_REGNO): move define from tm-h8300.h.
1885
55e5a6d0
MK
18862005-02-15 Mark Kettenis <kettenis@gnu.org>
1887
1888 * amd64-linux-tdep.c: Update copyright year.
a348ae87
MK
1889 (amd64_linux_sigtramp_start): Use sizeof operator instead of
1890 LINUX_SIGTRAMP_LEN.
55e5a6d0 1891
77ef991d
JB
18922004-02-15 Joel Brobecker <brobecker@gnat.com>
1893
1894 From Paul Hilfinger <hilfinger@gnat.com>
1895 * dwarf2read.c (new_symbol): Use SYMBOL_SEARCH_NAME rather than
1896 SYMBOL_NATURAL_NAME to set type names.
1897
1bedd215
AC
18982005-02-15 Andrew Cagney <cagney@gnu.org>
1899
1900 Mark up add_com, add_info and add_prefix_cmd.
1901 * breakpoint.c, cp-support.c, dcache.c, dwarf2read.c: Update.
1902 * exec.c, f-valprint.c, frame.c, gcore.c, gnu-nat.c: Update.
1903 * go32-nat.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
1904 * kod.c, language.c, linux-nat.c, m32r-rom.c, macrocmd.c: Update.
1905 * maint.c, memattr.c, mips-tdep.c, nto-procfs.c, objc-lang.c: Update.
1906 * ocd.c, pa64solib.c, printcmd.c, procfs.c, regcache.c: Update.
1907 * remote-e7000.c, remote-m32r-sdi.c, remote-mips.c: Update.
1908 * remote-sds.c, remote-sim.c, remote-st.c, remote-utils.c: Update.
1909 * remote.c, rs6000-tdep.c, ser-go32.c, serial.c: Update.
1910 * sh-tdep.c, solib.c, somsolib.c, source.c, stack.c: Update.
1911 * symfile.c, symtab.c, target.c, thread.c, top.c: Update.
1912 * tracepoint.c, typeprint.c, utils.c, valprint.c: Update.
1913 * win32-nat.c, xcoffsolib.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
1914 * cli/cli-logging.c, tui/tui-layout.c, tui/tui-regs.c: Update.
1915 * tui/tui-stack.c, tui/tui-win.c: Update.
1916
66bf4b3a
AC
19172005-02-14 Andrew Cagney <cagney@gnu.org>
1918
3f325092
AC
1919 * config/h8300/h8300.mt (DEPRECATED_TM_FILE): Delete.
1920 * config/h8300/tm-h8300.h: Delete file.
1921
1a966eab
AC
1922 Mark up add_cmd.
1923 * arch-utils.c, avr-tdep.c, breakpoint.c, corefile.c: Update.
1924 * cp-abi.c, cp-namespace.c, cp-support.c, dummy-frame.c: Update.
1925 * exec.c, gnu-nat.c, go32-nat.c, hppa-tdep.c, infcmd.c: Update.
1926 * infrun.c, interps.c, macrocmd.c, maint.c, memattr.c: Update.
1927 * mips-tdep.c, ocd.c, osabi.c, printcmd.c, regcache.c: Update.
1928 * reggroups.c, remote-fileio.c, remote-rdi.c, remote.c: Update.
1929 * sol-thread.c, source.c, stack.c, symfile-mem.c: Update.
1930 * symfile.c, thread.c, tracepoint.c, valprint.c, value.c: Update.
1931 * win32-nat.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
1932 * cli/cli-logging.c, tui/tui-regs.c: Update.
1933
7915a72c
AC
1934 Mark up add_setshow functions, replace "PRINT:" comment prefix
1935 with "FIXME: i18n:".
1936 * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
1937 * cris-tdep.c, dwarf2read.c, frame.c, hppa-tdep.c: Update.
1938 * infcall.c, m32r-rom.c, maint.c, mips-tdep.c: Update.
1939 * nto-tdep.c, observer.c, remote-rdi.c, remote.c: Update.
1940 * target.c, cli/cli-logging.c: Update.
1941
66bf4b3a
AC
1942 * utils.c (paddress): New function.
1943 * defs.h (paddress): Declare.
1944 * printcmd.c (deprecated_print_address_numeric): Rename
1945 print_address_numeric, call paddress.
1946 * valprint.c, ui-out.c, tui/tui-stack.c, tracepoint.c: Update.
1947 * symmisc.c, symfile.c stack.c, p-valprint.c, printcmd.c: Update.
1948 * maint.c, m32r-rom.c, infcmd.c, f-valprint.c, exec.c: Update.
1949 * dwarf2read.c, dve3900-rom.c, defs.h, c-valprint.c: Update.
1950 * corefile.c, cli/cli-cmds.c, breakpoint.c, annotate.c: Update.
1951 * ada-valprint.c: Update.
1952
33e6b12b
RR
19532005-02-13 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1954
1955 * MAINTAINERS: Add myself to "Write After Approval".
1956
f0bdd87d
YS
19572005-02-12 Yoshinori Sato <ysato@users.sourceforge.jp>
1958
1959 Restore h8300 support.
1960 * configure.tgt: Add h8300-*-*
ba0e80db
YS
1961 * h8300-tdep.c: New file. Rewrite new frame code.
1962 * config/h8300/h8300.mt: New file. Restored Rev 1.3
1963 * config/h8300/tm-h8300.h: New file. Restored Rev 1.21
1964
1965 * MAINTAINERS: Add myself to "Write After Approval".
f0bdd87d 1966
e2e0b3e5
AC
19672005-02-11 Andrew Cagney <cagney@gnu.org>
1968
a3f17187
AC
1969 Mark up some of printf_filtered and printf_unfiltered.
1970 * ada-lang.c, annotate.c, arch-utils.c, breakpoint.c: Update.
1971 * corelow.c, cp-namespace.c, cp-support.c, dcache.c: Update.
1972 * demangle.c, dsrec.c, dwarf2read.c, dwarfread.c: Update.
1973 * event-loop.c, event-top.c, exec.c, f-valprint.c: Update.
1974 * gdbtypes.c, inf-loop.c, inf-ptrace.c, inf-ttrace.c: Update.
1975 * infcmd.c, inflow.c, infrun.c, inftarg.c, language.c: Update.
1976 * linespec.c, linux-nat.c, linux-thread-db.c, maint.c: Update.
1977 * mdebugread.c, memattr.c, monitor.c, objc-lang.c: Update.
1978 * ocd.c, osabi.c, printcmd.c, procfs.c, regcache.c: Update.
1979 * remote.c, solib-som.c, solib.c, somsolib.c, source.c: Update.
1980 * stack.c, symfile.c, symmisc.c, target.c, thread.c: Update.
1981 * top.c, utils.c, valprint.c, value.c, cli/cli-cmds.c: Update.
1982 * cli/cli-dump.c, cli/cli-logging.c, tui/tui-hooks.c: Update.
1983 * tui/tui-regs.c, tui/tui-win.c: Update.
1984
e2e0b3e5
AC
1985 Mark up error_no_arg, query, perror_with_name, complaint, and
1986 internal_error.
1987 * breakpoint.c, cp-abi.c, cp-namespace.c, cp-support.c: Update.
1988 * cris-tdep.c, dbxread.c, dictionary.c, dsrec.c: Update.
1989 * dummy-frame.c, dve3900-rom.c, dwarf2-frame.c, dwarf2expr.c: Update.
1990 * dwarf2read.c, dwarfread.c, elfread.c, event-loop.c: Update.
1991 * exceptions.c, exec.c, f-lang.c, findvar.c, fork-child.c: Update.
1992 * frame-unwind.c, frame.c, frv-linux-tdep.c, frv-tdep.c: Update.
1993 * gdb_assert.h, gdbarch.c, gdbtypes.c, gnu-nat.c: Update.
1994 * go32-nat.c, hppa-tdep.c, hppabsd-nat.c, hpread.c: Update.
1995 * i386-linux-nat.c, i386-nat.c, i386-tdep.c, i386bsd-nat.c: Update.
1996 * i386fbsd-nat.c, inf-ptrace.c, inf-ttrace.c, infcall.c: Update.
1997 * infcmd.c, inflow.c, infptrace.c, infrun.c, inftarg.c: Update.
1998 * interps.c, language.c, linespec.c, linux-nat.c: Update.
1999 * m32r-linux-nat.c, m68k-tdep.c, m68kbsd-nat.c: Update.
2000 * m68klinux-nat.c, m88kbsd-nat.c, macroexp.c, macroscope.c: Update.
2001 * macrotab.c, maint.c, mdebugread.c, memattr.c: Update.
2002 * mips-linux-tdep.c, mips-tdep.c, mips64obsd-nat.c: Update.
2003 * mipsnbsd-nat.c, mn10300-tdep.c, monitor.c, nto-procfs.c: Update.
2004 * objc-lang.c, objfiles.c, objfiles.h, ocd.c, osabi.c: Update.
2005 * parse.c, ppc-bdm.c, ppc-linux-nat.c, ppc-sysv-tdep.c: Update.
2006 * ppcnbsd-nat.c, ppcobsd-nat.c, printcmd.c, procfs.c: Update.
2007 * regcache.c, reggroups.c, remote-e7000.c, remote-mips.c: Update.
2008 * remote-rdp.c, remote-sds.c, remote-sim.c, remote-st.c: Update.
2009 * remote-utils.c, remote.c, rs6000-nat.c, rs6000-tdep.c: Update.
2010 * s390-nat.c, s390-tdep.c, sentinel-frame.c, serial.c: Update.
2011 * sh-tdep.c, sh3-rom.c, sh64-tdep.c, shnbsd-nat.c: Update.
2012 * solib-aix5.c, solib-svr4.c, solib.c, source.c: Update.
2013 * sparc-nat.c, stabsread.c, stack.c, symfile.c, symtab.c: Update.
2014 * symtab.h, target.c, tracepoint.c, ui-file.c, ui-out.c: Update.
2015 * utils.c, valops.c, valprint.c, vax-nat.c, vaxbsd-nat.c: Update.
2016 * win32-nat.c, xcoffread.c, xstormy16-tdep.c: Update.
2017 * cli/cli-cmds.c, cli/cli-logging.c, cli/cli-script.c: Update.
2018 * cli/cli-setshow.c, mi/mi-cmd-break.c, mi/mi-cmds.c: Update.
2019 * mi/mi-console.c, mi/mi-getopt.c, mi/mi-out.c: Update.
2020 * tui/tui-file.c, tui/tui-interp.c: Update.
8a3fe4f8 2021
e2e0b3e5
AC
20222005-02-10 Andrew Cagney <cagney@gnu.org>
2023
8a3fe4f8
AC
2024 Mark up all error and warning messages.
2025 * ada-lang.c, amd64-tdep.c, arch-utils.c, breakpoint.c: Update.
2026 * bsd-kvm.c, bsd-uthread.c, coff-solib.h, coffread.c: Update.
2027 * core-aout.c, core-regset.c, corefile.c, corelow.c: Update.
2028 * cp-abi.c, cp-support.c, cp-valprint.c, cris-tdep.c: Update.
2029 * dbxread.c, demangle.c, doublest.c, dsrec.c: Update.
2030 * dve3900-rom.c, dwarf2expr.c, dwarf2loc.c: Update.
2031 * dwarf2read.c, dwarfread.c, elfread.c, eval.c: Update.
2032 * event-top.c, exec.c, expprint.c, f-lang.c: Update.
2033 * f-typeprint.c, f-valprint.c, fbsd-nat.c, findvar.c: Update.
2034 * frame.c, frv-linux-tdep.c, gcore.c, gdbtypes.c: Update.
2035 * gnu-nat.c, gnu-v2-abi.c, gnu-v3-abi.c, go32-nat.c: Update.
2036 * hpacc-abi.c, hppa-hpux-nat.c, hppa-hpux-tdep.c: Update.
2037 * hppa-linux-nat.c, hppa-linux-tdep.c, hppa-tdep.c: Update.
2038 * hpread.c, hpux-thread.c, i386-linux-nat.c: Update.
2039 * i386-linux-tdep.c, i386-tdep.c, i386bsd-nat.c: Update.
2040 * i386gnu-nat.c, i387-tdep.c, ia64-linux-nat.c: Update.
2041 * ia64-tdep.c, inf-child.c, inf-ptrace.c, inf-ttrace.c: Update.
2042 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
2043 * inftarg.c, interps.c, irix5-nat.c, jv-lang.c: Update.
2044 * kod-cisco.c, kod.c, language.c, libunwind-frame.c: Update.
2045 * linespec.c, linux-nat.c, linux-thread-db.c, m2-lang.c: Update.
2046 * m32r-rom.c, m68hc11-tdep.c, m68k-tdep.c: Update.
2047 * m68klinux-nat.c, macrocmd.c, macroexp.c, main.c: Update.
2048 * maint.c, mdebugread.c, mem-break.c, memattr.c: Update.
2049 * mips-linux-tdep.c, mips-tdep.c, mipsread.c, monitor.c: Update.
2050 * nlmread.c, nto-procfs.c, objc-lang.c, objfiles.c: Update.
2051 * observer.c, ocd.c, p-lang.c, p-typeprint.c: Update.
2052 * p-valprint.c, pa64solib.c, parse.c, ppc-linux-tdep.c: Update.
2053 * ppcnbsd-tdep.c, printcmd.c, procfs.c, remote-e7000.c: Update.
2054 * remote-fileio.c, remote-m32r-sdi.c, remote-rdi.c: Update.
2055 * remote-rdp.c, remote-sim.c, remote-st.c: Update.
2056 * remote-utils.c, remote-utils.h, remote.c: Update.
2057 * rom68k-rom.c, rs6000-nat.c, s390-tdep.c, scm-lang.c: Update.
2058 * ser-e7kpc.c, ser-tcp.c, ser-unix.c, sh-tdep.c: Update.
2059 * sh3-rom.c, shnbsd-tdep.c, sol-thread.c, solib-aix5.c: Update.
2060 * solib-frv.c, solib-irix.c, solib-osf.c, solib-pa64.c: Update.
2061 * solib-som.c, solib-sunos.c, solib-svr4.c, solib.c: Update.
2062 * somread.c, somsolib.c, source.c, stabsread.c: Update.
2063 * stack.c, std-regs.c, symfile-mem.c, symfile.c: Update.
2064 * symmisc.c, symtab.c, target.c, thread.c, top.c: Update.
2065 * tracepoint.c, trad-frame.c, typeprint.c, utils.c: Update.
2066 * uw-thread.c, valarith.c, valops.c, valprint.c: Update.
2067 * value.c, varobj.c, version.in, win32-nat.c, wince.c: Update.
2068 * xcoffread.c, xcoffsolib.c, cli/cli-cmds.c: Update.
2069 * cli/cli-decode.c, cli/cli-dump.c, cli/cli-logging.c: Update.
2070 * cli/cli-script.c, cli/cli-setshow.c, mi/mi-cmd-break.c: Update.
2071 * mi/mi-cmd-disas.c, mi/mi-cmd-env.c, mi/mi-cmd-file.c: Update.
2072 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-getopt.c: Update.
2073 * mi/mi-symbol-cmds.c, tui/tui-layout.c, tui/tui-stack.c: Update.
2074 * tui/tui-win.c: Update.
2075
3517749c
ILT
20762005-02-10 Ian Lance Taylor <ian@airs.com>
2077
2078 * MAINTAINERS: Update my e-mail address.
2079
cf309262
DJ
20802005-02-10 Daniel Jacobowitz <dan@debian.org>
2081
2082 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
2083 PR exp/1821
2084 * cp-valprint.c: Include "language.h".
2085 (cp_print_value_fields): Pass the current language to
2086 fprintf_symbol_filtered.
2087 * Makefile.in (cp-valprint.o): Update dependencies.
2088
899506a8
AC
20892005-02-10 Andrew Cagney <cagney@gnu.org>
2090
335cca0d
AC
2091 * cli/cli-decode.c (add_setshow_enum_cmd, add_setshow_cmd_full)
2092 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
2093 (add_setshow_filename_cmd, add_setshow_string_cmd)
2094 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Replace
2095 print string parameter with fprint_setshow function.
2096 * command.h (fprint_setshow_ftype): Define. Update declarations.
2097 * cli/cli-setshow.c (do_setshow_command): When fprint_setshow is
2098 available, use that.
2099 * cli/cli-decode.h (struct cmd_list_element): Add field
2100 fprint_setshow.
2101 * complaints.c (fprint_setshow_complaints): New function.
2102 (_initialize_complaints): Pass to add_setshow_zinteger_cmd.
2103 * hppa-tdep.c (_initialize_hppa_tdep): Replace "print" parameter
2104 with NULL.
2105 * mips-tdep.c (_initialize_mips_tdep): Ditto.
2106 * m32r-rom.c (_initialize_m32r_rom): Ditto.
2107 * cris-tdep.c (_initialize_cris_tdep): Ditto.
2108 * arm-tdep.c (_initialize_arm_tdep): Ditto.
2109 * remote-rdi.c (_initialize_remote_rdi): Ditto.
2110 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
2111 * dwarf2read.c (_initialize_dwarf2_read): Ditto.
2112 * frame.c (_initialize_frame): Ditto.
2113 * target.c (initialize_targets): Ditto.
2114 * maint.c (_initialize_maint_cmds): Ditto.
2115 * observer.c (_initialize_observer): Ditto.
2116 * infcall.c (_initialize_infcall): Ditto.
2117 * breakpoint.c (_initialize_breakpoint): Ditto.
2118 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
2119 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
2120
899506a8
AC
2121 * cli/cli-setshow.c (do_setshow_command): Move code printing the
2122 value to the end of the function. Handle MI and non-MI output
2123 differently.
2124
59c58d08
AC
21252005-02-09 Andrew Cagney <cagney@gnu.org>
2126
7376b4c2
AC
2127 * cli/cli-decode.c (add_setshow_enum_cmd): Drop set_result and
2128 show_result parameters.
2129 * mips-tdep.c (_initialize_mips_tdep): Update calls.
2130 * command.h: Update declaration.
2131 * arm-tdep.c (_initialize_arm_tdep, _initialize_arm_tdep): Update
2132 calls.
2133
11dced61
AC
2134 * NEWS: Mention removed commands.
2135 * m68hc11-tdep.c (show_regs): Delete, unused.
2136 (_initialize_m68hc11_tdep): Delete deprecated "regs" command.
2137 * gdb-events.sh: Delete deprecated "set eventdebug" and "show
2138 eventdebug" commands.
2139 * gdb-events.c: Regenerate.
2140 * gdbarch.sh: Delete deprecated "set archdebug" and "show
2141 archdebug" commands.
2142 * gdbarch.c: Regenerate.
2143 * cli/cli-cmds.c (init_cli_cmds): Delete deprecated "set
2144 remotedebug" and "show remotedebug".
2145 * arm-tdep.c (_initialize_arm_tdep): Delete deprecated "set arm
2146 disassembly-flavor", "show arm disassembly-flavor", and
2147 "othernames" commands.
2148 (arm_othernames): Delete unused function.
2149
b6e1c027
AC
2150 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call)
2151 (convert_code_addr_to_desc_addr): Convert any function code
2152 address to the corresponding function's descriptor.
2153 (ppc64_sysv_abi_return_value): have TYPE_CODE_ENUM and
2154 TYPE_CODE_INT use the same code paths as TYPE_CODE_INT. When
2155 writing, convert any function code address to the corresponding
2156 descriptor.
2157
59c58d08
AC
2158 * config/sh/linux.mt (TDEPFILES): Add symfile-mem.o.
2159 * config/powerpc/linux.mt (TDEPFILES): Ditto.
2160 * config/pa/linux.mt (TDEPFILES): Ditto.
2161 * config/mips/linux.mt (TDEPFILES): Ditto.
2162 * config/m68k/linux.mt (TDEPFILES): Ditto.
2163 * config/m32r/linux.mt (TDEPFILES): Ditto.
2164 * config/ia64/linux.mt (TDEPFILES): Ditto.
2165 * config/arm/linux.mt (TDEPFILES): Ditto.
2166
b6e1c027
AC
21672005-02-09 Corinna Vinschen <vinschen@redhat.com>
2168
2169 * symmisc.c: Include gdb_stat.h.
2170 (maintenance_print_msymbols): Use inode numbers to compare files.
2171
91294c83
AC
21722005-02-08 Andrew Cagney <cagney@gnu.org>
2173
d3cbe7ef
AC
2174 * value.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
2175 (METHOD_PTR_TO_VOFFSET): Move from here ...
2176 * cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
2177 (METHOD_PTR_TO_VOFFSET): ... to here.
2178 * cp-valprint.c, p-valprint.c, eval.c: Include "cp-support.h".
2179 * Makefile.in: Update dependencies.
2180
6941d02a
AC
2181 * exceptions.c: Do not include <setjmp.h>.
2182 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Delete macros.
2183 (catch_exception, catch_exceptions_with_msg, catch_errors)
2184 (catch_command_errors): Use TRY_CATCH.
2185 (struct catcher): Use EXCEPTIONS_SIGJMP_BUF.
2186 (exceptions_state_mc_init): Rename catcher_init.
2187 (exceptions_state_mc): Rename catcher_state_machine.
2188 (exceptions_state_mc_action_iter)
2189 (exceptions_state_mc_action_iter_1): New functions.
2190 * exceptions.h: Include <setjmp.h>.
2191 (EXCEPTIONS_SIGJMP_BUF, EXCEPTIONS_SIGSETJMP)
2192 (EXCEPTIONS_SIGLONGJMP): Define.
2193 (exceptions_state_mc_init, exceptions_state_mc_action_iter)
2194 (exceptions_state_mc_action_iter_1): Declare.
2195 (TRY_CATCH): Define.
2196
179f02be
AC
2197 * ppc-linux-tdep.c (ppc_linux_init_abi): Do not set malloc name,
2198 no longer needed.
2199
8f135812
AC
2200 * ppc-linux-nat.c (ppc_register_u_addr): Hack around 64-bit
2201 PT_FPSCR breakage.
2202
91294c83
AC
2203 * value.c (struct value): Move to here ...
2204 * value.h (struct value): ... from here. Copy comments to
2205 corresponding function declarations, re-order.
2206
dfa52d88
AC
22072005-02-07 Andrew Cagney <cagney@gnu.org>
2208
9bbda503
AC
2209 * value.c (set_value_bitpos, set_value_bitsize): Define.
2210 * value.h (set_value_bitpos, set_value_bitsize): Declare.
2211 * ada-lang.c, valarith.c: Update.
2212
5086187c
AC
2213 * cp-valprint.c, c-valprint.c, infcall.c: Use value_contents or
2214 value_contents_writeable, include note that there are problems.
2215 * breakpoint.c, infcall.c: Use VALUE_LVAL.
2216
f5cf64a7
AC
2217 * value.h (set_value_offset): Declare.
2218 * value.c (set_value_offset): Declare.
2219 * gnu-v2-abi.c, jv-valprint.c, valarith.c, valops.c: Update.
2220 * findvar.c: Update.
2221
17cf0ecd
AC
2222 * value.h (value_next): Declare.
2223 * value.c (value_next): Define.
2224 * breakpoint.c: Update.
2225
88e3b34b
AC
2226 * value.h (deprecated_set_value_modifiable)
2227 (deprecated_value_modifiable): Declare.
2228 * value.c (deprecated_set_value_modifiable): Define.
2229 (deprecated_value_modifiable): Define.
2230 * ada-lang.c, valops.c, breakpoint.c, tracepoint.c: Update.
2231
04624583
AC
2232 * value.h (deprecated_set_value_type): Declare.
2233 * value.c (deprecated_set_value_type): Define.
2234 * hpacc-abi.c, gnu-v2-abi.c, cp-valprint.c: Update.
2235 * c-valprint.c, jv-lang.c, objc-lang.c, ada-lang.c: Update.
2236 * infcall.c, printcmd.c, valops.c, eval.c, p-exp.y: Update.
2237 * ax-gdb.c, tracepoint.c: Update.
2238
13bb5560
AC
2239 * value.h (deprecated_value_lval_hack)
2240 (deprecated_value_address_hack)
7d71e29c 2241 (deprecated_value_internalvar_hack)
13bb5560
AC
2242 (deprecated_value_regnum_hack): Declare.
2243 (VALUE_LVAL, VALUE_ADDRESS, VALUE_INTERNALVAR)
2244 (VALUE_FRAME_ID, VALUE_REGNUM): Use.
2245 * value.c (deprecated_value_lval_hack)
2246 (deprecated_value_address_hack)
7d71e29c 2247 (deprecated_value_internalvar_hack)
13bb5560
AC
2248 (deprecated_value_regnum_hack): Define.
2249
b44d461b
AC
2250 * value.h (VALUE_POINTED_TO_OFFSET): Delete.
2251 (set_value_pointed_to_offset, value_pointed_to_offset): Declare.
2252 * value.c (set_value_pointed_to_offset): Define
2253 (value_pointed_to_offset): Define.
2254 * valops.c: Update.
2255
caadb61d
AC
2256 * value.h (VALUE_EMBEDDED_OFFSET): Delete.
2257 (value_embedded_offset, set_value_embedded_offset): Declare.
13c3b5f5 2258 * value.c (value_embedded_offset): Define.
caadb61d 2259 (set_value_embedded_offset): Define.
13c3b5f5
AC
2260 * valops.c, p-valprint.c, mi/mi-main.c, hpacc-abi.c: Update.
2261 * gnu-v3-abi.c, eval.c, c-valprint.c, cp-valprint.c: Update.
2262 * cp-abi.h: Update.
2263
dfa52d88
AC
2264 * value.h (VALUE_LAZY): Delete
2265 (set_value_lazy): Declare.
2266 * value.c (set_value_lazy): Define.
2267 * valops.c, valarith.c, jv-valprint.c, jv-lang.c: Update.
2268 * gnu-v2-abi.c, findvar.c, dwarf2loc.c, ada-lang.c: Update.
2269
0fd88904
AC
22702005-02-06 Andrew Cagney <cagney@gnu.org>
2271
feb13ab0
AC
2272 * value.h (VALUE_OPTIMIZED_OUT): Delete.
2273 (value_optimized_out, set_value_optimized_out): Declare.
2274 * value.c (set_value_optimized_out, value_optimized_out): Define.
2275 * valprint.c, findvar.c, dwarf2loc.c: Update.
2276
0fd88904
AC
2277 * value.c (value_contents, value_contents_writeable): New
2278 functions.
2279 * value.h (VALUE_CONTENTS): Delete macro.
2280 (value_contents, value_contents_writeable): Declare.
2281 * xstormy16-tdep.c, value.c, valops.c, valarith.c: Update.
2282 * stack.c, sparc-tdep.c, sparc64-tdep.c, sh-tdep.c: Update.
2283 * sh64-tdep.c, scm-valprint.c, scm-exp.c, s390-tdep.c: Update.
2284 * rs6000-tdep.c, p-valprint.c, printcmd.c: Update.
2285 * ppc-sysv-tdep.c, mips-tdep.c, mi/mi-main.c: Update.
2286 * m88k-tdep.c, m68hc11-tdep.c, m32r-tdep.c: Update.
2287 * jv-valprint.c, ia64-tdep.c, hppa-tdep.c: Update.
2288 * hpacc-abi.c, f-valprint.c, frv-tdep.c, eval.c: Update.
2289 * c-valprint.c, cris-tdep.c, cp-valprint.c: Update.
2290 * cli/cli-dump.c, breakpoint.c, avr-tdep.c, arm-tdep.c: Update.
2291 * arm-linux-tdep.c, amd64-tdep.c, alpha-tdep.c: Update.
2292 * ada-valprint.c, ada-lang.c: Update.
2293
5b90c7b5
AC
22942005-02-03 Andrew Cagney <cagney@gnu.org>
2295
2296 * utils.c (xzalloc): New function.
2297 * defs.h (XZALLOC): Use xzalloc.
2298 (xzalloc): Declare.
2299 * value.c (allocate_value): Allocate a zeroed buffer.
2300 * mdebugread.c (xzalloc): Delete.
2301
4754a64e
AC
23022005-02-02 Andrew Cagney <cagney@gnu.org>
2303
d69fe07e
AC
2304 * value.h (value_lazy): Declare.
2305 * varobj.c, value.c, valops.c, valarith.c, printcmd.c: Update.
2306 * cp-valprint.c, breakpoint.c, ada-lang.c: Update.
2307
46615f07
AC
2308 * value.h (VALUE_CONTENTS_ALL): Delete.
2309 (value_contents_all): Declare.
2310 * value.c (value_contents_all): New function.
2311 * hpacc-abi.c, cp-valprint.c, valops.c, c-valprint.c: Update.
2312 * m68k-tdep.c, i386-tdep.c, infcall.c, valops.c: Update.
2313
4754a64e
AC
2314 * value.c (value_enclosing_type): New function.
2315 * value.h (VALUE_ENCLOSING_TYPE): Delete.
2316 (value_enclosing_type): Declare.
2317 * xstormy16-tdep.c, vax-tdep.c, m68k-tdep.c, i386-tdep.c: Update.
2318 * gnu-v3-abi.c, hpacc-abi.c, infcall.c, valops.c: Update.
2319
990a07ab
AC
2320 * value.c (value_contents_all_raw)
2321 (value_contents_raw): New functions.
2322 * value.h (VALUE_CONTENTS_ALL_RAW, VALUE_CONTENTS_RAW): Delete.
2323 (value_contents_raw, value_contents_all_raw): Declare functions.
2324 (VALUE_CONTENTS, VALUE_CONTENTS_ALL): Update.
2325 * std-regs.c, valarith.c, valops.c, eval.c: Update.
2326 * tracepoint.c, findvar.c: Update.
2327
ff2c3e5d
OF
23282005-02-01 Orjan Friberg <orjanf@axis.com>
2329
2330 * regformats/reg-cris.dat: New file with register definitions for CRIS.
2331 * regformats/reg-crisv32.dat: Ditto for CRISv32.
2332
c46f8c51
AC
23332005-01-31 Andrew Cagney <cagney@gnu.org>
2334
2335 * configure: Regenerate to track ../gettext.m4.
2336
a80493b8
BI
23372005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
2338
2339 * MAINTAINERS: Add myself to "Write After Approval".
2340
3d263c1d
BI
2341 * ax-gdb.c, ax-general.c, bcache.c, bfd-target.c, bsd-kvm.c,
2342 * buildsym.c, c-lang.c, c-typeprint.c, c-valprint.c, charset.c,
2343 * coff-pe-read.c, coffread.c, complaints.c, copying.c: I18n markup.
2344
c21a4eee
MK
23452005-01-29 Mark Kettenis <kettenis@gnu.org>
2346
2347 * configure.ac: Remove extra check for ranlib.
2348 * configure: Regenerated.
2349
108d6ead
AC
23502005-01-28 Andrew Cagney <cagney@gnu.org>
2351
a2bd3dcd
AC
2352 * language.h (struct language_defn): Make la_val_print's buffer
2353 parameter a const bfd_byte.
2354 * cp-valprint.c (cp_print_value_fields, cp_print_value): Update.
2355 * ada-lang.c (ada_aligned_value_addr)
2356 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
2357 * valprint.c (val_print_array_elements): Update.
2358 * valprint.h (val_print_array_elements): Update.
2359 * ada-lang.h (ada_val_print, ada_aligned_value_addr)
2360 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
2361 * ada-valprint.c (ada_val_print, struct ada_val_print_args)
2362 (ada_val_print_1, ada_print_floating, printable_val_type)
2363 (print_record, val_print_packed_array_elements)
2364 (print_field_values, print_variant_part): Update.
2365 * c-lang.h (c_val_print, cp_print_value_fields): Update.
2366 * c-valprint.c (c_val_print): Update.
2367 * f-lang.h (f_val_print): Update.
2368 * f-valprint.c (f_val_print, f77_print_array_1)
2369 (f77_print_array): Update.
2370 * jv-lang.h (java_val_print): Update.
2371 * jv-valprint.c (java_print_value_fields, java_val_print): Update.
2372 * language.c (unk_lang_val_print): Update.
2373 * m2-lang.h (m2_val_print): Update.
2374 * m2-valprint.c (m2_val_print): Update.
2375 * p-lang.h (pascal_val_print): Update.
2376 (pascal_object_print_value_fields): Update.
2377 * p-valprint.c (pascal_val_print)
2378 (pascal_object_print_value_fields, pascal_object_print_value)
2379 (pascal_object_print_value): Update.
2380 * scm-lang.h (scm_val_print): Update.
2381 * scm-valprint.c (scm_val_print): Update.
2382 * value.h (val_print): Update.
2383
5bcca90b
AC
2384 * p-lang.h (pascal_object_print_class_member)
2385 (pascal_object_print_class_method): Make buffer a const bfd_byte.
2386 * p-valprint.c (pascal_object_print_class_method)
2387 (pascal_object_print_class_method): Ditto.
2388
ce27fb25
AC
2389 * language.h (struct language_defn): Make la_printstr's buffer
2390 parameter a const bfd_byte.
2391 * p-lang.h (pascal_printstr): Update function to match.
2392 * ada-valprint.c (ada_printstr): Update function to match.
2393 * scm-lang.c (scm_printstr): Update function to match.
2394 * p-lang.c (pascal_printstr): Update function to match.
2395 * ada-lang.h (ada_printstr): Update function to match.
2396 * m2-lang.c (m2_printstr): Update function to match.
2397 * objc-lang.c (objc_printstr): Update function to match.
2398 * c-lang.h (c_printstr): Update function to match.
2399 * f-lang.c (f_printstr): Update function to match.
2400 * c-lang.c (c_printstr): Update function to match.
2401 * language.c (unk_lang_printstr): Update function to match.
2402
5f547748
AC
2403 * valprint.c (val_print_type_code_int): Make buffer a const bfd_byte.
2404 * valprint.h (val_print_type_code_int): Ditto.
2405
bbb4b9db
AC
2406 * objc-lang.h (c_val_print, c_value_print): Delete declarations.
2407
9519ccd5
AC
2408 * cp-valprint.c (cp_print_class_method)
2409 (cp_print_class_member): Make buffer a const bfd_byte.
2410 * c-lang.h (cp_print_class_member, cp_print_class_method): Ditto.
2411
10a2c479
AC
2412 * ada-lang.c (value_from_contents_and_address)
2413 (to_record_with_fixed_variant_part)
2414 (value_tag_from_contents_and_address, ada_to_fixed_type)
2415 (to_fixed_variant_branch_type, to_fixed_record_type)
2416 (ada_template_to_fixed_record_type, cond_offset_host)
2417 (ada_template_to_fixed_record_type_1): Make buffer a const
2418 bfd_byte.
2419 * ada-lang.h (ada_template_to_fixed_record_type_1)
2420 (value_from_contents_and_address, ada_to_fixed_type): Ditto.
2421
d56612af
AC
2422 * ada-valprint.c (char_at, printstr): Make buffer a const bfd_byte.
2423
366b1cbf 2424 * gdbtypes.h (print_scalar_formatted): Make buffer a const bfd_byte.
d56612af 2425 * printcmd.c (print_scalar_formatted): Update.
366b1cbf 2426
c84141d6
AC
2427 * value.h (value_bit_index, print_floating)
2428 (find_rt_vbase_offset): Make buffer a const bfd_byte.
2429 * valprint.c (print_floating): Update.
2430 * valarith.c (value_bit_index): Update.
2431 * valops.c (find_rt_vbase_offset): Update.
2432
6c403953
AC
2433 * valprint.h (print_octal_chars, print_char_chars)
2434 (print_hex_chars, print_decimal_chars, print_binary_chars): Make
2435 buffer a const bfd_byte.
2436 * valprint.c (print_binary_chars, print_octal_chars)
2437 (print_decimal_chars, print_hex_chars, print_char_chars): Make
2438 "valaddr"buffer a const bfd_byte, ditto for local variables
2439 referencing that buffer.
2440
a8d6eb4a
AC
2441 * m2-valprint.c: Include "c-lang.h".
2442 (c_val_print): Delete extern declaration.
2443 * scm-valprint.c: Include "c-lang.h".
2444 (c_val_print): Delete extern declaration.
2445 Makefile.in: Update dependencies.
2446
06c4d4dc
AC
2447 * gnu-v2-abi.h (gnuv2_baseclass_offset): Make "valaddr" a const
2448 bfd_byte.
2449 * cp-abi.h (baseclass_offset): Make "valaddr" a const bfd_byte.
2450 (struct cp_abi_ops): Make baseclass_offset's "valaddr" a const
2451 bfd_byte.
2452 * cp-abi.c (baseclass_offset): Update.
2453 * gnu-v2-abi.c (gnuv2_baseclass_offset): Update.
2454
6b08edad
AC
2455 * gnu-v2-abi.h: New file.
2456 * gnu-v2-abi.c: Include "gnu-v2-abi.h".
2457 (gnuv2_baseclass_offset): Delete declaration.
2458 * hpacc-abi.c: Include "gnu-v2-abi.h".
2459 (gnuv2_baseclass_offset): Delete extern declaration.
2460 * Makefile.in: Update dependencies.
2461
108d6ead
AC
2462 * doublest.c (floatformat_is_negative, floatformat_is_nan)
2463 (floatformat_mantissa, get_field): Make the buffer a const
2464 bfd_byte, simplify.
2465
a53bf506
AC
24662005-01-27 Andrew Cagney <cagney@gnu.org>
2467
8cc2524a
AC
2468 * value.h (struct value): Change type of contents to bfd_byte.
2469 (VALUE_CONTENTS_RAW): Simplify.
2470
79dd2d24
AC
2471 * gdbarch.sh (integer_to_address): Change buf parameter to a const
2472 bfd_byte, make pure-multi-arch.
2473 * gdbarch.h, gdbarch.c: Regenerate.
2474 * mips-tdep.c (mips_integer_to_address): Update.
2475 * value.c (value_as_address): Update.
2476
c26b8e3b
AC
2477 * cli/cli-dump.h (fopen_with_cleanup): Make "filename" const.
2478 * cli/cli-dump.c (dump_binary_file, dump_bfd_file): Make string
2479 parameters const, change buf to a const bfd_byte.
2480 (fopen_with_cleanup, bfd_openw_with_cleanup): Make all string
2481 parameters const.
2482
10e2d419
AC
2483 * corefile.c (write_memory): Update, make a copy of the read-only
2484 buffer.
2485 * target.c (target_read_memory): Update.
2486 (target_write_memory): Update, make a copy of the read-only
2487 buffer.
2488 * gdbcore.h (write_memory): Change buffer type to bfd_byte, make
2489 const.
2490 * target.h (target_read_memory, target_write_memory): Change
2491 buffer type to bfd_byte; for write_memory, make it const.
2492 * symfile-mem.c (do_target_read_memory): New function.
2493 (symbol_file_add_from_memory): Pass do_target_read_memory to
2494 bfd_elf_bfd_from_remote_memory.
2495
89f5065b
AC
2496 * value.h: Indent using gdb_indent.sh.
2497
a53bf506
AC
2498 * configure: Regenerate to track ../gettext.m4 change.
2499
c44ca51c
AC
25002005-01-26 Andrew Cagney <cagney@gnu.org>
2501
2502 * rs6000-tdep.c: Include "reggroups.h".
2503 (rs6000_gdbarch_init): Set register_reggroup_p.
2504 (rs6000_register_reggroup_p): New function.
2505
c600d464
OF
25062005-01-26 Orjan Friberg <orjanf@axis.com>
2507
2508 * cris-tdep.c (enum cris_num_regs, enum cris_regnums)
2509 (cris_sigtramp_frame_unwind_cache, cris_register_size): Update for
2510 CRISv32.
2511 (crisv32_single_step_through_delay, cris_can_use_hardware_watchpoint)
2512 (cris_region_ok_for_watchpoint, cris_stopped_data_address)
2513 (crisv32_cannot_fetch_register, crisv32_cannot_store_register)
2514 (crisv32_register_type, cris_special_register_name)
2515 (crisv32_register_name): New functions.
2516 (cris_spec_reg_applicable): Recognize more versions.
2517 (cris_register_name): Update with call to cris_special_register_name.
2518 (find_cris_op): Filter out CRISv32 instructions. Tweaked comment and
2519 warning when unable to find step target.
2520 (CRISV10_ELF_NGREG, CRISV32_ELF_NGREG, crisv32_elf_gregset_t): Define.
2521 (supply_gregset): Add struct gdbarch_tdep. Set pseudo-PC register for
2522 CRISv32.
2523 (fetch_core_registers): Update for CRISv32.
2524 (cris_gdbarch_init): Set pc_regnum, register_type, num_regs,
2525 register_name, cannot_store_register, cannot_fetch_register,
2526 have_nonsteppable_watchpoint, single_step_through_delay for CRISv32.
2527
82c94ed0
NR
25282005-01-26 Nick Roberts <nickrob@snap.net.nz>
2529
2530 * interps.c (interpreter_exec_cmd): Use condition,
2531 e.reason < 0, to raise an error.
2532
0598a43c
AC
25332005-01-25 Andrew Cagney <cagney@gnu.org>
2534
a8f60bfc
AC
2535 * ppc-linux-tdep.c: Include "tramp-frame.h"
2536 (struct ppc_linux_sigtramp_cache)
2537 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
2538 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
2539 (ppc_linux_sigtramp_cache): Delete.
2540 (ppc32_linux_sigaction_cache_init)
2541 (ppc64_linux_sigaction_cache_init)
2542 (ppc32_linux_sighandler_cache_init)
2543 (ppc64_linux_sighandler_cache_init)
2544 (ppc32_linux_sigaction_tramp_frame)
2545 (ppc64_linux_sigaction_tramp_frame)
2546 (ppc32_linux_sighandler_tramp_frame)
2547 (ppc64_linux_sighandler_tramp_frame)
2548 (ppc_linux_sigtramp_cache, ppc_linux_init_abi): Implement 32 and
2549 64-bit, sigaction and siginfo tramp-frame unwinders.
2550
0598a43c
AC
2551 * ppc-linux-tdep.c (ppc_linux_init_abi): Always set
2552 long_double_bit to 8.
2553
9d799f85
AC
25542005-01-24 Andrew Cagney <cagney@gnu.org>
2555
2556 * infrun.c (handle_inferior_event): Handle back-to-back and nested
2557 signals where the step_resume_breakpoint may have already been
2558 inserted.
2559
45181ed1
AC
25602005-01-24 Andrew Cagney <cagney@gnu.org>
2561
2562 * configure: Regenerate, ../gettext.m4 was updated.
2563
a28109e0
MK
25642005-01-23 Mark Kettenis <kettenis@gnu.org>
2565
6fe85783
MK
2566 * NEWS: Mention new BSD user-level threads support.
2567
a28109e0
MK
2568 * i386obsd-tdep.c: Update copyright year. Include
2569 "bsd-uthread.h".
2570 (i386obsd_uthread_reg_offset): New variable.
2571 (I386OBSD_UTHREAD_ESP_OFFSET): New define.
2572 (i386obsd_supply_uthread, i386obsd_collect_uthread): New
2573 functions.
2574 (i386obsd_init_abi): Set supply_uthread and collect_uthread.
2575 * Makefile.in (i386obsd-tdep.o): Update dependencies.
2576 * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
2577
059198c1
CF
25782005-01-23 Christopher Faylor <cgf@timesys.com>
2579
2580 * win32-nat.c: Update copyright year.
2581 (child_init_thread_list): Set thread linked list point to NULL so that
2582 it won't be reused after clearing.
2583
5c45e068
MK
25842005-01-21 Mark Kettenis <kettenis@gnu.org>
2585
2586 * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
2587 undefs.
2588 * configure.ac: Use AC_CHECK_MEMBERS to check whether `struct
2589 thread' has a td_pcb member and whether `struct reg' has r_fs and
2590 r_gs members.
2591 * configure, config.in: Regenerate.
2592
666ec76f
MK
25932005-01-21 Mark Kettenis <kettenis@gnu.org>
2594
b8667b61
MK
2595 * configure.ac: Remove ia64-*-aix* junk.
2596 * configure: Regenerate.
2597
a3828db0
MK
2598 * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
2599 and BFD_NEED_DECLARATION. Don't check if a declaration of strdup
2600 is necessary.
2601 * configure, config.in: Regenerate.
2602 * utils.c: Adjust for usage of AC_CHECK_DECLS instead of
2603 BFD_NEED_DECLARATION. Never provide a prototype for
2604 caninicalize_file_name.
2605 * gdb_string.h: Adjust for usage of AC_CHECK_DECLS instead of
2606 BFD_NEED_DECLARATION.
2607
666ec76f
MK
2608 * configure.ac (targ_archs): Use standard autoconf check for
2609 "struct stat.st_blocks" instead of rolling our own.
2610 * configure: Regenerated.
2611 * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): Remove undef.
2612 * config.in: Regenerated.
2613
bc8bcb4b
MK
26142005-01-21 Mark Kettenis <kettenis@gnu.org>
2615
2616 * configure.ac: Modernize checks for `long long' and `long double'
2617 support.
2618 * configure: Regenerated.
2619 * acconfig.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG)
2620 (PRINT_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE): Remove undefs.
2621 * config.in: Regenerated.
2622
30adeb3a
MK
26232005-01-20 Mark Kettenis <kettenis@gnu.org>
2624
2625 * acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
2626 (HAVE_STRUCT_MEMBER_SS_WIDE): Remove undefs.
2627 * configure.ac: Remove checks for HP-UX save_state structure.
2628 * configure: Regenerated.
2629
e06e2353
AC
26302005-01-19 Andrew Cagney <cagney@gnu.org>
2631
2632 * utils.c (quit): Simplify, call fatal.
2633 * exceptions.c: Include "serial.h"
2634 (print_flush): Mimic flush code found in utils.c:quit.
2635 * Makefile.in: Update dependencies.
2636
1c44323f
JB
26372005-01-19 Jim Blandy <jimb@redhat.com>
2638
065a1afc
JB
2639 * configure.tgt: Set build_rdi_share to "yes" on those targets
2640 that use that debugging protocol.
2641 Set build_nlm to yes to build NLM stub for Netware targets.
2642 * configure.ac: If build_rdi_share is "yes", then configure the
2643 rdi-share subdirectory.
2644 If build_nlm is "yes", the configure the "nlm" subdirectory.
2645 * configure: Regenerated.
2646
1c44323f
JB
2647 * rdi-share/configure, rdi-share/aclocal.m4: Regenerated using
2648 autoconf 2.59 and automake 1.9.3.
2649
8a9de0e4
AC
26502005-01-19 Andrew Cagney <cagney@gnu.org>
2651
315a522e
AC
2652 * exceptions.h (deprecated_throw_reason): Rename throw_reason.
2653 * exceptions.c (deprecated_throw_reason): Rename throw_reason.
2654 * utils.c (internal_verror, quit): Update.
2655 * remote-sds.c (interrupt_query): Update.
2656 * remote-mips.c (mips_error, mips_kill): Update.
2657 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
2658 * remote.c (interrupt_query): Update.
2659 * ocd.c (interrupt_query): Update.
2660 * nto-procfs.c (interrupt_query): Update.
2661 * monitor.c (monitor_interrupt_query): Update.
2662 * breakpoint.c (break_command_1): Update.
2663
8a9de0e4
AC
2664 * infrun.c: (resume, proceed, wait_for_inferior)
2665 (handle_inferior_event, stop_stepping)
2666 (prepare_to_wait): Write debug output to gdb_stdlog.
2667
53283f86
MK
26682005-01-19 Mark Kettenis <kettenis@gnu.org>
2669
2670 * inf-ptrace.c (inf_ptrace_prepare_to_store)
2671 (inf_ptrace_post_startup_inferior)
2672 (inf_ptrace_acknowledge_created_inferior)
2673 (inf_ptrace_insert_fork_catchpoint)
2674 (inf_ptrace_remove_fork_catchpoint)
2675 (inf_ptrace_insert_vfork_catchpoint):
2676 (inf_ptrace_remove_vfork_catchpoint, inf_ptrace_follow_fork)
2677 (inf_ptrace_insert_exec_catchpoint)
2678 (inf_ptrace_remove_exec_catchpoint): Remove functions.
2679 (inf_ptrace_reported_exec_events_per_exec_call): Tweak comment.
2680 (inf_ptrace_target): Don't set to_prepare_to_store,
2681 to_post_startup_inferior, to_acknowledge_created_inferior,
2682 to_insert_fork_ctachpoint, to_remove_fork_catchpoint,
2683 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
2684 to_follow_fork, to_insert_exec_catchpoint,
2685 to_remove_exec_catchpoint.
2686
9ee907e0
AC
26872005-01-18 Andrew Cagney <cagney@gnu.org>
2688
fa113d1a
AC
2689 * target.h (struct target_ops): Change return type of
2690 to_insert_fork_catchpoint, to_insert_vfork_catchpoint and
2691 to_insert_exec_catchpoint to void.
2692 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
2693 (child_insert_exec_catchpoint): Change return type to void.
2694 * target.c (update_current_target): Update.
2695 (debug_to_insert_fork_catchpoint)
2696 (debug_to_insert_vfork_catchpoint)
2697 (debug_to_insert_exec_catchpoint): Update.
2698 * inf-child.c (inf_child_insert_fork_catchpoint)
2699 (inf_child_insert_vfork_catchpoint)
2700 (inf_child_insert_exec_catchpoint): Update.
2701 * breakpoint.c (insert_catchpoint): Update, do not throw an error.
2702 * linux-nat.c (child_insert_fork_catchpoint)
2703 (child_insert_vfork_catchpoint)
2704 (child_insert_exec_catchpoint): Update.
2705 * inftarg.c (child_insert_fork_catchpoint)
2706 (child_insert_vfork_catchpoint,)
2707 (child_insert_exec_catchpoint): Update.
2708
9ee907e0
AC
2709 * remote.c (remote_open_1): Use throw_exception.
2710
295093a4
MS
27112005-01-17 Michael Snyder <msnyder@redhat.com>
2712
2713 * mips-linux-tdep.c: Whitespace tweaks.
2714
4bcff7eb
CV
27152005-01-17 Corinna Vinschen <vinschen@redhat.com>
2716
2717 * infcmd.c (attach_command): Call CLEAR_SOLIB if available.
2718
637537d0
AC
27192005-01-17 Andrew Cagney <cagney@gnu.org>
2720
2721 * top.h (source_error, source_pre_error): Delete declaration.
2722 * cli/cli-script.c (source_error_allocated, source_error): Delete.
2723 (script_from_file, source_cleanup_lines): Do not manipulate
2724 source_error_allocated, error_pre_print and source_error.
2725 (struct source_cleanup_lines_args): Delete fields old_pre_error,
2726 and old_error_pre_print.
2727 * top.c (source_error_allocated, source_error)
2728 (source_pre_error): Delete.
2729 (command_line_input): Do not set error_pre_print.
2730 * event-top.c (command_line_handler): Do not set error_pre_print.
2731
12b21d12
JT
27322005-01-16 Jason Thorpe <thorpej@netbsd.org>
2733
2734 * MAINTAINERS: Update my email address.
2735
1c02b2a5
MK
27362005-01-16 Mark Kettenis <kettenis@gnu.org>
2737
c401b55a
MK
2738 * configure.ac: Provide prerequisite headers when checking
2739 <term.h>.
2740 * configure: Regenerate.
2741
1c02b2a5
MK
2742 * amd64fbsd-tdep.c: Update copyright year. Include "gdb_assert.h"
2743 and "bsd-uthread.h".
2744 (amd64fbsd_jmp_buf_reg_offset): New variable.
2745 (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New
2746 functions.
2747 (amd64fbsd_init_abi): Set supply_uthread and collect_uthread.
2748 * i386fbsd-tdep.c: Fix typo.
2749 * Makefile.in (amd64fbsd-tdep.o): Update dependencies.
2750 * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
2751
17d92a02
AC
27522005-01-16 Andrew Cagney <cagney@gnu.org>
2753
2754 * cli/cli-script.c: Include "exceptions.h".
2755 (struct wrapped_read_command_file_args): Define.
2756 (wrapped_read_command_file): New function.
2757 (script_from_file): Replace direct call to read_command_file by
2758 one wrapped by an exception handler.
2759 * exceptions.c (throw_it): Free the old message after creating the
2760 new.
2761 * Makefile.in: Update dependencies.
2762
80ad1639
MK
27632005-01-16 Mark Kettenis <kettenis@gnu.org>
2764
ae036357
MK
2765 * sparc64fbsd-tdep.c: Update copyright year.
2766 (sparc64fbsd_collect_gregset, sparc64fbsd_collect_fpregset): New
2767 functions.
2768 (sparc64fbsd_init_abi): Create register sets with collect
2769 functions.
2770
ca5807d9
MK
2771 * sparc64fbsd-nat.c: Include "fbsd-nat.h".
2772 (_initialize_sparc64fbsd_nat): Add some extra features to the
2773 generic SPARC target.
2774 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
2775 * config/sparc/fbsd.mh (NATDEPFILES): Add fbsd-nat.o and gcore.o.
2776 (NAT_FILE): Set to solib.h.
2777 * config/sparc/nm-fbsd.h: Remove file.
2778
c4f2d4d7
MK
2779 * sparc64-tdep.c (sparc64_store_arguments): Fix typo.
2780
80ad1639
MK
2781 * sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
2782
6212a5e9
AC
27832005-01-16 Andrew Cagney <cagney@gnu.org>
2784
2785 * exceptions.c (struct catcher): Delete saved_error_pre_print and
2786 saved_quit_pre_print.
2787 (catcher_init): Delete parameter errstring, do not override the
2788 pre_print strings.
2789 (catcher_pop): Do not restore the pre_print strings.
2790 (catch_exception, catch_exceptions_with_msg, catch_errors)
2791 (catch_command_errors): Update catch_init calls.
2792
936df4b3
MK
27932005-01-16 Mark Kettenis <kettenis@gnu.org>
2794
2795 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
2796 * sparc64fbsd-nat.c: Update copyright year. Include "target.h".
2797
3af1e0e3
AC
27982005-01-15 Andrew Cagney <cagney@gnu.org>
2799
85981d60
AC
2800 * acinclude.m4: Include ../bfd/bfd.m4 instead of
2801 ../bfd/acinclude.m4. Include ../gettext.m4.
2802 * aclocal.m4, configure: Re-generate.
2803
5a14cc1a
AC
2804 * exceptions.c (do_captured_command)
2805 (struct captured_command_args): Delete.
2806 (catch_command_errors): Simplify by inlining call to catch_errors.
2807
3af1e0e3
AC
2808 * exceptions.c (struct catcher): Delete field print_message.
2809 (catcher_init): Delete print_message parameter.
2810 (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
2811 (throw_it): Delete prefix parameter.
2812 (throw_verror, throw_vfatal, throw_error): Update.
2813
d0555901
AC
28142005-01-14 Andrew Cagney <cagney@gnu.org>
2815
e48f5bee
AC
2816 * exceptions.c (print_and_throw): Delete, replaced by throw_it.
2817 (throw_reason): Leave the exception's message field blank.
2818 (throw_it): New function, create the exception and throw it.
2819 (throw_verror, throw_vfatal, throw_error): Call throw_it.
2820 (print_any_exception): New function.
2821 (catch_errors, catch_exceptions_with_msg): Call
2822 print_any_exception.
2823 (throw_exception): Move code calling annotate_error and
2824 annotate_quit from here ...
2825 (print_exception): ... to here.
2826
c6da7a6d
AC
2827 * exceptions.c (exception_fprintf, exception_print): Move printing
2828 of \n from here ...
2829 (print_exception): ... to here.
2830 (print_flush): New function.
2831 (exception_print, exception_fprintf): Replace duplicated flush and
2832 wrap code with call to print_flush.
2833 (print_and_throw): Simplify, by using xstrvprintf, print_flush,
2834 and print_exception.
2835 (do_write): Delete.
2836
d0555901
AC
2837 * remote-sds.c (interrupt_query): Call throw_reason instead of
2838 throw_exception.
2839 * remote-mips.c (mips_error, mips_kill): Ditto
2840 * ocd.c (interrupt_query): Ditto.
2841 * nto-procfs.c (interrupt_query): Ditto.
2842 * monitor.c (monitor_interrupt_query): Ditto.
2843
949df321
JJ
28442005-01-14 Jeff Johnston <jjohnstn@redhat.com>
2845
2846 * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
2847
bc8332bb
AC
28482005-01-14 Andrew Cagney <cagney@gnu.org>
2849
1c3c7ee7
AC
2850 * exceptions.h (catch_exceptions): Delete errstring parameter.
2851 (catch_exceptions_with_msg): Ditto.
2852 * exceptions.c (catch_exceptions_with_msg): Update.
2853 (catch_exceptions): Update.
2854 * symfile-mem.c (add_vsyscall_page): Update.
2855 * frame.c (get_current_frame): Update.
2856 * wrapper.c (gdb_value_struct_elt): Update.
2857 * exceptions.c (catch_exceptions): Update.
2858 * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
2859 * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
2860 * remote-fileio.c (remote_fileio_request): Update.
2861
9cbc821d
AC
2862 * exceptions.h (exception_fprintf): Declare.
2863 (exception_print): Drop pre_print parameter.
2864 * mi/mi-main.c (mi_execute_command): Update exception_print call.
2865 * cli/cli-interp.c (safe_execute_command): Update exception_print
2866 call.
2867 * remote.c (remote_open_1): Instead of passing an error prefix to
2868 catch_exceptions, use catch_exceptions and exception_fprintf.
2869 (remote_start_remote): Change return type to void.
2870 * breakpoint.c (insert_bp_location): Instead of passing an error
2871 prefix to catch_exceptions, use catch_exceptions and
2872 exception_fprintf.
2873 (insert_catchpoint): Change return type to void.
2874 (break_command_1): Update exception_print call.
2875 * exceptions.c (exception_fprintf): New function.
2876 (print_exception): New function.
2877 (exception_print): Use print_exception.
2878
22e9b0f1
AC
2879 * utils.c (error_output_message): Delete function.
2880 * defs.h (error_output_message): Delete declaration.
2881
05ff989b
AC
2882 * linespec.c (symtab_from_filename, decode_variable): Use
2883 throw_error instead of error_silent.
2884 * breakpoint.c (do_captured_parse_breakpoint): Change return type
2885 to void.
2886 (break_command_1): Use catch_exception and check the error return
2887 status.
2888 * exceptions.c (throw_error): New function.
2889 (throw_vsilent): Delete function.
2890 * exceptions.h (throw_error): Declare.
2891 (throw_vsilent): Delete declaration.
2892 * utils.c (error_silent): Delete function.
2893 * defs.h (error_silent): Delete declaration.
2894
8a076db9
AC
2895 * mi/mi-main.c (mi_execute_command): Print the exception.
2896 * cli/cli-interp.c (safe_execute_command): Print the exception.
2897 * exceptions.h (exception_print): Declare.
2898 * exceptions.c (struct catcher): Add field print_message.
2899 (catcher_init): Add parameter print_message, store in the catcher
2900 struct.
2901 (print_and_throw): Only print the message when print_message.
2902 (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
2903 catcher_init.
2904 (catch_exception): Pass print_message=0 to catcher_init.
2905
bc8332bb
AC
2906 * varobj.c (varobj_create): Add missing \n.
2907
d183932d
MS
29082005-01-13 Michael Snyder <msnyder@redhat.com>
2909
4e18e2de 2910 * cli/cli-decode.h: Whitespace tweaks.
ca0b4d12 2911 * wince.c: Whitespace tweaks.
887a3a14 2912 * uw-thread.c: Whitespace tweaks.
0a4a0819 2913 * utils.c: Whitespace tweaks.
d183932d
MS
2914 * tracepoint.[ch]: Whitespace tweaks.
2915 * solist.h: Whitespace tweaks.
2916
6b1b7650
AC
29172005-01-13 Andrew Cagney <cagney@gnu.org>
2918
b315da38
AC
2919 * exceptions.h (struct exception): Make message const.
2920 * mi/mi-main.c (mi_execute_command): Pass result.message directly
2921 to fputstr_unfiltered.
2922
79e714b4
AC
29232005-01-13 Michael Snyder <msnyder@redhat.com>
2924
2925 * stack.c: Whitespace tweaks.
2926 * somsolib.[ch]: Whitespace tweaks.
2927 * solib-aix.c: Whitespace tweaks.
2928 * solib.c: Whitespace tweaks.
2929 * solib-frv.c: Whitespace tweaks.
2930 * solib.h: Whitespace tweaks.
2931 * solib-irix.c: Whitespace tweaks.
2932 * solib-som.c: Whitespace tweaks.
2933 * solib-sunos.c: Whitespace tweaks.
2934 * solib-svr4.[ch]: Whitespace tweaks.
2935 * ser-tcp.c: Whitespace tweaks.
2936 * ser-unix.c: Whitespace tweaks.
2937 * serial.h: Whitespace tweaks.
2938 * scm-valprint.c: Whitespace tweaks.
2939 * rs6000-tdep.c: Whitespace tweaks.
2940 * rs6000-nat.c: Whitespace tweaks.
2941 * remote.c: Whitespace tweaks.
2942
29432005-01-13 Andrew Cagney <cagney@gnu.org>
2944
6b1b7650
AC
2945 * defs.h (error_last_message, error_init): Delete declaration.
2946 * utils.c (fatal, vfatal): Call throw_vfatal.
2947 (error, verror): Call throw_verror;
2948 (do_write, error_stream_1): Delete function.
2949 (error_stream): Simplify, call error.
2950 (error_last_message, error_init, gdb_lasterr): Delete.
2951 (error_silent): Simplify, call throw_vsilent.
2952 * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
2953 * main.c (captured_main): Delete call to error_init.
2954 * exceptions.c (throw_verror, throw_verror)
2955 (throw_vsilent): New functions.
2956 (do_write, print_and_throw): New functions.
2957 (last_message): New global.
2958 (throw_reason): Replace error_last_message with last_message.
2959 (catch_exceptions_with_msg): Dup the message.
2960 * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
2961 Declare.
2962
4791eb66
MS
29632005-01-13 Michael Snyder <msnyder@redhat.com>
2964
90c065fb 2965 * remote-st.c: Whitespace tweaks.
8a0ce09a 2966 * remote-sim.c: Whitespace tweaks.
1fa79fac 2967 * remote-mips.c: Whitespace tweaks.
beda9597 2968 * pa64solib.[ch]: Whitespace tweaks.
28397f59 2969 * mdebugread.c: Whitespace tweaks.
ba5e7e8d 2970 * main.c: Whitespace tweaks.
907d819a 2971 * interps.c: Whitespace tweaks.
9d1ff73f 2972 * infrun.c: Whitespace tweaks.
1f5d0fc9 2973 * infcmd.c: Whitespace tweaks.
d9788fe8 2974 * hpux-thread.c: Whitespace tweaks.
3b951200 2975 * hppa-hpux-tdep.c: Whitespace tweaks.
3a9a986f 2976 * gdbcore.h: Whitespace tweaks.
d3f17821 2977 * gdbcmd.h: Whitespace tweaks.
30867156 2978 * gdb-events[.c, .h, .sh]: Whitespace tweaks.
de6854b5 2979 * corefile.c: Whitespace tweaks.
03717487 2980 * completer.c: Whitespace tweaks.
9b5c5aad
MS
2981 * coff-solib.c: Whitespace tweaks.
2982 * coff-solib.h: Whitespace tweaks.
30fdc99f 2983 * cli-out.c: Whitespace tweaks.
1272ad14 2984 * breakpoint.c: Whitespace tweaks.
4791eb66
MS
2985 * cli/cli-interp.c: Tweak comments, per coding standard.
2986
f30f06b8
AC
29872005-01-13 Andrew Cagney <cagney@gnu.org>
2988
ce43223b
AC
2989 * breakpoint.c (gdb_breakpoint_query): Update, use
2990 catch_exceptions_with_msg.
2991 (do_captured_breakpoint): Add uiout parameter.
2992 (gdb_breakpoint): Update, use catch_exceptions_with_msg.
2993 * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
2994 gdb_thread_select. Return MI_CMD_ERROR instead of
2995 MI_CMD_CAUGHT_ERROR.
2996 (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
2997 (enum captured_mi_execute_command_actions): Delete
2998 EXECUTE_COMMAND_DISPLAY_ERROR.
2999 (captured_mi_execute_command): Delete code handling
3000 MI_CMD_CAUGHT_ERROR.
3001 (mi_execute_command): Don't check for
3002 EXECUTE_COMMAND_DISPLAY_ERROR.
3003 * mi/mi-cmd-break.c (breakpoint_notify): Update call to
3004 gdb_breakpoint_query.
3005 (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
3006 * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
3007 * gdb.h (gdb_thread_select, gdb_list_thread_ids)
3008 (gdb_breakpoint, gdb_breakpoint_query): Add error_message
3009 parameter.
3010 * thread.c (thread_command): Update call.
3011 (gdb_thread_select, gdb_list_thread_ids): Update, call
3012 catch_exceptions_with_msg.
3013
f30f06b8
AC
3014 * mi/mi-main.c (mi_execute_command): Use catch_exception,
3015 eliminate call to error_last_message.
3016 (captured_mi_execute_command): Change return type to void.
3017
2a78bfb5
AC
30182005-01-12 Andrew Cagney <cagney@gnu.org>
3019
c1043fc2
AC
3020 * exceptions.c (exception_none): New variable.
3021 * Makefile.in: Update dependencies.
3022 * interps.c: Include "exceptions.h".
3023 (interpreter_exec_cmd, interp_exec): Update to return "struct
3024 exception"
3025 * exceptions.h (no_exception): Declare.
3026 * tui/tui-interp.c (tui_exec): Update to return "struct exception"
3027 * mi/mi-interp.c: Include "exceptions.h".
3028 (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
3029 'struct exception".
3030 * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
3031 (do_captured_execute_command): Update to use catch_exception.
3032 * interps.h: Include "exceptions.h".
3033 (interp_exec_ftype, interp_exec): Return "struct exception".
3034
2a78bfb5
AC
3035 * exceptions.h (throw_reason): Rename throw_exception.
3036 (enum errors, struct exception): Define.
3037 (catch_exception_ftype): Define.
3038 (catch_exception, throw_exception): Declare.
3039 * exceptions.c (throw_exception): Rewrite.
3040 (throw_reason): New function.
3041 (struct catcher, catcher_state_machine): Replace "reason" with
3042 "exception", delete "gdberrmsg".
3043 (catch_exception): New function.
3044 (catcher_init): Replace "gdberrmsg" parameter with "exception".
3045 (catch_errors, catch_exceptions_with_msg): Re-implement passing
3046 exception to catcher_init.
3047 * utils.c (error_silent, error_stream_1): Use throw_reason.
3048 (internal_verror, quit): Ditto.
3049 * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
3050 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
3051 * remote.c (remote_open_1, interrupt_query): Ditto.
3052
8b1ca062
MK
30532005-01-12 Mark Kettenis <kettenis@gnu.org>
3054
fa565c2b
MK
3055 * i386fbsd-tdep.c: Update copyright year. Include "gdbcore.h",
3056 "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
3057 (i386fbsd_jmp_buf_reg_offset): New variable.
3058 (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
3059 functions.
3060 (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
3061 * Makefile.in (i386fbsd-tdep.o): Update dependency.
3062 * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
3063
82f5c14f
MK
3064 * bsd-uthread.h: New file.
3065 * bsd-uthread.c: New file.
3066 * Makefile.in (bsd_uthread_h): New variable.
3067 (ALLDEPFILES): Add bsd-uthread.c.
3068 (bsd-uthread.o): New dependency.
3069
42a6e6a0
MK
3070 * solib.h Update copyright year.
3071 (struct so_list): Forward declaration.
3072 (solib_read_symbols): New prototype.
3073 * solib.c (solib_read_symbols): New function.
3074 (solib_add): Call solib_read_symbols to read in symbols.
3075 (update_solib_list): Call observer_notify_solib_loaded.
3076
8b1ca062
MK
3077 * i386bsd-nat.c: Update copyright year. Don't include
3078 <sys/param.h> and <sys/user.h>.
3079 (register_u_addr, kernel_u_size): Remove functions.
3080 * config/i386/obsd.mh (NAT_FILE): Remove.
3081 * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
3082 * config/i386/nm-obsd.h: Remove file.
3083
60250e8b
AC
30842005-01-12 Andrew Cagney <cagney@gnu.org>
3085
db5f402d
AC
3086 * exceptions.c: Include "gdb_string.h".
3087 (enum catcher_state, struct catcher): Define.
3088 (current_catcher): New global, replaces catch_return;
3089 (catch_return): Delete.
3090 (throw_exception): Use current_catcher->buf;
3091 (catcher_init, catcher_pop, catcher_state_machine): New functions.
3092 (catcher): Delete.
3093 (struct catch_errors_args): Delete.
3094 (do_catch_errors): Delete.
3095 (catch_exceptions): Replace body with call to
3096 catch_exceptions_with_msg.
3097 (catcher): Delete.
3098 (catch_exceptions_with_msg, catch_errors): Re-implement using
3099 catcher_state_machine.
3100
60250e8b
AC
3101 * exceptions.h (enum return_reason, RETURN_MASK)
3102 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
3103 (return_mask, throw_exception, catch_exceptions_ftype)
3104 (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
3105 (catch_command_errors_ftype, catch_command_errors): Move to
3106 exceptions.h.
3107 * exceptions.c, exceptions.h: New files.
3108 * top.c: Do not include <setjmp.h>.
3109 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
3110 (throw_exception, catcher, catch_exceptions)
3111 (catch_exceptions_with_msg, struct catch_errors_args)
3112 (do_catch_errors, catch_errors, struct captured_command_args)
3113 (do_captured_command, catch_command_errors): Move to exceptions.c.
3114 * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
3115 * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
3116 * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
3117 * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
3118 * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
3119 * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
3120 * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
3121 * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
3122 * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
3123 * ada-valprint.c, ada-lang.c: Ditto.
3124 * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
3125 exceptions.o. Update all dependencies.
3126
ca14ead7
MK
31272005-01-11 Mark Kettenis <kettenis@gnu.org>
3128
eafc7eea
MK
3129 * config/i386/nm-fbsd.h: Update copyright year.
3130 Don't include "config/nm-bsd.h".
3131 (KERNEL_U_SIZE): Remove macro.
3132 (kernel_u_size): Remove prototype.
3133
ca14ead7
MK
3134 * config/vax/nbsdaout.mh (NAT_FILE): Remove.
3135 * config/vax/nm-nbsdaout.h: Remove file.
3136
4a39d934
EZ
31372005-01-10 Elena Zannoni <ezannoni@redhat.com>
3138
3139 * MAINTAINERS: Remove self from sh/sh64 maintainership.
3140
93f0f986
AC
31412005-01-10 Andrew Cagney <cagney@gnu.org>
3142
c4f9e2bf
AC
3143 * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
3144 changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
3145 maintainer.
3146
6b71dd74
AC
3147 * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
3148 changes to CRIS.
3149
93f0f986
AC
3150 * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN
3151 COMMIT means can approve).
3152
8785ced0
MK
31532005-01-10 Mark Kettenis <kettenis@gnu.org>
3154
2a2de4ce
MK
3155 * vax-nat.c: Update copyright year. Include "inf-ptrace.h".
3156 (vax_register_u_offset): Make statuc.
3157 (_initialize_vax_nat): Construct and add target vector.
3158 * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
3159 inftarg.o. Add inf-ptrace.o.
3160 * Makefile.in (vax-nat.o): Update dependencies.
3161
8785ced0
MK
3162 * inf-ptrace.h: Update copyright year. Sync comment with
3163 inf-ptrace.c.
3164 (inf_ptrace_trad_target): New prototype.
3165 * inf-ptrace.c: Update copyright year. Include "regcache.h" and
3166 "gdb_assert.h"
3167 (inf_ptrace_target): Add comment.
3168 (inf_ptrace+register_u_offset): New variable.
3169 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
3170 (inf_ptrace_store_register, inf_ptrace_store_registers)
3171 (inf_ptrace_trad_target): New functions.
3172 * Makefile.in (inf-ptrace.o): Update dependencies.
3173
7cb9022a
MK
31742005-01-09 Mark Kettenis <kettenis@gnu.org>
3175
3176 * configure.ac: Provide prerequisite headers when checking
3177 <link.h>, <sys/proc.h> and <sys/user.h>.
3178 * configure: Regenerate.
3179
c534d641
MK
31802005-01-08 Mark Kettenis <kettenis@gnu.org>
3181
3182 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
3183 tm-ppc-eabi.h instead of the removed tm-nbsd.h.
3184
4b48ac22
MK
31852005-01-07 Mark Kettenis <kettenis@gnu.org>
3186
3187 * config/ia64/tm-linux.h: Tweak comment. Update copyright year.
3188 Don't include "tm-ia64.h".
3189 * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
3190 * config/ia64/tm-ia64.h: Remove. Move contents ...
3191 * ia64-tdep.h: ... here. Update copyright year.
3192
3ace7edb
AC
31932005-01-07 Andrew Cagney <cagney@gnu.org>
3194
bec39cab
AC
3195 * configure.ac: Rename configure.in, require autoconf 2.59.
3196 * configure: Re-generate.
3197
e14ecb8f
AC
3198 * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
3199 xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
3200 to configdirs.
3201
3ace7edb
AC
3202 * configure.in: Replace configdirs with multiple references to
3203 AC_CONFIG_SUBDIRS.
3204 * configure: Re-generate.
3205
b33e8514
AS
32062005-01-05 Andreas Schwab <schwab@suse.de>
3207
3208 * ia64-tdep.c: Include "osabi.h".
3209 (native_find_global_pointer): Delete.
3210 (ia64_find_global_pointer): Renamed from
3211 generic_elf_find_global_pointer.
3212 (FIND_GLOBAL_POINTER): Delete. Change all users to call
3213 ia64_find_global_pointer instead.
3214 (ia64_gdbarch_init): Call gdbarch_init_osabi. Remove references
3215 to ia64_linux_sigcontext_register_address and
3216 ia64_linux_write_pc. Don't set tdep->find_global_pointer.
3217 (_initialize_ia64_tdep): Call gdbarch_register instead of
3218 deprecated register_gdbarch_init.
3219 (struct gdbarch_tdep): Remove find_global_pointer field and move
3220 to ...
3221 * ia64-tdep.h (struct gdbarch_tdep): ... here.
3222 (ia64_linux_sigcontext_register_address): Remove declaration.
3223 (ia64_linux_getunwind_table): Likewise.
3224 (ia64_linux_write_pc): Likewise.
3225 * ia64-linux-tdep.c: Include "osabi.h".
3226 (ia64_linux_sigcontext_register_address): Make static.
3227 (ia64_linux_write_pc): Likewise.
3228 (ia64_linux_init_abi): New.
3229 (_initialize_ia64_linux_tdep): New.
3230 * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
3231 $(osabi_h).
3232
0ea390ed
KB
32332005-01-05 Kevin Buettner <kevinb@redhat.com>
3234
3235 * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
3236 functions in ia64-aix-tdep.c.
3237 * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
3238 function defined in ia64-aix-tdep.c.
3239 * ia64-aix-tdep.c: Remove file.
3240 * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
3241 this list.
3242 * Makefile.in (ia64-aix-tdep.o): Delete.
3243
edefbb7c
AC
32442005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3245
3246 Committed by Andrew Cagney.
3247 * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
3248 * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
3249 * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
3250 * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
3251 * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
3252 * aix-thread.c (_initialize_aix_thread): Get rid of the
3253 deprecated_add_show_from_set call.
3254 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
3255 * arm-tdep.c (_initialize_arm_tdep): Ditto.
3256 * command.h (add_setshow_enum_cmd): Add arguments for returning
3257 new list elements.
3258 * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
3259 * mips-tdep.c (_initialize_mips_tdep): Modify calls to
3260 add_setshow_enum_cmd.
3261
a260932f
MK
32622005-01-04 Mark Kettenis <kettenis@gnu.org>
3263
34cf1994
MK
3264 * configure.host (ia64-*-aix*): Remove.
3265 * configure.tgt (ia64-*-aix*): Remove.
3266 * config/ia64/aix.mh: Remove file.
3267 * config/ia64/aix.mt: Remove file.
3268 * config/ia64/tm-aix.h: Remove file.
3269 * ia64-aix-nat.c: Remove file.
3270 * Makefile.in (ia64-aix-nat.o): Remove dependency.
3271
a260932f
MK
3272 * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
3273 Add back inf-ptrace.o.
3274
5ed102a1
AC
32752005-01-04 Andrew Cagney <cagney@gnu.org>
3276
3277 * version.in: Change format from 6.3.50_2005-01-04-cvs to
3278 6.3.50.20050104-cvs.
3279
3a63c4b7
AS
32802005-01-04 Andreas Schwab <schwab@suse.de>
3281
3282 * breakpoint.c (break_command_1): Always free err_msg before
3283 returning when an exception was caught.
3284
e22b26cb
JB
32852005-01-01 Joel Brobecker <brobecker@gnat.com>
3286
3287 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
3288 in register number for addil instruction.
3289
151c5df6 3290For older changes see ChangeLog-2004.
c906108c
SS
3291\f
3292Local Variables:
3293mode: change-log
3294left-margin: 8
3295fill-column: 74
3296version-control: never
3297End:
This page took 1.394172 seconds and 4 git commands to generate.