aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-05-30 02:14:13 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-05-30 02:14:13 +0000
commit90ace9e95d9e0875fa6896115ad6f830dbf9cde8 (patch)
tree7762d7ffb960dc329ff8642cba5e1e4fda4a59aa /bfd/reloc.c
parent0a850e40e602c8913d537a658935ec06a2315ff9 (diff)
downloadfsf-binutils-gdb-90ace9e95d9e0875fa6896115ad6f830dbf9cde8.zip
fsf-binutils-gdb-90ace9e95d9e0875fa6896115ad6f830dbf9cde8.tar.gz
fsf-binutils-gdb-90ace9e95d9e0875fa6896115ad6f830dbf9cde8.tar.bz2
2002-05-29 Matt Thomas <matt@3am-software.com>
* Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo. (BFD32_BACKENDS_CFILES): Add elf32-vax.c. (elf32-vax.lo): New rule. * Makefile.in: Regenerate. * configure.in (bfd_elf32_vax_vec) (vaxnetbsd_vec): New vectors. * configure: Regenerate. * config.bfd (vax-*-netbsdelf*) (vax-*-netbsdaout*) (vax-*-netbsd*): New targets. * elf32-vax.c: New file. * reloc.c: Add VAX relocations. * bfd-in2.h: Regenerate. * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r--bfd/reloc.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c
index 20df4f8..60d40aa 100644
--- a/bfd/reloc.c
+++ b/bfd/reloc.c
@@ -3420,6 +3420,15 @@ ENUMX
ENUMDOC
Sony Xstormy16 Relocations.
+ENUM
+ BFD_RELOC_VAX_GLOB_DAT
+ENUMX
+ BFD_RELOC_VAX_JMP_SLOT
+ENUMX
+ BFD_RELOC_VAX_RELATIVE
+ENUMDOC
+ Relocations used by VAX ELF.
+
ENDSENUM
BFD_RELOC_UNUSED
CODE_FRAGMENT