* jv-valprint.c (java_value_print): Correctly compute 'obj_addr'.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a7fc4dd77efc183d728d869a97936f510e9e9ae3..2def55d883326906645351e376c6da1c49cc9f7a 100644 (file)
@@ -1,5 +1,40 @@
+2012-03-05  Tom Tromey  <tromey@redhat.com>
+
+       * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'.
+
+2012-03-05  Joel Brobecker  <brobecker@adacore.com>
+
+       From Andreas Arnez  <arnez@linux.vnet.ibm.com>:
+       * s390-nat.c: Include "gregset.h".
+
+2012-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8.
+       [!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define.
+       (libunwind_load): New variable so_error, use it for dlerror.  Try to
+       load also LIBUNWIND_SO_7.
+
+2012-03-05  Pedro Alves  <palves@redhat.com>
+
+       * i387-tdep.c (i387_supply_xsave): Assert the xsave section buffer
+       is not NULL, and remove resulting dead code.
+
+2012-03-05  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
+       prologue to sh_analyze_prologue.
+       (sh_analyze_prologue): Make better use of such an upper limit, and
+       generally be more cautious about accessing memory.
+
+2012-03-05  Tom Tromey  <tromey@redhat.com>
+
+       * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Rename from
+       _initialize_ia64_hpux_tdep.
+
 2012-03-05  Pedro Alves  <palves@redhat.com>
 
+       PR gdb/13766
+
        * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
        the register state is clear, supply explicit zero, instead of
        marking the register unavailable.
This page took 0.023876 seconds and 4 git commands to generate.