2009-09-07 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e1b3d09fee0fc0b95b936aac3736efa8c9311981..94cfea7f035f9980547d14a124a4e7248eabcdb1 100644 (file)
@@ -1,3 +1,71 @@
+2009-09-07  Michael Snyder  <msnyder@vmware.com>
+
+       * record.c: Minor comment and white space fix-ups.
+
+2009-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * m68k-tdep.c (m68k_gdbarch_init): Allocate TDEP as cleared.
+       * sparc-tdep.c (sparc32_gdbarch_init): Allocate TDEP as cleared.
+       Remove explicit clearing of TDEP fields.
+
+2009-09-06  Hui Zhu  <teawater@gmail.com>
+
+       * i386-tdep.c (i386_record_check_override): Deleted.
+       (i386_record_lea_modrm): Ditto.
+       (i386_process_record): Ditto.
+
+2009-09-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * config/djgpp/djconfig.sh: Fix for Autoconf 2.64.
+       * config/djgpp/config.sed: Fix for Autoconf 2.64.
+
+2009-09-05  Hui Zhu  <teawater@gmail.com>
+
+       * i386-tdep.c (i386_record_s): Add orig_addr.
+       (i386_record_check_override): New function.
+       (i386_record_lea_modrm): Call i386_record_check_override.
+       (i386_process_record): Ditto.
+
+2009-09-03  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * dwarf2loc.c (struct piece_closure): New.
+       (allocate_piece_closure): New function.
+       (read_pieced_value): New function.
+       (write_pieced_value): New function.
+       (copy_pieced_value_closure): New function.
+       (free_pieced_value_closure): New function.
+       (pieced_value_funcs): Define.
+       (dwarf2_evaluate_loc_desc): Return a computed value for a variable
+       described with pieces.
+
+2009-09-03  Pierre Muller <muller@ics.u-strasbg.fr>
+           Richard Earnshaw <rearnsha@arm.com>
+
+       * arm-tdep.c (displaced_write_reg): Replace call to abort by call
+       to internal_error.
+
+2009-09-02  Tom Tromey  <tromey@redhat.com>
+
+       * frame.h (frame_unwinder_is): Declare.
+       * frame.c (frame_unwinder_is): New function.
+       * dwarf2loc.c: Include dwarf2-frame.h.
+       (dwarf_expr_frame_cfa): New function.
+       (dwarf2_evaluate_loc_desc): Use it.
+       (needs_frame_frame_cfa): New function.
+       (dwarf2_loc_desc_needs_frame): Use it.
+       * dwarf2expr.h (struct dwarf_expr_context) <get_frame_cfa>: New
+       field.
+       * dwarf2expr.c (execute_stack_op) <DW_OP_call_frame_cfa>: New
+       case.
+       * dwarf2-frame.h (dwarf2_frame_cfa): Declare.
+       * dwarf2-frame.c (no_get_frame_cfa): New function.
+       (execute_stack_op): Use it.
+       (dwarf2_frame_cfa): New function.
+
+2009-09-02  Hui Zhu  <teawater@gmail.com>
+
+       * record.c (record_resume): Change "signal" to "siggnal".
+
 2009-09-01  Hui Zhu  <teawater@gmail.com>
 
        * record.c (record_resume): Change "siggnal" to "signal".
This page took 0.028233 seconds and 4 git commands to generate.