This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] BFD support for elf32-vax


This is the BFD support for Matt Thomas's elf32-vax target.

Committed to mainline.

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.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: vax-patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]