diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-03-08 18:41:54 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-03-08 18:41:54 +0000 |
commit | 9a458b67a4faf2c39ee1dab6cf8811325fe7e268 (patch) | |
tree | 98abc70bec3273ba395a0a64e1e592f07a2c5733 /opcodes | |
parent | 9d2b8d50f43914294f27d0a2a7ce1188b2408575 (diff) | |
download | fsf-binutils-gdb-9a458b67a4faf2c39ee1dab6cf8811325fe7e268.zip fsf-binutils-gdb-9a458b67a4faf2c39ee1dab6cf8811325fe7e268.tar.gz fsf-binutils-gdb-9a458b67a4faf2c39ee1dab6cf8811325fe7e268.tar.bz2 |
Set Emacs local variables to never use version control.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a154a37..d04c9ba 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: |