public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@lucon.org>
To: Nick Clifton <nickc@redhat.com>
Cc: binutils@sources.redhat.com
Subject: PATCH: Document readelf -g
Date: Fri, 01 Apr 2005 14:49:00 -0000	[thread overview]
Message-ID: <20050401144944.GA28756@lucon.org> (raw)
In-Reply-To: <424D2FBA.6090704@redhat.com>

On Fri, Apr 01, 2005 at 12:25:46PM +0100, Nick Clifton wrote:
> 
> By the way, just being picky, but shouldn't a new switch like this be 
> documented in binutils/doc/binutils.texi and mentioned in 
> binutils/NEWS... ? :-)
> 

Here is a patch for 2.16.


H.J.
----
2005-04-01  H.J. Lu  <hongjiu.lu@intel.com>

	* NEWS: Mention new readelf option, "-N/--full-section-name".

	* doc/binutils.texi: Document new readelf option,
	"-g/--section-groups".

Index: NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.48
diff -u -p -r1.48 NEWS
--- NEWS	19 Jan 2005 23:43:00 -0000	1.48
+++ NEWS	1 Apr 2005 14:47:27 -0000
@@ -1,5 +1,7 @@
 -*- text -*-
 
+* Add "-g/--section-groups" to readelf to display section group.
+
 * objcopy recognizes two new options --strip-unneeded-symbol and
   --strip-unneeded-symbols, namely for use together with the wildcard
   matching the original --strip-symbol/--strip-symbols provided, but
Index: doc/binutils.texi
===================================================================
RCS file: /cvs/src/src/binutils/doc/binutils.texi,v
retrieving revision 1.68
diff -u -p -r1.68 binutils.texi
--- doc/binutils.texi	3 Mar 2005 11:46:13 -0000	1.68
+++ doc/binutils.texi	1 Apr 2005 14:47:30 -0000
@@ -3222,6 +3222,7 @@ readelf [@option{-a}|@option{--all}] 
         [@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}]
@@ -3292,6 +3293,12 @@ has any.
 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

      parent reply	other threads:[~2005-04-01 14:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050331210639.GA9469@lucon.org>
     [not found] ` <jebr8zfrea.fsf@sykes.suse.de>
     [not found]   ` <20050331225627.GA11433@lucon.org>
     [not found]     ` <20050331234925.GB20449@bubble.modra.org>
2005-04-01 10:59       ` PATCH: Add -N to readelf to display section name Nick Clifton
2005-04-01 11:13         ` Alan Modra
2005-04-01 11:28           ` Nick Clifton
2005-04-01 14:45             ` H. J. Lu
2005-04-01 15:07               ` Nick Clifton
2005-04-01 14:49             ` H. J. Lu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050401144944.GA28756@lucon.org \
    --to=hjl@lucon.org \
    --cc=binutils@sources.redhat.com \
    --cc=nickc@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).