Age | Commit message (Expand) | Author | Files | Lines |
2004-12-07 | * configure: Regenerate for ../common/aclocal.m4 update. | Hans-Peter Nilsson | 2 | -0/+10 |
2004-06-28 | sim/h8300/ChangeLog: | Alexandre Oliva | 2 | -55/+16 |
2004-06-28 | * compile.c (sim_load): Update sd->memory_size. | Alexandre Oliva | 2 | -0/+5 |
2004-06-14 | ChangeLog editorial fixes. | Andrew Cagney | 1 | -0/+1 |
2004-06-10 | 2004-06-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+5 |
2004-01-06 | 2004-01-05 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+5 |
2003-12-16 | 2003-12-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+6 |
2003-12-11 | Fix GDB crash problem when object file of different H8 cpu is loaded | Dhananjay Deshpande | 2 | -0/+6 |
2003-11-15 | Move an entry that belong to sim/h8300/ChangeLog. | Kazu Hirata | 1 | -0/+15 |
2003-10-17 | 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com> | Shrinivas Atre | 1 | -45/+67 |
2003-07-29 | 2003-07-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -36/+109 |
2003-07-22 | 2003-07-22 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+7 |
2003-07-18 | 2003-07-17 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -10/+12 |
2003-07-18 | 2003-07-17 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+7 |
2003-07-02 | 2003-06-24 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 3 | -2/+15 |
2003-06-19 | 2003-06-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -89/+167 |
2003-06-19 | 2003-06-18 Corinna Vinschen <vinschen@redhat.com> | Michael Snyder | 2 | -4/+9 |
2003-06-19 | 2003-06-05 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -6/+33 |
2003-06-05 | 2003-06-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -12/+14 |
2003-06-04 | 2003-06-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -4/+8 |
2003-06-03 | 2003-06-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 4 | -1022/+3400 |
2003-04-13 | 2003-04-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -0/+55 |
2003-03-20 | Added Commandline Support. | D.Venkatasubramanian | 3 | -0/+214 |
2003-03-14 | File I/O Support added. | D.Venkatasubramanian | 2 | -6/+316 |
2003-02-27 | Index: arm/ChangeLog | Andrew Cagney | 2 | -2/+6 |
2003-02-05 | * compile.c (init_pointers): Abort if wreg never gets initialized. | Kazu Hirata | 2 | -2/+10 |
2003-02-01 | * compile.c (sim_resume): Fix the handling of bxor. | Kazu Hirata | 2 | -1/+5 |
2003-01-16 | Missed one... | Michael Snyder | 1 | -2/+1 |
2003-01-16 | 2003-01-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -85/+37 |
2002-12-26 | * compile.c: Fix formatting. | Kazu Hirata | 3 | -40/+51 |
2002-07-29 | Add dependences to Makefile.in and include sim-h8300 in compile.c | Andrey Volkov | 3 | -2/+11 |
2002-06-16 | Import current --enable-gdb-build-warnings. | Andrew Cagney | 1 | -0/+4 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 2 | -2/+6 |
2002-05-19 | * compile.c: Fix formatting. | Kazu Hirata | 2 | -45/+49 |
2002-05-18 | * compile.c: Fix formatting. | Kazu Hirata | 2 | -94/+98 |
2002-05-17 | * compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS. | Andrey Volkov | 2 | -23/+92 |
2002-05-17 | h8300: Add support of EXR register | Andrey Volkov | 3 | -6/+78 |
2002-05-17 | * h8300s now new target, not alias of h8300h | Andrey Volkov | 3 | -8/+25 |
2002-05-17 | *compile.c: Add additional CCR flags (I,UI,H,U) | Andrey Volkov | 2 | -3/+16 |
2002-05-17 | * compile.c: Change literal regnumbers to REGNUMS. | Andrey Volkov | 2 | -13/+19 |
2001-12-20 | * compile.c: Fix formatting. | Kazu Hirata | 2 | -22/+29 |
2001-12-20 | * compile.c: Fix comment typos. | Kazu Hirata | 2 | -22/+25 |
2000-08-11 | 2000-08-10 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -8/+10 |
2000-07-27 | * compile.c (decode): Distinguish inc/dec.[wl] and adds/subs | Andrew Cagney | 2 | -1/+11 |
2000-06-20 | * build fix | Frank Ch. Eigler | 2 | -21/+11 |
2000-06-13 | * "Dont" -> "Don't" | Frank Ch. Eigler | 3 | -2/+6 |
2000-06-13 | 2000-06-13 Kazu Hirata <kazu@hxi.com> | Jeff Law | 2 | -47/+36 |
2000-05-24 | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 2 | -147/+162 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 2 | -158/+153 |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 2 | -174/+308 |