* xstormy16.h: Add XSTORMY16_12.
authorDJ Delorie <dj@redhat.com>
Fri, 20 Dec 2002 21:13:42 +0000 (21:13 +0000)
committerDJ Delorie <dj@redhat.com>
Fri, 20 Dec 2002 21:13:42 +0000 (21:13 +0000)
include/elf/ChangeLog
include/elf/xstormy16.h

index 77df3a92f5f823bea615a88bdf386843ac9dd8f0..de95f20c5a8a55692f004b6890f158687bd6b5fb 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-20  DJ Delorie  <dj@redhat.com>
+
+       * xstormy16.h: Add XSTORMY16_12.
+
 2002-12-16  Andrew MacLeod  <amacleod@redhat.com>
 
        * xstormy16.h (START_RELOC_NUMBERS) Add relocation numbers
index 0742a1b9954ebca23f8565b74b1a1114ecd55553..6b1e98f57743842d6d7995dd7b376f9b17d60e13 100644 (file)
@@ -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)
This page took 0.026924 seconds and 4 git commands to generate.