Age | Commit message (Expand) | Author | Files | Lines |
1998-01-29 | rebuild | Ian Lance Taylor | 1 | -7/+294 |
1998-01-29 | * dvp/dvp.exp: New file. | Doug Evans | 1 | -22/+7 |
1998-01-29 | Sanitization fixes. | Nick Clifton | 1 | -1/+7 |
1998-01-29 | Fix determination of when two instructions can be combined in parallel. | Nick Clifton | 2 | -12/+17 |
1998-01-28 | Added "--nowarnswap" option for suppressing "Swapping instructions" warnings. | Bill Moyer | 3 | -16/+10 |
1998-01-28 | Wed Jan 28 16:41:19 1998 J.J. van der Heijden <J.J.vanderHeijden@student.ut... | Ian Lance Taylor | 3 | -86/+98 |
1998-01-28 | * symbols.c (resolve_symbol_value): Don't set the segment if it | Ian Lance Taylor | 1 | -0/+3 |
1998-01-28 | * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to | Ian Lance Taylor | 2 | -1/+6 |
1998-01-28 | checkpoint | Doug Evans | 1 | -35/+59 |
1998-01-28 | Wed Jan 28 13:54:50 1998 Pat Rankin <rankin@eql.caltech.edu> | Ian Lance Taylor | 2 | -3/+9 |
1998-01-28 | * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Define. | Ian Lance Taylor | 2 | -0/+16 |
1998-01-28 | txvu renamed to dvp | Doug Evans | 1 | -2/+2 |
1998-01-28 | txvu renamed to dvp, so files moved to ../dvp | Doug Evans | 10 | -515/+0 |
1998-01-28 | Added --nowarnswap arg to suppress "Swapping instructions" warning. | Bill Moyer | 4 | -7/+48 |
1998-01-28 | * configure.in: Add dvp support. | Doug Evans | 3 | -56/+10 |
1998-01-28 | Display instruction when an insertion error is encountered. | Nick Clifton | 2 | -106/+126 |
1998-01-28 | (assemble_one_insn): tweak lexing of suffix | Doug Evans | 1 | -2/+5 |
1998-01-28 | checkpoint | Doug Evans | 1 | -88/+99 |
1998-01-28 | txvu renamed to dvp | Doug Evans | 3 | -76/+76 |
1998-01-28 | * gas/mips/4010.s: Add 4010 tests. | Jeff Law | 16 | -26/+409 |
1998-01-28 | *** empty log message *** | James Lemke | 1 | -26/+97 |
1998-01-27 | * tc-txvu.c (*): Update to use handle new arguments for | Doug Evans | 2 | -45/+167 |
1998-01-27 | Fix PRs 14721, 14722, 14723 | Nick Clifton | 2 | -23/+57 |
1998-01-27 | Tue Jan 27 13:32:01 1998 Robert Lipe <robertl@dgii.com> | Ian Lance Taylor | 3 | -86/+127 |
1998-01-27 | use '/' in one case to test it | Doug Evans | 1 | -2/+6 |
1998-01-27 | allow '/' in addition to '.' in dest spec | Doug Evans | 1 | -1/+1 |
1998-01-27 | fix ior encoding | Doug Evans | 1 | -1/+1 |
1998-01-27 | tweak again | Ian Lance Taylor | 1 | -1/+1 |
1998-01-27 | tweak last patch | Ian Lance Taylor | 2 | -7/+9 |
1998-01-27 | * config/tc-arm.c (md_apply_fix3): Add casts before comparing | Ian Lance Taylor | 2 | -4/+13 |
1998-01-27 | * listing.c (MAX_BYTES): Use listing variables not constants. | Richard Henderson | 2 | -6/+17 |
1998-01-27 | Bring over lost listing bits from emc-97r1-branch. | Richard Henderson | 3 | -110/+312 |
1998-01-27 | * gas/m68k/mri_moveml.[sd]: New testcase. | Richard Henderson | 3 | -0/+45 |
1998-01-27 | * as.c (parse_args): Add --keep-locals alias for -L. | Richard Henderson | 8 | -123/+144 |
1998-01-27 | Fix to s_dmadata(), .EndDmaData was causing a trap. | James Lemke | 1 | -10/+11 |
1998-01-27 | *** empty log message *** | James Lemke | 1 | -22/+87 |
1998-01-27 | * tc-txvu.c (assemble_one_insn): Allow [] in suffix operand. | Doug Evans | 1 | -0/+1 |
1998-01-27 | allow [] in suffix operand | Doug Evans | 1 | -1/+3 |
1998-01-27 | * tc-txvu.c: First pass at dma/pke/gpuif support. | Doug Evans | 2 | -89/+156 |
1998-01-26 | Detect when explicltly parallel instructions have i/o conflicts and | Nick Clifton | 2 | -38/+46 |
1998-01-26 | Fixed infinite loop bug in can_make_parallel(). | Nick Clifton | 3 | -216/+358 |
1998-01-26 | use .vu pseduo-op | Doug Evans | 4 | -0/+4 |
1998-01-26 | checkpoint | Doug Evans | 1 | -7/+134 |
1998-01-25 | fix ilw,ilwr,isw,iswr | Doug Evans | 1 | -10/+10 |
1998-01-24 | * config/tc-txvu.c (assemble_insn): Initialize errmsg = NULL | Doug Evans | 1 | -2/+3 |
1998-01-24 | new txvu testcase lower-1 | Doug Evans | 1 | -0/+8 |
1998-01-24 | new testcase lower-1 | Doug Evans | 4 | -0/+224 |
1998-01-24 | * config/tc-txvu.c (assemble_insn): Initialize errmsg = NULL | Doug Evans | 1 | -3/+2 |
1998-01-24 | * config/tc-txvu.c (assemble_insn): Delete test for !isalpha | Doug Evans | 2 | -17/+16 |
1998-01-23 | Updated to match latest disassembly results. | Nick Clifton | 1 | -0/+7 |