* Makefile.am: Use a temporary file to build chew.
[deliverable/binutils-gdb.git] / binutils / NEWS
index bafee24dd511d412ff0ce80db85f46683c8bfbde..c5b4e11e4532792858fb0591f46a5bec397523b3 100644 (file)
@@ -1,5 +1,17 @@
 -*- text -*-
 
+* Add "-N/--full-section-name" to readelf to display full section name.
+
+* Add "-M entry:<addr>" switch to objdump to specify a function entry address
+  when disassembling VAX binaries.
+
+* Add "--globalize-symbol <name>" and "--globalize-symbols <filename>" switches
+  to objcopy to convert local symbols into global symbols.
+
+Changes in 2.16:
+
+* Add "-g/--section-groups" to readelf to display section group.
+
 * objcopy recognizes two new options --strip-unneeded-symbol and
   --strip-unneeded-symbols, namely for use together with the wildcard
   matching the original --strip-symbol/--strip-symbols provided, but
@@ -22,7 +34,7 @@
 Changes in 2.15:
 
 * objcopy for MIPS targets now accepts "-M no-aliases" as an option to the
-  disassembler to print the "raw" mips instruction mneumonic instead of some
+  disassembler to print the "raw" mips instruction mnemonic instead of some
   pseudo instruction name.  I.E. print "daddu" or "or" instead of "move",
   "sll" instead of "nop", etc.
 
This page took 0.023872 seconds and 4 git commands to generate.