From: Nick Clifton Date: Wed, 28 Jan 1998 17:59:52 +0000 (+0000) Subject: Report combined alignment and size overflow errors. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=397b3a9d72f6b2908574273e7115bbe2e696f39a;p=binutils-gdb.git Report combined alignment and size overflow errors. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0e732a8c771..bdaee326cc3 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 28 09:55:03 1998 Nick Clifton + + * v850-opc.c (insertion routines): If both alignment and size is + wrong then report this. + Tue Jan 27 21:52:59 1998 Jeffrey A Law (law@cygnus.com) * mips-dis.c (_print_insn_mips): Set target_processor as appropriate.