Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-03-30 | 2000-03-30 Dave Brolley <brolley@redhat.com> | Dave Brolley | 6 | -456/+501 | |
* configure: Regenerated. | |||||
2000-03-30 | 2000-03-30 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -2/+6 | |
* aclocal.m4 (cgen): Use guile to run cgen. | |||||
2000-03-30 | 2000-03-23 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -2/+36 | |
* cgen-fpu.h: Rename extsfdf to fextsfdf. Rename truncdfsf to ftruncdfsf. * cgen-accfp.c (fextsfdf): New function. (ftruncdfsf): New function. (cgen_init_accurate_fpu): Initialize fextsfdf and ftruncdfsf. | |||||
2000-03-25 | * ppc-instructions (Disabled_Exponent_Underflow): Increment | Geoffrey Keating | 2 | -1/+6 | |
the exponent when denormalizing. | |||||
2000-03-25 | * more compatibility with v850 hardware | Frank Ch. Eigler | 2 | -0/+11 | |
2000-03-24 Frank Ch. Eigler <fche@redhat.com> * v850.igen (ilgop): New insn pattern for four-byte breakpoints. | |||||
2000-03-23 | * memory corruption fix | Frank Ch. Eigler | 2 | -2/+8 | |
Wed Mar 22 15:24:21 2000 glen mccready <gkm@pobox.com> * wrapper.c (sim_open,sim_close): Copy into myname, free myname. | |||||
2000-03-21 | * simplify eCos testing | Frank Ch. Eigler | 2 | -5/+11 | |
2000-03-21 Frank Ch. Eigler <fche@redhat.com> * interp.c (sim_open): Sort & extend dummy memory regions for --board=jmr3904 for eCos. | |||||
2000-03-13 | 2000-03-13 Jeff Johnston <jjohnstn@cygnus.com> | Jeff Johnston | 2 | -0/+5 | |
* cgen-ops.h: Added TRUNCSISI. | |||||
2000-03-08 | * extension | Frank Ch. Eigler | 3 | -3/+41 | |
2000-03-08 Dave Brolley <brolley@redhat.com> * cgen-par.h (cgen_write_queue_kind): Add CGEN_FN_SF_WRITE. (CGEN_WRITE_QUEUE_ELEMENT): Add fn_sf_write. (sim_queue_fn_si_write): Last argument is has type USI. (sim_queue_fn_sf_write): New function. * cgen-par.c (sim_queue_fn_si_write): Declare 'value' as USI. (sim_queue_fn_sf_write): New function. (cgen_write_queue_element_execute): Handle CGEN_FN_SF_WRITE. | |||||
2000-03-07 | * build fix | Frank Ch. Eigler | 2 | -1/+6 | |
2000-03-07 Frank Ch. Eigler <fche@redhat.com> From John Dallaway <jld@redhat.co.uk>: * Makefile.in (install-sis): Add $(EXEEXT) for Windows host. | |||||
2000-03-04 | * moved misplaced ChangeLog entry | Frank Ch. Eigler | 2 | -5/+5 | |
2000-03-04 | Transfer SIM maintainership to Frank. | Andrew Cagney | 2 | -0/+5 | |
2000-03-03 | * build fix | Frank Ch. Eigler | 2 | -2/+6 | |
2000-03-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> * Makefile.in (IGEN_INSN): Added am33.igen. | |||||
2000-03-03 | * build patch | Frank Ch. Eigler | 2 | -1/+6 | |
2000-03-03 Jonathan Larmour <jlarmour@redhat.co.uk> * func.c (buffer_read_memory): Change type of size to unsigned to match prototype | |||||
2000-03-02 | * comment tweaks | Frank Ch. Eigler | 1 | -5/+5 | |
2000-03-02 | * adding forgotten entry | Frank Ch. Eigler | 1 | -0/+1 | |
2000-03-02 | * autoconf correction | Frank Ch. Eigler | 4 | -167/+193 | |
* merge from internal repo -> sourceware 2000-03-02 Frank Ch. Eigler <fche@redhat.com> * configure: Regenerated. Tue Feb 8 18:35:01 2000 Donald Lindsay <dlindsay@hound.cygnus.com> * interp.c, mips.igen: all 5 DEADC0DE situations now have sim_io_eprintf calls, conditional on the simulator being in verbose mode. | |||||
2000-03-02 | * whitespace correction | Frank Ch. Eigler | 1 | -2/+2 | |
2000-02-22 | When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing | Andrew Cagney | 7 | -26/+60 | |
instead of sim_trace() to run the program; include support for ``-o'' option (operating environment); when a signal occurs, only continue execution when operating environment mode. Update d10v. | |||||
2000-02-14 | Fix fclose() emulation | Nick Clifton | 2 | -1/+6 | |
2000-02-10 | Add support for M340 processor | Nick Clifton | 2 | -2/+56 | |
2000-02-09 | Report SIGBUS and halt simulation when ld/st detect a misaligned address. | Andrew Cagney | 5 | -40/+95 | |
2000-02-09 | 2000-02-08 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+2 | |
* sim/ChangeLog: Dummy whitespace change to kick off a test cvs commit message. | |||||
2000-02-08 | Fix compile time warning messages. | Nick Clifton | 13 | -678/+124 | |
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+1 | |
* gdb/ChangeLog: Whitespace change to test cvs logging. * sim/ChangeLog: Ditto, but in a separate dir. | |||||
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 29 | -8246/+9289 | |
2000-01-26 | import gdb-2000-01-26 snapshot | Jason Molenda | 3 | -5/+21 | |
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 4 | -37/+108 | |
2000-01-18 | import gdb-2000-01-17 snapshot | Jason Molenda | 2 | -3/+17 | |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 31 | -32/+767 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 3 | -1/+10 | |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 3 | -1/+10 | |
1999-12-08 | import gdb-1999-12-07 snapshot | Jason Molenda | 5 | -102/+206 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 22 | -83/+9789 | |
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 8 | -318/+780 | |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 3 | -2/+74 | |
1999-11-02 | import gdb-1999-11-01 snapshot | Jason Molenda | 4 | -2/+14 | |
1999-10-26 | import gdb-1999-10-25 snapshot | Jason Molenda | 5 | -173/+237 | |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 5 | -19/+63 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 21 | -6/+13865 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 21 | -108/+191 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 6 | -56/+62 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 14 | -47/+80 | |
1999-09-13 | import gdb-1999-09-13 snapshot | Jason Molenda | 12 | -40/+405 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 56 | -3141/+3567 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 14 | -296/+373 | |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 4 | -32/+75 | |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 32 | -10226/+7754 | |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 2 | -8/+50 | |
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 9 | -103/+329 | |