objcopy/strip: Add option --remove-relocations=SECTIONPATTERN
[deliverable/binutils-gdb.git] / binutils / NEWS
index 9625cf49e28e0921ff0aa54dad0e943ee6c0e5b1..56adfa2d9edbbd5e455c6697d0f3d55af7abd9bf 100644 (file)
   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.024314 seconds and 4 git commands to generate.