|
|
|
@ -1,3 +1,11 @@
|
|
|
|
|
2001-08-25 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* d30v.h: Fix declaration of reg_name_cnt.
|
|
|
|
|
|
|
|
|
|
* d10v.h: Fix declaration of d10v_reg_name_cnt.
|
|
|
|
|
|
|
|
|
|
* arc.h: Add prototypes from opcodes/arc-opc.c.
|
|
|
|
|
|
|
|
|
|
2001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
|
|
|
|
|
|
|
|
|
* mips.h (INSN_10000): Define.
|
|
|
|
@ -223,14 +231,14 @@
|
|
|
|
|
CPU_R5000, CPU_R6000, CPU_R8000, CPU_R10000, CPU_MIPS32, CPU_4K,
|
|
|
|
|
CPU_4KC, CPU_4KM, CPU_4KP): Define..
|
|
|
|
|
(OPCODE_IS_MEMBER): Use new defines.
|
|
|
|
|
(OP_MASK_SEL, OP_SH_SEL): Define.
|
|
|
|
|
(OP_MASK_SEL, OP_SH_SEL): Define.
|
|
|
|
|
(OP_MASK_CODE20, OP_SH_CODE20): Define.
|
|
|
|
|
Add 'P' to used characters.
|
|
|
|
|
Use 'H' for coprocessor select field.
|
|
|
|
|
Add 'P' to used characters.
|
|
|
|
|
Use 'H' for coprocessor select field.
|
|
|
|
|
Use 'm' for 20 bit breakpoint code.
|
|
|
|
|
Document new arg characters and add to used characters.
|
|
|
|
|
(INSN_MIPS32): New define for MIPS32 extensions.
|
|
|
|
|
(OPCODE_IS_MEMBER): Recognize MIPS32 instructions.
|
|
|
|
|
Document new arg characters and add to used characters.
|
|
|
|
|
(INSN_MIPS32): New define for MIPS32 extensions.
|
|
|
|
|
(OPCODE_IS_MEMBER): Recognize MIPS32 instructions.
|
|
|
|
|
|
|
|
|
|
2000-09-05 Alan Modra <alan@linuxcare.com.au>
|
|
|
|
|
|
|
|
|
@ -811,16 +819,16 @@ Mon Feb 1 21:09:14 1999 Catherine Moore <clm@cygnus.com>
|
|
|
|
|
Wed Dec 9 10:38:48 1998 David Taylor <taylor@texas.cygnus.com>
|
|
|
|
|
|
|
|
|
|
The following is part of a change made by Edith Epstein
|
|
|
|
|
<eepstein@sophia.cygnus.com> as part of a project to merge in
|
|
|
|
|
changes by HP; HP did not create ChangeLog entries.
|
|
|
|
|
<eepstein@sophia.cygnus.com> as part of a project to merge in
|
|
|
|
|
changes by HP; HP did not create ChangeLog entries.
|
|
|
|
|
|
|
|
|
|
* hppa.h (completer_chars): list of chars to not put a space
|
|
|
|
|
after.
|
|
|
|
|
after.
|
|
|
|
|
|
|
|
|
|
Sun Dec 6 13:21:34 1998 Ian Lance Taylor <ian@cygnus.com>
|
|
|
|
|
|
|
|
|
|
* i386.h (i386_optab): Permit w suffix on processor control and
|
|
|
|
|
status word instructions.
|
|
|
|
|
status word instructions.
|
|
|
|
|
|
|
|
|
|
1998-11-30 Doug Evans <devans@casey.cygnus.com>
|
|
|
|
|
|
|
|
|
@ -1540,9 +1548,9 @@ Mon Nov 4 12:52:48 1996 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
Fri Nov 1 10:31:02 1996 Richard Henderson <rth@tamu.edu>
|
|
|
|
|
|
|
|
|
|
* alpha.h: Don't include "bfd.h"; private relocation types are now
|
|
|
|
|
negative to minimize problems with shared libraries. Organize
|
|
|
|
|
instruction subsets by AMASK extensions and PALcode
|
|
|
|
|
implementation.
|
|
|
|
|
negative to minimize problems with shared libraries. Organize
|
|
|
|
|
instruction subsets by AMASK extensions and PALcode
|
|
|
|
|
implementation.
|
|
|
|
|
(struct alpha_operand): Move flags slot for better packing.
|
|
|
|
|
|
|
|
|
|
Tue Oct 29 12:19:10 1996 Jeffrey A Law (law@cygnus.com)
|
|
|
|
@ -1595,9 +1603,9 @@ Fri Aug 23 10:39:08 1996 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
Thu Aug 22 16:51:25 1996 J.T. Conklin <jtc@rtl.cygnus.com>
|
|
|
|
|
|
|
|
|
|
* v850.h (v850_operands): Add insert and extract fields, pointers
|
|
|
|
|
to functions used to handle unusual operand encoding.
|
|
|
|
|
to functions used to handle unusual operand encoding.
|
|
|
|
|
(V850_OPERAND_REG, V850_OPERAND_SRG, V850_OPERAND_CC,
|
|
|
|
|
V850_OPERAND_SIGNED): Defined.
|
|
|
|
|
V850_OPERAND_SIGNED): Defined.
|
|
|
|
|
|
|
|
|
|
Wed Aug 21 17:45:10 1996 J.T. Conklin <jtc@rtl.cygnus.com>
|
|
|
|
|
|
|
|
|
@ -1611,11 +1619,11 @@ Tue Aug 20 14:52:02 1996 J.T. Conklin <jtc@rtl.cygnus.com>
|
|
|
|
|
Fri Aug 16 14:44:15 1996 James G. Smith <jsmith@cygnus.co.uk>
|
|
|
|
|
|
|
|
|
|
* mips.h (OP_SH_LOCC, OP_SH_HICC, OP_MASK_CC, OP_SH_COP1NORM,
|
|
|
|
|
OP_MASK_COP1NORM, OP_SH_COP1SPEC, OP_MASK_COP1SPEC,
|
|
|
|
|
OP_MASK_COP1SCLR, OP_MASK_COP1CMP, OP_SH_COP1CMP, OP_SH_FORMAT,
|
|
|
|
|
OP_MASK_FORMAT, OP_SH_TRUE, OP_MASK_TRUE, OP_SH_GE, OP_MASK_GE,
|
|
|
|
|
OP_SH_UNSIGNED, OP_MASK_UNSIGNED, OP_SH_HINT, OP_MASK_HINT):
|
|
|
|
|
Defined.
|
|
|
|
|
OP_MASK_COP1NORM, OP_SH_COP1SPEC, OP_MASK_COP1SPEC,
|
|
|
|
|
OP_MASK_COP1SCLR, OP_MASK_COP1CMP, OP_SH_COP1CMP, OP_SH_FORMAT,
|
|
|
|
|
OP_MASK_FORMAT, OP_SH_TRUE, OP_MASK_TRUE, OP_SH_GE, OP_MASK_GE,
|
|
|
|
|
OP_SH_UNSIGNED, OP_MASK_UNSIGNED, OP_SH_HINT, OP_MASK_HINT):
|
|
|
|
|
Defined.
|
|
|
|
|
|
|
|
|
|
Fri Aug 16 00:15:15 1996 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
|
|
|
|
@ -1625,7 +1633,7 @@ Fri Aug 16 00:15:15 1996 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
Thu Aug 15 13:11:46 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
|
|
|
|
|
|
* d10v.h: Add some additional defines to support the
|
|
|
|
|
assembler in determining which operations can be done in parallel.
|
|
|
|
|
assembler in determining which operations can be done in parallel.
|
|
|
|
|
|
|
|
|
|
Tue Aug 6 11:13:22 1996 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
|
|
|
|
@ -1641,7 +1649,7 @@ Fri Jul 26 11:47:10 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
|
Thu Jul 25 12:06:22 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
|
|
|
|
|
|
* d10v.h: Changes for divs, parallel-only instructions, and
|
|
|
|
|
signed numbers.
|
|
|
|
|
signed numbers.
|
|
|
|
|
|
|
|
|
|
Mon Jul 22 11:21:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
|
|
|
|
|
@ -1663,7 +1671,7 @@ Thu Jul 11 12:09:15 1996 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
|
|
|
|
|
Wed Jul 3 14:30:12 1996 J.T. Conklin <jtc@rtl.cygnus.com>
|
|
|
|
|
|
|
|
|
|
* m68k.h (mcf5200): New macro.
|
|
|
|
|
* m68k.h (mcf5200): New macro.
|
|
|
|
|
Document names of coldfire control registers.
|
|
|
|
|
|
|
|
|
|
Tue Jul 2 23:05:45 1996 Jeffrey A Law (law@cygnus.com)
|
|
|
|
@ -1813,7 +1821,7 @@ Tue Oct 24 10:49:10 1995 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
Mon Oct 23 11:09:16 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
|
|
|
|
|
|
|
|
|
|
* mips.h: Added INSN_4100 flag to mark NEC VR4100 specific
|
|
|
|
|
instructions.
|
|
|
|
|
instructions.
|
|
|
|
|
|
|
|
|
|
Mon Oct 16 10:28:15 1995 Michael Meissner <meissner@tiktok.cygnus.com>
|
|
|
|
|
|
|
|
|
|