Age | Commit message (Expand) | Author | Files | Lines |
1996-08-23 | * v850-opc.c (v850_opcodes): Correct bit pattern for setf. | Jeff Law | 2 | -1/+3 |
1996-08-23 | * gas/v850/basic.exp (compare_tests): Test instruction bit patterns. | Jeff Law | 2 | -24/+26 |
1996-08-23 | Fri Aug 23 11:40:47 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+6 |
1996-08-23 | * gas/v850/basic.exp (branch_tests): Test instruction bit patters, | Jeff Law | 2 | -20/+23 |
1996-08-23 | * v850-opc.c (v850_operands): D16 inserts at offset 16! | Jeff Law | 2 | -1/+3 |
1996-08-23 | * gas/v850/basic.exp (bit_tests): Test instruction bit patterns. | Jeff Law | 2 | -4/+6 |
1996-08-23 | * config/tc-v850.c (md_assemble): Don't forget to initialize | Jeff Law | 2 | -0/+4 |
1996-08-23 | * v850-opc.c (two): Get order of words correct. | Jeff Law | 2 | -1/+3 |
1996-08-23 | * gas/v850/basic.exp (arith_tests): Test instruction bit patterns. | Jeff Law | 2 | -20/+23 |
1996-08-23 | * v850-opc.c (v850_operands): I16 inserts at offset 16! | Jeff Law | 2 | -1/+3 |
1996-08-23 | * gas/v850/basic.exp (misc_tests): No longer expect failures | Jeff Law | 2 | -4/+8 |
1996-08-23 | * config/tc-v850.c (reg_name_search): Generalize to search | Jeff Law | 3 | -18/+93 |
1996-08-23 | * v850-opc.c (v850_operands): Add "SR1" and "SR2" for system | Jeff Law | 2 | -2/+12 |
1996-08-23 | * gas/v850/basic.exp (misc_tests): No longer expect failures | Jeff Law | 3 | -6/+9 |
1996-08-23 | * v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. Fix | Jeff Law | 2 | -2/+3 |
1996-08-23 | * v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. | Jeff Law | 2 | -1/+3 |
1996-08-23 | * gas/v850: New directory with v850 tests. | Jeff Law | 13 | -0/+597 |
1996-08-23 | * config/tc-v850.c (md_assemble): If we find a register, but the | Jeff Law | 2 | -11/+16 |
1996-08-23 | * v850-opc.c (v850_opcodes): Add initializer for size field | Jeff Law | 2 | -84/+87 |
1996-08-23 | * v850-opc.c (v850_operands): D6 -> DS7. References changed. | Jeff Law | 2 | -15/+29 |
1996-08-23 | Fixup my email addresses to consistently be fnf@cygnus.com | Fred Fish | 1 | -6/+6 |
1996-08-23 | * gdbtk.c (gdbtk_init): Check for a DISPLAY env variable and | Fred Fish | 2 | -0/+13 |
1996-08-23 | * v850-opc.c (v850_operansd): 3-bit immediate for bit insns | Jeff Law | 2 | -1/+4 |
1996-08-23 | rework operand parsing | J.T. Conklin | 1 | -113/+184 |
1996-08-23 | Add V850_OPERAND_SIGNED flag as appropriate, create new unsigned IMM5 operand | J.T. Conklin | 1 | -8/+11 |
1996-08-23 | * v850-opc.c (v850_opcodes): Correct short store half (sst.h) and | Jeff Law | 2 | -1/+6 |
1996-08-23 | * wrstabs.c (struct string_hash_entry): Add next field. | Ian Lance Taylor | 1 | -0/+21 |
1996-08-23 | * prdbg.c (pr_fix_visibility): Don't abort on | Ian Lance Taylor | 1 | -0/+3 |
1996-08-23 | * debug.c (debug_name_type): Correct error message. | Ian Lance Taylor | 1 | -0/+2 |
1996-08-23 | start writing functions for extracting and inserting unusual operands | J.T. Conklin | 1 | -6/+37 |
1996-08-23 | From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de> | Fred Fish | 2 | -1/+6 |
1996-08-23 | * valprint.c (print_longest): Test for CC_HAS_LONG_LONG as well as | Fred Fish | 3 | -31/+36 |
1996-08-23 | * configure.in: Set and substitute HLDENV. | Ian Lance Taylor | 4 | -3/+22 |
1996-08-23 | * configure.in: Set and substitute HLDENV. | Ian Lance Taylor | 2 | -8/+9 |
1996-08-23 | * configure.in: Substitute HLDENV. | Ian Lance Taylor | 1 | -0/+17 |
1996-08-23 | * configure.host (HLDENV): New variable to set. Set it for | Ian Lance Taylor | 1 | -0/+4 |
1996-08-23 | * libieee.h (NSECTIONS): Don't define. | Ian Lance Taylor | 1 | -0/+17 |
1996-08-23 | * v850-opc.c (v850_operands): Added insert and extract fields, | J.T. Conklin | 2 | -15/+22 |
1996-08-22 | * v850.h (v850_operands): Add insert and extract fields, pointers | J.T. Conklin | 2 | -2/+56 |
1996-08-22 | * configure.in: Remove ld, target-libio, target-libg++, and | Jeff Law | 1 | -1/+3 |
1996-08-22 | * v850-opc.c (v850_opcodes): Enable "trap". | Jeff Law | 2 | -2/+2 |
1996-08-22 | * Makefile.in (ev850.c): New target. | Jeff Law | 4 | -2/+58 |
1996-08-22 | * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and | Ian Lance Taylor | 1 | -26/+114 |
1996-08-22 | * ecoff.c (ecoff_directive_endef): Avoid a division by zero error | Ian Lance Taylor | 1 | -0/+5 |
1996-08-22 | * mpw-make.sed: Add @DASH_C_FLAG@ to compiler edit. | Stan Shebs | 2 | -1/+5 |
1996-08-22 | Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -7/+23 |
1996-08-22 | Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-08-22 | * v850-opc.c (v850_opcodes): Fix order of displacement | Jeff Law | 2 | -4/+9 |
1996-08-22 | minimal setf support | J.T. Conklin | 1 | -1/+3 |
1996-08-22 | parse [reg], lo(exp), and hi(exp) | J.T. Conklin | 1 | -7/+44 |