diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2008-01-28 15:57:02 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2008-01-28 15:57:02 +0000 |
commit | a65c77b98d1cfa5447933ebe2133d794af6c4483 (patch) | |
tree | abe092ce587846e417957f3ac5c3bcbd739e7587 /binutils | |
parent | 2dc4cec1f343cc27605be560098badd0e90137a4 (diff) | |
download | gdb-a65c77b98d1cfa5447933ebe2133d794af6c4483.zip gdb-a65c77b98d1cfa5447933ebe2133d794af6c4483.tar.gz gdb-a65c77b98d1cfa5447933ebe2133d794af6c4483.tar.bz2 |
Fix the last ChangeLog.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0498f00..1147143 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -22,8 +22,7 @@ * readelf.c (guess_is_rela): Change argument to int. (parse_args): Remove the undocumented upper case options for -wX. - (process_file_header): Call init_dwarf_regnames if - do_dwarf_register is true. + (process_file_header): Call init_dwarf_regnames. 2008-01-25 DJ Delorie <dj@redhat.com> |