From: Ian Lance Taylor Date: Wed, 2 Feb 1994 17:40:46 +0000 (+0000) Subject: * coff-mips.c (mips_ecoff_backend_data), coff-alpha.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ebf3b4cd689f21249b93d4389e9d8e61adb4a080;p=binutils-gdb.git * coff-mips.c (mips_ecoff_backend_data), coff-alpha.c (alpha_ecoff_backend_data): Change casts of aux_in and aux_out fields to match yesterday's changes. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ccfbcf2b7ad..c8ece00dfad 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Wed Feb 2 12:30:13 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * coff-mips.c (mips_ecoff_backend_data), coff-alpha.c + (alpha_ecoff_backend_data): Change casts of aux_in and aux_out + fields to match yesterday's changes. + * coffcode.h (coff_write_relocs): If SELECT_RELOC is defined, pass in the internal_reloc itself, not the type. * coff-apollo.c, coff-h8300.c, coff-h8500.c, coff-i386.c,