Honour PRIVATE keyword
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 06a26790ea9d8ed9b239f1b8904392c268a475c5..0e625b7d10aa72ea9247ee11c07ae7bf3c6a37e5 100644 (file)
@@ -1,5 +1,41 @@
+2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
+
+       * sh-tdep.c (sh_print_registers_info): Use for loop.
+       Don't skip multiple registers when a float register is encountered.
+
+2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
+
+       Fix PR tdep/1291.
+       * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
+       to official SH documentation.
+
+2004-03-07  Andrew Cagney  <cagney@redhat.com>
+
+       * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
+       unused function.
+
+2004-03-07  Daniel Jacobowitz  <drow@mvista.com>
+
+       * arm-tdep.c (thumb_get_next_pc): Handle BX.
+       (arm_get_next_pc): Handle BX and BLX.
+
 2004-03-07  Andrew Cagney  <cagney@redhat.com>
 
+       * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
+       FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
+       HPPA_SP_REGNUM.
+       (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
+       (hppa_target_read_fp): Delete.
+       (hppa_gdbarch_init): Do not set deprecated register_raw_size,
+       register_virtual_size, max_register_raw_size,
+       max_register_virtual_size, register_byte, register_size,
+       target_read_fp, fp_regnum, and register_bytes.  Set register_type
+       instead of register_virtual_type.
+       (hppa32_register_type, hppa64_register_type): Replace
+       hppa32_register_virtual_type and hppa64_register_virtual_type.
+       * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
+       (HPPA_FP_REGNUM): Define.
+
        * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
 
        * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
This page took 0.023987 seconds and 4 git commands to generate.