aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1998-02-06 * config/tc-mips.c (append_insn): Make sure that if we have aIan Lance Taylor1-1/+15
1998-02-04Add checks for side effects of instructions preventing their parallelisation.Nick Clifton1-16/+56
1998-02-04 * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc againstIan Lance Taylor1-8/+13
1998-02-03fix commentDoug Evans1-1/+1
1998-02-03Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor3-0/+1964
1998-02-02Improve error reporting for PR14724Nick Clifton1-35/+73
1998-02-02Mon Feb 2 12:39:05 1998 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor1-15/+27
1998-01-31 (md_pcrel_from_section): Add offset to delay slot forDoug Evans1-4/+4
1998-01-31Implement DMAcnt, DMAret & DMAend with explicit count args.James Lemke1-105/+151
1998-01-30 * config/vms-conf.h: Don't undef VERSION.Ian Lance Taylor1-1/+2
1998-01-30fix typo in last changeDoug Evans1-5/+3
1998-01-30 * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.Doug Evans1-68/+127
1998-01-29Thu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.caltech.edu>Ian Lance Taylor1-3/+35
1998-01-29add more direct/unpack codeDoug Evans1-2/+19
1998-01-29 * config/tc-m32r.c (allow_m32rx): Must compile with K&R C.Doug Evans1-1/+15
1998-01-29Fuxed sanitization (again!)Nick Clifton1-5/+1
1998-01-29checkpointDoug Evans1-41/+135
1998-01-29checkpointDoug Evans1-6/+128
1998-01-29checkpointDoug Evans1-26/+144
1998-01-29Sanitization fixes.Nick Clifton1-1/+7
1998-01-29Fix determination of when two instructions can be combined in parallel.Nick Clifton1-12/+10
1998-01-28 * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument toIan Lance Taylor1-1/+1
1998-01-28checkpointDoug Evans1-35/+59
1998-01-28 * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Define.Ian Lance Taylor1-0/+12
1998-01-28Added --nowarnswap arg to suppress "Swapping instructions" warning.Bill Moyer1-6/+30
1998-01-28Display instruction when an insertion error is encountered.Nick Clifton1-106/+121
1998-01-28(assemble_one_insn): tweak lexing of suffixDoug Evans1-2/+5
1998-01-28checkpointDoug Evans1-88/+99
1998-01-28txvu renamed to dvpDoug Evans3-76/+76
1998-01-28*** empty log message ***James Lemke1-26/+97
1998-01-27 * tc-txvu.c (*): Update to use handle new arguments forDoug Evans1-44/+157
1998-01-27Fix PRs 14721, 14722, 14723Nick Clifton1-23/+52
1998-01-27allow '/' in addition to '.' in dest specDoug Evans1-1/+1
1998-01-27tweak againIan Lance Taylor1-1/+1
1998-01-27tweak last patchIan Lance Taylor1-5/+6
1998-01-27 * config/tc-arm.c (md_apply_fix3): Add casts before comparingIan Lance Taylor1-4/+8
1998-01-27 * as.c (parse_args): Add --keep-locals alias for -L.Richard Henderson3-14/+31
1998-01-27Fix to s_dmadata(), .EndDmaData was causing a trap.James Lemke1-10/+11
1998-01-27*** empty log message ***James Lemke1-22/+87
1998-01-27allow [] in suffix operandDoug Evans1-1/+3
1998-01-27 * tc-txvu.c: First pass at dma/pke/gpuif support.Doug Evans1-89/+147
1998-01-26Detect when explicltly parallel instructions have i/o conflicts andNick Clifton1-38/+41
1998-01-26Fixed infinite loop bug in can_make_parallel().Nick Clifton2-216/+349
1998-01-26checkpointDoug Evans1-7/+134
1998-01-24 * config/tc-txvu.c (assemble_insn): Initialize errmsg = NULLDoug Evans1-3/+2
1998-01-24 * config/tc-txvu.c (assemble_insn): Delete test for !isalphaDoug Evans1-17/+11
1998-01-23 * config/tc-txvu.c (assemble_insn): Commas moved to opcode table.Doug Evans1-0/+2
1998-01-21Added opportunistic parallelisation of adjacent instructions.Nick Clifton1-76/+217
1998-01-21checkpointDoug Evans2-24/+224
1998-01-16tweak m32rx sanitizationDoug Evans1-7/+4