From 7faa6d38bb29b66091517cfe978c633b74f05e2d Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 15 Jun 1994 22:40:59 +0000 Subject: [PATCH] regenerated (unsanitize v9) --- bfd/bfd-in2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 39bda1e071..536ca7406d 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. */ -- 2.34.1