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 1/6] Add ELF header for Meta.


include/elf/ChangeLog:

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

        * common.h: Fix case of "Meta".
        * metag.h: New file.
---
 include/elf/common.h |    2 +-
 include/elf/metag.h  |   91 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+), 1 deletions(-)
 create mode 100644 include/elf/metag.h

Attachment: 0001-Add-ELF-header-for-Meta.patch
Description: Binary data


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