diff options
author | Nick Clifton <nickc@redhat.com> | 2001-07-31 13:49:39 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-07-31 13:49:39 +0000 |
commit | 594ef5dbd24189c126adbce7f3ea91e0a5fa64d9 (patch) | |
tree | b409136d38024895b030d1ddbc083436139f4d6b /binutils/NEWS | |
parent | f18ee7ef71510e52feaa80864c226ec18e2214e0 (diff) | |
download | binutils-594ef5dbd24189c126adbce7f3ea91e0a5fa64d9.zip binutils-594ef5dbd24189c126adbce7f3ea91e0a5fa64d9.tar.gz binutils-594ef5dbd24189c126adbce7f3ea91e0a5fa64d9.tar.bz2 |
Implement new switch --rename-section
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 8bdef05..2f5ad58 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* objcopy: Add --rename-section to change section names. + * readelf: Support added for DWARF 2.1 extensions. Support added for displaying the contents of .debug.macinfo sections. |