aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-02-20 10:32:47 +0000
committerNick Clifton <nickc@redhat.com>2002-02-20 10:32:47 +0000
commit2c71103e614345f18b8cefade8e41989a68f35a0 (patch)
tree1687dac87c8f676abeb2ac0353c130eb268e168b /binutils/ChangeLog
parent6a7f963b841e9b87fb633e6829797ee4514d316c (diff)
downloadgdb-2c71103e614345f18b8cefade8e41989a68f35a0.zip
gdb-2c71103e614345f18b8cefade8e41989a68f35a0.tar.gz
gdb-2c71103e614345f18b8cefade8e41989a68f35a0.tar.bz2
Display 2nd and 3rd reloc types for 64-bit MIPS.
Narrow some fields for 80-char output.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index efb5185..0b1d5e9 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,15 @@
+2002-02-18 Timothy Daly <remote_bob@yahoo.com>
+
+ * readelf.c (dump_relocations): Display 2nd and 3rd reloc
+ types for 64-bit MIPS. Narrow some fields for 80-char
+ output.
+ (dump_relocations): Change spelling from 'unrecognised'
+ to 'unrecognized'.
+ (decode_ARM_machine_flags): Likewise.
+ (parse_args): Likewise.
+ (read_and_display_attr_value): Likewise.
+ (display_debug_section): Likewise.
+
2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
* NEWS: Mention support for MMIX.