mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
Added support for Alpha OpenVMS: * evax.h, evax-alpha.c, evax-egsd.c, evax-emh.c: New files. * evax-etir.c, evax-misc.c, hosts/alphavms.h: New files. * config.h-vms, makefile.vms: New files. * config.bfd (alpha-*-*vms*): New target. * configure.in (evax_alpha_vec): New target vector. * configure: Rebuild. * reloc.c (BFD_RELOC_SWREL32, BFD_RELOC_SWREL64): Define. (BFD_RELOC_ALPHA_LINKAGE, BFD_RELOC_ALPHA_BASEREG): Define. * targets.c (bfd_target_evax_flavour): Define. (evax_alpha_vec): Declare. (bfd_target_vector): Add ecoffalpha_little_vec and evax_alpha_vec if BFD64 is defined. * bfd-in2.h, libbfd.h: Rebuild. * Makefile.in: Rebuild dependencies. (BFD64_BACKENDS): Add evax-alpha.o, evax-egsd.o, evax-etir.o, evax-emh.o, and evax-misc.o. (BFD64_BACKENDS_CFILES): Add evax-alpha.c, evax-egsd.c, evax-etir.c, evax-emh.c, and evax-misc.c. (HFILES): Add evax.h. |
||
|---|---|---|
| .. | ||
| .Sanitize | ||
| alphalinux.h | ||
| alphavms.h | ||
| decstation.h | ||
| dpx2.h | ||
| hp300bsd.h | ||
| i386linux.h | ||
| i386mach3.h | ||
| i386sco.h | ||
| i860mach3.h | ||
| m68kaux.h | ||
| m68klinux.h | ||
| m88kmach3.h | ||
| mipsbsd.h | ||
| mipsmach3.h | ||
| news-mips.h | ||
| pc532mach.h | ||
| riscos.h | ||
| symmetry.h | ||
| tahoe.h | ||
| vaxbsd.h | ||
| vaxult.h | ||
| vaxult2.h | ||