aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-01-28 * archures.c (bfd_mach_mips*): Add definitions for various MIPSJeff Law5-78/+179
1998-01-28*** empty log message ***James Lemke2-101/+205
1998-01-28Partial implementation of DMA tags (instructions).James Lemke1-0/+5
1998-01-28* Very, very early support for vu1 based on sce code.Ian Carmichael9-29/+6350
1998-01-28 * configure.in (CONFIG_LDFLAGS): Only add -export-dynamicJason Molenda3-84/+127
1998-01-27* Incorporate GPR_SET() macro from mips/sim-main.hIan Carmichael1-0/+4
1998-01-27Fix PR 14752 by preserving t2a3_b_insnNick Clifton1-0/+5
1998-01-27 * tc-txvu.c (*): Update to use handle new arguments forDoug Evans2-45/+167
1998-01-27 * txvu-dis.c (*): Update to use new arguments inDoug Evans3-221/+464
1998-01-27 * txvu.h (txvu_{opcode,operand}): New typedefs.Doug Evans2-32/+52
1998-01-27Fix PRs 14721, 14722, 14723Nick Clifton2-23/+57
1998-01-27Fix gdbtk sanitizations to be silent unless verbose optio is given.Fred Fish1-4/+12
1998-01-27Tue Jan 27 13:32:01 1998 Robert Lipe <robertl@dgii.com>Ian Lance Taylor3-86/+127
1998-01-27use '/' in one case to test itDoug Evans1-2/+6
1998-01-27allow '/' in addition to '.' in dest specDoug Evans2-4/+4
1998-01-27fix ior encodingDoug Evans2-4/+10
1998-01-27Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com>Ian Lance Taylor2-1/+9
1998-01-27tweak againIan Lance Taylor1-1/+1
1998-01-27tweak last patchIan Lance Taylor2-7/+9
1998-01-27 * config/tc-arm.c (md_apply_fix3): Add casts before comparingIan Lance Taylor2-4/+13
1998-01-27* listing.c (MAX_BYTES): Use listing variables not constants.Richard Henderson2-6/+17
1998-01-27Bring over lost listing bits from emc-97r1-branch.Richard Henderson3-110/+312
1998-01-27* gas/m68k/mri_moveml.[sd]: New testcase.Richard Henderson3-0/+45
1998-01-27 * as.c (parse_args): Add --keep-locals alias for -L.Richard Henderson8-123/+144
1998-01-27add more pke/dma/gpuif parsing supportDoug Evans1-7/+156
1998-01-27add pke field bit macrosDoug Evans1-0/+25
1998-01-27Fix some mswin sanitization problems.Fred Fish4-2/+53
1998-01-27Fix to s_dmadata(), .EndDmaData was causing a trap.James Lemke1-10/+11
1998-01-27add commentDoug Evans1-0/+3
1998-01-27 * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset):Jason Molenda2-1/+6
1998-01-27 (lookup_keyword_{value,name}): New functions.Doug Evans2-2/+271
1998-01-27(enum gpuif_reg): Declare.Doug Evans1-0/+18
1998-01-27*** empty log message ***James Lemke1-22/+87
1998-01-27* tc-txvu.c (assemble_one_insn): Allow [] in suffix operand.Doug Evans1-0/+1
1998-01-27allow [] in suffix operandDoug Evans1-1/+3
1998-01-27 * dve3900-rom.c: Improve performance by using memory commandsMark Alexander2-15/+52
1998-01-27 * tc-txvu.c: First pass at dma/pke/gpuif support.Doug Evans2-89/+156
1998-01-27 * txvu-dis.c (print_insn): Extract/print fns take pointer toDoug Evans3-236/+335
1998-01-27 * txvu.h (txvu_opcode): insert/extract/print take pointer toDoug Evans2-17/+55
1998-01-26Fix some problems with gdbtk sanitization.Fred Fish2-1/+16
1998-01-26Detect when explicltly parallel instructions have i/o conflicts andNick Clifton2-38/+46
1998-01-26 * bfd-in2.h: Rebuild with changes to chew--tab expansion.Ian Lance Taylor2-187/+191
1998-01-26Fixed infinite loop bug in can_make_parallel().Nick Clifton3-216/+358
1998-01-26 * gdbtk.c (gdb_actions_command): Make note of next actionKeith Seitz2-1/+7
1998-01-26remove last entry regarding new install target "install-gdbtk"Keith Seitz1-7/+0
1998-01-26Fix minor sanitization problems.Fred Fish2-3/+56
1998-01-26use .vu pseduo-opDoug Evans4-0/+4
1998-01-26checkpointDoug Evans3-11/+763
1998-01-26Exit status is in r0, not r2Michael Meissner1-0/+4
1998-01-25fix ilw,ilwr,isw,iswrDoug Evans1-10/+10