add missing ChangeLog entry for d241b91073
[deliverable/binutils-gdb.git] / binutils / NEWS
index 8383a6a91b255fc756f99ec0dcd10306ad4c3f19..e6afc4ba29fc6e5cd2fadaf290021a7f7468bb29 100644 (file)
@@ -1,5 +1,13 @@
 -*- text -*-
 
+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.
 
   displayed.  In addition when combined with --disassemble the --dwarf=
   follow-links option will ensure that any symbol tables in the linked
   files are read and used when disassembling code in the main file.
-  
+
+ * Add support for dumping types encoded in the Compact Type Format
+   to objdump and readelf.
+
 Changes in 2.32:
 
 * The addr2line, c++filt, nm and objdump tools now have a limit on the
This page took 0.024425 seconds and 4 git commands to generate.