From: Michael Meissner Date: Mon, 12 Feb 1996 22:17:39 +0000 (+0000) Subject: Undef PPC before use X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=222e3f6e6692a91da16ec29ee6aaa988ea2ec9ee;p=binutils-gdb.git Undef PPC before use --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a58db19dcde..7fa9e9d1872 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,13 @@ +Mon Feb 12 16:26:06 1996 Michael Meissner + + * ppc-opc.c (PPC): Undef, so default defination on Windows NT + doesn't conflict. + Wed Feb 7 13:59:54 1996 Ian Lance Taylor + * m68k-opc.c (m68k_opcodes): The bkpt instruction is supported on + m68010up, not just m68020up | cpu32. + * Makefile.in (SONAME): New variable. ($(SHLINK)): Make a link to the transformed name, as well. (stamp-tshlink): New target.