* amd64-linux-tdep.c: Update copyright year.
[external/binutils.git] / gdb / ChangeLog
1 2005-02-15  Mark Kettenis  <kettenis@gnu.org>
2
3         * amd64-linux-tdep.c: Update copyright year.
4         (amd64_linux_sigtramp_start): Change argument to `struct
5         frame_info *'.  Use safe_frame_unwind_memory instead of
6         deprecated_read_memory_nobpt.
7         (amd64_linux_sigtramp_p): Adjust call to
8         amd64_linux_sigtramp_start.
9
10 2004-02-15  Joel Brobecker  <brobecker@gnat.com>
11
12         From Paul Hilfinger <hilfinger@gnat.com>
13         * dwarf2read.c (new_symbol): Use SYMBOL_SEARCH_NAME rather than
14         SYMBOL_NATURAL_NAME to set type names.
15
16 2005-02-15  Andrew Cagney  <cagney@gnu.org>
17
18         Mark up add_com, add_info and add_prefix_cmd.
19         * breakpoint.c, cp-support.c, dcache.c, dwarf2read.c: Update.
20         * exec.c, f-valprint.c, frame.c, gcore.c, gnu-nat.c: Update.
21         * go32-nat.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
22         * kod.c, language.c, linux-nat.c, m32r-rom.c, macrocmd.c: Update.
23         * maint.c, memattr.c, mips-tdep.c, nto-procfs.c, objc-lang.c: Update.
24         * ocd.c, pa64solib.c, printcmd.c, procfs.c, regcache.c: Update.
25         * remote-e7000.c, remote-m32r-sdi.c, remote-mips.c: Update.
26         * remote-sds.c, remote-sim.c, remote-st.c, remote-utils.c: Update.
27         * remote.c, rs6000-tdep.c, ser-go32.c, serial.c: Update.
28         * sh-tdep.c, solib.c, somsolib.c, source.c, stack.c: Update.
29         * symfile.c, symtab.c, target.c, thread.c, top.c: Update.
30         * tracepoint.c, typeprint.c, utils.c, valprint.c: Update.
31         * win32-nat.c, xcoffsolib.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
32         * cli/cli-logging.c, tui/tui-layout.c, tui/tui-regs.c: Update.
33         * tui/tui-stack.c, tui/tui-win.c: Update.
34
35 2005-02-14  Andrew Cagney  <cagney@gnu.org>
36
37         * config/h8300/h8300.mt (DEPRECATED_TM_FILE): Delete.
38         * config/h8300/tm-h8300.h: Delete file.
39
40         Mark up add_cmd.
41         * arch-utils.c, avr-tdep.c, breakpoint.c, corefile.c: Update.
42         * cp-abi.c, cp-namespace.c, cp-support.c, dummy-frame.c: Update.
43         * exec.c, gnu-nat.c, go32-nat.c, hppa-tdep.c, infcmd.c: Update.
44         * infrun.c, interps.c, macrocmd.c, maint.c, memattr.c: Update.
45         * mips-tdep.c, ocd.c, osabi.c, printcmd.c, regcache.c: Update.
46         * reggroups.c, remote-fileio.c, remote-rdi.c, remote.c: Update.
47         * sol-thread.c, source.c, stack.c, symfile-mem.c: Update.
48         * symfile.c, thread.c, tracepoint.c, valprint.c, value.c: Update.
49         * win32-nat.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
50         * cli/cli-logging.c, tui/tui-regs.c: Update.
51
52         Mark up add_setshow functions, replace "PRINT:" comment prefix
53         with "FIXME: i18n:".
54         * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
55         * cris-tdep.c, dwarf2read.c, frame.c, hppa-tdep.c: Update.
56         * infcall.c, m32r-rom.c, maint.c, mips-tdep.c: Update.
57         * nto-tdep.c, observer.c, remote-rdi.c, remote.c: Update.
58         * target.c, cli/cli-logging.c: Update.
59
60         * utils.c (paddress): New function.
61         * defs.h (paddress): Declare.
62         * printcmd.c (deprecated_print_address_numeric): Rename
63         print_address_numeric, call paddress.
64         * valprint.c, ui-out.c, tui/tui-stack.c, tracepoint.c: Update.
65         * symmisc.c, symfile.c stack.c, p-valprint.c, printcmd.c: Update.
66         * maint.c, m32r-rom.c, infcmd.c, f-valprint.c, exec.c: Update.
67         * dwarf2read.c, dve3900-rom.c, defs.h, c-valprint.c: Update.
68         * corefile.c, cli/cli-cmds.c, breakpoint.c, annotate.c: Update.
69         * ada-valprint.c: Update.
70
71 2005-02-13  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
72
73         * MAINTAINERS: Add myself to "Write After Approval".
74
75 2005-02-12  Yoshinori Sato <ysato@users.sourceforge.jp>
76
77         Restore h8300 support.
78         * configure.tgt: Add h8300-*-*
79         * h8300-tdep.c: New file. Rewrite new frame code.
80         * config/h8300/h8300.mt: New file. Restored Rev 1.3
81         * config/h8300/tm-h8300.h: New file. Restored Rev 1.21
82
83         * MAINTAINERS: Add myself to "Write After Approval".
84
85 2005-02-11  Andrew Cagney  <cagney@gnu.org>
86
87         Mark up some of printf_filtered and printf_unfiltered.
88         * ada-lang.c, annotate.c, arch-utils.c, breakpoint.c: Update.
89         * corelow.c, cp-namespace.c, cp-support.c, dcache.c: Update.
90         * demangle.c, dsrec.c, dwarf2read.c, dwarfread.c: Update.
91         * event-loop.c, event-top.c, exec.c, f-valprint.c: Update.
92         * gdbtypes.c, inf-loop.c, inf-ptrace.c, inf-ttrace.c: Update.
93         * infcmd.c, inflow.c, infrun.c, inftarg.c, language.c: Update.
94         * linespec.c, linux-nat.c, linux-thread-db.c, maint.c: Update.
95         * mdebugread.c, memattr.c, monitor.c, objc-lang.c: Update.
96         * ocd.c, osabi.c, printcmd.c, procfs.c, regcache.c: Update.
97         * remote.c, solib-som.c, solib.c, somsolib.c, source.c: Update.
98         * stack.c, symfile.c, symmisc.c, target.c, thread.c: Update.
99         * top.c, utils.c, valprint.c, value.c, cli/cli-cmds.c: Update.
100         * cli/cli-dump.c, cli/cli-logging.c, tui/tui-hooks.c: Update.
101         * tui/tui-regs.c, tui/tui-win.c: Update.
102
103         Mark up error_no_arg, query, perror_with_name, complaint, and
104         internal_error.
105         * breakpoint.c, cp-abi.c, cp-namespace.c, cp-support.c: Update.
106         * cris-tdep.c, dbxread.c, dictionary.c, dsrec.c: Update.
107         * dummy-frame.c, dve3900-rom.c, dwarf2-frame.c, dwarf2expr.c: Update.
108         * dwarf2read.c, dwarfread.c, elfread.c, event-loop.c: Update.
109         * exceptions.c, exec.c, f-lang.c, findvar.c, fork-child.c: Update.
110         * frame-unwind.c, frame.c, frv-linux-tdep.c, frv-tdep.c: Update.
111         * gdb_assert.h, gdbarch.c, gdbtypes.c, gnu-nat.c: Update.
112         * go32-nat.c, hppa-tdep.c, hppabsd-nat.c, hpread.c: Update.
113         * i386-linux-nat.c, i386-nat.c, i386-tdep.c, i386bsd-nat.c: Update.
114         * i386fbsd-nat.c, inf-ptrace.c, inf-ttrace.c, infcall.c: Update.
115         * infcmd.c, inflow.c, infptrace.c, infrun.c, inftarg.c: Update.
116         * interps.c, language.c, linespec.c, linux-nat.c: Update.
117         * m32r-linux-nat.c, m68k-tdep.c, m68kbsd-nat.c: Update.
118         * m68klinux-nat.c, m88kbsd-nat.c, macroexp.c, macroscope.c: Update.
119         * macrotab.c, maint.c, mdebugread.c, memattr.c: Update.
120         * mips-linux-tdep.c, mips-tdep.c, mips64obsd-nat.c: Update.
121         * mipsnbsd-nat.c, mn10300-tdep.c, monitor.c, nto-procfs.c: Update.
122         * objc-lang.c, objfiles.c, objfiles.h, ocd.c, osabi.c: Update.
123         * parse.c, ppc-bdm.c, ppc-linux-nat.c, ppc-sysv-tdep.c: Update.
124         * ppcnbsd-nat.c, ppcobsd-nat.c, printcmd.c, procfs.c: Update.
125         * regcache.c, reggroups.c, remote-e7000.c, remote-mips.c: Update.
126         * remote-rdp.c, remote-sds.c, remote-sim.c, remote-st.c: Update.
127         * remote-utils.c, remote.c, rs6000-nat.c, rs6000-tdep.c: Update.
128         * s390-nat.c, s390-tdep.c, sentinel-frame.c, serial.c: Update.
129         * sh-tdep.c, sh3-rom.c, sh64-tdep.c, shnbsd-nat.c: Update.
130         * solib-aix5.c, solib-svr4.c, solib.c, source.c: Update.
131         * sparc-nat.c, stabsread.c, stack.c, symfile.c, symtab.c: Update.
132         * symtab.h, target.c, tracepoint.c, ui-file.c, ui-out.c: Update.
133         * utils.c, valops.c, valprint.c, vax-nat.c, vaxbsd-nat.c: Update.
134         * win32-nat.c, xcoffread.c, xstormy16-tdep.c: Update.
135         * cli/cli-cmds.c, cli/cli-logging.c, cli/cli-script.c: Update.
136         * cli/cli-setshow.c, mi/mi-cmd-break.c, mi/mi-cmds.c: Update.
137         * mi/mi-console.c, mi/mi-getopt.c, mi/mi-out.c: Update.
138         * tui/tui-file.c, tui/tui-interp.c: Update.
139
140 2005-02-10  Andrew Cagney  <cagney@gnu.org>
141         
142         Mark up all error and warning messages.
143         * ada-lang.c, amd64-tdep.c, arch-utils.c, breakpoint.c: Update.
144         * bsd-kvm.c, bsd-uthread.c, coff-solib.h, coffread.c: Update.
145         * core-aout.c, core-regset.c, corefile.c, corelow.c: Update.
146         * cp-abi.c, cp-support.c, cp-valprint.c, cris-tdep.c: Update.
147         * dbxread.c, demangle.c, doublest.c, dsrec.c: Update.
148         * dve3900-rom.c, dwarf2expr.c, dwarf2loc.c: Update.
149         * dwarf2read.c, dwarfread.c, elfread.c, eval.c: Update.
150         * event-top.c, exec.c, expprint.c, f-lang.c: Update.
151         * f-typeprint.c, f-valprint.c, fbsd-nat.c, findvar.c: Update.
152         * frame.c, frv-linux-tdep.c, gcore.c, gdbtypes.c: Update.
153         * gnu-nat.c, gnu-v2-abi.c, gnu-v3-abi.c, go32-nat.c: Update.
154         * hpacc-abi.c, hppa-hpux-nat.c, hppa-hpux-tdep.c: Update.
155         * hppa-linux-nat.c, hppa-linux-tdep.c, hppa-tdep.c: Update.
156         * hpread.c, hpux-thread.c, i386-linux-nat.c: Update.
157         * i386-linux-tdep.c, i386-tdep.c, i386bsd-nat.c: Update.
158         * i386gnu-nat.c, i387-tdep.c, ia64-linux-nat.c: Update.
159         * ia64-tdep.c, inf-child.c, inf-ptrace.c, inf-ttrace.c: Update.
160         * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
161         * inftarg.c, interps.c, irix5-nat.c, jv-lang.c: Update.
162         * kod-cisco.c, kod.c, language.c, libunwind-frame.c: Update.
163         * linespec.c, linux-nat.c, linux-thread-db.c, m2-lang.c: Update.
164         * m32r-rom.c, m68hc11-tdep.c, m68k-tdep.c: Update.
165         * m68klinux-nat.c, macrocmd.c, macroexp.c, main.c: Update.
166         * maint.c, mdebugread.c, mem-break.c, memattr.c: Update.
167         * mips-linux-tdep.c, mips-tdep.c, mipsread.c, monitor.c: Update.
168         * nlmread.c, nto-procfs.c, objc-lang.c, objfiles.c: Update.
169         * observer.c, ocd.c, p-lang.c, p-typeprint.c: Update.
170         * p-valprint.c, pa64solib.c, parse.c, ppc-linux-tdep.c: Update.
171         * ppcnbsd-tdep.c, printcmd.c, procfs.c, remote-e7000.c: Update.
172         * remote-fileio.c, remote-m32r-sdi.c, remote-rdi.c: Update.
173         * remote-rdp.c, remote-sim.c, remote-st.c: Update.
174         * remote-utils.c, remote-utils.h, remote.c: Update.
175         * rom68k-rom.c, rs6000-nat.c, s390-tdep.c, scm-lang.c: Update.
176         * ser-e7kpc.c, ser-tcp.c, ser-unix.c, sh-tdep.c: Update.
177         * sh3-rom.c, shnbsd-tdep.c, sol-thread.c, solib-aix5.c: Update.
178         * solib-frv.c, solib-irix.c, solib-osf.c, solib-pa64.c: Update.
179         * solib-som.c, solib-sunos.c, solib-svr4.c, solib.c: Update.
180         * somread.c, somsolib.c, source.c, stabsread.c: Update.
181         * stack.c, std-regs.c, symfile-mem.c, symfile.c: Update.
182         * symmisc.c, symtab.c, target.c, thread.c, top.c: Update.
183         * tracepoint.c, trad-frame.c, typeprint.c, utils.c: Update.
184         * uw-thread.c, valarith.c, valops.c, valprint.c: Update.
185         * value.c, varobj.c, version.in, win32-nat.c, wince.c: Update.
186         * xcoffread.c, xcoffsolib.c, cli/cli-cmds.c: Update.
187         * cli/cli-decode.c, cli/cli-dump.c, cli/cli-logging.c: Update.
188         * cli/cli-script.c, cli/cli-setshow.c, mi/mi-cmd-break.c: Update.
189         * mi/mi-cmd-disas.c, mi/mi-cmd-env.c, mi/mi-cmd-file.c: Update.
190         * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-getopt.c: Update.
191         * mi/mi-symbol-cmds.c, tui/tui-layout.c, tui/tui-stack.c: Update.
192         * tui/tui-win.c: Update.
193         
194 2005-02-10  Ian Lance Taylor  <ian@airs.com>
195
196         * MAINTAINERS: Update my e-mail address.
197
198 2005-02-10  Daniel Jacobowitz  <dan@debian.org>
199
200         From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
201         PR exp/1821
202         * cp-valprint.c: Include "language.h".
203         (cp_print_value_fields): Pass the current language to
204         fprintf_symbol_filtered.
205         * Makefile.in (cp-valprint.o): Update dependencies.
206
207 2005-02-10  Andrew Cagney  <cagney@gnu.org>
208
209         * cli/cli-decode.c (add_setshow_enum_cmd, add_setshow_cmd_full)
210         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
211         (add_setshow_filename_cmd, add_setshow_string_cmd)
212         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Replace
213         print string parameter with fprint_setshow function.
214         * command.h (fprint_setshow_ftype): Define.  Update declarations.
215         * cli/cli-setshow.c (do_setshow_command): When fprint_setshow is
216         available, use that.
217         * cli/cli-decode.h (struct cmd_list_element): Add field
218         fprint_setshow.
219         * complaints.c (fprint_setshow_complaints): New function.
220         (_initialize_complaints): Pass to add_setshow_zinteger_cmd.
221         * hppa-tdep.c (_initialize_hppa_tdep): Replace "print" parameter
222         with NULL.
223         * mips-tdep.c (_initialize_mips_tdep): Ditto.
224         * m32r-rom.c (_initialize_m32r_rom): Ditto.
225         * cris-tdep.c (_initialize_cris_tdep): Ditto.
226         * arm-tdep.c (_initialize_arm_tdep): Ditto.
227         * remote-rdi.c (_initialize_remote_rdi): Ditto.
228         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
229         * dwarf2read.c (_initialize_dwarf2_read): Ditto.
230         * frame.c (_initialize_frame): Ditto.
231         * target.c (initialize_targets): Ditto.
232         * maint.c (_initialize_maint_cmds): Ditto.
233         * observer.c (_initialize_observer): Ditto.
234         * infcall.c (_initialize_infcall): Ditto.
235         * breakpoint.c (_initialize_breakpoint): Ditto.
236         * cli/cli-logging.c (_initialize_cli_logging): Ditto.
237         * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
238
239         * cli/cli-setshow.c (do_setshow_command): Move code printing the
240         value to the end of the function.  Handle MI and non-MI output
241         differently.
242
243 2005-02-09  Andrew Cagney  <cagney@gnu.org>
244
245         * cli/cli-decode.c (add_setshow_enum_cmd): Drop set_result and
246         show_result parameters.
247         * mips-tdep.c (_initialize_mips_tdep): Update calls.
248         * command.h: Update declaration.
249         * arm-tdep.c (_initialize_arm_tdep, _initialize_arm_tdep): Update
250         calls.
251
252         * NEWS: Mention removed commands.
253         * m68hc11-tdep.c (show_regs): Delete, unused.
254         (_initialize_m68hc11_tdep): Delete deprecated "regs" command.
255         * gdb-events.sh: Delete deprecated "set eventdebug" and "show
256         eventdebug" commands.
257         * gdb-events.c: Regenerate.
258         * gdbarch.sh: Delete deprecated "set archdebug" and "show
259         archdebug" commands.
260         * gdbarch.c: Regenerate.
261         * cli/cli-cmds.c (init_cli_cmds): Delete deprecated "set
262         remotedebug" and "show remotedebug".
263         * arm-tdep.c (_initialize_arm_tdep): Delete deprecated "set arm
264         disassembly-flavor", "show arm disassembly-flavor", and
265         "othernames" commands.
266         (arm_othernames): Delete unused function.
267
268         * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call)
269         (convert_code_addr_to_desc_addr): Convert any function code
270         address to the corresponding function's descriptor.
271         (ppc64_sysv_abi_return_value): have TYPE_CODE_ENUM and
272         TYPE_CODE_INT use the same code paths as TYPE_CODE_INT.  When
273         writing, convert any function code address to the corresponding
274         descriptor.
275
276         * config/sh/linux.mt (TDEPFILES): Add symfile-mem.o.
277         * config/powerpc/linux.mt (TDEPFILES): Ditto.
278         * config/pa/linux.mt (TDEPFILES): Ditto.
279         * config/mips/linux.mt (TDEPFILES): Ditto.
280         * config/m68k/linux.mt (TDEPFILES): Ditto.
281         * config/m32r/linux.mt (TDEPFILES): Ditto.
282         * config/ia64/linux.mt (TDEPFILES): Ditto.
283         * config/arm/linux.mt (TDEPFILES): Ditto.
284
285 2005-02-09  Corinna Vinschen  <vinschen@redhat.com>
286
287         * symmisc.c: Include gdb_stat.h.
288         (maintenance_print_msymbols): Use inode numbers to compare files.
289
290 2005-02-08  Andrew Cagney  <cagney@gnu.org>
291
292         * value.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET) 
293         (METHOD_PTR_TO_VOFFSET): Move from here ...
294         * cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET) 
295         (METHOD_PTR_TO_VOFFSET): ... to here.
296         * cp-valprint.c, p-valprint.c, eval.c: Include "cp-support.h".
297         * Makefile.in: Update dependencies.
298         
299         * exceptions.c: Do not include <setjmp.h>.
300         (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Delete macros.
301         (catch_exception, catch_exceptions_with_msg, catch_errors) 
302         (catch_command_errors): Use TRY_CATCH.
303         (struct catcher): Use EXCEPTIONS_SIGJMP_BUF.
304         (exceptions_state_mc_init): Rename catcher_init.
305         (exceptions_state_mc): Rename catcher_state_machine.
306         (exceptions_state_mc_action_iter)
307         (exceptions_state_mc_action_iter_1): New functions.
308         * exceptions.h: Include <setjmp.h>.
309         (EXCEPTIONS_SIGJMP_BUF, EXCEPTIONS_SIGSETJMP) 
310         (EXCEPTIONS_SIGLONGJMP): Define.
311         (exceptions_state_mc_init, exceptions_state_mc_action_iter)
312         (exceptions_state_mc_action_iter_1): Declare.
313         (TRY_CATCH): Define.
314
315         * ppc-linux-tdep.c (ppc_linux_init_abi): Do not set malloc name,
316         no longer needed.
317
318         * ppc-linux-nat.c (ppc_register_u_addr): Hack around 64-bit
319         PT_FPSCR breakage.
320
321         * value.c (struct value): Move to here ...
322         * value.h (struct value): ... from here.  Copy comments to
323         corresponding function declarations, re-order.
324
325 2005-02-07  Andrew Cagney  <cagney@gnu.org>
326
327         * value.c (set_value_bitpos, set_value_bitsize): Define.
328         * value.h (set_value_bitpos, set_value_bitsize): Declare.
329         * ada-lang.c, valarith.c: Update.
330
331         * cp-valprint.c, c-valprint.c, infcall.c: Use value_contents or
332         value_contents_writeable, include note that there are problems.
333         * breakpoint.c, infcall.c: Use VALUE_LVAL.
334
335         * value.h (set_value_offset): Declare.
336         * value.c (set_value_offset): Declare.
337         * gnu-v2-abi.c, jv-valprint.c, valarith.c, valops.c: Update.
338         * findvar.c: Update.
339
340         * value.h (value_next): Declare.
341         * value.c (value_next): Define.
342         * breakpoint.c: Update.
343
344         * value.h (deprecated_set_value_modifiable)
345         (deprecated_value_modifiable): Declare.
346         * value.c (deprecated_set_value_modifiable): Define.
347         (deprecated_value_modifiable): Define.
348         * ada-lang.c, valops.c, breakpoint.c, tracepoint.c: Update.
349
350         * value.h (deprecated_set_value_type): Declare.
351         * value.c (deprecated_set_value_type): Define.
352         * hpacc-abi.c, gnu-v2-abi.c, cp-valprint.c: Update.
353         * c-valprint.c, jv-lang.c, objc-lang.c, ada-lang.c: Update.
354         * infcall.c, printcmd.c, valops.c, eval.c, p-exp.y: Update.
355         * ax-gdb.c, tracepoint.c: Update.
356
357         * value.h (deprecated_value_lval_hack)
358         (deprecated_value_address_hack) 
359         (deprecated_value_internalvar_hack) 
360         (deprecated_value_regnum_hack): Declare.
361         (VALUE_LVAL, VALUE_ADDRESS, VALUE_INTERNALVAR) 
362         (VALUE_FRAME_ID, VALUE_REGNUM): Use.
363         * value.c (deprecated_value_lval_hack)
364         (deprecated_value_address_hack) 
365         (deprecated_value_internalvar_hack) 
366         (deprecated_value_regnum_hack): Define.
367
368         * value.h (VALUE_POINTED_TO_OFFSET): Delete.
369         (set_value_pointed_to_offset, value_pointed_to_offset): Declare.
370         * value.c (set_value_pointed_to_offset): Define
371         (value_pointed_to_offset): Define.
372         * valops.c: Update.
373
374         * value.h (VALUE_EMBEDDED_OFFSET): Delete.
375         (value_embedded_offset, set_value_embedded_offset): Declare.
376         * value.c (value_embedded_offset): Define.
377         (set_value_embedded_offset): Define.
378         * valops.c, p-valprint.c, mi/mi-main.c, hpacc-abi.c: Update.
379         * gnu-v3-abi.c, eval.c, c-valprint.c, cp-valprint.c: Update.
380         * cp-abi.h: Update.
381
382         * value.h (VALUE_LAZY): Delete
383         (set_value_lazy): Declare.
384         * value.c (set_value_lazy): Define.
385         * valops.c, valarith.c, jv-valprint.c, jv-lang.c: Update.
386         * gnu-v2-abi.c, findvar.c, dwarf2loc.c, ada-lang.c: Update.
387
388 2005-02-06  Andrew Cagney  <cagney@gnu.org>
389
390         * value.h (VALUE_OPTIMIZED_OUT): Delete.
391         (value_optimized_out, set_value_optimized_out): Declare.
392         * value.c (set_value_optimized_out, value_optimized_out): Define.
393         * valprint.c, findvar.c, dwarf2loc.c: Update.
394
395         * value.c (value_contents, value_contents_writeable): New
396         functions.
397         * value.h (VALUE_CONTENTS): Delete macro.
398         (value_contents, value_contents_writeable): Declare.
399         * xstormy16-tdep.c, value.c, valops.c, valarith.c: Update.
400         * stack.c, sparc-tdep.c, sparc64-tdep.c, sh-tdep.c: Update.
401         * sh64-tdep.c, scm-valprint.c, scm-exp.c, s390-tdep.c: Update.
402         * rs6000-tdep.c, p-valprint.c, printcmd.c: Update.
403         * ppc-sysv-tdep.c, mips-tdep.c, mi/mi-main.c: Update.
404         * m88k-tdep.c, m68hc11-tdep.c, m32r-tdep.c: Update.
405         * jv-valprint.c, ia64-tdep.c, hppa-tdep.c: Update.
406         * hpacc-abi.c, f-valprint.c, frv-tdep.c, eval.c: Update.
407         * c-valprint.c, cris-tdep.c, cp-valprint.c: Update.
408         * cli/cli-dump.c, breakpoint.c, avr-tdep.c, arm-tdep.c: Update.
409         * arm-linux-tdep.c, amd64-tdep.c, alpha-tdep.c: Update.
410         * ada-valprint.c, ada-lang.c: Update.
411
412 2005-02-03  Andrew Cagney  <cagney@gnu.org>
413
414         * utils.c (xzalloc): New function.
415         * defs.h (XZALLOC): Use xzalloc.
416         (xzalloc): Declare.
417         * value.c (allocate_value): Allocate a zeroed buffer.
418         * mdebugread.c (xzalloc): Delete.
419
420 2005-02-02  Andrew Cagney  <cagney@gnu.org>
421
422         * value.h (value_lazy): Declare.
423         * varobj.c, value.c, valops.c, valarith.c, printcmd.c: Update.
424         * cp-valprint.c, breakpoint.c, ada-lang.c: Update.
425
426         * value.h (VALUE_CONTENTS_ALL): Delete.
427         (value_contents_all): Declare.
428         * value.c (value_contents_all): New function.
429         * hpacc-abi.c, cp-valprint.c, valops.c, c-valprint.c: Update.
430         * m68k-tdep.c, i386-tdep.c, infcall.c, valops.c: Update.
431
432         * value.c (value_enclosing_type): New function.
433         * value.h (VALUE_ENCLOSING_TYPE): Delete.
434         (value_enclosing_type): Declare.
435         * xstormy16-tdep.c, vax-tdep.c, m68k-tdep.c, i386-tdep.c: Update.
436         * gnu-v3-abi.c, hpacc-abi.c, infcall.c, valops.c: Update.
437
438         * value.c (value_contents_all_raw)
439         (value_contents_raw): New functions.
440         * value.h (VALUE_CONTENTS_ALL_RAW, VALUE_CONTENTS_RAW): Delete.
441         (value_contents_raw, value_contents_all_raw): Declare functions.
442         (VALUE_CONTENTS, VALUE_CONTENTS_ALL): Update.
443         * std-regs.c, valarith.c, valops.c, eval.c: Update.
444         * tracepoint.c, findvar.c: Update.
445
446 2005-02-01  Orjan Friberg  <orjanf@axis.com>
447
448         * regformats/reg-cris.dat: New file with register definitions for CRIS.
449         * regformats/reg-crisv32.dat: Ditto for CRISv32.
450
451 2005-01-31  Andrew Cagney  <cagney@gnu.org>
452
453         * configure: Regenerate to track ../gettext.m4.
454
455 2005-01-29  Baurzhan Ismagulov  <ibr@radix50.net>
456
457         * MAINTAINERS: Add myself to "Write After Approval".
458
459         * ax-gdb.c, ax-general.c, bcache.c, bfd-target.c, bsd-kvm.c,
460         * buildsym.c, c-lang.c, c-typeprint.c, c-valprint.c, charset.c,
461         * coff-pe-read.c, coffread.c, complaints.c, copying.c: I18n markup.
462
463 2005-01-29  Mark Kettenis  <kettenis@gnu.org>
464
465         * configure.ac: Remove extra check for ranlib.
466         * configure: Regenerated.
467
468 2005-01-28  Andrew Cagney  <cagney@gnu.org>
469
470         * language.h (struct language_defn): Make la_val_print's buffer
471         parameter a const bfd_byte.
472         * cp-valprint.c (cp_print_value_fields, cp_print_value): Update.
473         * ada-lang.c (ada_aligned_value_addr)
474         (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
475         * valprint.c (val_print_array_elements): Update.
476         * valprint.h (val_print_array_elements): Update.
477         * ada-lang.h (ada_val_print, ada_aligned_value_addr)
478         (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
479         * ada-valprint.c (ada_val_print, struct ada_val_print_args) 
480         (ada_val_print_1, ada_print_floating, printable_val_type) 
481         (print_record, val_print_packed_array_elements) 
482         (print_field_values, print_variant_part): Update.
483         * c-lang.h (c_val_print, cp_print_value_fields): Update.
484         * c-valprint.c (c_val_print): Update.
485         * f-lang.h (f_val_print): Update.
486         * f-valprint.c (f_val_print, f77_print_array_1)
487         (f77_print_array): Update.
488         * jv-lang.h (java_val_print): Update.
489         * jv-valprint.c (java_print_value_fields, java_val_print): Update.
490         * language.c (unk_lang_val_print): Update.
491         * m2-lang.h (m2_val_print): Update.
492         * m2-valprint.c (m2_val_print): Update.
493         * p-lang.h (pascal_val_print): Update.
494         (pascal_object_print_value_fields): Update.
495         * p-valprint.c (pascal_val_print) 
496         (pascal_object_print_value_fields, pascal_object_print_value) 
497         (pascal_object_print_value): Update.
498         * scm-lang.h (scm_val_print): Update.
499         * scm-valprint.c (scm_val_print): Update.
500         * value.h (val_print): Update.
501
502         * p-lang.h (pascal_object_print_class_member)
503         (pascal_object_print_class_method): Make buffer a const bfd_byte.
504         * p-valprint.c (pascal_object_print_class_method)
505         (pascal_object_print_class_method): Ditto.
506         
507         * language.h (struct language_defn): Make la_printstr's buffer
508         parameter a const bfd_byte.
509         * p-lang.h (pascal_printstr): Update function to match.
510         * ada-valprint.c (ada_printstr): Update function to match.
511         * scm-lang.c (scm_printstr): Update function to match.
512         * p-lang.c (pascal_printstr): Update function to match.
513         * ada-lang.h (ada_printstr): Update function to match.
514         * m2-lang.c (m2_printstr): Update function to match.
515         * objc-lang.c (objc_printstr): Update function to match.
516         * c-lang.h (c_printstr): Update function to match.
517         * f-lang.c (f_printstr): Update function to match.
518         * c-lang.c (c_printstr): Update function to match.
519         * language.c (unk_lang_printstr): Update function to match.
520
521         * valprint.c (val_print_type_code_int): Make buffer a const bfd_byte.
522         * valprint.h (val_print_type_code_int): Ditto.
523
524         * objc-lang.h (c_val_print, c_value_print): Delete declarations.
525
526         * cp-valprint.c (cp_print_class_method)
527         (cp_print_class_member): Make buffer a const bfd_byte.
528         * c-lang.h (cp_print_class_member, cp_print_class_method): Ditto.
529
530         * ada-lang.c (value_from_contents_and_address)
531         (to_record_with_fixed_variant_part)
532         (value_tag_from_contents_and_address, ada_to_fixed_type)
533         (to_fixed_variant_branch_type, to_fixed_record_type)
534         (ada_template_to_fixed_record_type, cond_offset_host)
535         (ada_template_to_fixed_record_type_1): Make buffer a const
536         bfd_byte.
537         * ada-lang.h (ada_template_to_fixed_record_type_1)
538         (value_from_contents_and_address, ada_to_fixed_type): Ditto.
539
540         * ada-valprint.c (char_at, printstr): Make buffer a const bfd_byte.
541
542         * gdbtypes.h (print_scalar_formatted): Make buffer a const bfd_byte.
543         * printcmd.c (print_scalar_formatted): Update.
544
545         * value.h (value_bit_index, print_floating)
546         (find_rt_vbase_offset): Make buffer a const bfd_byte.
547         * valprint.c (print_floating): Update.
548         * valarith.c (value_bit_index): Update.
549         * valops.c (find_rt_vbase_offset): Update.
550
551         * valprint.h (print_octal_chars, print_char_chars)
552         (print_hex_chars, print_decimal_chars, print_binary_chars): Make
553         buffer a const bfd_byte.
554         * valprint.c (print_binary_chars, print_octal_chars)
555         (print_decimal_chars, print_hex_chars, print_char_chars): Make
556         "valaddr"buffer a const bfd_byte, ditto for local variables
557         referencing that buffer.
558
559         * m2-valprint.c: Include "c-lang.h".
560         (c_val_print): Delete extern declaration.
561         * scm-valprint.c: Include "c-lang.h".
562         (c_val_print): Delete extern declaration.
563         Makefile.in: Update dependencies.
564
565         * gnu-v2-abi.h (gnuv2_baseclass_offset): Make "valaddr" a const
566         bfd_byte.
567         * cp-abi.h (baseclass_offset): Make "valaddr" a const bfd_byte.
568         (struct cp_abi_ops): Make baseclass_offset's "valaddr" a const
569         bfd_byte.
570         * cp-abi.c (baseclass_offset): Update.
571         * gnu-v2-abi.c (gnuv2_baseclass_offset): Update.
572
573         * gnu-v2-abi.h: New file.
574         * gnu-v2-abi.c: Include "gnu-v2-abi.h".
575         (gnuv2_baseclass_offset): Delete declaration.
576         * hpacc-abi.c: Include "gnu-v2-abi.h".
577         (gnuv2_baseclass_offset): Delete extern declaration.
578         * Makefile.in: Update dependencies.
579
580         * doublest.c (floatformat_is_negative, floatformat_is_nan)
581         (floatformat_mantissa, get_field): Make the buffer a const
582         bfd_byte, simplify.
583
584 2005-01-27  Andrew Cagney  <cagney@gnu.org>
585
586         * value.h (struct value): Change type of contents to bfd_byte.
587         (VALUE_CONTENTS_RAW): Simplify.
588
589         * gdbarch.sh (integer_to_address): Change buf parameter to a const
590         bfd_byte, make pure-multi-arch.
591         * gdbarch.h, gdbarch.c: Regenerate.
592         * mips-tdep.c (mips_integer_to_address): Update.
593         * value.c (value_as_address): Update.
594         
595         * cli/cli-dump.h (fopen_with_cleanup): Make "filename" const.
596         * cli/cli-dump.c (dump_binary_file, dump_bfd_file): Make string
597         parameters const, change buf to a const bfd_byte.
598         (fopen_with_cleanup, bfd_openw_with_cleanup): Make all string
599         parameters const.
600
601         * corefile.c (write_memory): Update, make a copy of the read-only
602         buffer.
603         * target.c (target_read_memory): Update.
604         (target_write_memory): Update, make a copy of the read-only
605         buffer.
606         * gdbcore.h (write_memory): Change buffer type to bfd_byte, make
607         const.
608         * target.h (target_read_memory, target_write_memory): Change
609         buffer type to bfd_byte; for write_memory, make it const.
610         * symfile-mem.c (do_target_read_memory): New function.
611         (symbol_file_add_from_memory): Pass do_target_read_memory to
612         bfd_elf_bfd_from_remote_memory.
613
614         * value.h: Indent using gdb_indent.sh.
615
616         * configure: Regenerate to track ../gettext.m4 change.
617
618 2005-01-26  Andrew Cagney  <cagney@gnu.org>
619
620         * rs6000-tdep.c: Include "reggroups.h".
621         (rs6000_gdbarch_init): Set register_reggroup_p.
622         (rs6000_register_reggroup_p): New function.
623
624 2005-01-26  Orjan Friberg  <orjanf@axis.com>
625
626         * cris-tdep.c (enum cris_num_regs, enum cris_regnums)
627         (cris_sigtramp_frame_unwind_cache, cris_register_size): Update for
628         CRISv32.
629         (crisv32_single_step_through_delay, cris_can_use_hardware_watchpoint)
630         (cris_region_ok_for_watchpoint, cris_stopped_data_address)
631         (crisv32_cannot_fetch_register, crisv32_cannot_store_register)
632         (crisv32_register_type, cris_special_register_name)
633         (crisv32_register_name): New functions.
634         (cris_spec_reg_applicable): Recognize more versions.
635         (cris_register_name): Update with call to cris_special_register_name.
636         (find_cris_op): Filter out CRISv32 instructions.  Tweaked comment and
637         warning when unable to find step target.
638         (CRISV10_ELF_NGREG, CRISV32_ELF_NGREG, crisv32_elf_gregset_t): Define.
639         (supply_gregset): Add struct gdbarch_tdep.  Set pseudo-PC register for 
640         CRISv32.
641         (fetch_core_registers): Update for CRISv32.
642         (cris_gdbarch_init): Set pc_regnum, register_type, num_regs,
643         register_name, cannot_store_register, cannot_fetch_register,
644         have_nonsteppable_watchpoint, single_step_through_delay for CRISv32.
645         
646 2005-01-26  Nick Roberts  <nickrob@snap.net.nz>
647
648         * interps.c (interpreter_exec_cmd): Use condition,
649         e.reason < 0, to raise an error.
650
651 2005-01-25  Andrew Cagney  <cagney@gnu.org>
652
653         * ppc-linux-tdep.c: Include "tramp-frame.h"
654         (struct ppc_linux_sigtramp_cache)
655         (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
656         (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
657         (ppc_linux_sigtramp_cache): Delete.
658         (ppc32_linux_sigaction_cache_init)
659         (ppc64_linux_sigaction_cache_init)
660         (ppc32_linux_sighandler_cache_init)
661         (ppc64_linux_sighandler_cache_init)
662         (ppc32_linux_sigaction_tramp_frame)
663         (ppc64_linux_sigaction_tramp_frame)
664         (ppc32_linux_sighandler_tramp_frame)
665         (ppc64_linux_sighandler_tramp_frame)
666         (ppc_linux_sigtramp_cache, ppc_linux_init_abi): Implement 32 and
667         64-bit, sigaction and siginfo tramp-frame unwinders.
668
669         * ppc-linux-tdep.c (ppc_linux_init_abi): Always set
670         long_double_bit to 8.
671
672 2005-01-24  Andrew Cagney  <cagney@gnu.org>
673
674         * infrun.c (handle_inferior_event): Handle back-to-back and nested
675         signals where the step_resume_breakpoint may have already been
676         inserted.
677
678 2005-01-24  Andrew Cagney  <cagney@gnu.org>
679
680         * configure: Regenerate, ../gettext.m4 was updated.
681
682 2005-01-23  Mark Kettenis  <kettenis@gnu.org>
683
684         * NEWS: Mention new BSD user-level threads support.
685
686         * i386obsd-tdep.c: Update copyright year.  Include
687         "bsd-uthread.h".
688         (i386obsd_uthread_reg_offset): New variable.
689         (I386OBSD_UTHREAD_ESP_OFFSET): New define.
690         (i386obsd_supply_uthread, i386obsd_collect_uthread): New
691         functions.
692         (i386obsd_init_abi): Set supply_uthread and collect_uthread.
693         * Makefile.in (i386obsd-tdep.o): Update dependencies.
694         * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
695
696 2005-01-23  Christopher Faylor  <cgf@timesys.com>
697
698         * win32-nat.c: Update copyright year.
699         (child_init_thread_list): Set thread linked list point to NULL so that
700         it won't be reused after clearing.
701
702 2005-01-21  Mark Kettenis  <kettenis@gnu.org>
703
704         * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
705         undefs.
706         * configure.ac: Use AC_CHECK_MEMBERS to check whether `struct
707         thread' has a td_pcb member and whether `struct reg' has r_fs and
708         r_gs members.
709         * configure, config.in: Regenerate.
710
711 2005-01-21  Mark Kettenis  <kettenis@gnu.org>
712
713         * configure.ac: Remove ia64-*-aix* junk.
714         * configure: Regenerate.
715
716         * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
717         and BFD_NEED_DECLARATION.  Don't check if a declaration of strdup
718         is necessary.
719         * configure, config.in: Regenerate.
720         * utils.c: Adjust for usage of AC_CHECK_DECLS instead of
721         BFD_NEED_DECLARATION.  Never provide a prototype for
722         caninicalize_file_name.
723         * gdb_string.h: Adjust for usage of AC_CHECK_DECLS instead of
724         BFD_NEED_DECLARATION.
725
726         * configure.ac (targ_archs): Use standard autoconf check for
727         "struct stat.st_blocks" instead of rolling our own.
728         * configure: Regenerated.
729         * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): Remove undef.
730         * config.in: Regenerated.
731
732 2005-01-21  Mark Kettenis  <kettenis@gnu.org>
733
734         * configure.ac: Modernize checks for `long long' and `long double'
735         support.
736         * configure: Regenerated.
737         * acconfig.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG)
738         (PRINT_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE): Remove undefs.
739         * config.in: Regenerated.
740
741 2005-01-20  Mark Kettenis  <kettenis@gnu.org>
742
743         * acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
744         (HAVE_STRUCT_MEMBER_SS_WIDE): Remove undefs.
745         * configure.ac: Remove checks for HP-UX save_state structure.
746         * configure: Regenerated.
747
748 2005-01-19  Andrew Cagney  <cagney@gnu.org>
749
750         * utils.c (quit): Simplify, call fatal.
751         * exceptions.c: Include "serial.h"
752         (print_flush): Mimic flush code found in utils.c:quit.
753         * Makefile.in: Update dependencies.
754         
755 2005-01-19  Jim Blandy  <jimb@redhat.com>
756
757         * configure.tgt: Set build_rdi_share to "yes" on those targets
758         that use that debugging protocol.
759         Set build_nlm to yes to build NLM stub for Netware targets.
760         * configure.ac: If build_rdi_share is "yes", then configure the
761         rdi-share subdirectory.
762         If build_nlm is "yes", the configure the "nlm" subdirectory.
763         * configure: Regenerated.
764
765         * rdi-share/configure, rdi-share/aclocal.m4: Regenerated using
766         autoconf 2.59 and automake 1.9.3.
767
768 2005-01-19  Andrew Cagney  <cagney@gnu.org>
769
770         * exceptions.h (deprecated_throw_reason): Rename throw_reason.
771         * exceptions.c (deprecated_throw_reason): Rename throw_reason.
772         * utils.c (internal_verror, quit): Update.
773         * remote-sds.c (interrupt_query): Update.
774         * remote-mips.c (mips_error, mips_kill): Update.
775         * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
776         * remote.c (interrupt_query): Update.
777         * ocd.c (interrupt_query): Update.
778         * nto-procfs.c (interrupt_query): Update.
779         * monitor.c (monitor_interrupt_query): Update.
780         * breakpoint.c (break_command_1): Update.
781
782         * infrun.c: (resume, proceed, wait_for_inferior)
783         (handle_inferior_event, stop_stepping)
784         (prepare_to_wait): Write debug output to gdb_stdlog.
785
786 2005-01-19  Mark Kettenis  <kettenis@gnu.org>
787
788         * inf-ptrace.c (inf_ptrace_prepare_to_store)
789         (inf_ptrace_post_startup_inferior)
790         (inf_ptrace_acknowledge_created_inferior)
791         (inf_ptrace_insert_fork_catchpoint)
792         (inf_ptrace_remove_fork_catchpoint)
793         (inf_ptrace_insert_vfork_catchpoint):
794         (inf_ptrace_remove_vfork_catchpoint, inf_ptrace_follow_fork)
795         (inf_ptrace_insert_exec_catchpoint)
796         (inf_ptrace_remove_exec_catchpoint): Remove functions.
797         (inf_ptrace_reported_exec_events_per_exec_call): Tweak comment.
798         (inf_ptrace_target): Don't set to_prepare_to_store,
799         to_post_startup_inferior, to_acknowledge_created_inferior,
800         to_insert_fork_ctachpoint, to_remove_fork_catchpoint,
801         to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
802         to_follow_fork, to_insert_exec_catchpoint,
803         to_remove_exec_catchpoint.
804
805 2005-01-18  Andrew Cagney  <cagney@gnu.org>
806
807         * target.h (struct target_ops): Change return type of
808         to_insert_fork_catchpoint, to_insert_vfork_catchpoint and
809         to_insert_exec_catchpoint to void.
810         (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
811         (child_insert_exec_catchpoint): Change return type to void.
812         * target.c (update_current_target): Update.
813         (debug_to_insert_fork_catchpoint) 
814         (debug_to_insert_vfork_catchpoint) 
815         (debug_to_insert_exec_catchpoint): Update.
816         * inf-child.c (inf_child_insert_fork_catchpoint) 
817         (inf_child_insert_vfork_catchpoint) 
818         (inf_child_insert_exec_catchpoint): Update.
819         * breakpoint.c (insert_catchpoint): Update, do not throw an error.
820         * linux-nat.c (child_insert_fork_catchpoint) 
821         (child_insert_vfork_catchpoint)
822         (child_insert_exec_catchpoint): Update.
823         * inftarg.c (child_insert_fork_catchpoint) 
824         (child_insert_vfork_catchpoint,)
825         (child_insert_exec_catchpoint): Update.
826
827         * remote.c (remote_open_1): Use throw_exception.
828
829 2005-01-17  Michael Snyder  <msnyder@redhat.com>
830
831         * mips-linux-tdep.c: Whitespace tweaks.
832
833 2005-01-17  Corinna Vinschen  <vinschen@redhat.com>
834
835         * infcmd.c (attach_command): Call CLEAR_SOLIB if available.
836
837 2005-01-17  Andrew Cagney  <cagney@gnu.org>
838
839         * top.h (source_error, source_pre_error): Delete declaration.
840         * cli/cli-script.c (source_error_allocated, source_error): Delete.
841         (script_from_file, source_cleanup_lines): Do not manipulate
842         source_error_allocated, error_pre_print and source_error.
843         (struct source_cleanup_lines_args): Delete fields old_pre_error,
844         and old_error_pre_print.
845         * top.c (source_error_allocated, source_error)
846         (source_pre_error): Delete.
847         (command_line_input): Do not set error_pre_print.
848         * event-top.c (command_line_handler): Do not set error_pre_print.
849
850 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
851
852         * MAINTAINERS: Update my email address.
853
854 2005-01-16  Mark Kettenis  <kettenis@gnu.org>
855
856         * configure.ac: Provide prerequisite headers when checking
857         <term.h>.
858         * configure: Regenerate.
859
860         * amd64fbsd-tdep.c: Update copyright year.  Include "gdb_assert.h"
861         and "bsd-uthread.h".
862         (amd64fbsd_jmp_buf_reg_offset): New variable.
863         (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New
864         functions.
865         (amd64fbsd_init_abi): Set supply_uthread and collect_uthread.
866         * i386fbsd-tdep.c: Fix typo.
867         * Makefile.in (amd64fbsd-tdep.o): Update dependencies.
868         * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
869
870 2005-01-16  Andrew Cagney  <cagney@gnu.org>
871
872         * cli/cli-script.c: Include "exceptions.h".
873         (struct wrapped_read_command_file_args): Define.
874         (wrapped_read_command_file): New function.
875         (script_from_file): Replace direct call to read_command_file by
876         one wrapped by an exception handler.
877         * exceptions.c (throw_it): Free the old message after creating the
878         new.
879         * Makefile.in: Update dependencies.
880         
881 2005-01-16  Mark Kettenis  <kettenis@gnu.org>
882
883         * sparc64fbsd-tdep.c: Update copyright year.
884         (sparc64fbsd_collect_gregset, sparc64fbsd_collect_fpregset): New
885         functions.
886         (sparc64fbsd_init_abi): Create register sets with collect
887         functions.
888
889         * sparc64fbsd-nat.c: Include "fbsd-nat.h".
890         (_initialize_sparc64fbsd_nat): Add some extra features to the
891         generic SPARC target.
892         * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
893         * config/sparc/fbsd.mh (NATDEPFILES): Add fbsd-nat.o and gcore.o.
894         (NAT_FILE): Set to solib.h.
895         * config/sparc/nm-fbsd.h: Remove file.
896
897         * sparc64-tdep.c (sparc64_store_arguments): Fix typo.
898
899         * sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
900
901 2005-01-16  Andrew Cagney  <cagney@gnu.org>
902
903         * exceptions.c (struct catcher): Delete saved_error_pre_print and
904         saved_quit_pre_print.
905         (catcher_init): Delete parameter errstring, do not override the
906         pre_print strings.
907         (catcher_pop): Do not restore the pre_print strings.
908         (catch_exception, catch_exceptions_with_msg, catch_errors)
909         (catch_command_errors): Update catch_init calls.
910
911 2005-01-16  Mark Kettenis  <kettenis@gnu.org>
912
913         * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
914         * sparc64fbsd-nat.c: Update copyright year.  Include "target.h".
915
916 2005-01-15  Andrew Cagney  <cagney@gnu.org>
917
918         * acinclude.m4: Include ../bfd/bfd.m4 instead of
919         ../bfd/acinclude.m4.  Include ../gettext.m4.
920         * aclocal.m4, configure: Re-generate.
921
922         * exceptions.c (do_captured_command)
923         (struct captured_command_args): Delete.
924         (catch_command_errors): Simplify by inlining call to catch_errors.
925
926         * exceptions.c (struct catcher): Delete field print_message.
927         (catcher_init): Delete print_message parameter.
928         (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
929         (throw_it): Delete prefix parameter.
930         (throw_verror, throw_vfatal, throw_error): Update.
931
932 2005-01-14  Andrew Cagney  <cagney@gnu.org>
933
934         * exceptions.c (print_and_throw): Delete, replaced by throw_it.
935         (throw_reason): Leave the exception's message field blank.
936         (throw_it): New function, create the exception and throw it.
937         (throw_verror, throw_vfatal, throw_error): Call throw_it.
938         (print_any_exception): New function.
939         (catch_errors, catch_exceptions_with_msg): Call
940         print_any_exception.
941         (throw_exception): Move code calling annotate_error and
942         annotate_quit from here ...
943         (print_exception): ... to here.
944
945         * exceptions.c (exception_fprintf, exception_print): Move printing
946         of \n from here ...
947         (print_exception): ... to here.
948         (print_flush): New function.
949         (exception_print, exception_fprintf): Replace duplicated flush and
950         wrap code with call to print_flush.
951         (print_and_throw): Simplify, by using xstrvprintf, print_flush,
952         and print_exception.
953         (do_write): Delete.
954
955         * remote-sds.c (interrupt_query): Call throw_reason instead of
956         throw_exception.
957         * remote-mips.c (mips_error, mips_kill): Ditto
958         * ocd.c (interrupt_query): Ditto.
959         * nto-procfs.c (interrupt_query): Ditto.
960         * monitor.c (monitor_interrupt_query): Ditto.
961
962 2005-01-14  Jeff Johnston  <jjohnstn@redhat.com>
963
964         * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
965
966 2005-01-14  Andrew Cagney  <cagney@gnu.org>
967
968         * exceptions.h (catch_exceptions): Delete errstring parameter.
969         (catch_exceptions_with_msg): Ditto.
970         * exceptions.c (catch_exceptions_with_msg): Update.
971         (catch_exceptions): Update.
972         * symfile-mem.c (add_vsyscall_page): Update.
973         * frame.c (get_current_frame): Update.
974         * wrapper.c (gdb_value_struct_elt): Update.
975         * exceptions.c (catch_exceptions): Update.
976         * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
977         * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
978         * remote-fileio.c (remote_fileio_request): Update.
979         
980         * exceptions.h (exception_fprintf): Declare.
981         (exception_print): Drop pre_print parameter.
982         * mi/mi-main.c (mi_execute_command): Update exception_print call.
983         * cli/cli-interp.c (safe_execute_command): Update exception_print
984         call.
985         * remote.c (remote_open_1): Instead of passing an error prefix to
986         catch_exceptions, use catch_exceptions and exception_fprintf.
987         (remote_start_remote): Change return type to void.
988         * breakpoint.c (insert_bp_location): Instead of passing an error
989         prefix to catch_exceptions, use catch_exceptions and
990         exception_fprintf.
991         (insert_catchpoint): Change return type to void.
992         (break_command_1): Update exception_print call.
993         * exceptions.c (exception_fprintf): New function.
994         (print_exception): New function.
995         (exception_print): Use print_exception.
996         
997         * utils.c (error_output_message): Delete function.
998         * defs.h (error_output_message): Delete declaration.
999
1000         * linespec.c (symtab_from_filename, decode_variable): Use
1001         throw_error instead of error_silent.
1002         * breakpoint.c (do_captured_parse_breakpoint): Change return type
1003         to void.
1004         (break_command_1): Use catch_exception and check the error return
1005         status.
1006         * exceptions.c (throw_error): New function.
1007         (throw_vsilent): Delete function.
1008         * exceptions.h (throw_error): Declare.
1009         (throw_vsilent): Delete declaration.
1010         * utils.c (error_silent): Delete function.
1011         * defs.h (error_silent): Delete declaration.
1012         
1013         * mi/mi-main.c (mi_execute_command): Print the exception.
1014         * cli/cli-interp.c (safe_execute_command): Print the exception.
1015         * exceptions.h (exception_print): Declare.
1016         * exceptions.c (struct catcher): Add field print_message.
1017         (catcher_init): Add parameter print_message, store in the catcher
1018         struct.
1019         (print_and_throw): Only print the message when print_message.
1020         (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
1021         catcher_init.
1022         (catch_exception): Pass print_message=0 to catcher_init.
1023
1024         * varobj.c (varobj_create): Add missing \n.
1025
1026 2005-01-13  Michael Snyder  <msnyder@redhat.com>
1027
1028         * cli/cli-decode.h: Whitespace tweaks.
1029         * wince.c: Whitespace tweaks.
1030         * uw-thread.c: Whitespace tweaks.
1031         * utils.c: Whitespace tweaks.
1032         * tracepoint.[ch]: Whitespace tweaks.
1033         * solist.h: Whitespace tweaks.
1034
1035 2005-01-13  Andrew Cagney  <cagney@gnu.org>
1036
1037         * exceptions.h (struct exception): Make message const.
1038         * mi/mi-main.c (mi_execute_command): Pass result.message directly
1039         to fputstr_unfiltered.
1040
1041 2005-01-13  Michael Snyder  <msnyder@redhat.com>
1042
1043         * stack.c: Whitespace tweaks.
1044         * somsolib.[ch]: Whitespace tweaks.
1045         * solib-aix.c: Whitespace tweaks.
1046         * solib.c: Whitespace tweaks.
1047         * solib-frv.c: Whitespace tweaks.
1048         * solib.h: Whitespace tweaks.
1049         * solib-irix.c: Whitespace tweaks.
1050         * solib-som.c: Whitespace tweaks.
1051         * solib-sunos.c: Whitespace tweaks.
1052         * solib-svr4.[ch]: Whitespace tweaks.
1053         * ser-tcp.c: Whitespace tweaks.
1054         * ser-unix.c: Whitespace tweaks.
1055         * serial.h: Whitespace tweaks.
1056         * scm-valprint.c: Whitespace tweaks.
1057         * rs6000-tdep.c: Whitespace tweaks.
1058         * rs6000-nat.c: Whitespace tweaks.
1059         * remote.c: Whitespace tweaks.
1060
1061 2005-01-13  Andrew Cagney  <cagney@gnu.org>
1062
1063         * defs.h (error_last_message, error_init): Delete declaration.
1064         * utils.c (fatal, vfatal): Call throw_vfatal.
1065         (error, verror): Call throw_verror;
1066         (do_write, error_stream_1): Delete function.
1067         (error_stream): Simplify, call error.
1068         (error_last_message, error_init, gdb_lasterr): Delete.
1069         (error_silent): Simplify, call throw_vsilent.
1070         * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
1071         * main.c (captured_main): Delete call to error_init.
1072         * exceptions.c (throw_verror, throw_verror)
1073         (throw_vsilent): New functions.
1074         (do_write, print_and_throw): New functions.
1075         (last_message): New global.
1076         (throw_reason): Replace error_last_message with last_message.
1077         (catch_exceptions_with_msg): Dup the message.
1078         * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
1079         Declare.
1080
1081 2005-01-13  Michael Snyder  <msnyder@redhat.com>
1082
1083         * remote-st.c: Whitespace tweaks.
1084         * remote-sim.c: Whitespace tweaks.
1085         * remote-mips.c: Whitespace tweaks.
1086         * pa64solib.[ch]: Whitespace tweaks.
1087         * mdebugread.c: Whitespace tweaks.
1088         * main.c: Whitespace tweaks.
1089         * interps.c: Whitespace tweaks.
1090         * infrun.c: Whitespace tweaks.
1091         * infcmd.c: Whitespace tweaks.
1092         * hpux-thread.c: Whitespace tweaks.
1093         * hppa-hpux-tdep.c: Whitespace tweaks.
1094         * gdbcore.h: Whitespace tweaks.
1095         * gdbcmd.h: Whitespace tweaks.
1096         * gdb-events[.c, .h, .sh]: Whitespace tweaks.
1097         * corefile.c: Whitespace tweaks.
1098         * completer.c: Whitespace tweaks.
1099         * coff-solib.c: Whitespace tweaks.
1100         * coff-solib.h: Whitespace tweaks.
1101         * cli-out.c: Whitespace tweaks.
1102         * breakpoint.c: Whitespace tweaks.
1103         * cli/cli-interp.c: Tweak comments, per coding standard.
1104
1105 2005-01-13  Andrew Cagney  <cagney@gnu.org>
1106
1107         * breakpoint.c (gdb_breakpoint_query): Update, use
1108         catch_exceptions_with_msg.
1109         (do_captured_breakpoint): Add uiout parameter.
1110         (gdb_breakpoint): Update, use catch_exceptions_with_msg.
1111         * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
1112         gdb_thread_select.  Return MI_CMD_ERROR instead of
1113         MI_CMD_CAUGHT_ERROR.
1114         (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
1115         (enum captured_mi_execute_command_actions): Delete
1116         EXECUTE_COMMAND_DISPLAY_ERROR.
1117         (captured_mi_execute_command): Delete code handling
1118         MI_CMD_CAUGHT_ERROR.
1119         (mi_execute_command): Don't check for
1120         EXECUTE_COMMAND_DISPLAY_ERROR.
1121         * mi/mi-cmd-break.c (breakpoint_notify): Update call to
1122         gdb_breakpoint_query.
1123         (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
1124         * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
1125         * gdb.h (gdb_thread_select, gdb_list_thread_ids)
1126         (gdb_breakpoint, gdb_breakpoint_query): Add error_message
1127         parameter.
1128         * thread.c (thread_command): Update call.
1129         (gdb_thread_select, gdb_list_thread_ids): Update, call
1130         catch_exceptions_with_msg.
1131
1132         * mi/mi-main.c (mi_execute_command): Use catch_exception,
1133         eliminate call to error_last_message.
1134         (captured_mi_execute_command): Change return type to void.
1135
1136 2005-01-12  Andrew Cagney  <cagney@gnu.org>
1137
1138         * exceptions.c (exception_none): New variable.
1139         * Makefile.in: Update dependencies.
1140         * interps.c: Include "exceptions.h".
1141         (interpreter_exec_cmd, interp_exec): Update to return "struct
1142         exception"
1143         * exceptions.h (no_exception): Declare.
1144         * tui/tui-interp.c (tui_exec): Update to return "struct exception"
1145         * mi/mi-interp.c: Include "exceptions.h".
1146         (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
1147         'struct exception".
1148         * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command) 
1149         (do_captured_execute_command): Update to use catch_exception.
1150         * interps.h: Include "exceptions.h".
1151         (interp_exec_ftype, interp_exec): Return "struct exception".
1152
1153         * exceptions.h (throw_reason): Rename throw_exception.
1154         (enum errors, struct exception): Define.
1155         (catch_exception_ftype): Define.
1156         (catch_exception, throw_exception): Declare.
1157         * exceptions.c (throw_exception): Rewrite.
1158         (throw_reason): New function.
1159         (struct catcher, catcher_state_machine): Replace "reason" with
1160         "exception", delete "gdberrmsg".
1161         (catch_exception): New function.
1162         (catcher_init): Replace "gdberrmsg" parameter with "exception".
1163         (catch_errors, catch_exceptions_with_msg): Re-implement passing
1164         exception to catcher_init.
1165         * utils.c (error_silent, error_stream_1): Use throw_reason.
1166         (internal_verror, quit): Ditto.
1167         * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
1168         * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
1169         * remote.c (remote_open_1, interrupt_query): Ditto.
1170
1171 2005-01-12  Mark Kettenis  <kettenis@gnu.org>
1172
1173         * i386fbsd-tdep.c: Update copyright year.  Include "gdbcore.h",
1174         "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
1175         (i386fbsd_jmp_buf_reg_offset): New variable.
1176         (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
1177         functions.
1178         (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
1179         * Makefile.in (i386fbsd-tdep.o): Update dependency.
1180         * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
1181
1182         * bsd-uthread.h: New file.
1183         * bsd-uthread.c: New file.
1184         * Makefile.in (bsd_uthread_h): New variable.
1185         (ALLDEPFILES): Add bsd-uthread.c.
1186         (bsd-uthread.o): New dependency.
1187
1188         * solib.h Update copyright year.
1189         (struct so_list): Forward declaration.
1190         (solib_read_symbols): New prototype.
1191         * solib.c (solib_read_symbols): New function.
1192         (solib_add): Call solib_read_symbols to read in symbols.
1193         (update_solib_list): Call observer_notify_solib_loaded.
1194
1195         * i386bsd-nat.c: Update copyright year.  Don't include
1196         <sys/param.h> and <sys/user.h>.
1197         (register_u_addr, kernel_u_size): Remove functions.
1198         * config/i386/obsd.mh (NAT_FILE): Remove.
1199         * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
1200         * config/i386/nm-obsd.h: Remove file.
1201
1202 2005-01-12  Andrew Cagney  <cagney@gnu.org>
1203
1204         * exceptions.c: Include "gdb_string.h".
1205         (enum catcher_state, struct catcher): Define.
1206         (current_catcher): New global, replaces catch_return;
1207         (catch_return): Delete.
1208         (throw_exception): Use current_catcher->buf;
1209         (catcher_init, catcher_pop, catcher_state_machine): New functions.
1210         (catcher): Delete.
1211         (struct catch_errors_args): Delete.
1212         (do_catch_errors): Delete.
1213         (catch_exceptions): Replace body with call to
1214         catch_exceptions_with_msg.
1215         (catcher): Delete.
1216         (catch_exceptions_with_msg, catch_errors): Re-implement using
1217         catcher_state_machine.
1218
1219         * exceptions.h (enum return_reason, RETURN_MASK)
1220         (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
1221         (return_mask, throw_exception, catch_exceptions_ftype)
1222         (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
1223         (catch_command_errors_ftype, catch_command_errors): Move to
1224         exceptions.h.
1225         * exceptions.c, exceptions.h: New files.
1226         * top.c: Do not include <setjmp.h>.
1227         (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
1228         (throw_exception, catcher, catch_exceptions)
1229         (catch_exceptions_with_msg, struct catch_errors_args)
1230         (do_catch_errors, catch_errors, struct captured_command_args)
1231         (do_captured_command, catch_command_errors): Move to exceptions.c.
1232         * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
1233         * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
1234         * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
1235         * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
1236         * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
1237         * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
1238         * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
1239         * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
1240         * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
1241         * ada-valprint.c, ada-lang.c: Ditto.
1242         * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
1243         exceptions.o.  Update all dependencies.
1244         
1245 2005-01-11  Mark Kettenis  <kettenis@gnu.org>
1246
1247         * config/i386/nm-fbsd.h: Update copyright year.
1248         Don't include "config/nm-bsd.h".
1249         (KERNEL_U_SIZE): Remove macro.
1250         (kernel_u_size): Remove prototype.
1251
1252         * config/vax/nbsdaout.mh (NAT_FILE): Remove.
1253         * config/vax/nm-nbsdaout.h: Remove file.
1254
1255 2005-01-10  Elena Zannoni  <ezannoni@redhat.com>
1256
1257         * MAINTAINERS: Remove self from sh/sh64 maintainership.
1258
1259 2005-01-10  Andrew Cagney  <cagney@gnu.org>
1260
1261         * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
1262         changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
1263         maintainer.
1264
1265         * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
1266         changes to CRIS.
1267
1268         * MAINTAINERS: Remove "Maintenance Only".  Spell out that CAN
1269         COMMIT means can approve).
1270
1271 2005-01-10  Mark Kettenis  <kettenis@gnu.org>
1272
1273         * vax-nat.c: Update copyright year.  Include "inf-ptrace.h".
1274         (vax_register_u_offset): Make statuc.
1275         (_initialize_vax_nat): Construct and add target vector.
1276         * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
1277         inftarg.o.  Add inf-ptrace.o.
1278         * Makefile.in (vax-nat.o): Update dependencies.
1279
1280         * inf-ptrace.h: Update copyright year.  Sync comment with
1281         inf-ptrace.c.
1282         (inf_ptrace_trad_target): New prototype.
1283         * inf-ptrace.c: Update copyright year.  Include "regcache.h" and
1284         "gdb_assert.h"
1285         (inf_ptrace_target): Add comment.
1286         (inf_ptrace+register_u_offset): New variable.
1287         (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
1288         (inf_ptrace_store_register, inf_ptrace_store_registers)
1289         (inf_ptrace_trad_target): New functions.
1290         * Makefile.in (inf-ptrace.o): Update dependencies.
1291
1292 2005-01-09  Mark Kettenis  <kettenis@gnu.org>
1293
1294         * configure.ac: Provide prerequisite headers when checking
1295         <link.h>, <sys/proc.h> and <sys/user.h>.
1296         * configure: Regenerate.
1297
1298 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
1299
1300         * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
1301         tm-ppc-eabi.h instead of the removed tm-nbsd.h.
1302
1303 2005-01-07  Mark Kettenis  <kettenis@gnu.org>
1304
1305         * config/ia64/tm-linux.h: Tweak comment.  Update copyright year.
1306         Don't include "tm-ia64.h".
1307         * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
1308         * config/ia64/tm-ia64.h: Remove.  Move contents ...
1309         * ia64-tdep.h: ... here.  Update copyright year.
1310
1311 2005-01-07  Andrew Cagney  <cagney@gnu.org>
1312
1313         * configure.ac: Rename configure.in, require autoconf 2.59.
1314         * configure: Re-generate.
1315
1316         * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
1317         xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
1318         to configdirs.
1319
1320         * configure.in: Replace configdirs with multiple references to
1321         AC_CONFIG_SUBDIRS.
1322         * configure: Re-generate.
1323         
1324 2005-01-05  Andreas Schwab  <schwab@suse.de>
1325
1326         * ia64-tdep.c: Include "osabi.h".
1327         (native_find_global_pointer): Delete.
1328         (ia64_find_global_pointer): Renamed from
1329         generic_elf_find_global_pointer.
1330         (FIND_GLOBAL_POINTER): Delete.  Change all users to call
1331         ia64_find_global_pointer instead.
1332         (ia64_gdbarch_init): Call gdbarch_init_osabi.  Remove references
1333         to ia64_linux_sigcontext_register_address and
1334         ia64_linux_write_pc.  Don't set tdep->find_global_pointer.
1335         (_initialize_ia64_tdep): Call gdbarch_register instead of
1336         deprecated register_gdbarch_init.
1337         (struct gdbarch_tdep): Remove find_global_pointer field and move
1338         to ...
1339         * ia64-tdep.h (struct gdbarch_tdep): ... here.
1340         (ia64_linux_sigcontext_register_address): Remove declaration.
1341         (ia64_linux_getunwind_table): Likewise.
1342         (ia64_linux_write_pc): Likewise.
1343         * ia64-linux-tdep.c: Include "osabi.h".
1344         (ia64_linux_sigcontext_register_address): Make static.
1345         (ia64_linux_write_pc): Likewise.
1346         (ia64_linux_init_abi): New.
1347         (_initialize_ia64_linux_tdep): New.
1348         * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
1349         $(osabi_h).
1350
1351 2005-01-05  Kevin Buettner  <kevinb@redhat.com>
1352
1353         * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on 
1354         functions in ia64-aix-tdep.c.
1355         * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
1356         function defined in ia64-aix-tdep.c.
1357         * ia64-aix-tdep.c: Remove file.
1358         * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
1359         this list.
1360         * Makefile.in (ia64-aix-tdep.o): Delete.
1361
1362 2005-01-05  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
1363
1364         Committed by Andrew Cagney.
1365         * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
1366         * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
1367         * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
1368         * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
1369         * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
1370         * aix-thread.c (_initialize_aix_thread): Get rid of the
1371         deprecated_add_show_from_set call.
1372         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
1373         * arm-tdep.c (_initialize_arm_tdep): Ditto.
1374         * command.h (add_setshow_enum_cmd): Add arguments for returning
1375         new list elements.
1376         * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
1377         * mips-tdep.c (_initialize_mips_tdep): Modify calls to
1378         add_setshow_enum_cmd.
1379
1380 2005-01-04  Mark Kettenis  <kettenis@gnu.org>
1381
1382         * configure.host (ia64-*-aix*): Remove.
1383         * configure.tgt (ia64-*-aix*): Remove.
1384         * config/ia64/aix.mh: Remove file.
1385         * config/ia64/aix.mt: Remove file.
1386         * config/ia64/tm-aix.h: Remove file.
1387         * ia64-aix-nat.c: Remove file.
1388         * Makefile.in (ia64-aix-nat.o): Remove dependency.
1389
1390         * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
1391         Add back inf-ptrace.o.
1392
1393 2005-01-04  Andrew Cagney  <cagney@gnu.org>
1394
1395         * version.in: Change format from 6.3.50_2005-01-04-cvs to
1396         6.3.50.20050104-cvs.
1397
1398 2005-01-04  Andreas Schwab  <schwab@suse.de>
1399
1400         * breakpoint.c (break_command_1): Always free err_msg before
1401         returning when an exception was caught.
1402
1403 2005-01-01  Joel Brobecker  <brobecker@gnat.com>
1404
1405         * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
1406         in register number for addil instruction.
1407
1408 For older changes see ChangeLog-2004.
1409 \f
1410 Local Variables:
1411 mode: change-log
1412 left-margin: 8
1413 fill-column: 74
1414 version-control: never
1415 End: