* 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 264ae244af
commit d63db09bf8
2 changed files with 14 additions and 7 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>