aboutsummaryrefslogtreecommitdiff
path: root/include/elf/xstormy16.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-12-20 21:13:42 +0000
committerDJ Delorie <dj@redhat.com>2002-12-20 21:13:42 +0000
commit2eb47c5fe996139b617fc71b1babc20dd9f9ce60 (patch)
tree3ba89119ffbe729e9eba5da2c0bcbfa39b572711 /include/elf/xstormy16.h
parent5fd63999813544012111697f77f3b4c87b91a1a8 (diff)
downloadgdb-2eb47c5fe996139b617fc71b1babc20dd9f9ce60.zip
gdb-2eb47c5fe996139b617fc71b1babc20dd9f9ce60.tar.gz
gdb-2eb47c5fe996139b617fc71b1babc20dd9f9ce60.tar.bz2
* xstormy16.h: Add XSTORMY16_12.
Diffstat (limited to 'include/elf/xstormy16.h')
-rw-r--r--include/elf/xstormy16.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/elf/xstormy16.h b/include/elf/xstormy16.h
index 0742a1b..6b1e98f 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)