diff options
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 0bde43a..7c39501 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -18,6 +18,9 @@ Changes in binutils 2.10: * 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 |