Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-11-20 | Add support for FR30_OPERAND_I32 | Nick Clifton | 1 | -0/+7 | |
1998-11-19 | Add support for -marm6xxx and -marm7xxx command line switches | Nick Clifton | 1 | -0/+5 | |
1998-11-19 | run sanitize over Makefile.{am,in} for fr30 | Doug Evans | 1 | -1/+1 | |
1998-11-19 | * gas/mips/sync.[sd]: New testcase. | Doug Evans | 4 | -1/+22 | |
* gas/mips/mips.exp: Run it. pr 18302 | |||||
1998-11-19 | * Makefile.am (DEP): Use $(srcdir)/../mkdep. | Doug Evans | 1 | -0/+10 | |
(itbl-ops.o): Delete duplicate dependencies. Rebuild dependencies. Add fr30 dependencies. * Makefile.in: Rebuild. | |||||
1998-11-18 | Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 2 | -7/+11 | |
* gas/fr30/allinsn.s (dmov): Correct hex literals. | |||||
1998-11-17 | Fixed reloc generation to match latest opcoide list from cgen. | Nick Clifton | 2 | -23/+23 | |
1998-11-17 | Moved bad insns to end of test file and added disassembly of good insns. | Nick Clifton | 2 | -179/+69 | |
1998-11-17 | PR17074 - ignore line terminator characters found inside strings. | Nick Clifton | 2 | -2/+9 | |
1998-11-17 | Fix syntax errors | Nick Clifton | 2 | -4/+7 | |
1998-11-17 | Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 2 | -4/+8 | |
* gas/fr30/allinsn.s: Fixed more typos. | |||||
1998-11-13 | Fixed typos and added some uppercase vs lowercase testing | Nick Clifton | 2 | -19/+24 | |
1998-11-13 | Add support for delay slot insns. | Nick Clifton | 2 | -34/+67 | |
1998-11-13 | Thu Nov 12 19:21:24 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 1 | -1/+5 | |
* po/gas.pot: Regenerated. | |||||
1998-11-12 | Add code to support FR30 instrucitons which contain a colon in their mnemonic | Nick Clifton | 3 | -0/+80 | |
1998-11-11 | sanitize fr30 parts | Doug Evans | 1 | -0/+2 | |
1998-11-11 | Removed superflous code. | Nick Clifton | 2 | -593/+28 | |
1998-11-10 | New files for testing fr30 assembler | Nick Clifton | 6 | -0/+606 | |
1998-11-10 | Added fr30 directory to things to loose | Nick Clifton | 1 | -1/+1 | |
1998-11-10 | Added tc-fr30.h to things to loose | Nick Clifton | 1 | -0/+1 | |
1998-11-10 | Changes so that GAS will build - not work - just build. | Nick Clifton | 3 | -174/+84 | |
1998-11-10 | * config/tc-d10v.h (obj_fix_adjustable): Define. | Catherine Moore | 2 | -15/+133 | |
(TC_FORCE_RELOCATION): Define. (d10v_force_relocation): Declare. * config/tc-d10v.c (tc_gen_reloc): Handle Vtable relocs. (md_apply_fix3): Handle Vtable relocs. (d10v_fix_adjustable): New. (d10v_force_relocation): New. | |||||
1998-11-09 | Change default behaviour so that conflicts between register names and usr ↵ | Nick Clifton | 1 | -0/+5 | |
symbols are ignored. | |||||
1998-11-06 | redo fr30 sanitization | Doug Evans | 1 | -0/+28 | |
1998-11-05 | sanitize fr30 port for now | Doug Evans | 3 | -4/+5 | |
1998-11-05 | Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 1 | -938/+1042 | |
* po/gas.pot: Regenerated. | |||||
1998-11-05 | Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 4 | -686/+248 | |
* configure.in: Add fr30-*-*. * config/tc-fr30.c: New file. * Makefile.in: Regenerated. * config.in: Regenerated. * configure: Regenerated. | |||||
1998-11-05 | Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 2 | -0/+1299 | |
* config/tc-fr30.c: New file. | |||||
1998-11-03 | * config/tc-m32r.c (assemble_two_insns): Ensure both insns | Doug Evans | 1 | -0/+5 | |
are 16 bit insns. PR 18135. | |||||
1998-11-03 | * gas/m32r/error.exp: New error testcase driver. | Doug Evans | 4 | -1/+27 | |
* gas/m32r/wrongsize.s: New testcase. PR 18135. | |||||
1998-11-03 | * gas/m32r/fslot.[sd]: New testcase. | Doug Evans | 6 | -1/+113 | |
* gas/m32r/m32r.exp: Run it. * gas/m32r/fslotx.[sd]: New testcase. * gas/m32r/m32rx.exp: Run it. * gas/m32r/m32rx.[sd]: Update. PR 18134. | |||||
1998-11-03 | Mon Nov 2 20:10:18 1998 Martin von Loewis <loewis@informatik.hu-berlin.de> | Ian Lance Taylor | 2 | -67/+80 | |
* app.c (do_scrub_begin): Set characters above 127 to be symbol characters. (do_scrub_chars): Add some casts to unsigned char to avoid unwanted sign extension. * read.c (lex_type): Set characters about 127 to be symbol characters. * config/tc-i386.c (md_begin): Set identifier_chars and operand_chars for values above 127. | |||||
1998-11-02 | Mon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -222/+679 | |
* configure.in: detect cygwin* instead of cygwin32* * configure: regenerate | |||||
1998-10-27 | Add support for producing a lsiting from piped input. | Nick Clifton | 2 | -140/+221 | |
1998-10-27 | * config/tc-mips.c (hilo_interlocks): Remove mips_3900. | Gavin Romig-Koch | 1 | -0/+5 | |
(append_insn): Account for the tx39's multiply behavior. * mips.h (INSN_MULT): Added. * mips-opc.c (IS_M): Added. | |||||
1998-10-27 | PR 17947: Add -> to indicate two instructions are explicitly serial | Michael Meissner | 2 | -45/+52 | |
1998-10-24 | * config/tc-sh.c (sh_fix_adjustable): Adjust EXTERN and | Catherine Moore | 2 | -7/+9 | |
WEAK handling. | |||||
1998-10-23 | * Fix for PR 17559 brought over from sky branch | Frank Ch. Eigler | 1 | -0/+13 | |
start-sanitize-r5900 Fri Oct 23 13:01:24 EDT 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/vu0.[sd]: Update tests for VRNEXT and VRGET instructions, to match corrected operand synatx. end-sanitize-r5900 | |||||
1998-10-22 | Revert last change. | Catherine Moore | 1 | -0/+4 | |
1998-10-22 | * config/tc-mips.c : support frame and regmask/fregmask when | Ron Unrau | 2 | -165/+199 | |
MIPS_STABS_ELF is specified. | |||||
1998-10-20 | Tue Oct 20 11:35:06 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+2 | |
* gas/i386/i386.exp: Run AMD insn test. * gas/i386/amd.s: New test. * gas/i386/amd.d: New test results. | |||||
1998-10-20 | Tue Oct 20 11:18:28 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+19 | |
* doc/c-i386.texi: Replace occurences of "opcode" with "instruction mnemonic", "instruction", or "mnemonic" when referring to the name of an instruction. Use "opcode" when referring to the sequence of machine bytes. * config/tc-i386.c (opcode_chars): Rename to mnemonic_chars. (is_opcode_char): Rename to is_mnemonic_char. (md_assemble and i386_operand): Correct error messages from "opcode" to "instruction mnemonic" Rename throughout opcode[] -> mnemonic[], opp -> mnem_p, MAX_OPCODE_SIZE -> MAX_MNEM_SIZE, DWORD_OPCODE_SUFFIX -> DWORD_MNEM_SUFFIX, WORD_OPCODE_SUFFIX -> WORD_MNEM_SUFFIX, BYTE_OPCODE_SUFFIX -> BYTE_MNEM_SUFFIX, SHORT_OPCODE_SUFFIX -> SHORT_MNEM_SUFFIX LONG_OPCODE_SUFFIX -> LONG_MNEM_SUFFIX * config/tc-i386.h (*_MNEM_SUFFIX): Rename from *_OPCODE_SUFFIX. | |||||
1998-10-20 | Tue Oct 20 11:18:28 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 2 | -50/+51 | |
* config/tc-i386.c (i386_operand): Check for garbage after register name. | |||||
1998-10-20 | * config/tc-i386.c (md_apply_fix3): Change handling of PCREL reloc | Ian Lance Taylor | 2 | -2/+32 | |
for BFD_ASSEMBLER to only change value when COFF if TE_PE. | |||||
1998-10-20 | * config/tc-sh.h (obj_fix_adjustable): Define. | Catherine Moore | 3 | -23/+134 | |
* config/tc-sh.c (sh_force_relocation): Handle VT relocs. (md_apply_fix): Likewise. (tc_gen_reloc): Likewise. (sh_fix_adjustable): New. | |||||
1998-10-19 | * cgen.c (gas_cgen_finish_insn): Update handling of CGEN_INT_INSN_P. | Doug Evans | 1 | -0/+11 | |
* cgen.h (gas_cgen_finish_insn): Update prototype. * config/tc-m32r.c (m32r_insn): CGEN_INT_INSN -> CGEN_INT_INSN_P. cgen_insn_t -> CGEN_INSN_INT. (make_parallel): Update handling of CGEN_INT_INSN_P. (assemble_parallel_insn): Ditto. (target_make_parallel): New function. (md_assemble): Use it. | |||||
1998-10-19 | Fix typo. | Catherine Moore | 2 | -1/+5 | |
1998-10-19 | * config/tc-sh.c (md_assemble): Make sure the entire opcode is | Jeff Law | 2 | -1/+24 | |
converted into lower case. pr17413 | |||||
1998-10-16 | * cgen.c (gas_cgen_md_apply_fix3): Handle VTABLE relocs. | Catherine Moore | 3 | -30/+110 | |
(gas_cgen_tc_gen_reloc): Likewise. * config/tc-m32r.h (obj_fix_adjustable): Define. * config/tc-m32r.c (m32r_fix_adjustable): New. (m32r_force_relocation): Handle VTABLE relocs. | |||||
1998-10-13 | Fix PR17762 - convert second opcode of a parallel insn to lower case before | Nick Clifton | 1 | -0/+3 | |
parsing. |