Age | Commit message (Expand) | Author | Files | Lines |
1998-01-05 | opcode header file for the txvu | Doug Evans | 3 | -0/+268 |
1997-12-15 | Move 'P' and PERFREG stuff outside of the vr5400 sanitization markers. | Jeff Law | 1 | -1/+2 |
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 1 | -2/+13 |
1997-11-18 | * include/opcode/d10v.h (OPERAND_FLAG): Split into: | Joern Rennecke | 1 | -0/+10 |
1997-10-29 | * include/opcode/mips.h (INSN_4900): Added. | Gavin Romig-Koch | 3 | -0/+39 |
1997-10-28 | add a couple more notes to comment | Ken Raeburn | 1 | -2/+9 |
1997-10-28 | checkpoint vr5400 additions | Ken Raeburn | 3 | -15/+105 |
1997-10-23 | * sparc.h: Add '_' and '/' for v9a asr's. | Richard Henderson | 1 | -0/+5 |
1997-10-14 | * h8300.h: Bit ops with absolute addresses not in the 8 bit | Jeff Law | 1 | -0/+9 |
1997-09-24 | fix copyright | Ian Lance Taylor | 1 | -1/+1 |
1997-09-24 | * m68k.h: Document q and v operand specifiers. | Ian Lance Taylor | 2 | -2191/+170 |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 1 | -33/+1 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 2 | -11/+1 |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 1 | -1/+5 |
1997-09-16 | Added new field to v850_opcode structure. | Nick Clifton | 2 | -0/+28 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -0/+20 |
1997-09-08 | * cgen.h: Move assembler interface section | David Edelsohn | 1 | -0/+6 |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 2 | -58/+1 |
1997-09-02 | Removed the V850_OPREAND_ADJUST_SHORT_MEMORY flag as it no longer used. | Nick Clifton | 2 | -8/+8 |
1997-08-26 | * i386.h (two_byte_segment_defaults): Correct base register 5 in | Ian Lance Taylor | 1 | -0/+4 |
1997-08-26 | * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert | Ian Lance Taylor | 2 | -1/+4 |
1997-08-26 | * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert | Ian Lance Taylor | 2 | -4/+7 |
1997-08-26 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1997-08-26 | * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again). | Ian Lance Taylor | 2 | -11/+12 |
1997-08-22 | Added new flag: V850_NOT_R0 to indicate that r0 is not a valid register for | Nick Clifton | 2 | -8/+35 |
1997-08-15 | fix v850 sanitization | Ian Lance Taylor | 2 | -25/+25 |
1997-08-14 | Tidied up sanitization. | Nick Clifton | 1 | -0/+5 |
1997-08-14 | Added support for new v850e and v850eq instructions. | Nick Clifton | 2 | -60/+92 |
1997-08-10 | keep arc.h | Ian Lance Taylor | 1 | -0/+1 |
1997-08-08 | * arc.h: New file. | David Edelsohn | 1 | -37/+0 |
1997-07-11 | * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn | Jeff Law | 1 | -0/+8 |
1997-06-16 | Mon Jun 16 14:10:00 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+20 |
1997-05-05 | * i386.h: Add MMX instructions. | Ian Lance Taylor | 2 | -1/+68 |
1997-05-05 | Mon May 5 12:45:19 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 2 | -22/+36 |
1997-04-10 | * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg. | David Edelsohn | 1 | -1/+6 |
1997-04-10 | * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg. | David Edelsohn | 2 | -17/+37 |
1997-04-05 | * i386.h: Revert last patch for the NON_BROKEN_OPCODES cases. | Ian Lance Taylor | 2 | -8/+18 |
1997-04-04 | cgen header file | David Edelsohn | 3 | -0/+660 |
1997-04-04 | update copyright | Ian Lance Taylor | 1 | -1/+1 |
1997-04-04 | * i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and | Ian Lance Taylor | 2 | -16/+30 |
1997-03-24 | * i386.h: Add iclr. | Ian Lance Taylor | 1 | -0/+4 |
1997-03-21 | * i386.h: Change DW to W for cmpxchg and xadd, since they don't | Ian Lance Taylor | 2 | -27/+77 |
1997-03-19 | * m68k.h (mcfmac, mcfdiv): New macros. | J.T. Conklin | 1 | -0/+28 |
1997-03-16 | x | Ian Lance Taylor | 1 | -0/+4 |
1997-03-14 | * sparc.h: Include <ansidecl.h>. Update function declarations to | Ian Lance Taylor | 2 | -10/+34 |
1997-03-06 | Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1997-03-06 | * mn10300.h (MN10300_OPERAND_RELAX): Define. | Jeff Law | 1 | -1/+7 |
1997-03-03 | Correct d10v sanitization errors. | Jim Wilson | 1 | -8/+1 |
1997-02-23 | * mips.h: Add macros for cop0, cop1 cop2 and cop3. | Dawn Perchik | 2 | -4/+218 |
1997-02-22 | Fri Feb 21 16:34:18 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+4 |