aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1998-08-12 02:18:03 +0000
committerKen Raeburn <raeburn@cygnus>1998-08-12 02:18:03 +0000
commit1a85826ebcb474e79cc895c05ef71923c2b8efbe (patch)
treeea1f387a3a423979a56e18001e86ae445f970fbc /bfd/bfd-in2.h
parentb3bd5b15117f18a12f3db3e6752d965df081c8fe (diff)
downloadgdb-1a85826ebcb474e79cc895c05ef71923c2b8efbe.zip
gdb-1a85826ebcb474e79cc895c05ef71923c2b8efbe.tar.gz
gdb-1a85826ebcb474e79cc895c05ef71923c2b8efbe.tar.bz2
sanitize-vr5400 -> sanitize-cygnus
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 01a4108..dc53689 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1246,9 +1246,9 @@ enum bfd_architecture
#define bfd_mach_mips4900 4900
/* end-sanitize-tx49 */
#define bfd_mach_mips5000 5000
- /* start-sanitize-vr5400 */
+ /* start-sanitize-cygnus */ /* CYGNUS LOCAL vr5400/raeburn */
#define bfd_mach_mips5400 5400
- /* end-sanitize-vr5400 */
+ /* end-sanitize-cygnus */
/* start-sanitize-r5900 */
#define bfd_mach_mips5900 5900
/* end-sanitize-r5900 */
@@ -1722,7 +1722,7 @@ relocation types already defined. */
BFD_RELOC_SPARC_REGISTER,
/* SPARC little endian relocation */
- BFD_RELOC_SPARC_32LE,
+ BFD_RELOC_SPARC_REV32,
/* Alpha ECOFF and ELF relocations. Some of these treat the symbol or
"addend" in some special way.