aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1998-06-12 20:50:03 +0000
committerMichael Meissner <gnu@the-meissners.org>1998-06-12 20:50:03 +0000
commita09db9ba576c6a25b46e4ee6493f3b7f560bc515 (patch)
tree5c06454745e759985d02b649897624d3b624515d /binutils/ChangeLog
parent55a7ce4ea8dcb820a524b314b969bdadd4528139 (diff)
downloadgdb-a09db9ba576c6a25b46e4ee6493f3b7f560bc515.zip
gdb-a09db9ba576c6a25b46e4ee6493f3b7f560bc515.tar.gz
gdb-a09db9ba576c6a25b46e4ee6493f3b7f560bc515.tar.bz2
Add PowerPC support to readelf; Print machine specific flags; Print endianess; Make widening more portable
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 113e289..44d680f 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,19 @@
+Fri Jun 12 16:06:15 1998 Michael Meissner <meissner@cygnus.com>
+
+ * readelf.c (get_ppc_rel_type): New PowerPC support.
+ (dump_relocations): PowerPC uses RELA relocations.
+ (get_machine_name): Spell PowerPC correctly.
+ (get_file_type): Change unsigned short parameter to unsigned.
+ (get_machine_name): Ditto.
+ (get_machine_data): Return whether big endian or little endian.
+ (get_machine_flags): Interpret PowerPC, M32R, and MIPS flags.
+ (process_elf_header): Print endian-ess. Convert all numeric
+ formats to long or unsigned long. Print out machine specific flag
+ bits.
+
+ * readelf.h: Include elf/ppc.h, elf/mips.h, and elf/m32r.h to get
+ machine specific flag bits.
+
Thu Jun 11 17:54:26 1998 Nick Clifton <nickc@cygnus.com>
* readelf.c: Remove extraneous #includes. Fix warnings produced