diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-04-01 15:09:43 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-04-01 15:09:43 +0000 |
commit | 81fc812e7dba947fd689b9207ddbc5ec388c1a48 (patch) | |
tree | 1921c25c102c85cf4845a561fc48bac5336f98ed /binutils/ChangeLog | |
parent | d2c5f73ed772457d6e3b82d38abe007863ddca2c (diff) | |
download | fsf-binutils-gdb-81fc812e7dba947fd689b9207ddbc5ec388c1a48.zip fsf-binutils-gdb-81fc812e7dba947fd689b9207ddbc5ec388c1a48.tar.gz fsf-binutils-gdb-81fc812e7dba947fd689b9207ddbc5ec388c1a48.tar.bz2 |
2005-04-01 H.J. Lu <hongjiu.lu@intel.com>
* NEWS: Mention new readelf options, "-N/--full-section-name"
and "-g/--section-groups".
* doc/binutils.texi: Document new readelf options,
"-N/--full-section-name" and "-g/--section-groups".
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index fd79483..4bd54d8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +2005-04-01 H.J. Lu <hongjiu.lu@intel.com> + + * NEWS: Mention new readelf options, "-N/--full-section-name" + and "-g/--section-groups". + + * doc/binutils.texi: Document new readelf options, + "-N/--full-section-name" and "-g/--section-groups". + 2005-03-31 H.J. Lu <hongjiu.lu@intel.com> * readelf.c (do_full_section_name): New. |