* target.h (target_link): Remove prototype.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index bd2e99df2ad3bead309f29804ce5f3f83cee4258..b022cbfcadd8f50336433f7f530ca37769804fb2 100644 (file)
@@ -1,3 +1,157 @@
+2005-05-08  Mark Kettenis  <kettenis@gnu.org>
+
+       * target.h (target_link): Remove prototype.
+       * target.c (target_link): Remove function.
+       * symfile.c: Remove comment about rombug.
+
+2005-05-04  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/i386/cygwin.mh (XM_FILE): Remove variable.
+       * config/i386/xm-cygwin.h: Remove file.
+
+2005-05-03  Ben Elliston  <bje@au.ibm.com>
+
+       * infrun.c (handle_inferior_event): Update the comment about users
+       of stepped_after_stopped_by_watchpoint.
+
+2005-05-02  Corinna Vinschen  <vinschen@redhat.com>
+
+       * MAINTAINERS: Remove hint that sh64 doesn't build.
+       * sh64-tdep.c (sh64_push_dummy_call): Cast buf in call to write_memory.
+       (sh64_do_fp_register): make raw_buffer unsigned.
+       (sh64_do_register): Ditto.
+
+2005-05-02  Mark Kettenis  <kettenis@gnu.org>
+
+       * bsd-uthread.c: Include "solib.h".
+       * Makefile.in (bsd-uthread.o): Update dependencies.
+
+2005-05-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbarch.sh (deprecated_current_gdbarch_select_hack): Flush
+       cached frames when changing gdbarch.
+       * gdbarch.c: Regenerated.
+
+2005-05-01  Andrew Cagney  <cagney@gnu.org>
+
+       * MAINTAINERS: Note that cris, m68k, mn10300, sh64, sparc and vax
+       do not build.
+
+       * gdbarch.sh (deprecated_extract_return_value)
+       (breakpoint_from_pc, deprecated_store_return_value)
+       (memory_insert_breakpoint, memory_remove_breakpoint): Change type
+       of buffer to a bfd_byte pointer.
+       * gdbarch.h, gdbarch.c: Re-generate.
+       * mem-break.c (memory_insert_breakpoint) 
+       (memory_remove_breakpoint, default_memory_insert_breakpoint)
+       (default_memory_remove_breakpoint): Update.
+       * target.h (memory_insert_breakpoint)
+       (memory_remove_breakpoint, default_memory_insert_breakpoint)
+       (default_memory_remove_breakpoint): Update declarations.
+       (struct target_ops): Update to_insert_breakpoint and
+       to_remove_breakpoint.
+       * target.c (debug_to_remove_breakpoint) 
+       (debug_to_insert_breakpoint): Update.
+       * remote-m32r-sdi.c (m32r_remove_breakpoint) 
+       (m32r_insert_breakpoint): Update.
+       * m32r-tdep.c (m32r_memory_insert_breakpoint) 
+       (m32r_memory_remove_breakpoint): Update.
+       * remote-e7000.c (e7000_insert_breakpoint) 
+       (e7000_remove_breakpoint): Update.
+       * remote-rdi.c (arm_rdi_insert_breakpoint) 
+       (arm_rdi_remove_breakpoint): Update.
+       * remote-sim.c (gdbsim_insert_breakpoint) 
+       (gdbsim_remove_breakpoint): Update.
+       * exec.c (ignore): Update.
+       * rs6000-tdep.c (rs6000_extract_return_value): Update.
+       * ia64-tdep.c (ia64_memory_insert_breakpoint) 
+       (ia64_memory_remove_breakpoint): Update.
+       * remote-rdp.c (remote_rdp_insert_breakpoint) 
+       (remote_rdp_remove_breakpoint): Update.
+
+2005-05-01  Mark Kettenis  <kettenis@gnu.org>
+
+       * somsolib.c, somsolib.h: Remove files.
+       * Makefile.in (somsolib_h): Remove.
+       (somsolib.o): Remove dependency.
+
+       * fbsd-nat.c: Include <sys/sysctl.h>.
+       (fbsd_pid_to_exec_file): Use KERN_PROC_PATHNAME sysctl if
+       available.  Plug memory leak.  Fixes PR gdb/1922.
+
+2005-04-29  Mark Kettenis  <kettenis@gnu.org>
+
+       * solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB) 
+       (TARGET_SO_SOLIB_CREATE_INFERIOR_HOOK) 
+       (TARGET_SO_SPECIAL_SYMBOL_HANDLING, TARGET_SO_CURRENT_SOS) 
+       (TARGET_SO_OPEN_SYMBOL_FILE_OBJECT): Remove defines.
+       * solib.c (solib_data): New variable.
+       (solib_init, solib_ops): New functions.
+       (solib_open, solib_map_sections, free_so, update_solib_list)
+       (solib_add, clear_solib, solib_create_inferior_hook)
+       (in_solib_dynsym_resolve_code): Call architecture-dependent code
+       using solib_ops.
+       (_initialize_solib): Register SOLIB_DATA.
+
+2005-04-29  Kevin Buettner  <kevinb@redhat.com>
+
+       * frv-tdep.c (find_func_descr): Verify that entry point can be
+       found in symbol table prior to looking up its function descriptor.
+       * solib-frv.c (find_canonical_descriptor_in_load_object): Add
+       test for non-NULL link map.
+
+2005-04-29  Corinna Vinschen  <vinschen@redhat.com>
+
+       * MAINTAINERS: Revert h8300 state to un-deleted.
+       * Makefile.in: Re-add h8300-tdep.o dependencies.
+       * h8300-tdep.c: Slightly rearrange type definitions and functions.
+       (struct frame_extra_info): Remove.
+       (struct h8300_frame_cache): Replace locals with differently defined
+       uses_fp member.
+       (h8300_unwind_pc): Simplify.
+       (h8300_unwind_sp): New function.
+       (h8300_unwind_dummy_id): Simplify.
+       (h8300_init_frame_cache): New function.
+       (h8300_is_argument_spill): Use reworked defines for opcode scanning.
+       (h8300_skip_prologue): Rewrite.
+       (h8300_alloc_frame_cache): Remove.
+       (h8300_analyze_frame_setup): Remove.
+       (h8300_analyze_register_saves): Remove.
+       (h8300_analyze_prologue): Rewrite.
+       (h8300_frame_cache): Use h8300_init_frame_cache instead of
+       h8300_alloc_frame_cache.  Use BINWORD instead of constant 4 to
+       accomodate 16 bit mode.  Fix saved_sp and register offset evaluation.
+       (h8300_frame_this_id): Correctly calculate this_id using saved stack
+       pointer instead of base.
+       (h8300_frame_prev_register): Drop needless braces.
+       (h8300_frame_base_address): New function.
+       (h8300_frame_base): New frame_base.
+       (h8300_push_dummy_call): Return correct CFA value.
+       (h8300h_extract_return_value): Fix 8 byte value handling.
+       (h8300_use_struct_convention): New function.
+       (h8300h_use_struct_convention): New function.
+       (h8300h_store_return_value): Fix 8 byte value handling.
+       (h8300_return_value): New function.
+       (h8300h_return_value): New function.
+       (h8300_extract_struct_value_address): Remove deprecated functionality.
+       (h8300_push_dummy_code): Remove.
+       (h8300_gdbarch_init): Replace set_gdbarch_extract_return_value and
+       set_gdbarch_store_return_value calls by set_gdbarch_return_value.
+       Remove calls to set_gdbarch_deprecated_fp_regnum,
+       set_gdbarch_deprecated_extract_struct_value_address,
+       set_gdbarch_deprecated_use_struct_convention and
+       set_gdbarch_push_dummy_code.
+       Add calls to set_gdbarch_unwind_sp and frame_base_set_default.
+       Slightly rearrange code.
+
+2005-04-28  Jim Blandy  <jimb@redhat.com>
+
+       * parse.c (namecopy): Change allocation conventions.
+       (namecopy_size): New variable.
+       (copy_name): Allocate namecopy using xrealloc, instead of assuming
+       it has adequate space allocated to it.
+       (parse_exp_1): Don't try to allocate space for namecopy here.
+
 2005-04-28  Eli Zaretskii  <eliz@gnu.org>
 
        * cli/cli-cmds.c (edit_command): If symtab->fullname is not yet
This page took 0.029983 seconds and 4 git commands to generate.