]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/v850/interp.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / sim / v850 / interp.c
2022-12-25  Mike Frysingersim: cpu: change default init to handle all cpus
2022-12-23  Mike Frysingersim: v850: standardize the arch-specific settings a...
2022-12-21  Mike Frysingersim: v850: invert sim_cpu storage
2022-11-02  Mike Frysingersim: common: change sim_{fetch,store}_register helpers...
2022-10-31  Mike Frysingersim: reg: constify store helper
2022-01-06  Mike Frysingersim: v850: migrate to standard uintXX_t types
2021-11-28  Mike Frysingersim: v850: switch to new target-newlib-syscall
2021-11-15  Mike Frysingersim: split program path out of argv vector
2021-06-18  Mike Frysingersim: overhaul & unify endian settings management
2021-05-17  Mike Frysingersim: switch config.h usage to defs.h
2021-05-03  Simon Marchisim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where...
2021-04-12  Mike Frysingersim: cgen: move cgen_cpu_max_extra_bytes logic into...
2021-02-06  Mike Frysingersim: watchpoints: use common sim_pc_get
2021-01-30  Mike Frysingersim: watchpoints: change sizeof_pc to sizeof(sim_cia)
2021-01-11  Mike Frysingersim: clean up C11 header includes
2016-01-07  Mike Frysingersim: sim_{create_inferior,open,parse_args}: constify...
2016-01-04  Mike Frysingersim: parse_args: display getopt error ourselves
2015-12-30  Mike Frysingersim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300...
2015-11-15  Mike Frysingersim: sim-close: unify sim_close logic
2015-06-11  Mike Frysingersim: m68hc11/mn10300/v850: delete redundant INLINE...
2015-04-13  Mike Frysingersim: v850: convert to sim-cpu
2015-03-24  Mike Frysingersim: m68hc11/mips/mn10300/v850: add basic sim_pc_get
2015-02-27  Nick CliftonFixes problems building the V850 simulator introduced...
2013-01-28  Nick Clifton * simops.c (v850_rotl): New function.
2013-01-10  Nick Clifton * interp.c (sim_open): Add support for bfd_arch_v850_rh850
2011-07-05  Mike Frysingersim: start a unified sim_do_command
2011-01-11  Andrew Burgesshttp://sourceware.org/ml/gdb-patches/2010-11/msg00112...
2010-03-30  Mike Frysingersim: v850: fix build failure after watchpoint constific...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2003-09-05  Nick CliftonAdd support for v850e1 instructions
2003-02-27  Andrew CagneyIndex: arm/ChangeLog
2002-09-19  Nick CliftonRemove v850ea references
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
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-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-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-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 gdb-4_18-branchpoint
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-28  Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1997-09-17  Andrew CagneyClean up more tracing.
1997-09-16  Andrew CagneyRestrict ldsr (load system register) to modifying just...
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-08  Andrew CagneyAdd multi-sim support to v850/v850e/v850eq simulators.
1997-09-04  Andrew CagneyReplace memory model with one from sim/common directory.
1997-09-03  Andrew CagneyPacify gcc-current -Wall.
1997-09-03  Andrew CagneyAdd real SIM_DESC arg to v850 simulator.
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-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.
1996-09-28  Stu Grossman * gencode.c (write_opcodes): Output hex values for...
1996-09-11  Michael MeissnerAdd tracing support; Fix some problems with hardwired...
1996-09-10  Jeff Law * interp.c (hash): Make this an inline function
1996-09-03  Jeff LawFix typpppo
1996-09-03  Jeff Law * interp.c: OP should be an array of 32bit...
1996-08-30  Jeff Law * interp.c: Remove various debugging printfs.
1996-08-30  Jeff Law * interp.c (hash): Fix.
1996-08-30  Jeff Law * interp.c (do_format_4): Get operands correctl...
1996-08-30  Jeff Law * v850_sim.h: The V850 doesn't have split I...
1996-08-30  Jeff Law * interp.c (do_format_5): Get operands correctl...
1996-08-30  Jeff Law * interp.c (do_format_3): Get operands correctl...
1996-08-29  Jeff Law * interp.c (hash): Update to be more accurate.
1996-08-29  Jeff Law * ChangeLog, Makefile.in, configure, configure...