From 469e5960b168e12773886fd864899fcafe00e647 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Mon, 17 Nov 1997 00:26:46 +0000 Subject: [PATCH] * peicode.h (coff_swap_aouthdr_in): Cast second arg of bfd_h_get_* calls to "bfd_byte *". --- bfd/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b5429373614..a77b3bffb03 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,18 @@ +Sat Nov 15 15:36:07 1997 Fred Fish + + * peicode.h (coff_swap_aouthdr_in): Cast second arg of + bfd_h_get_* calls to "bfd_byte *". + +Tue Nov 11 10:37:23 1997 Jeffrey A Law (law@cygnus.com) + + * elf-m10300.c (elf32_mn10300_link_hash_entry): Add new field + "movm_stack_size". + (mn10300_elf_relax_section): Include stack space for register saves + in the imm8 field of a "call" instruction. + (compute_function_info): Determine how much stack is allocated by + the movm instruction. Fix typo. + (elf32_mn10300_link_hash_newfunc): Initialize movm_stack_size. + Mon Nov 10 14:32:40 1997 Andreas Schwab * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't crash if