Age | Commit message (Expand) | Author | Files | Lines |
2021-11-13 | sim: sh: rework carry checks to not rely on integer overflows | Mike Frysinger | 1 | -4/+4 |
2021-11-06 | sim: sh: fix uninitialized variable usage with pdmsb | Mike Frysinger | 1 | -1/+1 |
2021-11-06 | sim: sh: constify a few read-only lookup tables | Mike Frysinger | 1 | -6/+6 |
2021-11-06 | sim: sh: fix various parentheses warnings | Mike Frysinger | 1 | -9/+9 |
2021-11-06 | sim: sh: fix unused-value warnings | Mike Frysinger | 1 | -3/+3 |
2021-11-06 | sim: sh: rework register layout with anonymous unions & structs | Mike Frysinger | 1 | -5/+5 |
2017-02-13 | sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations | Mike Frysinger | 1 | -3/+4 |
2016-04-10 | Fix primary reason why the SH simulation hasn't been working on 64 bit hosts. | Oleg Endo | 1 | -2/+2 |
2015-11-22 | sim: sh: delete global callback/argv | Mike Frysinger | 1 | -2/+2 |
2015-03-28 | sim: sh: clean up some warnings | Mike Frysinger | 1 | -2/+1 |
2015-03-28 | sim: sh: fix broken handling in DSR reg | Mike Frysinger | 1 | -2/+2 |
2015-03-28 | sim: sh: clean up gencode | Mike Frysinger | 1 | -67/+37 |
2014-11-28 | Correct fabs and fneg insns in simulator | Oleg Endo | 1 | -3/+16 |
2007-10-08 | 2007-09-24 Andrew Stubbs <andrew.stubbs@st.com> | Denis Pilat | 1 | -0/+3 |
2007-03-02 | 2007-03-02 Andrew Stubbs <andrew.stubbs@st.com> | Daniel Jacobowitz | 1 | -3/+9 |
2005-06-17 | * gencode.c (tab): Avoid lvalue casts. Suggested by | Daniel Jacobowitz | 1 | -1/+3 |
2005-04-14 | * gencode.c (tab): Avoid inserting code before variables all declared. | Jonathan Larmour | 1 | -4/+4 |
2004-09-08 | * gencode.c (movua.l): Compensate for endianness. | Corinna Vinschen | 1 | -10/+426 |
2004-08-18 | * gencode.c (tab): For shad snd shld, fix result for | Joern Rennecke | 1 | -2/+2 |
2004-02-13 | 2004-02-02 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2004-02-12 | 2004-02-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2004-01-27 | 2004-01-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -7/+7 |
2004-01-27 | 2004-01-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -19/+18 |
2004-01-10 | 2004-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -67/+71 |
2004-01-09 | 2004-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -131/+526 |
2004-01-06 | 2003-12-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -90/+81 |
2003-11-03 | * interp.c (fsca_s, fsrra_s): New functions. | Joern Rennecke | 1 | -6/+32 |
2003-08-11 | 2003-08-11 Shrinivas Atre <shrinivasa@KPITCummins.com> | Michael Snyder | 1 | -3/+2 |
2003-08-07 | 2003-08-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2003-07-25 | 2003-07-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -6/+6 |
2003-07-25 | 2003-07-24 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2003-07-24 | 2003-07-23 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -17/+21 |
2003-07-23 | 2003-07-09 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2003-07-23 | 2003-07-09 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -3/+3 |
2003-07-23 | 2003-07-09 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2003-07-23 | 2003-06-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -25/+34 |
2003-07-23 | 2003-06-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -3/+4 |
2003-07-23 | 2003-06-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2003-07-23 | 2003-06-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2003-07-04 | 2003-07-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -3/+3 |
2003-06-28 | 2003-06-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -5/+5 |
2003-06-27 | 2003-06-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2003-02-06 | Commit Sh2E addition | Nick Clifton | 1 | -24/+24 |
2002-10-11 | gcc uses trap 33 for profiling, but the simulator didn't support it. | Joern Rennecke | 1 | -23/+10 |
2000-10-24 | * pendanticism | Ben Elliston | 1 | -15/+13 |
2000-05-15 | sh-dsp support, simulator speedup by using host byte order: | Joern Rennecke | 1 | -497/+1185 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -12/+28 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -4/+164 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1755 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1962/+0 |