From: Ian Lance Taylor Date: Tue, 8 Mar 1994 18:41:54 +0000 (+0000) Subject: Set Emacs local variables to never use version control. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9a458b67a4faf2c39ee1dab6cf8811325fe7e268;p=binutils-gdb.git Set Emacs local variables to never use version control. --- diff --git a/ChangeLog b/ChangeLog index f2ddd98b781..bb48ec1cb32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2189,3 +2189,7 @@ Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Freshly created ChangeLog. + +Local Variables: +version-control: never +End: diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a154a3787ca..d04c9baa44e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 8 16:55:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ppc-opc.c (powerpc_opcodes): The POWER uses bdn[l][a] where the + PowerPC uses bdnz[l][a]. + Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * dis-buf.c, i386-dis.c: Include sysdep.h. @@ -659,5 +664,7 @@ Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com) * z8k-dis.c: knows how to disassemble z8k stuff * z8k-opc.h: new file full of z8000 opcodes - - + +Local Variables: +version-control: never +End: