2001-11-14 Michael Snyder <msnyder@redhat.com>
[binutils-gdb.git] / sim / v850 /
2001-04-15 J.T. Conklin* Makefile.in (simops.o): Add simops.h to dependency...
2001-03-14 Andrew CagneyLink with libintl, needed by libopcodes.
2001-02-01 Jonathan Larmour * Makefile.in (gencode): Link with libopcodes in build...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-30 Nick CliftonRemove illegal instruciton pattern, since it is the...
2000-05-24 Andrew CagneyChange profiling so that it is enabled by default....
2000-05-08 Frank Ch. Eigler* merge from internal tree
2000-03-25 Frank Ch. Eigler* more compatibility with v850 hardware
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-09-09 Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-11 Stan Shebsimport gdb-1999-05-10
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-02-01 Nick CliftonRemove v850e sanitization
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-11-25 Andrew CagneyFix --enable-build-warnings=-Werror failures.
1998-04-26 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-10 Andrew CagneyDelete function sim_stop.
1998-02-28 Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-17 Andrew CagneyFor sim_fetch_register / sim_store_register: Add LENGTH...
1998-02-03 Jason MolendaAdd sim-main.h to v850e_files for sanitization.
1998-01-31 Andrew CagneyAdd config support for the size of the target address...
1998-01-31 Andrew Cagneyigen: Fix SMP simulator generator support.
1998-01-20 Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1997-12-12 Nick CliftonRenamed v850eq -> v850ea
1997-12-05 Nick CliftonReverrt breakpoint back to its old value.
1997-12-05 Nick CliftonReverrt BREAK value back to its old value
1997-12-04 Doug EvansRegenerate configure files.
1997-12-04 Nick CliftonFixed sanitization,
1997-11-25 Andrew CagneyStrip ChangeLog of v850e information
1997-11-18 Doug Evans * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
1997-10-28 Andrew CagneyAdd support for 16 byte quantities to sim-endian macro...
1997-09-26 Felix Lee * sim-main.h: delete null override of SIM_ENGINE_HALT_...
1997-09-25 Andrew CagneyAdd/use SIM_AC_OPTION_BITSIZE.
1997-09-25 Andrew Cagney* config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH...
1997-09-23 Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22 Andrew CagneyEnable --alignment option, stop sim-options.c hardwirin...
1997-09-22 Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22 Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-20 Nick CliftonRemoved the v850eq sanitization
1997-09-19 Andrew CagneyAdd alignment option.
1997-09-19 Andrew CagneyClean up tracing for Bcond & jmp insns.
1997-09-19 Andrew CagneyFix cmov immed.
1997-09-19 Andrew CagneyFix cmov insn.
1997-09-18 Felix Leesanitization fixes. typoes, missing fences, "start...
1997-09-17 Andrew CagneyClean up more tracing.
1997-09-17 Andrew CagneyFix tracing for: "ctret", "bsw", "hsw"
1997-09-16 Andrew CagneySmooth some of ALU tracing's rough edges.
1997-09-16 Andrew CagneyUse trace_one_insn in trace functions. Buffer up trace...
1997-09-16 Andrew CagneyRestrict ldsr (load system register) to modifying just...
1997-09-16 Andrew CagneyAdd v850e version of breakpoint instruction.
1997-09-16 Jim Wilson * simops.c (Multiply64): Don't store into register...
1997-09-15 Andrew CagneyFor instructions moved into v850.igen was computing...
1997-09-15 Andrew CagneyFix sanitization for v850 V v850e V v850eq
1997-09-15 Andrew CagneyFor v850eq start up with US bit set.
1997-09-12 Andrew CagneyCheck reserved bits before executing instructions.
1997-09-12 Andrew CagneyAdd profiling support to v850*.
1997-09-10 Andrew Cagneyo Wordwrap usage messages from sim-options
1997-09-10 Andrew CagneyHave trace_input, trace_output use sim-trace for IO.
1997-09-08 Andrew CagneyAdd multi-sim support to v850/v850e/v850eq simulators.
1997-09-05 David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-09-04 Andrew CagneyReplace memory model with one from sim/common directory.
1997-09-03 Nick Cliftonremoved v850 sanitization
1997-09-03 Andrew CagneyPacify gcc-current -Wall.
1997-09-03 Andrew CagneyStandard simulator header file.
1997-09-03 Andrew CagneyAdd real SIM_DESC arg to v850 simulator.
1997-09-01 Andrew CagneyCompile from UNIX to cygwin32.
1997-08-27 Andrew CagneyFix doco on enable-sim-inline.
1997-08-27 Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26 Andrew CagneyFlush defunct sim_kill.
1997-08-25 Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-08-22 Nick CliftonUpdated with respect to the HDD-tool-0611 document.
1997-08-20 Nick CliftonAdded N step divide routines, courtesy of Sugimoto...
1997-08-20 Nick CliftonFixed interpretation of SR bit in list18 structures.
1997-08-14 Nick CliftonTidied up sanitization.
1997-08-14 Nick CliftonAdded support for v850e and v850eq instructions.
1997-04-24 David Edelsohn * interp.c (prog_bfd_was_opened_p): New static local.
1997-04-18 Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-17 David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17 Andrew CagneyCleanups to compile under FreeBSD
1997-04-07 Andrew CagneyGet configure to define RETSIGTYPE
1997-04-02 David Edelsohn * interp.c (sim_open): New arg `kind'.
1997-04-02 David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
1997-04-02 Andrew CagneyNew file common/sim-config.c sets/checks simulator...
1997-03-17 Andrew Cagney * configure: Re-generate.
1997-03-14 Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-13 David Edelsohn * interp.c (sim_open): New SIM_DESC result. Argument...
1997-02-04 David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1997-01-24 Stu Grossman * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote...
1997-01-24 Stu Grossman * configure: Remove targ-vals.def when doing distclea...
next