From: Doug Evans Date: Wed, 16 Dec 1998 06:22:33 +0000 (+0000) Subject: * cgen.c (gas_cgen_md_apply_fix3): Mark as an error, rather than a X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8ca780d31c4052db3a1323fe9c6cbd8f598cd922;p=binutils-gdb.git * cgen.c (gas_cgen_md_apply_fix3): Mark as an error, rather than a warning, values that don't fit in the field. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 253c06137c8..28bc4146fc1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +1998-12-15 Doug Evans + + * cgen.c (gas_cgen_md_apply_fix3): Mark as an error, rather than a + warning, values that don't fit in the field. + 1998-12-15 Gavin Romig-Koch * config/tc-mips.c (mips_abi_string): New.