* solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 56fc35d9194117a3b89b5b9dd8fe00459f6ccd3a..c3816d1e031715220c249c1366ac53d6ed7ca9e7 100644 (file)
@@ -1,3 +1,73 @@
+2004-03-12  Mark Kettenis  <kettenis@gnu.org>
+
+       * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
+       wrapper.
+
+2004-03-11  Andrew Cagney  <cagney@redhat.com>
+
+       * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
+
+2004-03-11  Kevin Buettner  <kevinb@redhat.com>
+
+       * solist.h (master_so_list): New function.
+       * solib.c (master_so_list): Likewise.
+       * solib-svr4.c (enable_break): Iterate over so_list entries
+       obtained from master list instead of entries obtained directly
+       via svr4_current_sos().
+
+2004-03-10  Ben Elliston  <bje@gnu.org>
+
+       * MAINTAINERS: Update my mail address.
+
+2004-03-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
+
+       * remote-m32r-sdi.c: Support hardware watchpoint.
+
+2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * user-regs.c: Update copyright years.
+       (struct user_regs): Rename to gdb_user_regs.
+       (append_user_reg, builtin_user_regs, user_regs_init)
+       (user_reg_add, user_reg_map_name_to_regnum)
+       (usernum_to_user_reg): Update.
+
+2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
+       (skip_children): New functions.
+       (locate_pdi_sibling): Call skip_children.
+
+2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
+       * gdbtypes.c (check_typedef): Update comments.
+
+2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
+       (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
+       pointer.  Update comment about comp_unit_head.
+       (struct abbrev_info): Shorten two int flags.
+       (dwarf_alloc_abbrev): Take a CU argument.
+       (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
+       each time through the loop.  Update cleanup argument.
+       (psymtab_to_symtab_1): Update cleanup call.
+       (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
+       abbrev_obstack.
+       (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
+       Just call obstack_free and clear the pointer.
+
+2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * infrun.c (handle_inferior_event): Remove short-circuit code for
+       events in a different thread.
+
+2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
+       print the whole transfer.
+       (initialize_targets): Update description of "set debug target".
+
 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
 
        * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
This page took 0.028545 seconds and 4 git commands to generate.