Age | Commit message (Expand) | Author | Files | Lines |
1997-02-22 | Fri Feb 21 16:31:18 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+6 |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -2/+0 |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 3 | -55/+1 |
1997-02-19 | * Makefile.in: Add dependencies on ../bfd/bfd.h as required. | Ian Lance Taylor | 2 | -21/+30 |
1997-02-19 | Tue Feb 18 17:43:43 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 8 | -11/+859 |
1997-02-18 | * tic80-opc.c (tic80_predefined_symbols): Add symbolic | Fred Fish | 2 | -35/+94 |
1997-02-14 | fixes bugs caused by adding 5900 | Gavin Romig-Koch | 1 | -0/+6 |
1997-02-14 | Thu Feb 13 21:56:51 1997 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 1 | -0/+5 |
1997-02-14 | Thu Feb 13 20:41:22 1997 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 1 | -0/+4 |
1997-02-13 | * mn10200-opc.c (IMM16_PCREL): This is a signed operand. | Jeff Law | 2 | -2/+7 |
1997-02-13 | * mips-dis.c (print_mips16_insn_arg): Use memaddr - 2 as the base | Ian Lance Taylor | 1 | -0/+6 |
1997-02-12 | Wed Feb 12 12:27:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+5 |
1997-02-11 | * tic80-opc.c (tic80_operands): Fix typo '+' -> '|'. | Fred Fish | 2 | -50/+60 |
1997-02-11 | * mips-dis.c (_print_insn_mips): Set bytes_per_chunk and | Ian Lance Taylor | 2 | -0/+12 |
1997-02-11 | Add r5900 | Gavin Romig-Koch | 3 | -21/+248 |
1997-02-10 | * tic80-opc.c (tic80_symbol_to_value): Changed to accept | Fred Fish | 2 | -7/+31 |
1997-02-07 | * tic80-opc.c (tic80_operands): Add REG_0_E, REG_22_E, | Fred Fish | 2 | -108/+146 |
1997-02-05 | * mips16-opc.c: Add new cases of exit instruction for | Ian Lance Taylor | 2 | -14/+29 |
1997-01-30 | * tic80-opc.c (tic80_predefined_symbols): Table of name/value | Fred Fish | 3 | -90/+269 |
1997-01-30 | Thu Jan 30 11:30:45 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1997-01-29 | * mn10200-opc.c (mn10200_operands): Make 8 and 16 bit pc-relative | Jeff Law | 2 | -2/+7 |
1997-01-28 | * mips-dis.c (print_insn_mips16): Set insn_info information. | Ian Lance Taylor | 2 | -0/+49 |
1997-01-28 | * mips-dis.c (print_insn_mips16): Better handling of an extend | Ian Lance Taylor | 2 | -7/+66 |
1997-01-24 | * m68k-opc.c (m68k_opcodes): Changed operand specifier for the | J.T. Conklin | 2 | -1/+27 |
1997-01-23 | * tic80-opc.c (tic80_opcodes): Expand comment to note that the | Fred Fish | 2 | -332/+311 |
1997-01-20 | Mon Jan 20 12:48:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -7/+72 |
1997-01-19 | * tic80-dis.c (tic80_opcodes): Add "wrcr", "vmpy", "vrnd", | Fred Fish | 2 | -16/+86 |
1997-01-19 | * tic80-dis.c (print_insn_tic80): Broke excessively long | Fred Fish | 3 | -254/+419 |
1997-01-18 | fix operand mask in the "moveml" entries for the coldfire. | J.T. Conklin | 2 | -8/+9 |
1997-01-18 | From the coldfire branch: | J.T. Conklin | 2 | -21/+39 |
1997-01-17 | * tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V): | Fred Fish | 2 | -358/+423 |
1997-01-16 | * tic80-opc.c (tic80_operands): Reorder some table entries to make | Fred Fish | 2 | -160/+435 |
1997-01-13 | * tic80-dis.c (print_insn_tic80): Print floating point operands | Fred Fish | 3 | -1/+108 |
1997-01-06 | Fix copyright. | Jeff Law | 1 | -1/+1 |
1997-01-06 | * mn10200-dis.c (disassemble): Mask off unwanted bits after | Jeff Law | 2 | -1/+6 |
1997-01-06 | * tic80-dis.c (R_SCALED): Add macro to test for ":s" modifier bit. | Fred Fish | 3 | -78/+159 |
1997-01-05 | * tic80-dis.c (M_SI, M_LI): Add macros to test for ":m" modifier bit | Fred Fish | 3 | -65/+155 |
1997-01-05 | * tic80-dis.c (print_insn_tic80): Print TIC80_OPERAND_RELATIVE | Fred Fish | 3 | -23/+214 |
1997-01-04 | * ppc-opc.c (powerpc_operands): Make comment match the | Fred Fish | 3 | -1/+422 |
1997-01-03 | * m68k-opc.c: Add #B case for moveq. | Ian Lance Taylor | 1 | -0/+4 |
1997-01-02 | * mn10300-dis.c (disassemble): Make sure all variables are initialized | Jeff Law | 2 | -6/+11 |
1996-12-31 | * v850-opc.c (v850_opcodes): Put curly-braces around operands | Jeff Law | 1 | -0/+7 |
1996-12-31 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. | Ian Lance Taylor | 1 | -0/+5 |
1996-12-31 | Set V850_OPERAND_ADJUST_SHORT_MEMORY flag on sst.{h,w}/sld.{h,w} instructions | Michael Meissner | 2 | -2/+10 |
1996-12-31 | End tic80 sanitization regions with "end-sanitize-tic80", not | Ken Raeburn | 2 | -2/+2 |
1996-12-31 | * Makefile.in (m68k-opc.o, alpha-opc.o): Remove dis-asm.h dependency. | Fred Fish | 2 | -2/+14 |
1996-12-30 | * mips16-opc.c: Add "abs". | Ian Lance Taylor | 1 | -0/+4 |
1996-12-29 | * Makefile.in (ALL_MACHINES): Add tic80-dis.o and tic80-opc.o. | Fred Fish | 4 | -3/+36 |
1996-12-28 | (Laying groundwork (that will be incrementally fleshed out) for TIc80 support) | Fred Fish | 4 | -0/+82 |
1996-12-20 | Fri Dec 20 14:30:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+6 |