From: Ian Lance Taylor Date: Wed, 1 Oct 1997 18:11:48 +0000 (+0000) Subject: * configure.in: Use a diversion to set enable_shared before the X-Git-Tag: gdb-4_18~4578 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e2ef09d24024f72119c9f4483c47fb32d8a5822;p=external%2Fbinutils.git * configure.in: Use a diversion to set enable_shared before the arguments are parsed. * configure: Rebuild. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5b813c7..5c582ea 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,14 @@ +Wed Oct 1 14:10:20 1997 Ian Lance Taylor + + * configure.in: Use a diversion to set enable_shared before the + arguments are parsed. + * configure: Rebuild. + +Thu Sep 25 13:04:59 1997 Ian Lance Taylor + + * m68k-opc.c (TBL1): Use ! rather than `. + * m68k-dis.c (print_insn_arg): Remove ` operand specifier. + Wed Sep 24 11:29:35 1997 Ian Lance Taylor * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire.