From 120f285b612f2561e402a0db6845ec73268a75c2 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Fri, 20 Dec 2002 21:13:42 +0000 Subject: * xstormy16.h: Add XSTORMY16_12. --- include/elf/xstormy16.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/elf/xstormy16.h') diff --git a/include/elf/xstormy16.h b/include/elf/xstormy16.h index 0742a1b99..6b1e98f57 100644 --- a/include/elf/xstormy16.h +++ b/include/elf/xstormy16.h @@ -1,5 +1,5 @@ /* XSTORMY16 ELF support for BFD. - Copyright (C) 2001 Free Software Foundation, Inc. + Copyright (C) 2001, 2002 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -39,6 +39,7 @@ START_RELOC_NUMBERS (elf_xstormy16_reloc_type) RELOC_NUMBER (R_XSTORMY16_LO16, 10) RELOC_NUMBER (R_XSTORMY16_HI16, 11) + RELOC_NUMBER (R_XSTORMY16_12, 12) RELOC_NUMBER (R_XSTORMY16_GNU_VTINHERIT, 128) RELOC_NUMBER (R_XSTORMY16_GNU_VTENTRY, 129) -- cgit v1.2.3