+2005-04-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * doc/binutils.texi: Document new readelf option,
+ "-g/--section-groups".
+
2005-04-20 Alan Modra <amodra@bigpond.net.au>
* NEWS: Mention unsupported targets and new readelf option.
[@option{-h}|@option{--file-header}]
[@option{-l}|@option{--program-headers}|@option{--segments}]
[@option{-S}|@option{--section-headers}|@option{--sections}]
+ [@option{-g}|@option{--section-groups}]
[@option{-e}|@option{--headers}]
[@option{-s}|@option{--syms}|@option{--symbols}]
[@option{-n}|@option{--notes}]
Displays the information contained in the file's section headers, if it
has any.
+@item -g
+@itemx --section-groups
+@cindex ELF section group information
+Displays the information contained in the file's section groups, if it
+has any.
+
@item -s
@itemx --symbols
@itemx --syms