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