Age | Commit message (Expand) | Author | Files | Lines |
1997-09-16 | Further rearrangements of the opcodes. | Nick Clifton | 1 | -0/+4 |
1997-09-16 | * d30v-opc.c (rot2h, sra2h, srl2h insns): Revert last change. (PR 13051) | Ken Raeburn | 1 | -0/+6 |
1997-09-16 | Entries in v850_opcodes reordered to put same named entries adjacent to each ... | Nick Clifton | 1 | -0/+5 |
1997-09-16 | * mips-opc.c: Added tx39 insns sdbbp, rfe, and deret. | Gavin Romig-Koch | 1 | -0/+7 |
1997-09-16 | Add initialisation of the processors field of the v850_opcode structure. | Nick Clifton | 1 | -0/+4 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -0/+52 |
1997-09-13 | * ChangeLog: Fix misspelled `end-sanitize-r5900' for Jun 26 | Peter Schauer | 1 | -1/+1 |
1997-09-13 | * ChangeLog: Fix duplicate `start-sanitize-r5900' around | Peter Schauer | 1 | -1/+1 |
1997-09-12 | Improved display of register lists. | Nick Clifton | 1 | -0/+6 |
1997-09-12 | * sparc-opc.c (sparc_opcodes): Fix assembler args to | David Edelsohn | 1 | -0/+7 |
1997-09-09 | * sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq. | David Edelsohn | 1 | -0/+4 |
1997-09-08 | * cgen-asm.c (cgen_parse_address): New argument resultp. | David Edelsohn | 1 | -0/+6 |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 1 | -25/+0 |
1997-09-03 | * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are | Jeff Law | 1 | -0/+5 |
1997-09-02 | Removed use of V850_OPERNAD_ADJUST_SHORT_MEMORY. | Nick Clifton | 1 | -0/+11 |
1997-08-29 | SH4 assembler extensions. | Joern Rennecke | 1 | -0/+10 |
1997-08-26 | Made immediate parameter of MOVHI be unsigned | Nick Clifton | 1 | -0/+6 |
1997-08-25 | Rebuilt configure with latest devo autoconf for NT support. | Chris Provenzano | 1 | -0/+4 |
1997-08-22 | Updated from specs in HDD-tool-0611 document. | Nick Clifton | 1 | -0/+8 |
1997-08-21 | Moved divh opcodes next to each other. | Nick Clifton | 1 | -0/+10 |
1997-08-18 | Add support for v850e and v850eq targets. | Nick Clifton | 1 | -0/+22 |
1997-08-15 | Remove ARC sanitization. | David Edelsohn | 1 | -140/+10 |
1997-08-14 | Tidied up sanitization | Nick Clifton | 1 | -19/+15 |
1997-08-14 | Add support for v850E and v850EQ instructions. | Nick Clifton | 1 | -0/+41 |
1997-08-01 | * configure.in: Set enable_shared before AM_PROG_LIBTOOL. | Ian Lance Taylor | 1 | -0/+6 |
1997-08-01 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 1 | -0/+17 |
1997-07-29 | * mips-opc.c: Fix typo/thinko in "eret" instruction. | Jeff Law | 1 | -0/+4 |
1997-07-28 | Fix MTSA opcode encoding. | Andrew Cagney | 1 | -0/+6 |
1997-07-24 | * sparc-opc.c (sparc_opcodes): Make array const. | David Edelsohn | 1 | -0/+6 |
1997-07-24 | * sparc-opc.c (sparc_opcodes): Fix spelling on fpaddX, fpsubX insns. | David Edelsohn | 1 | -0/+4 |
1997-07-15 | * cgen-opc.c: #include <ctype.h>. | David Edelsohn | 1 | -0/+7 |
1997-07-11 | * mips-opc.c (mips_builtin_opcodes): If an insn uses single | Jeff Law | 1 | -1/+11 |
1997-06-30 | * mips-opc.c (mips_builtin_opcodes): Add "pinteh", "pexeh" and | Jeff Law | 1 | -0/+7 |
1997-06-25 | * ppc-opc.c (extract_nsi): make unsigned expression signed before | Felix Lee | 1 | -0/+7 |
1997-06-17 | * sparc-opc.c: The fcmp v9a instructions take an integer register | Ian Lance Taylor | 1 | -0/+6 |
1997-06-16 | * m68k-dis.c (print_insn_arg): Print case 7.2 using %pc@() | Ian Lance Taylor | 1 | -0/+4 |
1997-06-16 | * i386-dis.c (twobyte_has_modrm): Fix pand. | Ian Lance Taylor | 1 | -0/+4 |
1997-06-16 | Mon Jun 16 14:08:38 1997 Michael Taylor <mbt@mit.edu> | Ian Lance Taylor | 1 | -0/+4 |
1997-06-10 | Tue Jun 10 11:26:47 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+16 |
1997-05-27 | Tue May 27 11:02:08 1997 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+13 |
1997-05-23 | * sh-dis.c: Reindent. Rename local variable fprintf to | Ian Lance Taylor | 1 | -0/+5 |
1997-05-22 | * m32r-opc.c (m32r_cgen_insn_table, cmpui): Undo patch of May 2. | David Edelsohn | 1 | -0/+4 |
1997-05-20 | Move mips INSN_ISA subfield into new membership field. | Gavin Romig-Koch | 1 | -0/+10 |
1997-05-05 | * i386-dis.c: (dis386_twobyte): Add MMX instructions. | Ian Lance Taylor | 1 | -0/+5 |
1997-05-05 | * i386-dis.c: Revert patch of April 4. The output now matches | Ian Lance Taylor | 1 | -0/+5 |
1997-05-02 | * m32r-opc.c (m32r_cgen_insn_table, cmpui): Use $uimm16 instead | David Edelsohn | 1 | -0/+20 |
1997-04-14 | * cgen-*.c, m32r-*.c: #include sysdep.h instead of config.h. | David Edelsohn | 1 | -0/+5 |
1997-04-10 | * cgen-asm.c (cgen_parse_operand_fn): New global. | David Edelsohn | 1 | -3/+5 |
1997-04-10 | * cgen-asm.c (cgen_asm_parse_operand_fn): New global. | David Edelsohn | 1 | -0/+10 |
1997-04-09 | Wed Apr 9 12:05:25 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+6 |