From 6b346f512ef2c33615464b7a6849fb66564473d8 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 25 May 1993 20:22:09 +0000 Subject: [PATCH] elf, bfd_vma-cast changes --- gdb/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7a381267e3..849f1f6b2e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +Tue May 25 16:05:55 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * elfread.c (elf_symfile_read): Update ELF structure and routine + names to specify 32-bit versions. + (elf_symtab_read): Retrieve size field directly from symbol, + instead of using old kludge. + + * mips-pinsn.c (print_insn): Cast address to bfd_vma before + calling opcodes library. + * z8k-tdep.c (print_insn): Likewise. + Tue May 25 13:06:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * stabsread.c: Remove all uses of error(). Make error_type and -- 2.34.1