aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-05-30Remove illegal instruciton pattern, since it is the same as the breakpointNick Clifton1-0/+5
2000-05-24Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney1-0/+4
2000-05-08* merge from internal treeFrank Ch. Eigler1-0/+5
2000-03-25* more compatibility with v850 hardwareFrank Ch. Eigler1-0/+4
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-0/+4
1999-05-11import gdb-1999-05-10Stan Shebs1-0/+4
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1055
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1087/+0
1998-11-25Fix --enable-build-warnings=-Werror failures.Andrew Cagney1-0/+32
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-0/+10
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-1/+24
1998-03-10Delete function sim_stop.Andrew Cagney1-0/+4
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-0/+16
1998-02-17For sim_fetch_register / sim_store_register: Add LENGTH parameter,Andrew Cagney1-0/+14
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney1-0/+4
1998-01-31igen: Fix SMP simulator generator support.Andrew Cagney1-0/+5
1998-01-20* aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans1-0/+9
1997-12-12Renamed v850eq -> v850eaNick Clifton1-31/+10
1997-12-05Reverrt breakpoint back to its old value.Nick Clifton1-0/+4
1997-12-04Regenerate configure files.Doug Evans1-0/+4
1997-12-04Fixed sanitization,Nick Clifton1-1/+24
1997-11-18 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans1-0/+9
1997-10-28Add support for 16 byte quantities to sim-endian macro H2T.Andrew Cagney1-0/+8
1997-09-26 * sim-main.h: delete null override of SIM_ENGINE_HALT_HOOK andFelix Lee1-0/+16
1997-09-25* config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn withAndrew Cagney1-0/+4
1997-09-23Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1-0/+10
1997-09-22Enable --alignment option, stop sim-options.c hardwiring the alignment.Andrew Cagney1-0/+1
1997-09-22Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1-0/+4
1997-09-22Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1-0/+5
1997-09-19Clean up tracing for Bcond & jmp insns.Andrew Cagney1-1/+21
1997-09-19Fix cmov immed.Andrew Cagney1-2/+3
1997-09-19Fix cmov insn.Andrew Cagney1-0/+9
1997-09-18sanitization fixes. typoes, missing fences, "start" instead of "end", etc.Felix Lee1-8/+2
1997-09-17Clean up more tracing.Andrew Cagney1-0/+12
1997-09-17Fix tracing for: "ctret", "bsw", "hsw"Andrew Cagney1-0/+13
1997-09-16Smooth some of ALU tracing's rough edges.Andrew Cagney1-0/+36
1997-09-16Use trace_one_insn in trace functions. Buffer up trace data so thatAndrew Cagney1-0/+9
1997-09-16Restrict ldsr (load system register) to modifying just non-reserved PSW bits.Andrew Cagney1-0/+12
1997-09-16Add v850e version of breakpoint instruction.Andrew Cagney1-0/+9
1997-09-16 * simops.c (Multiply64): Don't store into register zero.Jim Wilson1-0/+6
1997-09-15For instructions moved into v850.igen was computing (wrong) NIA whenAndrew Cagney1-0/+7
1997-09-15Fix sanitization for v850 V v850e V v850eqAndrew Cagney1-0/+9
1997-09-15For v850eq start up with US bit set.Andrew Cagney1-0/+29
1997-09-12Check reserved bits before executing instructions.Andrew Cagney1-0/+23
1997-09-12Add profiling support to v850*.Andrew Cagney1-0/+11
1997-09-10o Wordwrap usage messages from sim-optionsAndrew Cagney1-0/+5
1997-09-10Have trace_input, trace_output use sim-trace for IO.Andrew Cagney1-0/+9
1997-09-08Add multi-sim support to v850/v850e/v850eq simulators.Andrew Cagney1-0/+62
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1-0/+4
1997-09-04Replace memory model with one from sim/common directory.Andrew Cagney1-0/+40