2004-03-19 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 19 Mar 2004 17:43:34 +0000 (17:43 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 19 Mar 2004 17:43:34 +0000 (17:43 +0000)
* config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.

Index: doc/ChangeLog
2004-03-19  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Delete
reference to GDB_TARGET_IS_HPPA.

gdb/ChangeLog
gdb/config/pa/tm-hppa.h
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 715ee15dfa25b21bd0ec2523ecee82dfb210649e..c0f256effecf5661f6f95128ef9f11adc8e30e28 100644 (file)
@@ -1,5 +1,7 @@
 2004-03-19  Andrew Cagney  <cagney@redhat.com>
 
+       * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
+
        * PROBLEMS: Delete note that ARM does not use frame code, problem
        fixed.
 
index 13dbd2876c3e0313a349b5e799f95861fd066694..1a78c6ceb6fa6a12f9502b6e338cd416e891cb92 100644 (file)
@@ -103,8 +103,6 @@ extern int hppa_instruction_nullified (void);
 
 #define REG_PARM_STACK_SPACE 16
 
-#define        GDB_TARGET_IS_HPPA
-
 /*
  * Unwind table and descriptor.
  */
index 8a3f7f94e665da0a53e0450ac86ed01787f3a5f6..6d70a7e4ddbbe6053d20d76abd7e83205565a8b6 100644 (file)
@@ -1,3 +1,8 @@
+2004-03-19  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       reference to GDB_TARGET_IS_HPPA.
+
 2004-03-18  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Coding): Update section on gdbarch_data,
index 394870a98cbf74e26c91a4cf44843cdf636de1cc..b66fbd98523f2b75331acf08f27b19809db871a0 100644 (file)
@@ -3725,7 +3725,6 @@ reserved for that breakpoint, and @var{real_pc} set to @var{funaddr}.
 This method replaces @code{DEPRECATED_CALL_DUMMY_WORDS},
 @code{DEPRECATED_SIZEOF_CALL_DUMMY_WORDS}, @code{CALL_DUMMY},
 @code{CALL_DUMMY_LOCATION}, @code{DEPRECATED_REGISTER_SIZE},
-@code{GDB_TARGET_IS_HPPA},
 @code{DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET}, and
 @code{DEPRECATED_FIX_CALL_DUMMY}.