2005-02-02 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
4754a64e
AC
12005-02-02 Andrew Cagney <cagney@gnu.org>
2
46615f07
AC
3 * value.h (VALUE_CONTENTS_ALL): Delete.
4 (value_contents_all): Declare.
5 * value.c (value_contents_all): New function.
6 * hpacc-abi.c, cp-valprint.c, valops.c, c-valprint.c: Update.
7 * m68k-tdep.c, i386-tdep.c, infcall.c, valops.c: Update.
8
4754a64e
AC
9 * value.c (value_enclosing_type): New function.
10 * value.h (VALUE_ENCLOSING_TYPE): Delete.
11 (value_enclosing_type): Declare.
12 * xstormy16-tdep.c, vax-tdep.c, m68k-tdep.c, i386-tdep.c: Update.
13 * gnu-v3-abi.c, hpacc-abi.c, infcall.c, valops.c: Update.
14
990a07ab
AC
15 * value.c (value_contents_all_raw)
16 (value_contents_raw): New functions.
17 * value.h (VALUE_CONTENTS_ALL_RAW, VALUE_CONTENTS_RAW): Delete.
18 (value_contents_raw, value_contents_all_raw): Declare functions.
19 (VALUE_CONTENTS, VALUE_CONTENTS_ALL): Update.
20 * std-regs.c, valarith.c, valops.c, eval.c: Update.
21 * tracepoint.c, findvar.c: Update.
22
ff2c3e5d
OF
232005-02-01 Orjan Friberg <orjanf@axis.com>
24
25 * regformats/reg-cris.dat: New file with register definitions for CRIS.
26 * regformats/reg-crisv32.dat: Ditto for CRISv32.
27
c46f8c51
AC
282005-01-31 Andrew Cagney <cagney@gnu.org>
29
30 * configure: Regenerate to track ../gettext.m4.
31
a80493b8
BI
322005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
33
34 * MAINTAINERS: Add myself to "Write After Approval".
35
3d263c1d
BI
36 * ax-gdb.c, ax-general.c, bcache.c, bfd-target.c, bsd-kvm.c,
37 * buildsym.c, c-lang.c, c-typeprint.c, c-valprint.c, charset.c,
38 * coff-pe-read.c, coffread.c, complaints.c, copying.c: I18n markup.
39
c21a4eee
MK
402005-01-29 Mark Kettenis <kettenis@gnu.org>
41
42 * configure.ac: Remove extra check for ranlib.
43 * configure: Regenerated.
44
108d6ead
AC
452005-01-28 Andrew Cagney <cagney@gnu.org>
46
a2bd3dcd
AC
47 * language.h (struct language_defn): Make la_val_print's buffer
48 parameter a const bfd_byte.
49 * cp-valprint.c (cp_print_value_fields, cp_print_value): Update.
50 * ada-lang.c (ada_aligned_value_addr)
51 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
52 * valprint.c (val_print_array_elements): Update.
53 * valprint.h (val_print_array_elements): Update.
54 * ada-lang.h (ada_val_print, ada_aligned_value_addr)
55 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
56 * ada-valprint.c (ada_val_print, struct ada_val_print_args)
57 (ada_val_print_1, ada_print_floating, printable_val_type)
58 (print_record, val_print_packed_array_elements)
59 (print_field_values, print_variant_part): Update.
60 * c-lang.h (c_val_print, cp_print_value_fields): Update.
61 * c-valprint.c (c_val_print): Update.
62 * f-lang.h (f_val_print): Update.
63 * f-valprint.c (f_val_print, f77_print_array_1)
64 (f77_print_array): Update.
65 * jv-lang.h (java_val_print): Update.
66 * jv-valprint.c (java_print_value_fields, java_val_print): Update.
67 * language.c (unk_lang_val_print): Update.
68 * m2-lang.h (m2_val_print): Update.
69 * m2-valprint.c (m2_val_print): Update.
70 * p-lang.h (pascal_val_print): Update.
71 (pascal_object_print_value_fields): Update.
72 * p-valprint.c (pascal_val_print)
73 (pascal_object_print_value_fields, pascal_object_print_value)
74 (pascal_object_print_value): Update.
75 * scm-lang.h (scm_val_print): Update.
76 * scm-valprint.c (scm_val_print): Update.
77 * value.h (val_print): Update.
78
5bcca90b
AC
79 * p-lang.h (pascal_object_print_class_member)
80 (pascal_object_print_class_method): Make buffer a const bfd_byte.
81 * p-valprint.c (pascal_object_print_class_method)
82 (pascal_object_print_class_method): Ditto.
83
ce27fb25
AC
84 * language.h (struct language_defn): Make la_printstr's buffer
85 parameter a const bfd_byte.
86 * p-lang.h (pascal_printstr): Update function to match.
87 * ada-valprint.c (ada_printstr): Update function to match.
88 * scm-lang.c (scm_printstr): Update function to match.
89 * p-lang.c (pascal_printstr): Update function to match.
90 * ada-lang.h (ada_printstr): Update function to match.
91 * m2-lang.c (m2_printstr): Update function to match.
92 * objc-lang.c (objc_printstr): Update function to match.
93 * c-lang.h (c_printstr): Update function to match.
94 * f-lang.c (f_printstr): Update function to match.
95 * c-lang.c (c_printstr): Update function to match.
96 * language.c (unk_lang_printstr): Update function to match.
97
5f547748
AC
98 * valprint.c (val_print_type_code_int): Make buffer a const bfd_byte.
99 * valprint.h (val_print_type_code_int): Ditto.
100
bbb4b9db
AC
101 * objc-lang.h (c_val_print, c_value_print): Delete declarations.
102
9519ccd5
AC
103 * cp-valprint.c (cp_print_class_method)
104 (cp_print_class_member): Make buffer a const bfd_byte.
105 * c-lang.h (cp_print_class_member, cp_print_class_method): Ditto.
106
10a2c479
AC
107 * ada-lang.c (value_from_contents_and_address)
108 (to_record_with_fixed_variant_part)
109 (value_tag_from_contents_and_address, ada_to_fixed_type)
110 (to_fixed_variant_branch_type, to_fixed_record_type)
111 (ada_template_to_fixed_record_type, cond_offset_host)
112 (ada_template_to_fixed_record_type_1): Make buffer a const
113 bfd_byte.
114 * ada-lang.h (ada_template_to_fixed_record_type_1)
115 (value_from_contents_and_address, ada_to_fixed_type): Ditto.
116
d56612af
AC
117 * ada-valprint.c (char_at, printstr): Make buffer a const bfd_byte.
118
366b1cbf 119 * gdbtypes.h (print_scalar_formatted): Make buffer a const bfd_byte.
d56612af 120 * printcmd.c (print_scalar_formatted): Update.
366b1cbf 121
c84141d6
AC
122 * value.h (value_bit_index, print_floating)
123 (find_rt_vbase_offset): Make buffer a const bfd_byte.
124 * valprint.c (print_floating): Update.
125 * valarith.c (value_bit_index): Update.
126 * valops.c (find_rt_vbase_offset): Update.
127
6c403953
AC
128 * valprint.h (print_octal_chars, print_char_chars)
129 (print_hex_chars, print_decimal_chars, print_binary_chars): Make
130 buffer a const bfd_byte.
131 * valprint.c (print_binary_chars, print_octal_chars)
132 (print_decimal_chars, print_hex_chars, print_char_chars): Make
133 "valaddr"buffer a const bfd_byte, ditto for local variables
134 referencing that buffer.
135
a8d6eb4a
AC
136 * m2-valprint.c: Include "c-lang.h".
137 (c_val_print): Delete extern declaration.
138 * scm-valprint.c: Include "c-lang.h".
139 (c_val_print): Delete extern declaration.
140 Makefile.in: Update dependencies.
141
06c4d4dc
AC
142 * gnu-v2-abi.h (gnuv2_baseclass_offset): Make "valaddr" a const
143 bfd_byte.
144 * cp-abi.h (baseclass_offset): Make "valaddr" a const bfd_byte.
145 (struct cp_abi_ops): Make baseclass_offset's "valaddr" a const
146 bfd_byte.
147 * cp-abi.c (baseclass_offset): Update.
148 * gnu-v2-abi.c (gnuv2_baseclass_offset): Update.
149
6b08edad
AC
150 * gnu-v2-abi.h: New file.
151 * gnu-v2-abi.c: Include "gnu-v2-abi.h".
152 (gnuv2_baseclass_offset): Delete declaration.
153 * hpacc-abi.c: Include "gnu-v2-abi.h".
154 (gnuv2_baseclass_offset): Delete extern declaration.
155 * Makefile.in: Update dependencies.
156
108d6ead
AC
157 * doublest.c (floatformat_is_negative, floatformat_is_nan)
158 (floatformat_mantissa, get_field): Make the buffer a const
159 bfd_byte, simplify.
160
a53bf506
AC
1612005-01-27 Andrew Cagney <cagney@gnu.org>
162
8cc2524a
AC
163 * value.h (struct value): Change type of contents to bfd_byte.
164 (VALUE_CONTENTS_RAW): Simplify.
165
79dd2d24
AC
166 * gdbarch.sh (integer_to_address): Change buf parameter to a const
167 bfd_byte, make pure-multi-arch.
168 * gdbarch.h, gdbarch.c: Regenerate.
169 * mips-tdep.c (mips_integer_to_address): Update.
170 * value.c (value_as_address): Update.
171
c26b8e3b
AC
172 * cli/cli-dump.h (fopen_with_cleanup): Make "filename" const.
173 * cli/cli-dump.c (dump_binary_file, dump_bfd_file): Make string
174 parameters const, change buf to a const bfd_byte.
175 (fopen_with_cleanup, bfd_openw_with_cleanup): Make all string
176 parameters const.
177
10e2d419
AC
178 * corefile.c (write_memory): Update, make a copy of the read-only
179 buffer.
180 * target.c (target_read_memory): Update.
181 (target_write_memory): Update, make a copy of the read-only
182 buffer.
183 * gdbcore.h (write_memory): Change buffer type to bfd_byte, make
184 const.
185 * target.h (target_read_memory, target_write_memory): Change
186 buffer type to bfd_byte; for write_memory, make it const.
187 * symfile-mem.c (do_target_read_memory): New function.
188 (symbol_file_add_from_memory): Pass do_target_read_memory to
189 bfd_elf_bfd_from_remote_memory.
190
89f5065b
AC
191 * value.h: Indent using gdb_indent.sh.
192
a53bf506
AC
193 * configure: Regenerate to track ../gettext.m4 change.
194
c44ca51c
AC
1952005-01-26 Andrew Cagney <cagney@gnu.org>
196
197 * rs6000-tdep.c: Include "reggroups.h".
198 (rs6000_gdbarch_init): Set register_reggroup_p.
199 (rs6000_register_reggroup_p): New function.
200
c600d464
OF
2012005-01-26 Orjan Friberg <orjanf@axis.com>
202
203 * cris-tdep.c (enum cris_num_regs, enum cris_regnums)
204 (cris_sigtramp_frame_unwind_cache, cris_register_size): Update for
205 CRISv32.
206 (crisv32_single_step_through_delay, cris_can_use_hardware_watchpoint)
207 (cris_region_ok_for_watchpoint, cris_stopped_data_address)
208 (crisv32_cannot_fetch_register, crisv32_cannot_store_register)
209 (crisv32_register_type, cris_special_register_name)
210 (crisv32_register_name): New functions.
211 (cris_spec_reg_applicable): Recognize more versions.
212 (cris_register_name): Update with call to cris_special_register_name.
213 (find_cris_op): Filter out CRISv32 instructions. Tweaked comment and
214 warning when unable to find step target.
215 (CRISV10_ELF_NGREG, CRISV32_ELF_NGREG, crisv32_elf_gregset_t): Define.
216 (supply_gregset): Add struct gdbarch_tdep. Set pseudo-PC register for
217 CRISv32.
218 (fetch_core_registers): Update for CRISv32.
219 (cris_gdbarch_init): Set pc_regnum, register_type, num_regs,
220 register_name, cannot_store_register, cannot_fetch_register,
221 have_nonsteppable_watchpoint, single_step_through_delay for CRISv32.
222
82c94ed0
NR
2232005-01-26 Nick Roberts <nickrob@snap.net.nz>
224
225 * interps.c (interpreter_exec_cmd): Use condition,
226 e.reason < 0, to raise an error.
227
0598a43c
AC
2282005-01-25 Andrew Cagney <cagney@gnu.org>
229
a8f60bfc
AC
230 * ppc-linux-tdep.c: Include "tramp-frame.h"
231 (struct ppc_linux_sigtramp_cache)
232 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
233 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
234 (ppc_linux_sigtramp_cache): Delete.
235 (ppc32_linux_sigaction_cache_init)
236 (ppc64_linux_sigaction_cache_init)
237 (ppc32_linux_sighandler_cache_init)
238 (ppc64_linux_sighandler_cache_init)
239 (ppc32_linux_sigaction_tramp_frame)
240 (ppc64_linux_sigaction_tramp_frame)
241 (ppc32_linux_sighandler_tramp_frame)
242 (ppc64_linux_sighandler_tramp_frame)
243 (ppc_linux_sigtramp_cache, ppc_linux_init_abi): Implement 32 and
244 64-bit, sigaction and siginfo tramp-frame unwinders.
245
0598a43c
AC
246 * ppc-linux-tdep.c (ppc_linux_init_abi): Always set
247 long_double_bit to 8.
248
9d799f85
AC
2492005-01-24 Andrew Cagney <cagney@gnu.org>
250
251 * infrun.c (handle_inferior_event): Handle back-to-back and nested
252 signals where the step_resume_breakpoint may have already been
253 inserted.
254
45181ed1
AC
2552005-01-24 Andrew Cagney <cagney@gnu.org>
256
257 * configure: Regenerate, ../gettext.m4 was updated.
258
a28109e0
MK
2592005-01-23 Mark Kettenis <kettenis@gnu.org>
260
6fe85783
MK
261 * NEWS: Mention new BSD user-level threads support.
262
a28109e0
MK
263 * i386obsd-tdep.c: Update copyright year. Include
264 "bsd-uthread.h".
265 (i386obsd_uthread_reg_offset): New variable.
266 (I386OBSD_UTHREAD_ESP_OFFSET): New define.
267 (i386obsd_supply_uthread, i386obsd_collect_uthread): New
268 functions.
269 (i386obsd_init_abi): Set supply_uthread and collect_uthread.
270 * Makefile.in (i386obsd-tdep.o): Update dependencies.
271 * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
272
059198c1
CF
2732005-01-23 Christopher Faylor <cgf@timesys.com>
274
275 * win32-nat.c: Update copyright year.
276 (child_init_thread_list): Set thread linked list point to NULL so that
277 it won't be reused after clearing.
278
5c45e068
MK
2792005-01-21 Mark Kettenis <kettenis@gnu.org>
280
281 * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
282 undefs.
283 * configure.ac: Use AC_CHECK_MEMBERS to check whether `struct
284 thread' has a td_pcb member and whether `struct reg' has r_fs and
285 r_gs members.
286 * configure, config.in: Regenerate.
287
666ec76f
MK
2882005-01-21 Mark Kettenis <kettenis@gnu.org>
289
b8667b61
MK
290 * configure.ac: Remove ia64-*-aix* junk.
291 * configure: Regenerate.
292
a3828db0
MK
293 * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
294 and BFD_NEED_DECLARATION. Don't check if a declaration of strdup
295 is necessary.
296 * configure, config.in: Regenerate.
297 * utils.c: Adjust for usage of AC_CHECK_DECLS instead of
298 BFD_NEED_DECLARATION. Never provide a prototype for
299 caninicalize_file_name.
300 * gdb_string.h: Adjust for usage of AC_CHECK_DECLS instead of
301 BFD_NEED_DECLARATION.
302
666ec76f
MK
303 * configure.ac (targ_archs): Use standard autoconf check for
304 "struct stat.st_blocks" instead of rolling our own.
305 * configure: Regenerated.
306 * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): Remove undef.
307 * config.in: Regenerated.
308
bc8bcb4b
MK
3092005-01-21 Mark Kettenis <kettenis@gnu.org>
310
311 * configure.ac: Modernize checks for `long long' and `long double'
312 support.
313 * configure: Regenerated.
314 * acconfig.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG)
315 (PRINT_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE): Remove undefs.
316 * config.in: Regenerated.
317
30adeb3a
MK
3182005-01-20 Mark Kettenis <kettenis@gnu.org>
319
320 * acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
321 (HAVE_STRUCT_MEMBER_SS_WIDE): Remove undefs.
322 * configure.ac: Remove checks for HP-UX save_state structure.
323 * configure: Regenerated.
324
e06e2353
AC
3252005-01-19 Andrew Cagney <cagney@gnu.org>
326
327 * utils.c (quit): Simplify, call fatal.
328 * exceptions.c: Include "serial.h"
329 (print_flush): Mimic flush code found in utils.c:quit.
330 * Makefile.in: Update dependencies.
331
1c44323f
JB
3322005-01-19 Jim Blandy <jimb@redhat.com>
333
065a1afc
JB
334 * configure.tgt: Set build_rdi_share to "yes" on those targets
335 that use that debugging protocol.
336 Set build_nlm to yes to build NLM stub for Netware targets.
337 * configure.ac: If build_rdi_share is "yes", then configure the
338 rdi-share subdirectory.
339 If build_nlm is "yes", the configure the "nlm" subdirectory.
340 * configure: Regenerated.
341
1c44323f
JB
342 * rdi-share/configure, rdi-share/aclocal.m4: Regenerated using
343 autoconf 2.59 and automake 1.9.3.
344
8a9de0e4
AC
3452005-01-19 Andrew Cagney <cagney@gnu.org>
346
315a522e
AC
347 * exceptions.h (deprecated_throw_reason): Rename throw_reason.
348 * exceptions.c (deprecated_throw_reason): Rename throw_reason.
349 * utils.c (internal_verror, quit): Update.
350 * remote-sds.c (interrupt_query): Update.
351 * remote-mips.c (mips_error, mips_kill): Update.
352 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
353 * remote.c (interrupt_query): Update.
354 * ocd.c (interrupt_query): Update.
355 * nto-procfs.c (interrupt_query): Update.
356 * monitor.c (monitor_interrupt_query): Update.
357 * breakpoint.c (break_command_1): Update.
358
8a9de0e4
AC
359 * infrun.c: (resume, proceed, wait_for_inferior)
360 (handle_inferior_event, stop_stepping)
361 (prepare_to_wait): Write debug output to gdb_stdlog.
362
53283f86
MK
3632005-01-19 Mark Kettenis <kettenis@gnu.org>
364
365 * inf-ptrace.c (inf_ptrace_prepare_to_store)
366 (inf_ptrace_post_startup_inferior)
367 (inf_ptrace_acknowledge_created_inferior)
368 (inf_ptrace_insert_fork_catchpoint)
369 (inf_ptrace_remove_fork_catchpoint)
370 (inf_ptrace_insert_vfork_catchpoint):
371 (inf_ptrace_remove_vfork_catchpoint, inf_ptrace_follow_fork)
372 (inf_ptrace_insert_exec_catchpoint)
373 (inf_ptrace_remove_exec_catchpoint): Remove functions.
374 (inf_ptrace_reported_exec_events_per_exec_call): Tweak comment.
375 (inf_ptrace_target): Don't set to_prepare_to_store,
376 to_post_startup_inferior, to_acknowledge_created_inferior,
377 to_insert_fork_ctachpoint, to_remove_fork_catchpoint,
378 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
379 to_follow_fork, to_insert_exec_catchpoint,
380 to_remove_exec_catchpoint.
381
9ee907e0
AC
3822005-01-18 Andrew Cagney <cagney@gnu.org>
383
fa113d1a
AC
384 * target.h (struct target_ops): Change return type of
385 to_insert_fork_catchpoint, to_insert_vfork_catchpoint and
386 to_insert_exec_catchpoint to void.
387 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
388 (child_insert_exec_catchpoint): Change return type to void.
389 * target.c (update_current_target): Update.
390 (debug_to_insert_fork_catchpoint)
391 (debug_to_insert_vfork_catchpoint)
392 (debug_to_insert_exec_catchpoint): Update.
393 * inf-child.c (inf_child_insert_fork_catchpoint)
394 (inf_child_insert_vfork_catchpoint)
395 (inf_child_insert_exec_catchpoint): Update.
396 * breakpoint.c (insert_catchpoint): Update, do not throw an error.
397 * linux-nat.c (child_insert_fork_catchpoint)
398 (child_insert_vfork_catchpoint)
399 (child_insert_exec_catchpoint): Update.
400 * inftarg.c (child_insert_fork_catchpoint)
401 (child_insert_vfork_catchpoint,)
402 (child_insert_exec_catchpoint): Update.
403
9ee907e0
AC
404 * remote.c (remote_open_1): Use throw_exception.
405
295093a4
MS
4062005-01-17 Michael Snyder <msnyder@redhat.com>
407
408 * mips-linux-tdep.c: Whitespace tweaks.
409
4bcff7eb
CV
4102005-01-17 Corinna Vinschen <vinschen@redhat.com>
411
412 * infcmd.c (attach_command): Call CLEAR_SOLIB if available.
413
637537d0
AC
4142005-01-17 Andrew Cagney <cagney@gnu.org>
415
416 * top.h (source_error, source_pre_error): Delete declaration.
417 * cli/cli-script.c (source_error_allocated, source_error): Delete.
418 (script_from_file, source_cleanup_lines): Do not manipulate
419 source_error_allocated, error_pre_print and source_error.
420 (struct source_cleanup_lines_args): Delete fields old_pre_error,
421 and old_error_pre_print.
422 * top.c (source_error_allocated, source_error)
423 (source_pre_error): Delete.
424 (command_line_input): Do not set error_pre_print.
425 * event-top.c (command_line_handler): Do not set error_pre_print.
426
12b21d12
JT
4272005-01-16 Jason Thorpe <thorpej@netbsd.org>
428
429 * MAINTAINERS: Update my email address.
430
1c02b2a5
MK
4312005-01-16 Mark Kettenis <kettenis@gnu.org>
432
c401b55a
MK
433 * configure.ac: Provide prerequisite headers when checking
434 <term.h>.
435 * configure: Regenerate.
436
1c02b2a5
MK
437 * amd64fbsd-tdep.c: Update copyright year. Include "gdb_assert.h"
438 and "bsd-uthread.h".
439 (amd64fbsd_jmp_buf_reg_offset): New variable.
440 (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New
441 functions.
442 (amd64fbsd_init_abi): Set supply_uthread and collect_uthread.
443 * i386fbsd-tdep.c: Fix typo.
444 * Makefile.in (amd64fbsd-tdep.o): Update dependencies.
445 * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
446
17d92a02
AC
4472005-01-16 Andrew Cagney <cagney@gnu.org>
448
449 * cli/cli-script.c: Include "exceptions.h".
450 (struct wrapped_read_command_file_args): Define.
451 (wrapped_read_command_file): New function.
452 (script_from_file): Replace direct call to read_command_file by
453 one wrapped by an exception handler.
454 * exceptions.c (throw_it): Free the old message after creating the
455 new.
456 * Makefile.in: Update dependencies.
457
80ad1639
MK
4582005-01-16 Mark Kettenis <kettenis@gnu.org>
459
ae036357
MK
460 * sparc64fbsd-tdep.c: Update copyright year.
461 (sparc64fbsd_collect_gregset, sparc64fbsd_collect_fpregset): New
462 functions.
463 (sparc64fbsd_init_abi): Create register sets with collect
464 functions.
465
ca5807d9
MK
466 * sparc64fbsd-nat.c: Include "fbsd-nat.h".
467 (_initialize_sparc64fbsd_nat): Add some extra features to the
468 generic SPARC target.
469 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
470 * config/sparc/fbsd.mh (NATDEPFILES): Add fbsd-nat.o and gcore.o.
471 (NAT_FILE): Set to solib.h.
472 * config/sparc/nm-fbsd.h: Remove file.
473
c4f2d4d7
MK
474 * sparc64-tdep.c (sparc64_store_arguments): Fix typo.
475
80ad1639
MK
476 * sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
477
6212a5e9
AC
4782005-01-16 Andrew Cagney <cagney@gnu.org>
479
480 * exceptions.c (struct catcher): Delete saved_error_pre_print and
481 saved_quit_pre_print.
482 (catcher_init): Delete parameter errstring, do not override the
483 pre_print strings.
484 (catcher_pop): Do not restore the pre_print strings.
485 (catch_exception, catch_exceptions_with_msg, catch_errors)
486 (catch_command_errors): Update catch_init calls.
487
936df4b3
MK
4882005-01-16 Mark Kettenis <kettenis@gnu.org>
489
490 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
491 * sparc64fbsd-nat.c: Update copyright year. Include "target.h".
492
3af1e0e3
AC
4932005-01-15 Andrew Cagney <cagney@gnu.org>
494
85981d60
AC
495 * acinclude.m4: Include ../bfd/bfd.m4 instead of
496 ../bfd/acinclude.m4. Include ../gettext.m4.
497 * aclocal.m4, configure: Re-generate.
498
5a14cc1a
AC
499 * exceptions.c (do_captured_command)
500 (struct captured_command_args): Delete.
501 (catch_command_errors): Simplify by inlining call to catch_errors.
502
3af1e0e3
AC
503 * exceptions.c (struct catcher): Delete field print_message.
504 (catcher_init): Delete print_message parameter.
505 (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
506 (throw_it): Delete prefix parameter.
507 (throw_verror, throw_vfatal, throw_error): Update.
508
d0555901
AC
5092005-01-14 Andrew Cagney <cagney@gnu.org>
510
e48f5bee
AC
511 * exceptions.c (print_and_throw): Delete, replaced by throw_it.
512 (throw_reason): Leave the exception's message field blank.
513 (throw_it): New function, create the exception and throw it.
514 (throw_verror, throw_vfatal, throw_error): Call throw_it.
515 (print_any_exception): New function.
516 (catch_errors, catch_exceptions_with_msg): Call
517 print_any_exception.
518 (throw_exception): Move code calling annotate_error and
519 annotate_quit from here ...
520 (print_exception): ... to here.
521
c6da7a6d
AC
522 * exceptions.c (exception_fprintf, exception_print): Move printing
523 of \n from here ...
524 (print_exception): ... to here.
525 (print_flush): New function.
526 (exception_print, exception_fprintf): Replace duplicated flush and
527 wrap code with call to print_flush.
528 (print_and_throw): Simplify, by using xstrvprintf, print_flush,
529 and print_exception.
530 (do_write): Delete.
531
d0555901
AC
532 * remote-sds.c (interrupt_query): Call throw_reason instead of
533 throw_exception.
534 * remote-mips.c (mips_error, mips_kill): Ditto
535 * ocd.c (interrupt_query): Ditto.
536 * nto-procfs.c (interrupt_query): Ditto.
537 * monitor.c (monitor_interrupt_query): Ditto.
538
949df321
JJ
5392005-01-14 Jeff Johnston <jjohnstn@redhat.com>
540
541 * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
542
bc8332bb
AC
5432005-01-14 Andrew Cagney <cagney@gnu.org>
544
1c3c7ee7
AC
545 * exceptions.h (catch_exceptions): Delete errstring parameter.
546 (catch_exceptions_with_msg): Ditto.
547 * exceptions.c (catch_exceptions_with_msg): Update.
548 (catch_exceptions): Update.
549 * symfile-mem.c (add_vsyscall_page): Update.
550 * frame.c (get_current_frame): Update.
551 * wrapper.c (gdb_value_struct_elt): Update.
552 * exceptions.c (catch_exceptions): Update.
553 * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
554 * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
555 * remote-fileio.c (remote_fileio_request): Update.
556
9cbc821d
AC
557 * exceptions.h (exception_fprintf): Declare.
558 (exception_print): Drop pre_print parameter.
559 * mi/mi-main.c (mi_execute_command): Update exception_print call.
560 * cli/cli-interp.c (safe_execute_command): Update exception_print
561 call.
562 * remote.c (remote_open_1): Instead of passing an error prefix to
563 catch_exceptions, use catch_exceptions and exception_fprintf.
564 (remote_start_remote): Change return type to void.
565 * breakpoint.c (insert_bp_location): Instead of passing an error
566 prefix to catch_exceptions, use catch_exceptions and
567 exception_fprintf.
568 (insert_catchpoint): Change return type to void.
569 (break_command_1): Update exception_print call.
570 * exceptions.c (exception_fprintf): New function.
571 (print_exception): New function.
572 (exception_print): Use print_exception.
573
22e9b0f1
AC
574 * utils.c (error_output_message): Delete function.
575 * defs.h (error_output_message): Delete declaration.
576
05ff989b
AC
577 * linespec.c (symtab_from_filename, decode_variable): Use
578 throw_error instead of error_silent.
579 * breakpoint.c (do_captured_parse_breakpoint): Change return type
580 to void.
581 (break_command_1): Use catch_exception and check the error return
582 status.
583 * exceptions.c (throw_error): New function.
584 (throw_vsilent): Delete function.
585 * exceptions.h (throw_error): Declare.
586 (throw_vsilent): Delete declaration.
587 * utils.c (error_silent): Delete function.
588 * defs.h (error_silent): Delete declaration.
589
8a076db9
AC
590 * mi/mi-main.c (mi_execute_command): Print the exception.
591 * cli/cli-interp.c (safe_execute_command): Print the exception.
592 * exceptions.h (exception_print): Declare.
593 * exceptions.c (struct catcher): Add field print_message.
594 (catcher_init): Add parameter print_message, store in the catcher
595 struct.
596 (print_and_throw): Only print the message when print_message.
597 (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
598 catcher_init.
599 (catch_exception): Pass print_message=0 to catcher_init.
600
bc8332bb
AC
601 * varobj.c (varobj_create): Add missing \n.
602
d183932d
MS
6032005-01-13 Michael Snyder <msnyder@redhat.com>
604
4e18e2de 605 * cli/cli-decode.h: Whitespace tweaks.
ca0b4d12 606 * wince.c: Whitespace tweaks.
887a3a14 607 * uw-thread.c: Whitespace tweaks.
0a4a0819 608 * utils.c: Whitespace tweaks.
d183932d
MS
609 * tracepoint.[ch]: Whitespace tweaks.
610 * solist.h: Whitespace tweaks.
611
6b1b7650
AC
6122005-01-13 Andrew Cagney <cagney@gnu.org>
613
b315da38
AC
614 * exceptions.h (struct exception): Make message const.
615 * mi/mi-main.c (mi_execute_command): Pass result.message directly
616 to fputstr_unfiltered.
617
79e714b4
AC
6182005-01-13 Michael Snyder <msnyder@redhat.com>
619
620 * stack.c: Whitespace tweaks.
621 * somsolib.[ch]: Whitespace tweaks.
622 * solib-aix.c: Whitespace tweaks.
623 * solib.c: Whitespace tweaks.
624 * solib-frv.c: Whitespace tweaks.
625 * solib.h: Whitespace tweaks.
626 * solib-irix.c: Whitespace tweaks.
627 * solib-som.c: Whitespace tweaks.
628 * solib-sunos.c: Whitespace tweaks.
629 * solib-svr4.[ch]: Whitespace tweaks.
630 * ser-tcp.c: Whitespace tweaks.
631 * ser-unix.c: Whitespace tweaks.
632 * serial.h: Whitespace tweaks.
633 * scm-valprint.c: Whitespace tweaks.
634 * rs6000-tdep.c: Whitespace tweaks.
635 * rs6000-nat.c: Whitespace tweaks.
636 * remote.c: Whitespace tweaks.
637
6382005-01-13 Andrew Cagney <cagney@gnu.org>
639
6b1b7650
AC
640 * defs.h (error_last_message, error_init): Delete declaration.
641 * utils.c (fatal, vfatal): Call throw_vfatal.
642 (error, verror): Call throw_verror;
643 (do_write, error_stream_1): Delete function.
644 (error_stream): Simplify, call error.
645 (error_last_message, error_init, gdb_lasterr): Delete.
646 (error_silent): Simplify, call throw_vsilent.
647 * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
648 * main.c (captured_main): Delete call to error_init.
649 * exceptions.c (throw_verror, throw_verror)
650 (throw_vsilent): New functions.
651 (do_write, print_and_throw): New functions.
652 (last_message): New global.
653 (throw_reason): Replace error_last_message with last_message.
654 (catch_exceptions_with_msg): Dup the message.
655 * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
656 Declare.
657
4791eb66
MS
6582005-01-13 Michael Snyder <msnyder@redhat.com>
659
90c065fb 660 * remote-st.c: Whitespace tweaks.
8a0ce09a 661 * remote-sim.c: Whitespace tweaks.
1fa79fac 662 * remote-mips.c: Whitespace tweaks.
beda9597 663 * pa64solib.[ch]: Whitespace tweaks.
28397f59 664 * mdebugread.c: Whitespace tweaks.
ba5e7e8d 665 * main.c: Whitespace tweaks.
907d819a 666 * interps.c: Whitespace tweaks.
9d1ff73f 667 * infrun.c: Whitespace tweaks.
1f5d0fc9 668 * infcmd.c: Whitespace tweaks.
d9788fe8 669 * hpux-thread.c: Whitespace tweaks.
3b951200 670 * hppa-hpux-tdep.c: Whitespace tweaks.
3a9a986f 671 * gdbcore.h: Whitespace tweaks.
d3f17821 672 * gdbcmd.h: Whitespace tweaks.
30867156 673 * gdb-events[.c, .h, .sh]: Whitespace tweaks.
de6854b5 674 * corefile.c: Whitespace tweaks.
03717487 675 * completer.c: Whitespace tweaks.
9b5c5aad
MS
676 * coff-solib.c: Whitespace tweaks.
677 * coff-solib.h: Whitespace tweaks.
30fdc99f 678 * cli-out.c: Whitespace tweaks.
1272ad14 679 * breakpoint.c: Whitespace tweaks.
4791eb66
MS
680 * cli/cli-interp.c: Tweak comments, per coding standard.
681
f30f06b8
AC
6822005-01-13 Andrew Cagney <cagney@gnu.org>
683
ce43223b
AC
684 * breakpoint.c (gdb_breakpoint_query): Update, use
685 catch_exceptions_with_msg.
686 (do_captured_breakpoint): Add uiout parameter.
687 (gdb_breakpoint): Update, use catch_exceptions_with_msg.
688 * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
689 gdb_thread_select. Return MI_CMD_ERROR instead of
690 MI_CMD_CAUGHT_ERROR.
691 (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
692 (enum captured_mi_execute_command_actions): Delete
693 EXECUTE_COMMAND_DISPLAY_ERROR.
694 (captured_mi_execute_command): Delete code handling
695 MI_CMD_CAUGHT_ERROR.
696 (mi_execute_command): Don't check for
697 EXECUTE_COMMAND_DISPLAY_ERROR.
698 * mi/mi-cmd-break.c (breakpoint_notify): Update call to
699 gdb_breakpoint_query.
700 (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
701 * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
702 * gdb.h (gdb_thread_select, gdb_list_thread_ids)
703 (gdb_breakpoint, gdb_breakpoint_query): Add error_message
704 parameter.
705 * thread.c (thread_command): Update call.
706 (gdb_thread_select, gdb_list_thread_ids): Update, call
707 catch_exceptions_with_msg.
708
f30f06b8
AC
709 * mi/mi-main.c (mi_execute_command): Use catch_exception,
710 eliminate call to error_last_message.
711 (captured_mi_execute_command): Change return type to void.
712
2a78bfb5
AC
7132005-01-12 Andrew Cagney <cagney@gnu.org>
714
c1043fc2
AC
715 * exceptions.c (exception_none): New variable.
716 * Makefile.in: Update dependencies.
717 * interps.c: Include "exceptions.h".
718 (interpreter_exec_cmd, interp_exec): Update to return "struct
719 exception"
720 * exceptions.h (no_exception): Declare.
721 * tui/tui-interp.c (tui_exec): Update to return "struct exception"
722 * mi/mi-interp.c: Include "exceptions.h".
723 (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
724 'struct exception".
725 * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
726 (do_captured_execute_command): Update to use catch_exception.
727 * interps.h: Include "exceptions.h".
728 (interp_exec_ftype, interp_exec): Return "struct exception".
729
2a78bfb5
AC
730 * exceptions.h (throw_reason): Rename throw_exception.
731 (enum errors, struct exception): Define.
732 (catch_exception_ftype): Define.
733 (catch_exception, throw_exception): Declare.
734 * exceptions.c (throw_exception): Rewrite.
735 (throw_reason): New function.
736 (struct catcher, catcher_state_machine): Replace "reason" with
737 "exception", delete "gdberrmsg".
738 (catch_exception): New function.
739 (catcher_init): Replace "gdberrmsg" parameter with "exception".
740 (catch_errors, catch_exceptions_with_msg): Re-implement passing
741 exception to catcher_init.
742 * utils.c (error_silent, error_stream_1): Use throw_reason.
743 (internal_verror, quit): Ditto.
744 * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
745 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
746 * remote.c (remote_open_1, interrupt_query): Ditto.
747
8b1ca062
MK
7482005-01-12 Mark Kettenis <kettenis@gnu.org>
749
fa565c2b
MK
750 * i386fbsd-tdep.c: Update copyright year. Include "gdbcore.h",
751 "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
752 (i386fbsd_jmp_buf_reg_offset): New variable.
753 (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
754 functions.
755 (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
756 * Makefile.in (i386fbsd-tdep.o): Update dependency.
757 * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
758
82f5c14f
MK
759 * bsd-uthread.h: New file.
760 * bsd-uthread.c: New file.
761 * Makefile.in (bsd_uthread_h): New variable.
762 (ALLDEPFILES): Add bsd-uthread.c.
763 (bsd-uthread.o): New dependency.
764
42a6e6a0
MK
765 * solib.h Update copyright year.
766 (struct so_list): Forward declaration.
767 (solib_read_symbols): New prototype.
768 * solib.c (solib_read_symbols): New function.
769 (solib_add): Call solib_read_symbols to read in symbols.
770 (update_solib_list): Call observer_notify_solib_loaded.
771
8b1ca062
MK
772 * i386bsd-nat.c: Update copyright year. Don't include
773 <sys/param.h> and <sys/user.h>.
774 (register_u_addr, kernel_u_size): Remove functions.
775 * config/i386/obsd.mh (NAT_FILE): Remove.
776 * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
777 * config/i386/nm-obsd.h: Remove file.
778
60250e8b
AC
7792005-01-12 Andrew Cagney <cagney@gnu.org>
780
db5f402d
AC
781 * exceptions.c: Include "gdb_string.h".
782 (enum catcher_state, struct catcher): Define.
783 (current_catcher): New global, replaces catch_return;
784 (catch_return): Delete.
785 (throw_exception): Use current_catcher->buf;
786 (catcher_init, catcher_pop, catcher_state_machine): New functions.
787 (catcher): Delete.
788 (struct catch_errors_args): Delete.
789 (do_catch_errors): Delete.
790 (catch_exceptions): Replace body with call to
791 catch_exceptions_with_msg.
792 (catcher): Delete.
793 (catch_exceptions_with_msg, catch_errors): Re-implement using
794 catcher_state_machine.
795
60250e8b
AC
796 * exceptions.h (enum return_reason, RETURN_MASK)
797 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
798 (return_mask, throw_exception, catch_exceptions_ftype)
799 (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
800 (catch_command_errors_ftype, catch_command_errors): Move to
801 exceptions.h.
802 * exceptions.c, exceptions.h: New files.
803 * top.c: Do not include <setjmp.h>.
804 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
805 (throw_exception, catcher, catch_exceptions)
806 (catch_exceptions_with_msg, struct catch_errors_args)
807 (do_catch_errors, catch_errors, struct captured_command_args)
808 (do_captured_command, catch_command_errors): Move to exceptions.c.
809 * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
810 * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
811 * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
812 * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
813 * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
814 * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
815 * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
816 * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
817 * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
818 * ada-valprint.c, ada-lang.c: Ditto.
819 * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
820 exceptions.o. Update all dependencies.
821
ca14ead7
MK
8222005-01-11 Mark Kettenis <kettenis@gnu.org>
823
eafc7eea
MK
824 * config/i386/nm-fbsd.h: Update copyright year.
825 Don't include "config/nm-bsd.h".
826 (KERNEL_U_SIZE): Remove macro.
827 (kernel_u_size): Remove prototype.
828
ca14ead7
MK
829 * config/vax/nbsdaout.mh (NAT_FILE): Remove.
830 * config/vax/nm-nbsdaout.h: Remove file.
831
4a39d934
EZ
8322005-01-10 Elena Zannoni <ezannoni@redhat.com>
833
834 * MAINTAINERS: Remove self from sh/sh64 maintainership.
835
93f0f986
AC
8362005-01-10 Andrew Cagney <cagney@gnu.org>
837
c4f9e2bf
AC
838 * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
839 changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
840 maintainer.
841
6b71dd74
AC
842 * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
843 changes to CRIS.
844
93f0f986
AC
845 * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN
846 COMMIT means can approve).
847
8785ced0
MK
8482005-01-10 Mark Kettenis <kettenis@gnu.org>
849
2a2de4ce
MK
850 * vax-nat.c: Update copyright year. Include "inf-ptrace.h".
851 (vax_register_u_offset): Make statuc.
852 (_initialize_vax_nat): Construct and add target vector.
853 * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
854 inftarg.o. Add inf-ptrace.o.
855 * Makefile.in (vax-nat.o): Update dependencies.
856
8785ced0
MK
857 * inf-ptrace.h: Update copyright year. Sync comment with
858 inf-ptrace.c.
859 (inf_ptrace_trad_target): New prototype.
860 * inf-ptrace.c: Update copyright year. Include "regcache.h" and
861 "gdb_assert.h"
862 (inf_ptrace_target): Add comment.
863 (inf_ptrace+register_u_offset): New variable.
864 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
865 (inf_ptrace_store_register, inf_ptrace_store_registers)
866 (inf_ptrace_trad_target): New functions.
867 * Makefile.in (inf-ptrace.o): Update dependencies.
868
7cb9022a
MK
8692005-01-09 Mark Kettenis <kettenis@gnu.org>
870
871 * configure.ac: Provide prerequisite headers when checking
872 <link.h>, <sys/proc.h> and <sys/user.h>.
873 * configure: Regenerate.
874
c534d641
MK
8752005-01-08 Mark Kettenis <kettenis@gnu.org>
876
877 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
878 tm-ppc-eabi.h instead of the removed tm-nbsd.h.
879
4b48ac22
MK
8802005-01-07 Mark Kettenis <kettenis@gnu.org>
881
882 * config/ia64/tm-linux.h: Tweak comment. Update copyright year.
883 Don't include "tm-ia64.h".
884 * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
885 * config/ia64/tm-ia64.h: Remove. Move contents ...
886 * ia64-tdep.h: ... here. Update copyright year.
887
3ace7edb
AC
8882005-01-07 Andrew Cagney <cagney@gnu.org>
889
bec39cab
AC
890 * configure.ac: Rename configure.in, require autoconf 2.59.
891 * configure: Re-generate.
892
e14ecb8f
AC
893 * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
894 xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
895 to configdirs.
896
3ace7edb
AC
897 * configure.in: Replace configdirs with multiple references to
898 AC_CONFIG_SUBDIRS.
899 * configure: Re-generate.
900
b33e8514
AS
9012005-01-05 Andreas Schwab <schwab@suse.de>
902
903 * ia64-tdep.c: Include "osabi.h".
904 (native_find_global_pointer): Delete.
905 (ia64_find_global_pointer): Renamed from
906 generic_elf_find_global_pointer.
907 (FIND_GLOBAL_POINTER): Delete. Change all users to call
908 ia64_find_global_pointer instead.
909 (ia64_gdbarch_init): Call gdbarch_init_osabi. Remove references
910 to ia64_linux_sigcontext_register_address and
911 ia64_linux_write_pc. Don't set tdep->find_global_pointer.
912 (_initialize_ia64_tdep): Call gdbarch_register instead of
913 deprecated register_gdbarch_init.
914 (struct gdbarch_tdep): Remove find_global_pointer field and move
915 to ...
916 * ia64-tdep.h (struct gdbarch_tdep): ... here.
917 (ia64_linux_sigcontext_register_address): Remove declaration.
918 (ia64_linux_getunwind_table): Likewise.
919 (ia64_linux_write_pc): Likewise.
920 * ia64-linux-tdep.c: Include "osabi.h".
921 (ia64_linux_sigcontext_register_address): Make static.
922 (ia64_linux_write_pc): Likewise.
923 (ia64_linux_init_abi): New.
924 (_initialize_ia64_linux_tdep): New.
925 * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
926 $(osabi_h).
927
0ea390ed
KB
9282005-01-05 Kevin Buettner <kevinb@redhat.com>
929
930 * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
931 functions in ia64-aix-tdep.c.
932 * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
933 function defined in ia64-aix-tdep.c.
934 * ia64-aix-tdep.c: Remove file.
935 * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
936 this list.
937 * Makefile.in (ia64-aix-tdep.o): Delete.
938
edefbb7c
AC
9392005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
940
941 Committed by Andrew Cagney.
942 * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
943 * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
944 * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
945 * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
946 * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
947 * aix-thread.c (_initialize_aix_thread): Get rid of the
948 deprecated_add_show_from_set call.
949 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
950 * arm-tdep.c (_initialize_arm_tdep): Ditto.
951 * command.h (add_setshow_enum_cmd): Add arguments for returning
952 new list elements.
953 * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
954 * mips-tdep.c (_initialize_mips_tdep): Modify calls to
955 add_setshow_enum_cmd.
956
a260932f
MK
9572005-01-04 Mark Kettenis <kettenis@gnu.org>
958
34cf1994
MK
959 * configure.host (ia64-*-aix*): Remove.
960 * configure.tgt (ia64-*-aix*): Remove.
961 * config/ia64/aix.mh: Remove file.
962 * config/ia64/aix.mt: Remove file.
963 * config/ia64/tm-aix.h: Remove file.
964 * ia64-aix-nat.c: Remove file.
965 * Makefile.in (ia64-aix-nat.o): Remove dependency.
966
a260932f
MK
967 * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
968 Add back inf-ptrace.o.
969
5ed102a1
AC
9702005-01-04 Andrew Cagney <cagney@gnu.org>
971
972 * version.in: Change format from 6.3.50_2005-01-04-cvs to
973 6.3.50.20050104-cvs.
974
3a63c4b7
AS
9752005-01-04 Andreas Schwab <schwab@suse.de>
976
977 * breakpoint.c (break_command_1): Always free err_msg before
978 returning when an exception was caught.
979
e22b26cb
JB
9802005-01-01 Joel Brobecker <brobecker@gnat.com>
981
982 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
983 in register number for addil instruction.
984
151c5df6 985For older changes see ChangeLog-2004.
c906108c
SS
986\f
987Local Variables:
988mode: change-log
989left-margin: 8
990fill-column: 74
991version-control: never
992End:
This page took 0.717407 seconds and 4 git commands to generate.