Age | Commit message (Expand) | Author | Files | Lines |
1997-09-21 | Fixed sanitization bugs. | Nick Clifton | 1 | -4/+0 |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 1 | -34/+2 |
1997-09-19 | Correct ordering of args for cmov insn. | Andrew Cagney | 2 | -1/+7 |
1997-09-18 | * sparc-opc.c (sparclet_cpreg_table): Add %ccsr2, %cccrr, %ccrstr. | David Edelsohn | 2 | -0/+7 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 2 | -12/+4 |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 1 | -2/+6 |
1997-09-16 | Further rearrangements of the opcodes. | Nick Clifton | 2 | -30/+55 |
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 | 2 | -5/+18 |
1997-09-16 | * mips-opc.c: Added tx39 insns sdbbp, rfe, and deret. | Gavin Romig-Koch | 2 | -0/+35 |
1997-09-16 | Add initialisation of the processors field of the v850_opcode structure. | Nick Clifton | 2 | -169/+166 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 2 | -67/+198 |
1997-09-15 | Fix v850 sanitization. | Andrew Cagney | 1 | -5/+7 |
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 | 2 | -12/+57 |
1997-09-12 | * sparc-opc.c (sparc_opcodes): Fix assembler args to | David Edelsohn | 2 | -19/+25 |
1997-09-09 | * sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq. | David Edelsohn | 2 | -6/+7 |
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 | 5 | -86/+27 |
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 | 3 | -46/+63 |
1997-08-29 | SH4 assembler extensions. | Joern Rennecke | 2 | -0/+42 |
1997-08-28 | Remove arc sanitization. | David Edelsohn | 1 | -28/+0 |
1997-08-26 | Made immediate parameter of MOVHI be unsigned | Nick Clifton | 2 | -1/+7 |
1997-08-25 | Rebuilt configure with latest devo autoconf for NT support. | Chris Provenzano | 2 | -8/+19 |
1997-08-22 | Updated from specs in HDD-tool-0611 document. | Nick Clifton | 3 | -93/+271 |
1997-08-21 | Moved divh opcodes next to each other. | Nick Clifton | 2 | -278/+592 |
1997-08-18 | Add support for v850e and v850eq targets. | Nick Clifton | 2 | -12/+38 |
1997-08-15 | fix v850 sanitization | Ian Lance Taylor | 1 | -4/+4 |
1997-08-15 | Remove ARC sanitization. | David Edelsohn | 4 | -175/+38 |
1997-08-14 | Tidied up sanitization | Nick Clifton | 1 | -19/+15 |
1997-08-14 | Add support for v850E and v850EQ instructions. | Nick Clifton | 2 | -0/+103 |
1997-08-01 | * configure.in: Set enable_shared before AM_PROG_LIBTOOL. | Ian Lance Taylor | 4 | -251/+174 |
1997-08-01 | sanitize Makefile.am | Ian Lance Taylor | 1 | -4/+4 |
1997-08-01 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 8 | -374/+1215 |
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 | 2 | -1/+7 |
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 | 2 | -8/+12 |
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 | 2 | -394/+322 |
1997-06-30 | * mips-opc.c (mips_builtin_opcodes): Add "pinteh", "pexeh" and | Jeff Law | 2 | -450/+486 |
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 | 2 | -43/+163 |
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 | 2 | -50/+197 |
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 |