Automatic date update in version.in
[deliverable/binutils-gdb.git] / binutils / NEWS
index 5bc6888ab5001ce69716b42dd182ea5fdf19133e..9ec9724ad852efaba9b7751fcbfd986ecb78e10f 100644 (file)
@@ -1,5 +1,23 @@
 -*- text -*-
 
+* The ARC port of objdump now accepts a -M option to specify the extra
+  instruction class(es) that should be disassembled.
+
+* The --remove-section option for objcopy and strip now accepts section
+  patterns starting with an exclamation point to indicate a non-matching
+  section.  A non-matching section is removed from the set of sections
+  matched by an earlier --remove-section pattern.
+
+* The --only-section option for objcopy now accepts section patterns
+  starting with an exclamation point to indicate a non-matching section.
+  A non-matching section is removed from the set of sections matched by
+  an earlier --only-section pattern.
+
+* New --remove-relocations=SECTIONPATTERN option for objcopy and strip.
+  This option can be used to remove sections containing relocations.
+  The SECTIONPATTERN is the section to which the relocations apply, not
+  the relocation section itself.
+
 Changes in 2.27:
 
 * Add a configure option, --enable-64-bit-archive, to force use of a
This page took 0.02356 seconds and 4 git commands to generate.