This is the mail archive of the binutils@sourceware.org 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 v2 6/6] Add Meta support to binutils.


binutils/ChangeLog:

2012-11-12  Will Newton <will.newton@imgtec.com>

        * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
        (dump_relocations): Add EM_METAG.
        (get_machine_name): Correct case for Meta.
        (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
        (is_none_reloc): Add support for Meta NONE reloc.
---
 binutils/readelf.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

Attachment: 0006-Add-Meta-support-to-binutils.patch
Description: Binary data


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