2005-01-19 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2005-01-19 Andrew Cagney <cagney@gnu.org>
2
3 * exceptions.h (deprecated_throw_reason): Rename throw_reason.
4 * exceptions.c (deprecated_throw_reason): Rename throw_reason.
5 * utils.c (internal_verror, quit): Update.
6 * remote-sds.c (interrupt_query): Update.
7 * remote-mips.c (mips_error, mips_kill): Update.
8 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
9 * remote.c (interrupt_query): Update.
10 * ocd.c (interrupt_query): Update.
11 * nto-procfs.c (interrupt_query): Update.
12 * monitor.c (monitor_interrupt_query): Update.
13 * breakpoint.c (break_command_1): Update.
14
15 * infrun.c: (resume, proceed, wait_for_inferior)
16 (handle_inferior_event, stop_stepping)
17 (prepare_to_wait): Write debug output to gdb_stdlog.
18
19 2005-01-19 Mark Kettenis <kettenis@gnu.org>
20
21 * inf-ptrace.c (inf_ptrace_prepare_to_store)
22 (inf_ptrace_post_startup_inferior)
23 (inf_ptrace_acknowledge_created_inferior)
24 (inf_ptrace_insert_fork_catchpoint)
25 (inf_ptrace_remove_fork_catchpoint)
26 (inf_ptrace_insert_vfork_catchpoint):
27 (inf_ptrace_remove_vfork_catchpoint, inf_ptrace_follow_fork)
28 (inf_ptrace_insert_exec_catchpoint)
29 (inf_ptrace_remove_exec_catchpoint): Remove functions.
30 (inf_ptrace_reported_exec_events_per_exec_call): Tweak comment.
31 (inf_ptrace_target): Don't set to_prepare_to_store,
32 to_post_startup_inferior, to_acknowledge_created_inferior,
33 to_insert_fork_ctachpoint, to_remove_fork_catchpoint,
34 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
35 to_follow_fork, to_insert_exec_catchpoint,
36 to_remove_exec_catchpoint.
37
38 2005-01-18 Andrew Cagney <cagney@gnu.org>
39
40 * target.h (struct target_ops): Change return type of
41 to_insert_fork_catchpoint, to_insert_vfork_catchpoint and
42 to_insert_exec_catchpoint to void.
43 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
44 (child_insert_exec_catchpoint): Change return type to void.
45 * target.c (update_current_target): Update.
46 (debug_to_insert_fork_catchpoint)
47 (debug_to_insert_vfork_catchpoint)
48 (debug_to_insert_exec_catchpoint): Update.
49 * inf-child.c (inf_child_insert_fork_catchpoint)
50 (inf_child_insert_vfork_catchpoint)
51 (inf_child_insert_exec_catchpoint): Update.
52 * breakpoint.c (insert_catchpoint): Update, do not throw an error.
53 * linux-nat.c (child_insert_fork_catchpoint)
54 (child_insert_vfork_catchpoint)
55 (child_insert_exec_catchpoint): Update.
56 * inftarg.c (child_insert_fork_catchpoint)
57 (child_insert_vfork_catchpoint,)
58 (child_insert_exec_catchpoint): Update.
59
60 * remote.c (remote_open_1): Use throw_exception.
61
62 2005-01-17 Michael Snyder <msnyder@redhat.com>
63
64 * mips-linux-tdep.c: Whitespace tweaks.
65
66 2005-01-17 Corinna Vinschen <vinschen@redhat.com>
67
68 * infcmd.c (attach_command): Call CLEAR_SOLIB if available.
69
70 2005-01-17 Andrew Cagney <cagney@gnu.org>
71
72 * top.h (source_error, source_pre_error): Delete declaration.
73 * cli/cli-script.c (source_error_allocated, source_error): Delete.
74 (script_from_file, source_cleanup_lines): Do not manipulate
75 source_error_allocated, error_pre_print and source_error.
76 (struct source_cleanup_lines_args): Delete fields old_pre_error,
77 and old_error_pre_print.
78 * top.c (source_error_allocated, source_error)
79 (source_pre_error): Delete.
80 (command_line_input): Do not set error_pre_print.
81 * event-top.c (command_line_handler): Do not set error_pre_print.
82
83 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
84
85 * MAINTAINERS: Update my email address.
86
87 2005-01-16 Mark Kettenis <kettenis@gnu.org>
88
89 * configure.ac: Provide prerequisite headers when checking
90 <term.h>.
91 * configure: Regenerate.
92
93 * amd64fbsd-tdep.c: Update copyright year. Include "gdb_assert.h"
94 and "bsd-uthread.h".
95 (amd64fbsd_jmp_buf_reg_offset): New variable.
96 (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New
97 functions.
98 (amd64fbsd_init_abi): Set supply_uthread and collect_uthread.
99 * i386fbsd-tdep.c: Fix typo.
100 * Makefile.in (amd64fbsd-tdep.o): Update dependencies.
101 * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
102
103 2005-01-16 Andrew Cagney <cagney@gnu.org>
104
105 * cli/cli-script.c: Include "exceptions.h".
106 (struct wrapped_read_command_file_args): Define.
107 (wrapped_read_command_file): New function.
108 (script_from_file): Replace direct call to read_command_file by
109 one wrapped by an exception handler.
110 * exceptions.c (throw_it): Free the old message after creating the
111 new.
112 * Makefile.in: Update dependencies.
113
114 2005-01-16 Mark Kettenis <kettenis@gnu.org>
115
116 * sparc64fbsd-tdep.c: Update copyright year.
117 (sparc64fbsd_collect_gregset, sparc64fbsd_collect_fpregset): New
118 functions.
119 (sparc64fbsd_init_abi): Create register sets with collect
120 functions.
121
122 * sparc64fbsd-nat.c: Include "fbsd-nat.h".
123 (_initialize_sparc64fbsd_nat): Add some extra features to the
124 generic SPARC target.
125 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
126 * config/sparc/fbsd.mh (NATDEPFILES): Add fbsd-nat.o and gcore.o.
127 (NAT_FILE): Set to solib.h.
128 * config/sparc/nm-fbsd.h: Remove file.
129
130 * sparc64-tdep.c (sparc64_store_arguments): Fix typo.
131
132 * sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
133
134 2005-01-16 Andrew Cagney <cagney@gnu.org>
135
136 * exceptions.c (struct catcher): Delete saved_error_pre_print and
137 saved_quit_pre_print.
138 (catcher_init): Delete parameter errstring, do not override the
139 pre_print strings.
140 (catcher_pop): Do not restore the pre_print strings.
141 (catch_exception, catch_exceptions_with_msg, catch_errors)
142 (catch_command_errors): Update catch_init calls.
143
144 2005-01-16 Mark Kettenis <kettenis@gnu.org>
145
146 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
147 * sparc64fbsd-nat.c: Update copyright year. Include "target.h".
148
149 2005-01-15 Andrew Cagney <cagney@gnu.org>
150
151 * acinclude.m4: Include ../bfd/bfd.m4 instead of
152 ../bfd/acinclude.m4. Include ../gettext.m4.
153 * aclocal.m4, configure: Re-generate.
154
155 * exceptions.c (do_captured_command)
156 (struct captured_command_args): Delete.
157 (catch_command_errors): Simplify by inlining call to catch_errors.
158
159 * exceptions.c (struct catcher): Delete field print_message.
160 (catcher_init): Delete print_message parameter.
161 (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
162 (throw_it): Delete prefix parameter.
163 (throw_verror, throw_vfatal, throw_error): Update.
164
165 2005-01-14 Andrew Cagney <cagney@gnu.org>
166
167 * exceptions.c (print_and_throw): Delete, replaced by throw_it.
168 (throw_reason): Leave the exception's message field blank.
169 (throw_it): New function, create the exception and throw it.
170 (throw_verror, throw_vfatal, throw_error): Call throw_it.
171 (print_any_exception): New function.
172 (catch_errors, catch_exceptions_with_msg): Call
173 print_any_exception.
174 (throw_exception): Move code calling annotate_error and
175 annotate_quit from here ...
176 (print_exception): ... to here.
177
178 * exceptions.c (exception_fprintf, exception_print): Move printing
179 of \n from here ...
180 (print_exception): ... to here.
181 (print_flush): New function.
182 (exception_print, exception_fprintf): Replace duplicated flush and
183 wrap code with call to print_flush.
184 (print_and_throw): Simplify, by using xstrvprintf, print_flush,
185 and print_exception.
186 (do_write): Delete.
187
188 * remote-sds.c (interrupt_query): Call throw_reason instead of
189 throw_exception.
190 * remote-mips.c (mips_error, mips_kill): Ditto
191 * ocd.c (interrupt_query): Ditto.
192 * nto-procfs.c (interrupt_query): Ditto.
193 * monitor.c (monitor_interrupt_query): Ditto.
194
195 2005-01-14 Jeff Johnston <jjohnstn@redhat.com>
196
197 * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
198
199 2005-01-14 Andrew Cagney <cagney@gnu.org>
200
201 * exceptions.h (catch_exceptions): Delete errstring parameter.
202 (catch_exceptions_with_msg): Ditto.
203 * exceptions.c (catch_exceptions_with_msg): Update.
204 (catch_exceptions): Update.
205 * symfile-mem.c (add_vsyscall_page): Update.
206 * frame.c (get_current_frame): Update.
207 * wrapper.c (gdb_value_struct_elt): Update.
208 * exceptions.c (catch_exceptions): Update.
209 * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
210 * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
211 * remote-fileio.c (remote_fileio_request): Update.
212
213 * exceptions.h (exception_fprintf): Declare.
214 (exception_print): Drop pre_print parameter.
215 * mi/mi-main.c (mi_execute_command): Update exception_print call.
216 * cli/cli-interp.c (safe_execute_command): Update exception_print
217 call.
218 * remote.c (remote_open_1): Instead of passing an error prefix to
219 catch_exceptions, use catch_exceptions and exception_fprintf.
220 (remote_start_remote): Change return type to void.
221 * breakpoint.c (insert_bp_location): Instead of passing an error
222 prefix to catch_exceptions, use catch_exceptions and
223 exception_fprintf.
224 (insert_catchpoint): Change return type to void.
225 (break_command_1): Update exception_print call.
226 * exceptions.c (exception_fprintf): New function.
227 (print_exception): New function.
228 (exception_print): Use print_exception.
229
230 * utils.c (error_output_message): Delete function.
231 * defs.h (error_output_message): Delete declaration.
232
233 * linespec.c (symtab_from_filename, decode_variable): Use
234 throw_error instead of error_silent.
235 * breakpoint.c (do_captured_parse_breakpoint): Change return type
236 to void.
237 (break_command_1): Use catch_exception and check the error return
238 status.
239 * exceptions.c (throw_error): New function.
240 (throw_vsilent): Delete function.
241 * exceptions.h (throw_error): Declare.
242 (throw_vsilent): Delete declaration.
243 * utils.c (error_silent): Delete function.
244 * defs.h (error_silent): Delete declaration.
245
246 * mi/mi-main.c (mi_execute_command): Print the exception.
247 * cli/cli-interp.c (safe_execute_command): Print the exception.
248 * exceptions.h (exception_print): Declare.
249 * exceptions.c (struct catcher): Add field print_message.
250 (catcher_init): Add parameter print_message, store in the catcher
251 struct.
252 (print_and_throw): Only print the message when print_message.
253 (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
254 catcher_init.
255 (catch_exception): Pass print_message=0 to catcher_init.
256
257 * varobj.c (varobj_create): Add missing \n.
258
259 2005-01-13 Michael Snyder <msnyder@redhat.com>
260
261 * cli/cli-decode.h: Whitespace tweaks.
262 * wince.c: Whitespace tweaks.
263 * uw-thread.c: Whitespace tweaks.
264 * utils.c: Whitespace tweaks.
265 * tracepoint.[ch]: Whitespace tweaks.
266 * solist.h: Whitespace tweaks.
267
268 2005-01-13 Andrew Cagney <cagney@gnu.org>
269
270 * exceptions.h (struct exception): Make message const.
271 * mi/mi-main.c (mi_execute_command): Pass result.message directly
272 to fputstr_unfiltered.
273
274 2005-01-13 Michael Snyder <msnyder@redhat.com>
275
276 * stack.c: Whitespace tweaks.
277 * somsolib.[ch]: Whitespace tweaks.
278 * solib-aix.c: Whitespace tweaks.
279 * solib.c: Whitespace tweaks.
280 * solib-frv.c: Whitespace tweaks.
281 * solib.h: Whitespace tweaks.
282 * solib-irix.c: Whitespace tweaks.
283 * solib-som.c: Whitespace tweaks.
284 * solib-sunos.c: Whitespace tweaks.
285 * solib-svr4.[ch]: Whitespace tweaks.
286 * ser-tcp.c: Whitespace tweaks.
287 * ser-unix.c: Whitespace tweaks.
288 * serial.h: Whitespace tweaks.
289 * scm-valprint.c: Whitespace tweaks.
290 * rs6000-tdep.c: Whitespace tweaks.
291 * rs6000-nat.c: Whitespace tweaks.
292 * remote.c: Whitespace tweaks.
293
294 2005-01-13 Andrew Cagney <cagney@gnu.org>
295
296 * defs.h (error_last_message, error_init): Delete declaration.
297 * utils.c (fatal, vfatal): Call throw_vfatal.
298 (error, verror): Call throw_verror;
299 (do_write, error_stream_1): Delete function.
300 (error_stream): Simplify, call error.
301 (error_last_message, error_init, gdb_lasterr): Delete.
302 (error_silent): Simplify, call throw_vsilent.
303 * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
304 * main.c (captured_main): Delete call to error_init.
305 * exceptions.c (throw_verror, throw_verror)
306 (throw_vsilent): New functions.
307 (do_write, print_and_throw): New functions.
308 (last_message): New global.
309 (throw_reason): Replace error_last_message with last_message.
310 (catch_exceptions_with_msg): Dup the message.
311 * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
312 Declare.
313
314 2005-01-13 Michael Snyder <msnyder@redhat.com>
315
316 * remote-st.c: Whitespace tweaks.
317 * remote-sim.c: Whitespace tweaks.
318 * remote-mips.c: Whitespace tweaks.
319 * pa64solib.[ch]: Whitespace tweaks.
320 * mdebugread.c: Whitespace tweaks.
321 * main.c: Whitespace tweaks.
322 * interps.c: Whitespace tweaks.
323 * infrun.c: Whitespace tweaks.
324 * infcmd.c: Whitespace tweaks.
325 * hpux-thread.c: Whitespace tweaks.
326 * hppa-hpux-tdep.c: Whitespace tweaks.
327 * gdbcore.h: Whitespace tweaks.
328 * gdbcmd.h: Whitespace tweaks.
329 * gdb-events[.c, .h, .sh]: Whitespace tweaks.
330 * corefile.c: Whitespace tweaks.
331 * completer.c: Whitespace tweaks.
332 * coff-solib.c: Whitespace tweaks.
333 * coff-solib.h: Whitespace tweaks.
334 * cli-out.c: Whitespace tweaks.
335 * breakpoint.c: Whitespace tweaks.
336 * cli/cli-interp.c: Tweak comments, per coding standard.
337
338 2005-01-13 Andrew Cagney <cagney@gnu.org>
339
340 * breakpoint.c (gdb_breakpoint_query): Update, use
341 catch_exceptions_with_msg.
342 (do_captured_breakpoint): Add uiout parameter.
343 (gdb_breakpoint): Update, use catch_exceptions_with_msg.
344 * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
345 gdb_thread_select. Return MI_CMD_ERROR instead of
346 MI_CMD_CAUGHT_ERROR.
347 (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
348 (enum captured_mi_execute_command_actions): Delete
349 EXECUTE_COMMAND_DISPLAY_ERROR.
350 (captured_mi_execute_command): Delete code handling
351 MI_CMD_CAUGHT_ERROR.
352 (mi_execute_command): Don't check for
353 EXECUTE_COMMAND_DISPLAY_ERROR.
354 * mi/mi-cmd-break.c (breakpoint_notify): Update call to
355 gdb_breakpoint_query.
356 (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
357 * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
358 * gdb.h (gdb_thread_select, gdb_list_thread_ids)
359 (gdb_breakpoint, gdb_breakpoint_query): Add error_message
360 parameter.
361 * thread.c (thread_command): Update call.
362 (gdb_thread_select, gdb_list_thread_ids): Update, call
363 catch_exceptions_with_msg.
364
365 * mi/mi-main.c (mi_execute_command): Use catch_exception,
366 eliminate call to error_last_message.
367 (captured_mi_execute_command): Change return type to void.
368
369 2005-01-12 Andrew Cagney <cagney@gnu.org>
370
371 * exceptions.c (exception_none): New variable.
372 * Makefile.in: Update dependencies.
373 * interps.c: Include "exceptions.h".
374 (interpreter_exec_cmd, interp_exec): Update to return "struct
375 exception"
376 * exceptions.h (no_exception): Declare.
377 * tui/tui-interp.c (tui_exec): Update to return "struct exception"
378 * mi/mi-interp.c: Include "exceptions.h".
379 (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
380 'struct exception".
381 * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
382 (do_captured_execute_command): Update to use catch_exception.
383 * interps.h: Include "exceptions.h".
384 (interp_exec_ftype, interp_exec): Return "struct exception".
385
386 * exceptions.h (throw_reason): Rename throw_exception.
387 (enum errors, struct exception): Define.
388 (catch_exception_ftype): Define.
389 (catch_exception, throw_exception): Declare.
390 * exceptions.c (throw_exception): Rewrite.
391 (throw_reason): New function.
392 (struct catcher, catcher_state_machine): Replace "reason" with
393 "exception", delete "gdberrmsg".
394 (catch_exception): New function.
395 (catcher_init): Replace "gdberrmsg" parameter with "exception".
396 (catch_errors, catch_exceptions_with_msg): Re-implement passing
397 exception to catcher_init.
398 * utils.c (error_silent, error_stream_1): Use throw_reason.
399 (internal_verror, quit): Ditto.
400 * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
401 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
402 * remote.c (remote_open_1, interrupt_query): Ditto.
403
404 2005-01-12 Mark Kettenis <kettenis@gnu.org>
405
406 * i386fbsd-tdep.c: Update copyright year. Include "gdbcore.h",
407 "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
408 (i386fbsd_jmp_buf_reg_offset): New variable.
409 (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
410 functions.
411 (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
412 * Makefile.in (i386fbsd-tdep.o): Update dependency.
413 * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
414
415 * bsd-uthread.h: New file.
416 * bsd-uthread.c: New file.
417 * Makefile.in (bsd_uthread_h): New variable.
418 (ALLDEPFILES): Add bsd-uthread.c.
419 (bsd-uthread.o): New dependency.
420
421 * solib.h Update copyright year.
422 (struct so_list): Forward declaration.
423 (solib_read_symbols): New prototype.
424 * solib.c (solib_read_symbols): New function.
425 (solib_add): Call solib_read_symbols to read in symbols.
426 (update_solib_list): Call observer_notify_solib_loaded.
427
428 * i386bsd-nat.c: Update copyright year. Don't include
429 <sys/param.h> and <sys/user.h>.
430 (register_u_addr, kernel_u_size): Remove functions.
431 * config/i386/obsd.mh (NAT_FILE): Remove.
432 * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
433 * config/i386/nm-obsd.h: Remove file.
434
435 2005-01-12 Andrew Cagney <cagney@gnu.org>
436
437 * exceptions.c: Include "gdb_string.h".
438 (enum catcher_state, struct catcher): Define.
439 (current_catcher): New global, replaces catch_return;
440 (catch_return): Delete.
441 (throw_exception): Use current_catcher->buf;
442 (catcher_init, catcher_pop, catcher_state_machine): New functions.
443 (catcher): Delete.
444 (struct catch_errors_args): Delete.
445 (do_catch_errors): Delete.
446 (catch_exceptions): Replace body with call to
447 catch_exceptions_with_msg.
448 (catcher): Delete.
449 (catch_exceptions_with_msg, catch_errors): Re-implement using
450 catcher_state_machine.
451
452 * exceptions.h (enum return_reason, RETURN_MASK)
453 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
454 (return_mask, throw_exception, catch_exceptions_ftype)
455 (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
456 (catch_command_errors_ftype, catch_command_errors): Move to
457 exceptions.h.
458 * exceptions.c, exceptions.h: New files.
459 * top.c: Do not include <setjmp.h>.
460 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
461 (throw_exception, catcher, catch_exceptions)
462 (catch_exceptions_with_msg, struct catch_errors_args)
463 (do_catch_errors, catch_errors, struct captured_command_args)
464 (do_captured_command, catch_command_errors): Move to exceptions.c.
465 * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
466 * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
467 * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
468 * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
469 * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
470 * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
471 * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
472 * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
473 * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
474 * ada-valprint.c, ada-lang.c: Ditto.
475 * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
476 exceptions.o. Update all dependencies.
477
478 2005-01-11 Mark Kettenis <kettenis@gnu.org>
479
480 * config/i386/nm-fbsd.h: Update copyright year.
481 Don't include "config/nm-bsd.h".
482 (KERNEL_U_SIZE): Remove macro.
483 (kernel_u_size): Remove prototype.
484
485 * config/vax/nbsdaout.mh (NAT_FILE): Remove.
486 * config/vax/nm-nbsdaout.h: Remove file.
487
488 2005-01-10 Elena Zannoni <ezannoni@redhat.com>
489
490 * MAINTAINERS: Remove self from sh/sh64 maintainership.
491
492 2005-01-10 Andrew Cagney <cagney@gnu.org>
493
494 * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
495 changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
496 maintainer.
497
498 * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
499 changes to CRIS.
500
501 * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN
502 COMMIT means can approve).
503
504 2005-01-10 Mark Kettenis <kettenis@gnu.org>
505
506 * vax-nat.c: Update copyright year. Include "inf-ptrace.h".
507 (vax_register_u_offset): Make statuc.
508 (_initialize_vax_nat): Construct and add target vector.
509 * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
510 inftarg.o. Add inf-ptrace.o.
511 * Makefile.in (vax-nat.o): Update dependencies.
512
513 * inf-ptrace.h: Update copyright year. Sync comment with
514 inf-ptrace.c.
515 (inf_ptrace_trad_target): New prototype.
516 * inf-ptrace.c: Update copyright year. Include "regcache.h" and
517 "gdb_assert.h"
518 (inf_ptrace_target): Add comment.
519 (inf_ptrace+register_u_offset): New variable.
520 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
521 (inf_ptrace_store_register, inf_ptrace_store_registers)
522 (inf_ptrace_trad_target): New functions.
523 * Makefile.in (inf-ptrace.o): Update dependencies.
524
525 2005-01-09 Mark Kettenis <kettenis@gnu.org>
526
527 * configure.ac: Provide prerequisite headers when checking
528 <link.h>, <sys/proc.h> and <sys/user.h>.
529 * configure: Regenerate.
530
531 2005-01-08 Mark Kettenis <kettenis@gnu.org>
532
533 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
534 tm-ppc-eabi.h instead of the removed tm-nbsd.h.
535
536 2005-01-07 Mark Kettenis <kettenis@gnu.org>
537
538 * config/ia64/tm-linux.h: Tweak comment. Update copyright year.
539 Don't include "tm-ia64.h".
540 * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
541 * config/ia64/tm-ia64.h: Remove. Move contents ...
542 * ia64-tdep.h: ... here. Update copyright year.
543
544 2005-01-07 Andrew Cagney <cagney@gnu.org>
545
546 * configure.ac: Rename configure.in, require autoconf 2.59.
547 * configure: Re-generate.
548
549 * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
550 xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
551 to configdirs.
552
553 * configure.in: Replace configdirs with multiple references to
554 AC_CONFIG_SUBDIRS.
555 * configure: Re-generate.
556
557 2005-01-05 Andreas Schwab <schwab@suse.de>
558
559 * ia64-tdep.c: Include "osabi.h".
560 (native_find_global_pointer): Delete.
561 (ia64_find_global_pointer): Renamed from
562 generic_elf_find_global_pointer.
563 (FIND_GLOBAL_POINTER): Delete. Change all users to call
564 ia64_find_global_pointer instead.
565 (ia64_gdbarch_init): Call gdbarch_init_osabi. Remove references
566 to ia64_linux_sigcontext_register_address and
567 ia64_linux_write_pc. Don't set tdep->find_global_pointer.
568 (_initialize_ia64_tdep): Call gdbarch_register instead of
569 deprecated register_gdbarch_init.
570 (struct gdbarch_tdep): Remove find_global_pointer field and move
571 to ...
572 * ia64-tdep.h (struct gdbarch_tdep): ... here.
573 (ia64_linux_sigcontext_register_address): Remove declaration.
574 (ia64_linux_getunwind_table): Likewise.
575 (ia64_linux_write_pc): Likewise.
576 * ia64-linux-tdep.c: Include "osabi.h".
577 (ia64_linux_sigcontext_register_address): Make static.
578 (ia64_linux_write_pc): Likewise.
579 (ia64_linux_init_abi): New.
580 (_initialize_ia64_linux_tdep): New.
581 * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
582 $(osabi_h).
583
584 2005-01-05 Kevin Buettner <kevinb@redhat.com>
585
586 * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
587 functions in ia64-aix-tdep.c.
588 * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
589 function defined in ia64-aix-tdep.c.
590 * ia64-aix-tdep.c: Remove file.
591 * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
592 this list.
593 * Makefile.in (ia64-aix-tdep.o): Delete.
594
595 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
596
597 Committed by Andrew Cagney.
598 * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
599 * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
600 * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
601 * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
602 * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
603 * aix-thread.c (_initialize_aix_thread): Get rid of the
604 deprecated_add_show_from_set call.
605 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
606 * arm-tdep.c (_initialize_arm_tdep): Ditto.
607 * command.h (add_setshow_enum_cmd): Add arguments for returning
608 new list elements.
609 * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
610 * mips-tdep.c (_initialize_mips_tdep): Modify calls to
611 add_setshow_enum_cmd.
612
613 2005-01-04 Mark Kettenis <kettenis@gnu.org>
614
615 * configure.host (ia64-*-aix*): Remove.
616 * configure.tgt (ia64-*-aix*): Remove.
617 * config/ia64/aix.mh: Remove file.
618 * config/ia64/aix.mt: Remove file.
619 * config/ia64/tm-aix.h: Remove file.
620 * ia64-aix-nat.c: Remove file.
621 * Makefile.in (ia64-aix-nat.o): Remove dependency.
622
623 * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
624 Add back inf-ptrace.o.
625
626 2005-01-04 Andrew Cagney <cagney@gnu.org>
627
628 * version.in: Change format from 6.3.50_2005-01-04-cvs to
629 6.3.50.20050104-cvs.
630
631 2005-01-04 Andreas Schwab <schwab@suse.de>
632
633 * breakpoint.c (break_command_1): Always free err_msg before
634 returning when an exception was caught.
635
636 2005-01-01 Joel Brobecker <brobecker@gnat.com>
637
638 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
639 in register number for addil instruction.
640
641 For older changes see ChangeLog-2004.
642 \f
643 Local Variables:
644 mode: change-log
645 left-margin: 8
646 fill-column: 74
647 version-control: never
648 End:
This page took 0.045432 seconds and 4 git commands to generate.