daily update
[deliverable/binutils-gdb.git] / binutils / NEWS
index b07f62bd36c081ced571d9605a16fefc5cb86a06..f63a73666268e243ca0f3fd05fb4fb52a1173cf0 100644 (file)
@@ -1,5 +1,25 @@
 -*- text -*-
 
+* Add --extract-symbol command line option to objcopy, which will
+  strip everything out of an ordinary object file or executable except
+  for its symbol table.  Files containing just symbols can be useful
+  to some OSes.
+
+* Add "-x NAME" to readelf in addition to "-x NUMBER".
+
+* Add -i and -t switches to cxxfilt.  -i disables the display of implementation
+  specific extra demangling information (if any) and -t disables the demangling
+  of types.
+
+* Add support for the "@<file>" syntax to the command lines of all tools, so
+  that extra switches can be read from <file>.
+
+* Add "-W/--dwarf" to objdump to display the contents of the DWARF
+  debug sections.
+
+* Add "-t/--section-details" to readelf to display section details.
+  "-N/--full-section-name" is deprecated.
+
 * powerpc-linux ld now supports a variant form of PLT and GOT for the security
   conscious.  This form will automatically be chosen when ld detects that all
   code in regular object files was generated by gcc -msecure-plt.  The old PLT
This page took 0.023298 seconds and 4 git commands to generate.