* readelf.c (get_arm_section_type_name): Added support for

new sections headers.

    * arm.h: (SHT_ARM_DEBUGOVERLAY): New define.
    (SHT_ARM_OVERLAYSECTION): New define.
This commit is contained in:
Nick Clifton
2009-08-10 14:56:34 +00:00
parent 539d439185
commit 7f6fed8735
4 changed files with 24 additions and 13 deletions

View File

@ -1,3 +1,8 @@
2009-08-10 Daniel Gutson <dgutson@codesourcery.com>
* arm.h: (SHT_ARM_DEBUGOVERLAY): New define.
(SHT_ARM_OVERLAYSECTION): New define.
2006-08-09 Bernd Schmidt <bernd.schmidt@analog.com>
From Mike Frysinger <michael.frysinger@analog.com>