Age | Commit message (Expand) | Author | Files | Lines |
2000-05-15 | sh-dsp support, simulator speedup by using host byte order: | Joern Rennecke | 1 | -304/+891 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -24/+213 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1414 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1663/+0 |
1997-09-02 | Comment typo fix. | Joern Rennecke | 1 | -1/+1 |
1997-09-02 | Sanitation fixes. | Joern Rennecke | 1 | -1/+41 |
1997-09-02 | Merge SH4 branch simulator in to devo. | Andrew Cagney | 1 | -124/+448 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1 | -2/+6 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 1 | -7/+0 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -4/+16 |
1997-04-19 | * interp.c: Include float.h and define SIGTRAP if _WIN32. | Stu Grossman | 1 | -2/+13 |
1997-04-18 | * interp.c (sim_resume): Fix argument to poll_quit. | David Edelsohn | 1 | -1/+1 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1 | -22/+12 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 1 | -23/+51 |
1997-03-13 | * interp.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 1 | -122/+127 |
1995-10-06 | * interp.c (trap, case SYS_utime): Cast second arg of utime to | Jim Wilson | 1 | -1/+3 |
1995-10-05 | * interp.c (callback): Initialize to default callback. | Steve Chamberlain | 1 | -22/+49 |
1995-09-20 | * run.c (sim_callback_write_stdout): New. | Steve Chamberlain | 1 | -1/+4 |
1995-09-19 | Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -36/+7 |
1995-09-15 | * gencode.c: Back up PC by 2 for breakpoints. | Stu Grossman | 1 | -8/+9 |
1995-08-31 | * interp.c (FPSCR, FPUL): Define. | Jeff Law | 1 | -6/+64 |
1995-06-29 | * interp.c: (SYS_wait): Define as SYS_wait4 if available and | Fred Fish | 1 | -0/+8 |
1995-06-23 | * interp.c: Don't include sys/times.h or sys/param.h | Steve Chamberlain | 1 | -2/+0 |
1995-06-21 | * interp.c: (SIGBUS, SIGTERM): Define if not. | Steve Chamberlain | 1 | -12/+35 |
1995-01-22 | Changes for PR 6203. | Torbjorn Granlund | 1 | -39/+57 |
1994-12-29 | * interp.c (BUSERROR): New macro. | Steve Chamberlain | 1 | -197/+402 |
1994-05-18 | * interp.c (sim_*): Make result void where there isn't one. | David Edelsohn | 1 | -50/+211 |
1993-10-23 | (sim_stop_signal): Result is now enum sim_stop. | David Edelsohn | 1 | -21/+52 |
1993-06-18 | Lint. | Steve Chamberlain | 1 | -166/+145 |
1993-06-18 | * gencode.c: Fix some opcodes. | Steve Chamberlain | 1 | -131/+510 |
1993-04-27 | New stuff for SH. | Steve Chamberlain | 1 | -0/+392 |