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] | |
Hi,
This patch adds a number for symbolic constants for relocation
types, special sections and section types for ARM. The information
was based on the official ARM ELF specification (ARM IHI 044C, 10th
October 2008). I did not expect this to cause any problems but I ran
the gold tests anyway and they all passed.
-Doug
-------------------------
2009-05-26 Doug Kwan <dougkwan@google.com>
* arm.h: New file.
* elfcpp.h (SHT): Add ARM-specific special sections.
(PT): Add ARM-specific section types.
(SST): Add STT_ARM_TFUNC.
Attachment:
patch.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |