diff options
author | Patrick Macdonald <patrickm@redhat.com> | 2001-03-20 20:56:34 +0000 |
---|---|---|
committer | Patrick Macdonald <patrickm@redhat.com> | 2001-03-20 20:56:34 +0000 |
commit | 27fca2d871b27e82e9e461bbad4fefdb45910e05 (patch) | |
tree | 5a1c80dd3fdc7e39863be18ff714d60297d8b987 /opcodes/m32r-opinst.c | |
parent | cc5ce0523570ebca894a56c35a88c0696f32c8c3 (diff) | |
download | gdb-27fca2d871b27e82e9e461bbad4fefdb45910e05.zip gdb-27fca2d871b27e82e9e461bbad4fefdb45910e05.tar.gz gdb-27fca2d871b27e82e9e461bbad4fefdb45910e05.tar.bz2 |
Add support for cgen machine determination.
* cgen-dis.in (print_insn_@arch@): Add support for target machine
determination via CGEN_COMPUTE_MACH.
* fr30-desc.c: Regenerate.
* fr30-dis.c: Regenerate.
* fr30-opc.h: Regenerate.
* m32r-desc.c: Regenerate.
* m32r-dis.c: Regenerate.
* m32r-opc.h: Regenerate.
* m32r-opinst.c: Regenerate.
Diffstat (limited to 'opcodes/m32r-opinst.c')
-rw-r--r-- | opcodes/m32r-opinst.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m32r-opinst.c b/opcodes/m32r-opinst.c index 5dbcd12..55e7e4f 100644 --- a/opcodes/m32r-opinst.c +++ b/opcodes/m32r-opinst.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc. +Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. |