Age | Commit message (Expand) | Author | Files | Lines |
1998-01-31 | Implement DMAcnt, DMAret & DMAend with explicit count args. | James Lemke | 1 | -105/+151 |
1998-01-30 | * configure.in: Correct check for shared opcodes library. | Ian Lance Taylor | 3 | -76/+91 |
1998-01-30 | tweak last dvp entry | Doug Evans | 1 | -1/+0 |
1998-01-30 | * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke. | Doug Evans | 1 | -0/+13 |
1998-01-30 | * read.h (include_dirs): Declare. | Doug Evans | 2 | -11/+75 |
1998-01-30 | * gas/mri/moveml.d: Add test comments, fix regexps. | Ian Lance Taylor | 1 | -0/+4 |
1998-01-30 | * listing.c (buffer_line): If we can't open the file, set at_end. | Ian Lance Taylor | 1 | -0/+6 |
1998-01-30 | * config/vms-conf.h: Don't undef VERSION. | Ian Lance Taylor | 2 | -2/+7 |
1998-01-30 | fix typo in last change | Doug Evans | 1 | -5/+3 |
1998-01-30 | * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke. | Doug Evans | 1 | -68/+127 |
1998-01-29 | * config/tc-m32r.c (allow_m32rx): Must compile with K&R C. | Doug Evans | 1 | -0/+7 |
1998-01-29 | * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing. | Doug Evans | 1 | -0/+4 |
1998-01-29 | Thu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.caltech.edu> | Ian Lance Taylor | 6 | -66/+230 |
1998-01-29 | add more direct/unpack code | Doug Evans | 1 | -2/+19 |
1998-01-29 | Oops. forgot to add the moved files. | Richard Henderson | 2 | -0/+41 |
1998-01-29 | * gas/m68k/mri_moveml.[sd]: Moved to ... | Richard Henderson | 4 | -41/+8 |
1998-01-29 | * config/tc-m32r.c (allow_m32rx): Must compile with K&R C. | Doug Evans | 1 | -1/+15 |
1998-01-29 | Fuxed sanitization (again!) | Nick Clifton | 1 | -5/+1 |
1998-01-29 | checkpoint | Doug Evans | 1 | -41/+135 |
1998-01-29 | checkpoint | Doug Evans | 1 | -6/+128 |
1998-01-29 | checkpoint | Doug Evans | 1 | -26/+144 |
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 |