Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-12-18 | * mn10200-opc.c (mn10200_operands): Add SIMM16N. | Jeff Law | 2 | -7/+28 |
1996-12-16 | * mn10300-opc.c (mn10300_opcodes): Add "break" instruction. | Jeff Law | 2 | -0/+10 |
1996-12-16 | * mn10200-opc.c: Add pseudo-ops for "mov (an),am" and "mov an,(am)". | Jeff Law | 2 | -0/+6 |
1996-12-15 | * mips-dis.c (print_mips16_insn_arg): The base address of a PC | Ian Lance Taylor | 1 | -0/+6 |
1996-12-12 | * mn10200-dis.c: Finish writing disassembler. | Jeff Law | 3 | -134/+95 |
1996-12-11 | * mn10300-dis.c (disassemble, print_insn_mn10300): Corrently | Jeff Law | 1 | -50/+158 |
1996-12-11 | * mn10200-opc.c (mn10200_opcodes): Fix operands for "movb dm,(an)". | Jeff Law | 2 | -1/+5 |
1996-12-10 | * mn10200-opc.c (mn10200_opcodes): "mov imm8,d0" is a format 2 | Jeff Law | 2 | -2/+5 |
1996-12-10 | * mn10200-opc.c (mn10200_operands): Fix insertion position | Jeff Law | 2 | -1/+6 |
1996-12-09 | * mn10200-opc.c: Create mn10200 opcode table. | Jeff Law | 3 | -5/+647 |
1996-12-08 | * Makefile.in (ALL_MACHINES): Add mips16-opc.o. | Peter Schauer | 1 | -0/+4 |