summaryrefslogtreecommitdiff
path: root/sim/v850/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030406-branchpointkettenis_i386newframe-20030406-branchnobody2003-04-061-0/+6
* This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointnobody2003-03-031-0/+4
* 2002-11-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-301-0/+5
* Fix handling of v850e bit-twiddle instructions.Jim Wilson2002-09-301-0/+6
* Fix bug in support for trap instruction.Jim Wilson2002-09-271-0/+4
* Remove v850ea referencesNick Clifton2002-09-191-0/+8
* Makefile.in: Add gen-zero-r0 option.Nick Clifton2002-08-291-0/+9
* * simops.c (trace_result): Fix printf formatting.Andrew Cagney2002-06-171-0/+4
* Import current --enable-gdb-build-warnings.Andrew Cagney2002-06-161-0/+4
* * Makefile.in (simops.h, table.c): Delete targets.Andrew Cagney2001-12-021-0/+8
* * Makefile.in (simops.o): Add simops.h to dependency list.J.T. Conklin2001-04-151-0/+4
* Link with libintl, needed by libopcodes.Andrew Cagney2001-03-141-0/+4
* * Makefile.in (gencode): Link with libopcodes in build tree ratherJonathan Larmour2001-02-011-0/+5
* Remove illegal instruciton pattern, since it is the same as the breakpointNick Clifton2000-05-301-0/+5
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-241-0/+4
* * merge from internal treeFrank Ch. Eigler2000-05-081-0/+5
* * more compatibility with v850 hardwareFrank Ch. Eigler2000-03-251-0/+4
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-0/+4
* import gdb-1999-05-10Stan Shebs1999-05-111-0/+4
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1055
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1087/+0
* Fix --enable-build-warnings=-Werror failures.Andrew Cagney1998-11-251-0/+32
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-261-0/+10
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-241-1/+24
* Delete function sim_stop.Andrew Cagney1998-03-101-0/+4
* Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1998-02-281-0/+16
* For sim_fetch_register / sim_store_register: Add LENGTH parameter,Andrew Cagney1998-02-171-0/+14
* Add config support for the size of the target address and OF cell.Andrew Cagney1998-01-311-0/+4
* igen: Fix SMP simulator generator support.Andrew Cagney1998-01-311-0/+5
* * aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans1998-01-201-0/+9
* Renamed v850eq -> v850eaNick Clifton1997-12-121-31/+10
* Reverrt breakpoint back to its old value.Nick Clifton1997-12-051-0/+4
* Regenerate configure files.Doug Evans1997-12-041-0/+4
* Fixed sanitization,Nick Clifton1997-12-041-1/+24
* * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans1997-11-181-0/+9
* Add support for 16 byte quantities to sim-endian macro H2T.Andrew Cagney1997-10-281-0/+8
* * sim-main.h: delete null override of SIM_ENGINE_HALT_HOOK andFelix Lee1997-09-261-0/+16
* * config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn withAndrew Cagney1997-09-251-0/+4
* Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1997-09-231-0/+10
* Enable --alignment option, stop sim-options.c hardwiring the alignment.Andrew Cagney1997-09-221-0/+1
* Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1997-09-221-0/+4
* Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1997-09-221-0/+5
* Clean up tracing for Bcond & jmp insns.Andrew Cagney1997-09-191-1/+21
* Fix cmov immed.Andrew Cagney1997-09-191-2/+3
* Fix cmov insn.Andrew Cagney1997-09-191-0/+9
* sanitization fixes. typoes, missing fences, "start" instead of "end", etc.Felix Lee1997-09-181-8/+2
* Clean up more tracing.Andrew Cagney1997-09-171-0/+12
* Fix tracing for: "ctret", "bsw", "hsw"Andrew Cagney1997-09-171-0/+13
* Smooth some of ALU tracing's rough edges.Andrew Cagney1997-09-161-0/+36
* Use trace_one_insn in trace functions. Buffer up trace data so thatAndrew Cagney1997-09-161-0/+9