2006-07-06 Mohammed Adnène Trojette <adn@diwi.org>
PR binutils/2875 * doc/binutils.texi (readelf): Fix spelling typo.
This commit is contained in:
parent
3bf31ec932
commit
d95ef3ab53
2 changed files with 6 additions and 2 deletions
|
@ -1,9 +1,13 @@
|
|||
2006-07-06 Mohammed Adnène Trojette <adn@diwi.org>
|
||||
|
||||
PR binutils/2879
|
||||
* doc/binutils.texi: Document -T shorthand for --target switch.
|
||||
* doc/binutils.texi (Strings): Document -T shorthand for --target
|
||||
switch.
|
||||
* strings.c: Update comment to include -T option.
|
||||
|
||||
PR binutils/2875
|
||||
* doc/binutils.texi (readelf): Fix spelling typo.
|
||||
|
||||
2006-06-30 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* dwarf.c (display_debug_frames): Catch a corrupt length field
|
||||
|
|
|
@ -3396,7 +3396,7 @@ given.
|
|||
@table @env
|
||||
@item -a
|
||||
@itemx --all
|
||||
Equivalent to specifiying @option{--file-header},
|
||||
Equivalent to specifying @option{--file-header},
|
||||
@option{--program-headers}, @option{--sections}, @option{--symbols},
|
||||
@option{--relocs}, @option{--dynamic}, @option{--notes} and
|
||||
@option{--version-info}.
|
||||
|
|
Loading…
Reference in a new issue