aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-06-01 23:53:22 +0000
committerAndrew Cagney <cagney@redhat.com>2002-06-01 23:53:22 +0000
commit8b1632ace7ffff629f775c3b9fc584d97e7734d4 (patch)
tree1daca3a7484f93b9dc982989ba8c1d0b76b64ee7
parent627054c82ef0dc4f524906b914def2b0f0944841 (diff)
downloadgdb-8b1632ace7ffff629f775c3b9fc584d97e7734d4.zip
gdb-8b1632ace7ffff629f775c3b9fc584d97e7734d4.tar.gz
gdb-8b1632ace7ffff629f775c3b9fc584d97e7734d4.tar.bz2
Regenerate.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/gdbarch.h1
2 files changed, 4 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9d2c075..9dd182b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2002-06-01 Andrew Cagney <ac131313@redhat.com>
+ * gdbarch.h: Regenerate.
+
+2002-06-01 Andrew Cagney <ac131313@redhat.com>
+
* MAINTAINERS: Add everyone to write-after-approval list.
2002-06-01 Andrew Cagney <ac131313@redhat.com>
diff --git a/gdb/gdbarch.h b/gdb/gdbarch.h
index 6ea86bc..09c2f41 100644
--- a/gdb/gdbarch.h
+++ b/gdb/gdbarch.h
@@ -40,7 +40,6 @@
/* Pull in function declarations refered to, indirectly, via macros. */
#include "value.h" /* For default_coerce_float_to_double which is referenced by a macro. */
#include "inferior.h" /* For unsigned_address_to_pointer(). */
-#include "sim-regno.h" /* For legacy_register_sim_regno(). */
#endif
struct frame_info;