OSDN Git Service

2004-05-07 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl>
Fri, 7 May 2004 15:33:36 +0000 (15:33 +0000)
committerhjl <hjl>
Fri, 7 May 2004 15:33:36 +0000 (15:33 +0000)
commitabe3e55b471d0ec8c909f2901b4b7c464a70c17a
treeec10792f983c33e4265d1be09f33d712ecc2477d
parent9b311f1ae177d592f13ea6ee92b0aa5177b2efdf
2004-05-07  H.J. Lu  <hongjiu.lu@intel.com>

* readelf.c (section_groups): New.
(group_count): New.
(section_headers_groups): New.
(process_section_groups): Populate group_count, section_groups
and section_headers_groups.
(process_unwind): Support section group.
(process_object): Always call process_section_groups. Free
section_groups and section_headers_groups.
binutils/ChangeLog
binutils/readelf.c