Suppress ARI warnings for vsprintf
[deliverable/binutils-gdb.git] / binutils / NEWS
index b8921814eeb1e70cee94f4f653086294fcab4514..88b048995a8fe4fac320fd54cda4172c0c9a5450 100644 (file)
@@ -1,5 +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.034821 seconds and 4 git commands to generate.