aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-06-15 22:40:59 +0000
committerKen Raeburn <raeburn@cygnus>1994-06-15 22:40:59 +0000
commit7faa6d38bb29b66091517cfe978c633b74f05e2d (patch)
treeec49b2778da6707ffc09348b5587fc3aa2c69bb5
parent9180892d10a978512f7c82a46bffe16b9cca3c20 (diff)
downloadgdb-7faa6d38bb29b66091517cfe978c633b74f05e2d.zip
gdb-7faa6d38bb29b66091517cfe978c633b74f05e2d.tar.gz
gdb-7faa6d38bb29b66091517cfe978c633b74f05e2d.tar.bz2
regenerated (unsanitize v9)
-rw-r--r--bfd/bfd-in2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 39bda1e..536ca74 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1316,7 +1316,8 @@ typedef enum bfd_reloc_code_real
BFD_RELOC_SPARC_BASE13,
BFD_RELOC_SPARC_BASE22,
- /* start-sanitize-v9 */
+ /* some relocations we're using for sparc v9
+ -- subject to change */
BFD_RELOC_SPARC_10,
BFD_RELOC_SPARC_11,
#define BFD_RELOC_SPARC_64 BFD_RELOC_64
@@ -1331,7 +1332,6 @@ typedef enum bfd_reloc_code_real
BFD_RELOC_SPARC_WDISP19,
BFD_RELOC_SPARC_GLOB_JMP,
BFD_RELOC_SPARC_LO7,
- /* end-sanitize-v9 */
/* Alpha ECOFF relocations. Some of these treat the symbol or "addend"
in some special way. */