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]

Re: [PATCH] Recognize VAX relocs in readelf.c


On Mon, Jul 01, 2002 at 08:51:02AM -0700, Matt Thomas wrote:

 > I've attached diffs to add support in readelf to recognize
 > the VAX ELF relocs and machine flags.

Applied with these ChangeLog entries:

include/elf:

2002-07-01  Matt Thomas  <matt@3am-software.com>

        * Rename EF_* to EF_VAX_*.

bfd:

2002-07-01  Matt Thomas  <matt@3am-software.com>

        * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
        to EF_VAX_*.

binutils:

2002-07-01  Matt Thomas  <matt@3am-software.com>

        * readelf.c: Include "elf/vax.h".
        (guess_is_rela): Move EM_VAX from unknown to RELA case.
        (dump_relocations): Handle VAX relocations.
        (get_machine_flags): Handle VAX machine flags.

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


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