sim: reg: constify store helper
[binutils-gdb.git] / sim / sh / gencode.c
2021-11-13 Mike Frysingersim: sh: rework carry checks to not rely on integer...
2021-11-07 Mike Frysingersim: sh: fix uninitialized variable usage with pdmsb
2021-11-07 Mike Frysingersim: sh: constify a few read-only lookup tables
2021-11-07 Mike Frysingersim: sh: fix various parentheses warnings
2021-11-07 Mike Frysingersim: sh: fix unused-value warnings
2021-11-07 Mike Frysingersim: sh: rework register layout with anonymous unions...
2017-02-13 Mike Frysingersim: use ARRAY_SIZE instead of ad-hoc sizeof calculations
2016-04-10 Oleg EndoFix primary reason why the SH simulation hasn't been...
2015-11-22 Mike Frysingersim: sh: delete global callback/argv
2015-03-28 Mike Frysingersim: sh: clean up some warnings
2015-03-28 Mike Frysingersim: sh: fix broken handling in DSR reg
2015-03-28 Mike Frysingersim: sh: clean up gencode
2014-11-28 Oleg EndoCorrect fabs and fneg insns in simulator
2007-10-08 Denis Pilat2007-09-24 Andrew Stubbs <andrew.stubbs@st.com>
2007-03-02 Daniel Jacobowitz2007-03-02 Andrew Stubbs <andrew.stubbs@st.com>
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-06-17 Daniel Jacobowitz * gencode.c (tab): Avoid lvalue casts. Suggested by
2005-04-14 Jonathan Larmour* gencode.c (tab): Avoid inserting code before variable...
2004-09-08 Corinna Vinschen * gencode.c (movua.l): Compensate for endianness.
2004-08-18 Joern Rennecke * gencode.c (tab): For shad snd shld, fix result for
2004-02-13 Michael Snyder2004-02-02 Michael Snyder <msnyder@redhat.com>
2004-02-12 Michael Snyder2004-02-12 Michael Snyder <msnyder@redhat.com>
2004-01-27 Michael Snyder2004-01-27 Michael Snyder <msnyder@redhat.com>
2004-01-27 Michael Snyder2004-01-27 Michael Snyder <msnyder@redhat.com>
2004-01-10 Michael Snyder2004-01-07 Michael Snyder <msnyder@redhat.com>
2004-01-09 Michael Snyder2004-01-07 Michael Snyder <msnyder@redhat.com>
2004-01-06 Michael Snyder2003-12-18 Michael Snyder <msnyder@redhat.com>
2003-11-03 Joern Rennecke * interp.c (fsca_s, fsrra_s): New functions.
2003-08-11 Michael Snyder2003-08-11 Shrinivas Atre <shrinivasa@KPITCummins...
2003-08-07 Michael Snyder2003-08-07 Michael Snyder <msnyder@redhat.com>
2003-07-25 Michael Snyder2003-07-25 Michael Snyder <msnyder@redhat.com>
2003-07-25 Michael Snyder2003-07-24 Michael Snyder <msnyder@redhat.com>
2003-07-24 Michael Snyder2003-07-23 Michael Snyder <msnyder@redhat.com>
2003-07-23 Michael Snyder2003-07-09 Michael Snyder <msnyder@redhat.com>
2003-07-23 Michael Snyder2003-07-09 Michael Snyder <msnyder@redhat.com>
2003-07-23 Michael Snyder2003-07-09 Michael Snyder <msnyder@redhat.com>
2003-07-23 Michael Snyder2003-06-27 Michael Snyder <msnyder@redhat.com>
2003-07-23 Michael Snyder2003-06-27 Michael Snyder <msnyder@redhat.com>
2003-07-23 Michael Snyder2003-06-27 Michael Snyder <msnyder@redhat.com>
2003-07-23 Michael Snyder2003-06-27 Michael Snyder <msnyder@redhat.com>
2003-07-04 Michael Snyder2003-07-03 Michael Snyder <msnyder@redhat.com>
2003-06-28 Michael Snyder2003-06-27 Michael Snyder <msnyder@redhat.com>
2003-06-27 Michael Snyder2003-06-27 Michael Snyder <msnyder@redhat.com>
2003-02-06 Nick CliftonCommit Sh2E addition
2002-10-11 Joern Renneckegcc uses trap 33 for profiling, but the simulator didn...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-10-24 Ben Elliston* pendanticism
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-15 Joern Renneckesh-dsp support, simulator speedup by using host byte...
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-31 Jason Molendaimport gdb-1999-08-30 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-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 Shebsimport gdb-19990422 snapshot
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
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...
1997-09-02 Andrew CagneyMerge SH4 branch simulator in to devo.
1995-12-04 J.T. Conklin* gencode.c (tab): Added several sh3 opcodes.
1995-11-29 Jim Wilson * gencode.c (tab): In shad/shld definitions, negate...
1995-11-15 Stu Grossman * gencode.c: jsr, bsr and bsrf actually save pc+4...
1995-11-14 Stu Grossman * gencode.c: jsr actually saves pc+4, and rts actuall...
1995-08-31 Jeff Law * gencode.c (gensim): abort if an unknown opcode is...
1995-05-24 Steve ChamberlainWed May 24 14:07:11 1995 Steve Chamberlain <sac@slash...
1995-01-19 Torbjorn GranlundFix for PR 6200 (SUBC problems).
1993-04-27 Steve ChamberlainNew stuff for SH.