Revert "Turn off threaded minsym demangling by default"
[deliverable/binutils-gdb.git] / binutils / NEWS
index c6c4e29602945c892333c2c760ae1733080f1d81..88b048995a8fe4fac320fd54cda4172c0c9a5450 100644 (file)
@@ -1,7 +1,19 @@
 -*- text -*-
+
+* Add --output option to the "ar" program.  This option can be used to specify
+  the output directory when extracting members from an archive.
+
+* Add --keep-section option to objcopy and strip.  This option keeps the
+  specified section from being removed.
+
+Changes in 2.33:
+
 * Add --source-comment[=<txt>] option to objdump which if present,
   provides a prefix to source code lines displayed in a disassembly.
 
+* Add --set-section-alignment <section-name>=<align> option to objcopy to allow
+  the changing of section alignments.
+
 * Add --verilog-data-width option to objcopy for verilog targets to control
   width of data elements in verilog hex format.
 
This page took 0.023647 seconds and 4 git commands to generate.