aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-04-05 03:43:56 +0000
committerAlan Modra <amodra@gmail.com>2000-04-05 03:43:56 +0000
commit57938635f57dadd1b711d66cb119e8ad807747b7 (patch)
tree78fe44d1e632cf962e20d4ec786c3bc186561b17 /binutils/NEWS
parentc7e79b4bee6d93b98ae43da739ef73f9ac740fb5 (diff)
downloadbinutils-57938635f57dadd1b711d66cb119e8ad807747b7.zip
binutils-57938635f57dadd1b711d66cb119e8ad807747b7.tar.gz
binutils-57938635f57dadd1b711d66cb119e8ad807747b7.tar.bz2
Add --redefine-sym to objcopy.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 8d24ccd..746c2cc 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -22,14 +22,16 @@ Changes in binutils 2.10:
equivalent to --change-section-address. The other --adjust-* options are now
renamed to --change-*, although --adjust-* continues to work.
+* objcopy has a --redefine-sym option that lets you rename symbols.
+
+* objcopy now takes a -j/--only-section option to copy only the specified
+ sections.
+
* dlltool now supports the IMPORTS command.
* dlltool now takes --export-all-symbols, --no-export-all-symbols,
--exclude-symbols, and --no-default-excludes options.
-* objcopy now takes a -j/--only-section option to copy only the specified
- sections.
-
Changes in binutils 2.9:
* Added windres program, which can be used to manipulate resources in WIN32