Age | Commit message (Collapse) | 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 | |
(OPERAND_FFLAG, OPERAND_CFLAG) . * opcodes/d10v-opc.c (OPERAND_FLAG): Split into: (OPERAND_FFLAG, OPERAND_CFLAG) . (FSRC): Split into: (FFSRC, CFSRC). * gas/config/tc-d10v.c (parallel_ok, find_opcode): Split OPERAND_FLAG into OPERAND_FFLAG and OPERAND_CFLAG. Fix for PR 13985. | |||||
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 | |
Patch from David Miller <davem@vger.rutgers.edu> | |||||
1997-10-14 | * h8300.h: Bit ops with absolute addresses not in the 8 bit | Jeff Law | 1 | -0/+9 | |
area are not available in the base model (H8/300). pr 13467. | |||||
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 | |
up so cgen_parse_operand_result is defined for cgen_parse_address. (cgen_parse_address): Update prototype. | |||||
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 | |
modes 1 and 2 to be ss rather than ds. From Gabriel Paubert <paubert@iram.es>. | |||||
1997-08-26 | * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert | Ian Lance Taylor | 2 | -1/+4 | |
<paubert@iram.es>. | |||||
1997-08-26 | * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert | Ian Lance Taylor | 2 | -4/+7 | |
<paubert@iram.es>. | |||||
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 | |
(JUMP_ON_EXC_ZERO): Remove commented out macro. | |||||
1997-08-22 | Added new flag: V850_NOT_R0 to indicate that r0 is not a valid register for | Nick Clifton | 2 | -8/+35 | |
this operand. | |||||
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 | |
Plus remove arc sanitization. | |||||
1997-07-11 | * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn | Jeff Law | 1 | -0/+8 | |
uses single or double precision floating point resources. (INSN_NO_ISA, INSN_ISA1): Define. (cpu specific INSN macros): Tweak into bitmasks outside the range of INSN_ISA field. toshiba_5900 stuff | |||||
1997-06-16 | Mon Jun 16 14:10:00 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+20 | |
* i386.h: Fix pand opcode. | |||||
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 | |
* i386.h: Remove W modifier from conditional move instructions. | |||||
1997-04-10 | * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg. | David Edelsohn | 1 | -1/+6 | |
(cgen_parse_operand_fn): Declare. (cgen_init_parse_operand): Declare. (cgen_parse_operand): Renamed from cgen_asm_parse_operand, new argument `want'. (enum cgen_parse_operand_result): Renamed from cgen_asm_result. (enum cgen_parse_operand_type): New enum. | |||||
1997-04-10 | * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg. | David Edelsohn | 2 | -17/+37 | |
(cgen_asm_parse_operand_fn): Declare. | |||||
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 | |
fdivrp. | |||||
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 | |
take a direction bit. | |||||
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 | |
use prototypes, and to use const when appropriate. | |||||
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 | |
Bringing over changes from the mn10200 port. Getting ready to start on the relaxing assembler. | |||||
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 | |
Change mips_opcodes from const array to a pointer, and change bfd_mips_num_opcodes from const int to int, so that we can increase the size of the mips opcodes table dynamically. | |||||
1997-02-22 | Fri Feb 21 16:34:18 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+4 | |
* d30v.h (FLAG_X): Remove unused flag. |