2005-01-15 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
3af1e0e3
AC
12005-01-15 Andrew Cagney <cagney@gnu.org>
2
3 * exceptions.c (struct catcher): Delete field print_message.
4 (catcher_init): Delete print_message parameter.
5 (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
6 (throw_it): Delete prefix parameter.
7 (throw_verror, throw_vfatal, throw_error): Update.
8
d0555901
AC
92005-01-14 Andrew Cagney <cagney@gnu.org>
10
e48f5bee
AC
11 * exceptions.c (print_and_throw): Delete, replaced by throw_it.
12 (throw_reason): Leave the exception's message field blank.
13 (throw_it): New function, create the exception and throw it.
14 (throw_verror, throw_vfatal, throw_error): Call throw_it.
15 (print_any_exception): New function.
16 (catch_errors, catch_exceptions_with_msg): Call
17 print_any_exception.
18 (throw_exception): Move code calling annotate_error and
19 annotate_quit from here ...
20 (print_exception): ... to here.
21
c6da7a6d
AC
22 * exceptions.c (exception_fprintf, exception_print): Move printing
23 of \n from here ...
24 (print_exception): ... to here.
25 (print_flush): New function.
26 (exception_print, exception_fprintf): Replace duplicated flush and
27 wrap code with call to print_flush.
28 (print_and_throw): Simplify, by using xstrvprintf, print_flush,
29 and print_exception.
30 (do_write): Delete.
31
d0555901
AC
32 * remote-sds.c (interrupt_query): Call throw_reason instead of
33 throw_exception.
34 * remote-mips.c (mips_error, mips_kill): Ditto
35 * ocd.c (interrupt_query): Ditto.
36 * nto-procfs.c (interrupt_query): Ditto.
37 * monitor.c (monitor_interrupt_query): Ditto.
38
949df321
JJ
392005-01-14 Jeff Johnston <jjohnstn@redhat.com>
40
41 * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
42
bc8332bb
AC
432005-01-14 Andrew Cagney <cagney@gnu.org>
44
1c3c7ee7
AC
45 * exceptions.h (catch_exceptions): Delete errstring parameter.
46 (catch_exceptions_with_msg): Ditto.
47 * exceptions.c (catch_exceptions_with_msg): Update.
48 (catch_exceptions): Update.
49 * symfile-mem.c (add_vsyscall_page): Update.
50 * frame.c (get_current_frame): Update.
51 * wrapper.c (gdb_value_struct_elt): Update.
52 * exceptions.c (catch_exceptions): Update.
53 * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
54 * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
55 * remote-fileio.c (remote_fileio_request): Update.
56
9cbc821d
AC
57 * exceptions.h (exception_fprintf): Declare.
58 (exception_print): Drop pre_print parameter.
59 * mi/mi-main.c (mi_execute_command): Update exception_print call.
60 * cli/cli-interp.c (safe_execute_command): Update exception_print
61 call.
62 * remote.c (remote_open_1): Instead of passing an error prefix to
63 catch_exceptions, use catch_exceptions and exception_fprintf.
64 (remote_start_remote): Change return type to void.
65 * breakpoint.c (insert_bp_location): Instead of passing an error
66 prefix to catch_exceptions, use catch_exceptions and
67 exception_fprintf.
68 (insert_catchpoint): Change return type to void.
69 (break_command_1): Update exception_print call.
70 * exceptions.c (exception_fprintf): New function.
71 (print_exception): New function.
72 (exception_print): Use print_exception.
73
22e9b0f1
AC
74 * utils.c (error_output_message): Delete function.
75 * defs.h (error_output_message): Delete declaration.
76
05ff989b
AC
77 * linespec.c (symtab_from_filename, decode_variable): Use
78 throw_error instead of error_silent.
79 * breakpoint.c (do_captured_parse_breakpoint): Change return type
80 to void.
81 (break_command_1): Use catch_exception and check the error return
82 status.
83 * exceptions.c (throw_error): New function.
84 (throw_vsilent): Delete function.
85 * exceptions.h (throw_error): Declare.
86 (throw_vsilent): Delete declaration.
87 * utils.c (error_silent): Delete function.
88 * defs.h (error_silent): Delete declaration.
89
8a076db9
AC
90 * mi/mi-main.c (mi_execute_command): Print the exception.
91 * cli/cli-interp.c (safe_execute_command): Print the exception.
92 * exceptions.h (exception_print): Declare.
93 * exceptions.c (struct catcher): Add field print_message.
94 (catcher_init): Add parameter print_message, store in the catcher
95 struct.
96 (print_and_throw): Only print the message when print_message.
97 (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
98 catcher_init.
99 (catch_exception): Pass print_message=0 to catcher_init.
100
bc8332bb
AC
101 * varobj.c (varobj_create): Add missing \n.
102
d183932d
MS
1032005-01-13 Michael Snyder <msnyder@redhat.com>
104
4e18e2de 105 * cli/cli-decode.h: Whitespace tweaks.
ca0b4d12 106 * wince.c: Whitespace tweaks.
887a3a14 107 * uw-thread.c: Whitespace tweaks.
0a4a0819 108 * utils.c: Whitespace tweaks.
d183932d
MS
109 * tracepoint.[ch]: Whitespace tweaks.
110 * solist.h: Whitespace tweaks.
111
6b1b7650
AC
1122005-01-13 Andrew Cagney <cagney@gnu.org>
113
b315da38
AC
114 * exceptions.h (struct exception): Make message const.
115 * mi/mi-main.c (mi_execute_command): Pass result.message directly
116 to fputstr_unfiltered.
117
79e714b4
AC
1182005-01-13 Michael Snyder <msnyder@redhat.com>
119
120 * stack.c: Whitespace tweaks.
121 * somsolib.[ch]: Whitespace tweaks.
122 * solib-aix.c: Whitespace tweaks.
123 * solib.c: Whitespace tweaks.
124 * solib-frv.c: Whitespace tweaks.
125 * solib.h: Whitespace tweaks.
126 * solib-irix.c: Whitespace tweaks.
127 * solib-som.c: Whitespace tweaks.
128 * solib-sunos.c: Whitespace tweaks.
129 * solib-svr4.[ch]: Whitespace tweaks.
130 * ser-tcp.c: Whitespace tweaks.
131 * ser-unix.c: Whitespace tweaks.
132 * serial.h: Whitespace tweaks.
133 * scm-valprint.c: Whitespace tweaks.
134 * rs6000-tdep.c: Whitespace tweaks.
135 * rs6000-nat.c: Whitespace tweaks.
136 * remote.c: Whitespace tweaks.
137
1382005-01-13 Andrew Cagney <cagney@gnu.org>
139
6b1b7650
AC
140 * defs.h (error_last_message, error_init): Delete declaration.
141 * utils.c (fatal, vfatal): Call throw_vfatal.
142 (error, verror): Call throw_verror;
143 (do_write, error_stream_1): Delete function.
144 (error_stream): Simplify, call error.
145 (error_last_message, error_init, gdb_lasterr): Delete.
146 (error_silent): Simplify, call throw_vsilent.
147 * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
148 * main.c (captured_main): Delete call to error_init.
149 * exceptions.c (throw_verror, throw_verror)
150 (throw_vsilent): New functions.
151 (do_write, print_and_throw): New functions.
152 (last_message): New global.
153 (throw_reason): Replace error_last_message with last_message.
154 (catch_exceptions_with_msg): Dup the message.
155 * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
156 Declare.
157
4791eb66
MS
1582005-01-13 Michael Snyder <msnyder@redhat.com>
159
90c065fb 160 * remote-st.c: Whitespace tweaks.
8a0ce09a 161 * remote-sim.c: Whitespace tweaks.
1fa79fac 162 * remote-mips.c: Whitespace tweaks.
beda9597 163 * pa64solib.[ch]: Whitespace tweaks.
28397f59 164 * mdebugread.c: Whitespace tweaks.
ba5e7e8d 165 * main.c: Whitespace tweaks.
907d819a 166 * interps.c: Whitespace tweaks.
9d1ff73f 167 * infrun.c: Whitespace tweaks.
1f5d0fc9 168 * infcmd.c: Whitespace tweaks.
d9788fe8 169 * hpux-thread.c: Whitespace tweaks.
3b951200 170 * hppa-hpux-tdep.c: Whitespace tweaks.
3a9a986f 171 * gdbcore.h: Whitespace tweaks.
d3f17821 172 * gdbcmd.h: Whitespace tweaks.
30867156 173 * gdb-events[.c, .h, .sh]: Whitespace tweaks.
de6854b5 174 * corefile.c: Whitespace tweaks.
03717487 175 * completer.c: Whitespace tweaks.
9b5c5aad
MS
176 * coff-solib.c: Whitespace tweaks.
177 * coff-solib.h: Whitespace tweaks.
30fdc99f 178 * cli-out.c: Whitespace tweaks.
1272ad14 179 * breakpoint.c: Whitespace tweaks.
4791eb66
MS
180 * cli/cli-interp.c: Tweak comments, per coding standard.
181
f30f06b8
AC
1822005-01-13 Andrew Cagney <cagney@gnu.org>
183
ce43223b
AC
184 * breakpoint.c (gdb_breakpoint_query): Update, use
185 catch_exceptions_with_msg.
186 (do_captured_breakpoint): Add uiout parameter.
187 (gdb_breakpoint): Update, use catch_exceptions_with_msg.
188 * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
189 gdb_thread_select. Return MI_CMD_ERROR instead of
190 MI_CMD_CAUGHT_ERROR.
191 (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
192 (enum captured_mi_execute_command_actions): Delete
193 EXECUTE_COMMAND_DISPLAY_ERROR.
194 (captured_mi_execute_command): Delete code handling
195 MI_CMD_CAUGHT_ERROR.
196 (mi_execute_command): Don't check for
197 EXECUTE_COMMAND_DISPLAY_ERROR.
198 * mi/mi-cmd-break.c (breakpoint_notify): Update call to
199 gdb_breakpoint_query.
200 (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
201 * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
202 * gdb.h (gdb_thread_select, gdb_list_thread_ids)
203 (gdb_breakpoint, gdb_breakpoint_query): Add error_message
204 parameter.
205 * thread.c (thread_command): Update call.
206 (gdb_thread_select, gdb_list_thread_ids): Update, call
207 catch_exceptions_with_msg.
208
f30f06b8
AC
209 * mi/mi-main.c (mi_execute_command): Use catch_exception,
210 eliminate call to error_last_message.
211 (captured_mi_execute_command): Change return type to void.
212
2a78bfb5
AC
2132005-01-12 Andrew Cagney <cagney@gnu.org>
214
c1043fc2
AC
215 * exceptions.c (exception_none): New variable.
216 * Makefile.in: Update dependencies.
217 * interps.c: Include "exceptions.h".
218 (interpreter_exec_cmd, interp_exec): Update to return "struct
219 exception"
220 * exceptions.h (no_exception): Declare.
221 * tui/tui-interp.c (tui_exec): Update to return "struct exception"
222 * mi/mi-interp.c: Include "exceptions.h".
223 (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
224 'struct exception".
225 * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
226 (do_captured_execute_command): Update to use catch_exception.
227 * interps.h: Include "exceptions.h".
228 (interp_exec_ftype, interp_exec): Return "struct exception".
229
2a78bfb5
AC
230 * exceptions.h (throw_reason): Rename throw_exception.
231 (enum errors, struct exception): Define.
232 (catch_exception_ftype): Define.
233 (catch_exception, throw_exception): Declare.
234 * exceptions.c (throw_exception): Rewrite.
235 (throw_reason): New function.
236 (struct catcher, catcher_state_machine): Replace "reason" with
237 "exception", delete "gdberrmsg".
238 (catch_exception): New function.
239 (catcher_init): Replace "gdberrmsg" parameter with "exception".
240 (catch_errors, catch_exceptions_with_msg): Re-implement passing
241 exception to catcher_init.
242 * utils.c (error_silent, error_stream_1): Use throw_reason.
243 (internal_verror, quit): Ditto.
244 * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
245 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
246 * remote.c (remote_open_1, interrupt_query): Ditto.
247
8b1ca062
MK
2482005-01-12 Mark Kettenis <kettenis@gnu.org>
249
fa565c2b
MK
250 * i386fbsd-tdep.c: Update copyright year. Include "gdbcore.h",
251 "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
252 (i386fbsd_jmp_buf_reg_offset): New variable.
253 (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
254 functions.
255 (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
256 * Makefile.in (i386fbsd-tdep.o): Update dependency.
257 * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
258
82f5c14f
MK
259 * bsd-uthread.h: New file.
260 * bsd-uthread.c: New file.
261 * Makefile.in (bsd_uthread_h): New variable.
262 (ALLDEPFILES): Add bsd-uthread.c.
263 (bsd-uthread.o): New dependency.
264
42a6e6a0
MK
265 * solib.h Update copyright year.
266 (struct so_list): Forward declaration.
267 (solib_read_symbols): New prototype.
268 * solib.c (solib_read_symbols): New function.
269 (solib_add): Call solib_read_symbols to read in symbols.
270 (update_solib_list): Call observer_notify_solib_loaded.
271
8b1ca062
MK
272 * i386bsd-nat.c: Update copyright year. Don't include
273 <sys/param.h> and <sys/user.h>.
274 (register_u_addr, kernel_u_size): Remove functions.
275 * config/i386/obsd.mh (NAT_FILE): Remove.
276 * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
277 * config/i386/nm-obsd.h: Remove file.
278
60250e8b
AC
2792005-01-12 Andrew Cagney <cagney@gnu.org>
280
db5f402d
AC
281 * exceptions.c: Include "gdb_string.h".
282 (enum catcher_state, struct catcher): Define.
283 (current_catcher): New global, replaces catch_return;
284 (catch_return): Delete.
285 (throw_exception): Use current_catcher->buf;
286 (catcher_init, catcher_pop, catcher_state_machine): New functions.
287 (catcher): Delete.
288 (struct catch_errors_args): Delete.
289 (do_catch_errors): Delete.
290 (catch_exceptions): Replace body with call to
291 catch_exceptions_with_msg.
292 (catcher): Delete.
293 (catch_exceptions_with_msg, catch_errors): Re-implement using
294 catcher_state_machine.
295
60250e8b
AC
296 * exceptions.h (enum return_reason, RETURN_MASK)
297 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
298 (return_mask, throw_exception, catch_exceptions_ftype)
299 (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
300 (catch_command_errors_ftype, catch_command_errors): Move to
301 exceptions.h.
302 * exceptions.c, exceptions.h: New files.
303 * top.c: Do not include <setjmp.h>.
304 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
305 (throw_exception, catcher, catch_exceptions)
306 (catch_exceptions_with_msg, struct catch_errors_args)
307 (do_catch_errors, catch_errors, struct captured_command_args)
308 (do_captured_command, catch_command_errors): Move to exceptions.c.
309 * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
310 * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
311 * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
312 * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
313 * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
314 * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
315 * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
316 * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
317 * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
318 * ada-valprint.c, ada-lang.c: Ditto.
319 * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
320 exceptions.o. Update all dependencies.
321
ca14ead7
MK
3222005-01-11 Mark Kettenis <kettenis@gnu.org>
323
eafc7eea
MK
324 * config/i386/nm-fbsd.h: Update copyright year.
325 Don't include "config/nm-bsd.h".
326 (KERNEL_U_SIZE): Remove macro.
327 (kernel_u_size): Remove prototype.
328
ca14ead7
MK
329 * config/vax/nbsdaout.mh (NAT_FILE): Remove.
330 * config/vax/nm-nbsdaout.h: Remove file.
331
4a39d934
EZ
3322005-01-10 Elena Zannoni <ezannoni@redhat.com>
333
334 * MAINTAINERS: Remove self from sh/sh64 maintainership.
335
93f0f986
AC
3362005-01-10 Andrew Cagney <cagney@gnu.org>
337
c4f9e2bf
AC
338 * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
339 changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
340 maintainer.
341
6b71dd74
AC
342 * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
343 changes to CRIS.
344
93f0f986
AC
345 * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN
346 COMMIT means can approve).
347
8785ced0
MK
3482005-01-10 Mark Kettenis <kettenis@gnu.org>
349
2a2de4ce
MK
350 * vax-nat.c: Update copyright year. Include "inf-ptrace.h".
351 (vax_register_u_offset): Make statuc.
352 (_initialize_vax_nat): Construct and add target vector.
353 * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
354 inftarg.o. Add inf-ptrace.o.
355 * Makefile.in (vax-nat.o): Update dependencies.
356
8785ced0
MK
357 * inf-ptrace.h: Update copyright year. Sync comment with
358 inf-ptrace.c.
359 (inf_ptrace_trad_target): New prototype.
360 * inf-ptrace.c: Update copyright year. Include "regcache.h" and
361 "gdb_assert.h"
362 (inf_ptrace_target): Add comment.
363 (inf_ptrace+register_u_offset): New variable.
364 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
365 (inf_ptrace_store_register, inf_ptrace_store_registers)
366 (inf_ptrace_trad_target): New functions.
367 * Makefile.in (inf-ptrace.o): Update dependencies.
368
7cb9022a
MK
3692005-01-09 Mark Kettenis <kettenis@gnu.org>
370
371 * configure.ac: Provide prerequisite headers when checking
372 <link.h>, <sys/proc.h> and <sys/user.h>.
373 * configure: Regenerate.
374
c534d641
MK
3752005-01-08 Mark Kettenis <kettenis@gnu.org>
376
377 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
378 tm-ppc-eabi.h instead of the removed tm-nbsd.h.
379
4b48ac22
MK
3802005-01-07 Mark Kettenis <kettenis@gnu.org>
381
382 * config/ia64/tm-linux.h: Tweak comment. Update copyright year.
383 Don't include "tm-ia64.h".
384 * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
385 * config/ia64/tm-ia64.h: Remove. Move contents ...
386 * ia64-tdep.h: ... here. Update copyright year.
387
3ace7edb
AC
3882005-01-07 Andrew Cagney <cagney@gnu.org>
389
bec39cab
AC
390 * configure.ac: Rename configure.in, require autoconf 2.59.
391 * configure: Re-generate.
392
e14ecb8f
AC
393 * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
394 xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
395 to configdirs.
396
3ace7edb
AC
397 * configure.in: Replace configdirs with multiple references to
398 AC_CONFIG_SUBDIRS.
399 * configure: Re-generate.
400
b33e8514
AS
4012005-01-05 Andreas Schwab <schwab@suse.de>
402
403 * ia64-tdep.c: Include "osabi.h".
404 (native_find_global_pointer): Delete.
405 (ia64_find_global_pointer): Renamed from
406 generic_elf_find_global_pointer.
407 (FIND_GLOBAL_POINTER): Delete. Change all users to call
408 ia64_find_global_pointer instead.
409 (ia64_gdbarch_init): Call gdbarch_init_osabi. Remove references
410 to ia64_linux_sigcontext_register_address and
411 ia64_linux_write_pc. Don't set tdep->find_global_pointer.
412 (_initialize_ia64_tdep): Call gdbarch_register instead of
413 deprecated register_gdbarch_init.
414 (struct gdbarch_tdep): Remove find_global_pointer field and move
415 to ...
416 * ia64-tdep.h (struct gdbarch_tdep): ... here.
417 (ia64_linux_sigcontext_register_address): Remove declaration.
418 (ia64_linux_getunwind_table): Likewise.
419 (ia64_linux_write_pc): Likewise.
420 * ia64-linux-tdep.c: Include "osabi.h".
421 (ia64_linux_sigcontext_register_address): Make static.
422 (ia64_linux_write_pc): Likewise.
423 (ia64_linux_init_abi): New.
424 (_initialize_ia64_linux_tdep): New.
425 * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
426 $(osabi_h).
427
0ea390ed
KB
4282005-01-05 Kevin Buettner <kevinb@redhat.com>
429
430 * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
431 functions in ia64-aix-tdep.c.
432 * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
433 function defined in ia64-aix-tdep.c.
434 * ia64-aix-tdep.c: Remove file.
435 * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
436 this list.
437 * Makefile.in (ia64-aix-tdep.o): Delete.
438
edefbb7c
AC
4392005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
440
441 Committed by Andrew Cagney.
442 * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
443 * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
444 * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
445 * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
446 * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
447 * aix-thread.c (_initialize_aix_thread): Get rid of the
448 deprecated_add_show_from_set call.
449 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
450 * arm-tdep.c (_initialize_arm_tdep): Ditto.
451 * command.h (add_setshow_enum_cmd): Add arguments for returning
452 new list elements.
453 * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
454 * mips-tdep.c (_initialize_mips_tdep): Modify calls to
455 add_setshow_enum_cmd.
456
a260932f
MK
4572005-01-04 Mark Kettenis <kettenis@gnu.org>
458
34cf1994
MK
459 * configure.host (ia64-*-aix*): Remove.
460 * configure.tgt (ia64-*-aix*): Remove.
461 * config/ia64/aix.mh: Remove file.
462 * config/ia64/aix.mt: Remove file.
463 * config/ia64/tm-aix.h: Remove file.
464 * ia64-aix-nat.c: Remove file.
465 * Makefile.in (ia64-aix-nat.o): Remove dependency.
466
a260932f
MK
467 * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
468 Add back inf-ptrace.o.
469
5ed102a1
AC
4702005-01-04 Andrew Cagney <cagney@gnu.org>
471
472 * version.in: Change format from 6.3.50_2005-01-04-cvs to
473 6.3.50.20050104-cvs.
474
3a63c4b7
AS
4752005-01-04 Andreas Schwab <schwab@suse.de>
476
477 * breakpoint.c (break_command_1): Always free err_msg before
478 returning when an exception was caught.
479
e22b26cb
JB
4802005-01-01 Joel Brobecker <brobecker@gnat.com>
481
482 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
483 in register number for addil instruction.
484
151c5df6 485For older changes see ChangeLog-2004.
c906108c
SS
486\f
487Local Variables:
488mode: change-log
489left-margin: 8
490fill-column: 74
491version-control: never
492End:
This page took 0.676654 seconds and 4 git commands to generate.