aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-09-17Clean up more tracing.Andrew Cagney5-211/+112
1997-09-17* sim-events.c (ETRACE): Use trace_printf not sim_io_printf forAndrew Cagney1-0/+10
1997-09-17Fix tracing for: "ctret", "bsw", "hsw"Andrew Cagney4-144/+140
1997-09-17Define MOVED macro, move sub-bitfield from XXX to YYY.Andrew Cagney1-0/+4
1997-09-17More v850 simulator tests.Andrew Cagney8-8/+62
1997-09-17 * gdb.base/callfuncs.exp: Fix indentation.Bob Manson2-42/+68
1997-09-17 * valops.c (search_struct_field): Search basesclasses inPer Bothner1-1/+5
1997-09-17 * jv-exp.y (push_fieldnames): New, to handle EXP.FIELD1....FIELDN.Per Bothner6-46/+345
1997-09-17More v850 simulator tests.Andrew Cagney12-23/+1114
1997-09-17Add/test 8bit bit manipuation macros.Andrew Cagney2-32/+71
1997-09-17 * util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups):Per Bothner1-0/+10
1997-09-16 * monitor.h (MO_SREC_ACK_PLUS, MO_SREC_ACK_ROTATE): New flags.Stan Shebs4-6/+27
1997-09-16Generic rules for building simple simulator test programs.Andrew Cagney1-0/+48
1997-09-16 * remote-sds.c (sds_load): New function.Stan Shebs2-49/+26
1997-09-16Further rearrangements of the opcodes.Nick Clifton2-30/+55
1997-09-16* d30v-opc.c (rot2h, sra2h, srl2h insns): Revert last change. (PR 13051)Ken Raeburn1-0/+6
1997-09-16Add support for a 16 bit reloc against the TDA pointer!Nick Clifton5-0/+59
1997-09-16Add support for a 16 bit relocation against the TDA register!Nick Clifton2-5/+13
1997-09-16Add new reloc, R_V850_TDA_16_16_OFFSET.Nick Clifton2-0/+5
1997-09-16 * sim/mips/gencode.c (build_instruction): Don't need to subtract 4 forGavin Romig-Koch2-1/+7
1997-09-16merge from d30v-970225-branch, plus bugfixes for 64-bit hostKen Raeburn1-0/+31
1997-09-16Uli's libio/libstdc++ changes.Jeff Law3-36/+65
1997-09-16Entries in v850_opcodes reordered to put same named entries adjacent to each ...Nick Clifton2-5/+18
1997-09-16 * sim/mips/interp.c: Correct some HASFPU problems.Gavin Romig-Koch2-5/+19
1997-09-16 * mips-opc.c: Added tx39 insns sdbbp, rfe, and deret.Gavin Romig-Koch2-0/+35
1997-09-16Smooth some of ALU tracing's rough edges.Andrew Cagney5-277/+292
1997-09-16More sim-bits testing.Andrew Cagney2-4/+37
1997-09-16Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT.Andrew Cagney3-25/+107
1997-09-16Use trace_one_insn in trace functions. Buffer up trace data so thatAndrew Cagney3-164/+133
1997-09-16v850eq simulator tests.Andrew Cagney6-0/+132
1997-09-16Restrict ldsr (load system register) to modifying just non-reserved PSW bits.Andrew Cagney5-59/+55
1997-09-16 * config/tc-hppa.c (fix_new_hppa): Make declaration matchJeff Law1-0/+5
1997-09-16remove one more arc dregStan Shebs1-3/+9
1997-09-16Remove/retain old ARC stuff as appropriateStan Shebs5-1071/+5
1997-09-16Add v850e version of breakpoint. Make v850 breakpoint unique.Andrew Cagney2-1/+16
1997-09-16Add v850e version of breakpoint instruction.Andrew Cagney4-5/+34
1997-09-16Differentiate between a non-zero string and a constant zero field.Andrew Cagney1-0/+5
1997-09-16Install tcl before itcl - stops itcl giving warning about bad tclAndrew Cagney1-0/+4
1997-09-16 * simops.c (Multiply64): Don't store into register zero.Jim Wilson2-2/+11
1997-09-16Added checking of instructions against target cpu.Nick Clifton3-2/+55
1997-09-16Add initialisation of the processors field of the v850_opcode structure.Nick Clifton2-169/+166
1997-09-16Added new field to v850_opcode structure.Nick Clifton2-0/+28
1997-09-16 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiledBob Manson1-0/+11
1997-09-15For instructions moved into v850.igen was computing (wrong) NIA whenAndrew Cagney4-14/+28
1997-09-15 * igen.c (gen_run_c): Handle non-multi-sim case.Andrew Cagney2-22/+36
1997-09-15 * gas/config/tc-mips.c (mips_1900): Replace with mips_3900 andGavin Romig-Koch2-0/+14
1997-09-15 * dbxread.c (MSYMBOL_SIZE): New macro.Mark Alexander9-54/+287
1997-09-15merge from d30v-970225-branchKen Raeburn1-0/+55
1997-09-15merge from d30v-970225-branchKen Raeburn2-67/+198
1997-09-15merge from d30v-970225-branchKen Raeburn4-6/+75