aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1998-01-25checkpointDoug Evans1-6/+16
1998-01-25Sat Jan 24 23:52:08 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt2-29/+200
1998-01-25Sat Jan 24 23:44:43 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-0/+8
1998-01-25If DEBUG has 0x20 set, turn traps into batch debuggingMichael Meissner1-0/+7
1998-01-24 * configure (package_makefile_frag): Move inserting theJeff Law2-26/+47
1998-01-24* txvu-opc.c:Doug Evans2-50/+104
1998-01-24 * config/tc-txvu.c (assemble_insn): Initialize errmsg = NULLDoug Evans1-2/+3
1998-01-24new txvu testcase lower-1Doug Evans1-0/+8
1998-01-24new testcase lower-1Doug Evans4-0/+224
1998-01-24 * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,Stan Shebs7-58/+16
1998-01-24 * monitor.c (monitor_write, monitor_readchar): New functions.Mark Alexander4-104/+618
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 Evans2-17/+16
1998-01-23sanitize m32rx piece of _sim_cpuDoug Evans1-8/+10
1998-01-23add m32rx sanitization to tconfig.inDoug Evans1-9/+8
1998-01-23 * Make-common.in (stamp-tvals): New rule.Doug Evans1-0/+6
1998-01-23 * symfile.c: Define two new hooks for symbol reading: "pre_add_symbol...Keith Seitz4-25/+102