Age | Commit message (Expand) | Author | Files | Lines |
1998-01-28 | * archures.c (bfd_mach_mips*): Add definitions for various MIPS | Jeff Law | 5 | -78/+179 |
1998-01-28 | *** empty log message *** | James Lemke | 2 | -101/+205 |
1998-01-28 | Partial implementation of DMA tags (instructions). | James Lemke | 1 | -0/+5 |
1998-01-28 | * Very, very early support for vu1 based on sce code. | Ian Carmichael | 9 | -29/+6350 |
1998-01-28 | * configure.in (CONFIG_LDFLAGS): Only add -export-dynamic | Jason Molenda | 3 | -84/+127 |
1998-01-27 | * Incorporate GPR_SET() macro from mips/sim-main.h | Ian Carmichael | 1 | -0/+4 |
1998-01-27 | Fix PR 14752 by preserving t2a3_b_insn | Nick Clifton | 1 | -0/+5 |
1998-01-27 | * tc-txvu.c (*): Update to use handle new arguments for | Doug Evans | 2 | -45/+167 |
1998-01-27 | * txvu-dis.c (*): Update to use new arguments in | Doug Evans | 3 | -221/+464 |
1998-01-27 | * txvu.h (txvu_{opcode,operand}): New typedefs. | Doug Evans | 2 | -32/+52 |
1998-01-27 | Fix PRs 14721, 14722, 14723 | Nick Clifton | 2 | -23/+57 |
1998-01-27 | Fix gdbtk sanitizations to be silent unless verbose optio is given. | Fred Fish | 1 | -4/+12 |
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 | 2 | -4/+4 |
1998-01-27 | fix ior encoding | Doug Evans | 2 | -4/+10 |
1998-01-27 | Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com> | Ian Lance Taylor | 2 | -1/+9 |
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 | add more pke/dma/gpuif parsing support | Doug Evans | 1 | -7/+156 |
1998-01-27 | add pke field bit macros | Doug Evans | 1 | -0/+25 |
1998-01-27 | Fix some mswin sanitization problems. | Fred Fish | 4 | -2/+53 |
1998-01-27 | Fix to s_dmadata(), .EndDmaData was causing a trap. | James Lemke | 1 | -10/+11 |
1998-01-27 | add comment | Doug Evans | 1 | -0/+3 |
1998-01-27 | * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset): | Jason Molenda | 2 | -1/+6 |
1998-01-27 | (lookup_keyword_{value,name}): New functions. | Doug Evans | 2 | -2/+271 |
1998-01-27 | (enum gpuif_reg): Declare. | Doug Evans | 1 | -0/+18 |
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 | * dve3900-rom.c: Improve performance by using memory commands | Mark Alexander | 2 | -15/+52 |
1998-01-27 | * tc-txvu.c: First pass at dma/pke/gpuif support. | Doug Evans | 2 | -89/+156 |
1998-01-27 | * txvu-dis.c (print_insn): Extract/print fns take pointer to | Doug Evans | 3 | -236/+335 |
1998-01-27 | * txvu.h (txvu_opcode): insert/extract/print take pointer to | Doug Evans | 2 | -17/+55 |
1998-01-26 | Fix some problems with gdbtk sanitization. | Fred Fish | 2 | -1/+16 |
1998-01-26 | Detect when explicltly parallel instructions have i/o conflicts and | Nick Clifton | 2 | -38/+46 |
1998-01-26 | * bfd-in2.h: Rebuild with changes to chew--tab expansion. | Ian Lance Taylor | 2 | -187/+191 |
1998-01-26 | Fixed infinite loop bug in can_make_parallel(). | Nick Clifton | 3 | -216/+358 |
1998-01-26 | * gdbtk.c (gdb_actions_command): Make note of next action | Keith Seitz | 2 | -1/+7 |
1998-01-26 | remove last entry regarding new install target "install-gdbtk" | Keith Seitz | 1 | -7/+0 |
1998-01-26 | Fix minor sanitization problems. | Fred Fish | 2 | -3/+56 |
1998-01-26 | use .vu pseduo-op | Doug Evans | 4 | -0/+4 |
1998-01-26 | checkpoint | Doug Evans | 3 | -11/+763 |
1998-01-26 | Exit status is in r0, not r2 | Michael Meissner | 1 | -0/+4 |
1998-01-25 | fix ilw,ilwr,isw,iswr | Doug Evans | 1 | -10/+10 |