* 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.
This commit is contained in:
Ian Lance Taylor 1994-02-02 17:40:46 +00:00
parent 192d8ee84b
commit ebf3b4cd68
1 changed files with 4 additions and 0 deletions

View File

@ -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,