Fix offsets to access fpregset_t in sparc64-linux targets.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e1dfbbb623952a79b1c7654c90860987d0df11f3..7611dbb68f541cb5a29949813e1be8f078ef967a 100644 (file)
@@ -1,3 +1,48 @@
+2014-02-14  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Register
+       the proper offsets to access fpregset_t.
+
+2014-02-13  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * cris-tdep.c (cris_supply_gregset): Remove zerobuf.
+       (_initialize_cris_tdep): Remove cris_set_cmdlist, cris_show_cmdlist.
+       * h8300-tdep.c (setmachinelist): Remove global.
+       * hppa-tdep.c (hppa_sigtramp): Remove global.
+       * mipsnbsd-tdep.c (sigtramp_retcode_mipsel, sigtramp_retcode_mipseb
+       RETCODE_NWORDS, RETCODE_SIZE): Wrap code with #if 0.
+       * ravenscar-thread.c (update_target_observer): Remove global.
+       * rs6000-tdep.c (rs6000_gdbarch_init): Remove segment_regs.
+
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.c: Update comments.
+       * common/rsp-low.h: Update comments.
+
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.c (convert_ascii_to_int): Remove.
+       * common/rsp-low.h (convert_ascii_to_int): Don't declare.
+
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.h (unhexify): Don't declare.
+       * common/rsp-low.c (unhexify): Remove.
+
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.h (convert_int_to_ascii): Don't declare.
+       * common/rsp-low.c (convert_int_to_ascii): Remove.
+
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.h (hexify): Don't declare.
+       * common/rsp-low.c (hexify): Remove.
+
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * common/rsp-low.c (hexify): Never take strlen of argument.
+
 2014-02-12  Tom Tromey  <tromey@redhat.com>
 
        * common/rsp-low.c (bin2hex): Never take strlen of argument.
This page took 0.023629 seconds and 4 git commands to generate.