objdump --dynamic-reloc now works with ELF
authorIan Lance Taylor <ian@airs.com>
Sun, 15 Dec 1996 20:00:20 +0000 (20:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 15 Dec 1996 20:00:20 +0000 (20:00 +0000)
binutils/NEWS

index 6a5193f058efd5b9921f4f0aed91e8db3a3d9f14..454ee0f86b605ffbf68471866e4c49f31636062d 100644 (file)
@@ -2,12 +2,17 @@
 
 Changes since binutils 2.7
 
+* The objdump disassembly format has been changed, and hopefully improved.  Use
+  the new --prefix-addresses option to get the old format.
+
 * Formats may now be specified as configuration triplets.  For example,
   objdump -b i386-pc-linux.  The triplets are not passed through config.sub,
   so they must be in canonical form.
 
 * Added --change-leading-char argument to objcopy.
 
+* objdump --dynamic-reloc now works on ELF executables and shared libraries.
+
 Changes since binutils 2.6
 
 * Added --enable-shared and --enable-commonbfdlib options to configure.
This page took 0.026529 seconds and 4 git commands to generate.