Age | Commit message (Expand) | Author | Files | Lines |
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 |
1997-09-02 | Merge SH4 branch simulator in to devo. | Andrew Cagney | 1 | -238/+1371 |
1995-12-04 | * gencode.c (tab): Added several sh3 opcodes. | J.T. Conklin | 1 | -4/+19 |
1995-11-29 | * gencode.c (tab): In shad/shld definitions, negate R[m] before | Jim Wilson | 1 | -4/+4 |
1995-11-15 | * gencode.c: jsr, bsr and bsrf actually save pc+4 in pr, and rts | Stu Grossman | 1 | -2/+2 |
1995-11-14 | * gencode.c: jsr actually saves pc+4, and rts actually uses pr+0. | Stu Grossman | 1 | -4/+42 |
1995-08-31 | * gencode.c (gensim): abort if an unknown opcode is encountered. | Jeff Law | 1 | -7/+4 |
1995-05-24 | Wed May 24 14:07:11 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -15/+11 |
1995-01-19 | Fix for PR 6200 (SUBC problems). | Torbjorn Granlund | 1 | -271/+351 |
1993-04-27 | New stuff for SH. | Steve Chamberlain | 1 | -0/+703 |