1999-04-26 |
Stan Shebs | import gdb-19990422 snapshot |
blob | commitdiff | raw |
1999-04-26 |
Stan Shebs | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw |
1998-12-21 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-04-26 |
Tom Tromey | * configure: Regenerated to track ../common/aclocal... |
blob | commitdiff | raw | diff to current |
1998-04-24 |
Tom Tromey | * configure: Regenerated to track ../common/aclocal... |
blob | commitdiff | raw | diff to current |
1998-03-25 |
Tom Tromey | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-01-31 |
Andrew Cagney | Add config support for the size of the target address... |
blob | commitdiff | raw | diff to current |
1998-01-20 |
Doug Evans | * aclocal.m4: Recognize --enable-maintainer-mode. |
blob | commitdiff | raw | diff to current |
1997-10-22 |
Andrew Cagney | Add LMA_P and DO_WRITE arguments to sim/common/sim... |
blob | commitdiff | raw | diff to current |
1997-09-23 |
Andrew Cagney | Remove need to update <targ>/Makefile.in when adding... |
blob | commitdiff | raw | diff to current |
1997-09-22 |
Andrew Cagney | Simplify logic behind the generic configuration option... |
blob | commitdiff | raw | diff to current |
1997-09-22 |
Andrew Cagney | Add support for --enable-sim-alignment to simulator... |
blob | commitdiff | raw | diff to current |
1997-09-10 |
Felix Lee | * interp.c (sim_resume): poll_quit() at least once... |
blob | commitdiff | raw | diff to current |
1997-09-05 |
David Edelsohn | * configure: Regenerated to track ../common/aclocal... |
blob | commitdiff | raw | diff to current |
1997-09-02 |
Andrew Cagney | Merge SH4 branch simulator in to devo. |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Fix doco on enable-sim-inline. |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Add ABFD argument to sim_create_inferior. Document. |
blob | commitdiff | raw | diff to current |
1997-08-26 |
Andrew Cagney | Flush defunct sim_kill. |
blob | commitdiff | raw | diff to current |
1997-08-25 |
Andrew Cagney | Add ABFD argument to sim_open call. Pass through to... |
blob | commitdiff | raw | diff to current |
1997-04-24 |
David Edelsohn | * tconfig.in: New file. |
blob | commitdiff | raw | diff to current |
1997-04-22 |
Stu Grossman | * Makefile.in: Add clean targets. |
blob | commitdiff | raw | diff to current |
1997-04-19 |
Stu Grossman | * interp.c: Include float.h and define SIGTRAP if... |
blob | commitdiff | raw | diff to current |
1997-04-18 |
David Edelsohn | * interp.c (sim_resume): Fix argument to poll_quit. |
blob | commitdiff | raw | diff to current |
1997-04-18 |
Andrew Cagney | Ref gdb/11763 - can't stop a running simulator: |
blob | commitdiff | raw | diff to current |
1997-04-17 |
David Edelsohn | * Makefile.in (SIM_OBJS): Add sim-load.o. |
blob | commitdiff | raw | diff to current |
1997-04-02 |
David Edelsohn | * interp.c (sim_open): New arg `kind'. |
blob | commitdiff | raw | diff to current |
1997-04-02 |
David Edelsohn | * aclocal.m4: Check for stdlib.h, string.h, strings... |
blob | commitdiff | raw | diff to current |
1997-04-02 |
Andrew Cagney | New file common/sim-config.c sets/checks simulator... |
blob | commitdiff | raw | diff to current |
1997-03-18 |
Andrew Cagney | Move SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro... |
blob | commitdiff | raw | diff to current |
1997-03-17 |
Andrew Cagney | * configure: Re-generate. |
blob | commitdiff | raw | diff to current |
1997-03-14 |
Michael Meissner | Regenerate simulator configure scripts; Remove d10v... |
blob | commitdiff | raw | diff to current |
1997-03-13 |
David Edelsohn | * interp.c (sim_open): New SIM_DESC result. Argument... |
blob | commitdiff | raw | diff to current |
1997-01-23 |
Stu Grossman | * configure configure.in Makefile.in: Update to new... |
blob | commitdiff | raw | diff to current |
1995-12-04 |
J.T. Conklin | * gencode.c (tab): Added several sh3 opcodes. |
blob | commitdiff | raw | diff to current |
1995-11-29 |
Jim Wilson | * gencode.c (tab): In shad/shld definitions, negate... |
blob | commitdiff | raw | diff to current |
1995-11-18 |
Jim Wilson | Patch for Hitachi PR 8433, avoid core dump on HPUX... |
blob | commitdiff | raw | diff to current |
1995-11-15 |
Stu Grossman | * gencode.c: jsr, bsr and bsrf actually save pc+4... |
blob | commitdiff | raw | diff to current |
1995-11-14 |
Stu Grossman | * gencode.c: jsr actually saves pc+4, and rts actuall... |
blob | commitdiff | raw | diff to current |
1995-10-21 |
Jim Wilson | Indicate SIGILL instead of calling abort for default... |
blob | commitdiff | raw | diff to current |
1995-10-06 |
Jim Wilson | * interp.c (callback): Remove last change. It is... |
blob | commitdiff | raw | diff to current |
1995-10-06 |
Jim Wilson | * interp.c (trap, case SYS_utime): Cast second arg... |
blob | commitdiff | raw | diff to current |
1995-10-05 |
Steve Chamberlain | * interp.c (callback): Initialize to default callback. |
blob | commitdiff | raw | diff to current |
1995-09-20 |
Ian Lance Taylor | add maintainer-clean Makefile targets |
blob | commitdiff | raw | diff to current |
1995-09-20 |
Steve Chamberlain | * run.c (sim_callback_write_stdout): New. |
blob | commitdiff | raw | diff to current |
1995-09-19 |
Steve Chamberlain | Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash... |
blob | commitdiff | raw | diff to current |
1995-09-15 |
Stu Grossman | * gencode.c: Back up PC by 2 for breakpoints. |
blob | commitdiff | raw | diff to current |
1995-09-08 |
Ian Lance Taylor | * configure.in: Define CC_FOR_BUILD. Don't call AC_PR... |
blob | commitdiff | raw | diff to current |
1995-09-07 |
J.T. Conklin | (Try to) Update to new bfd autoconf scheme. |
blob | commitdiff | raw | diff to current |
1995-08-31 |
Jeff Law | * Makefile.in (run): Link in math library too. |
blob | commitdiff | raw | diff to current |
1995-08-31 |
Jeff Law | * interp.c (FPSCR, FPUL): Define. |
blob | commitdiff | raw | diff to current |
1995-08-31 |
Jeff Law | * gencode.c (gensim): abort if an unknown opcode is... |
blob | commitdiff | raw | diff to current |
1995-07-05 |
J.T. Conklin | * Makefile.in (distclean, mostlyclean, realclean):... |
blob | commitdiff | raw | diff to current |
1995-07-05 |
J.T. Conklin | * sh.mt: Removed. |
blob | commitdiff | raw | diff to current |
1995-07-05 |
J.T. Conklin | * Makefile.in, configure.in: converted to autoconf. |
blob | commitdiff | raw | diff to current |
1995-07-01 |
Stan Shebs | * interp.c (sim_open): If argument supplied, interpret as |
blob | commitdiff | raw | diff to current |
1995-06-29 |
Fred Fish | * interp.c: (SYS_wait): Define as SYS_wait4 if availab... |
blob | commitdiff | raw | diff to current |
1995-06-23 |
Steve Chamberlain | * interp.c: Don't include sys/times.h or sys/param.h |
blob | commitdiff | raw | diff to current |
1995-06-21 |
Steve Chamberlain | * interp.c: (SIGBUS, SIGTERM): Define if not. |
blob | commitdiff | raw | diff to current |
1995-05-24 |
Steve Chamberlain | Wed May 24 14:07:11 1995 Steve Chamberlain <sac@slash... |
blob | commitdiff | raw | diff to current |
1995-01-22 |
Torbjorn Granlund | Changes for PR 6203. |
blob | commitdiff | raw | diff to current |
1995-01-19 |
Torbjorn Granlund | Fix for PR 6200 (SUBC problems). |
blob | commitdiff | raw | diff to current |
1995-01-09 |
Stu Grossman | * interp.c: Remove def of INLINE. This comes from... |
blob | commitdiff | raw | diff to current |
1994-12-29 |
Steve Chamberlain | * interp.c (BUSERROR): New macro. |
blob | commitdiff | raw | diff to current |
1994-11-24 |
Steve Chamberlain | * interp.c ([wr][bwl]at): New functions. |
blob | commitdiff | raw | diff to current |
1994-05-18 |
David Edelsohn | * interp.c (sim_*): Make result void where there isn... |
blob | commitdiff | raw | diff to current |
1993-10-23 |
David Edelsohn | (sim_stop_signal): Result is now enum sim_stop. |
blob | commitdiff | raw | diff to current |
1993-06-18 |
Steve Chamberlain | * gencode.c: Fix some opcodes. |
blob | commitdiff | raw | diff to current |
1993-04-27 |
Steve Chamberlain | New stuff for SH. |
blob | commitdiff | raw | diff to current |
|