Frank Ch. Eigler
5d0d395e94
* arm abort fix
2000-03-11 Philip Blundell <philb@gnu.org>
* armemu.c (LoadSMult, LoadMult): Correct handling of aborts.
Patch from Allan Skillman <Allan.Skillman@arm.com>.
27 years ago
Andrew Cagney
e30db7381c
Fix printf botch.
27 years ago
Alexandre Oliva
d8e7020fd6
* am33.igen: Make SP-relative offsets unsigned. Add `*am33' for
some instructions that were missing it.
27 years ago
Frank Ch. Eigler
01a991e1cd
* updating copyright dates ("1999" -> "1999, 2000")
27 years ago
Dave Brolley
afb2cbbd21
2000-03-30 Dave Brolley <brolley@redhat.com>
* configure: Regenerated.
27 years ago
Dave Brolley
b2ac51e413
2000-03-30 Dave Brolley <brolley@redhat.com>
* aclocal.m4 (cgen): Use guile to run cgen.
27 years ago
Dave Brolley
f8603f2f73
2000-03-23 Dave Brolley <brolley@redhat.com>
* 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.
27 years ago
Geoffrey Keating
9ff590a53b
* ppc-instructions (Disabled_Exponent_Underflow): Increment
the exponent when denormalizing.
27 years ago
Frank Ch. Eigler
de616bc738
* more compatibility with v850 hardware
2000-03-24 Frank Ch. Eigler <fche@redhat.com>
* v850.igen (ilgop): New insn pattern for four-byte breakpoints.
27 years ago
Frank Ch. Eigler
6c9e0292a3
* memory corruption fix
Wed Mar 22 15:24:21 2000 glen mccready <gkm@pobox.com>
* wrapper.c (sim_open,sim_close): Copy into myname, free myname.
27 years ago
Frank Ch. Eigler
cb7450ea08
* simplify eCos testing
2000-03-21 Frank Ch. Eigler <fche@redhat.com>
* interp.c (sim_open): Sort & extend dummy memory regions for
--board=jmr3904 for eCos.
27 years ago
Jeff Johnston
0f831eb384
2000-03-13 Jeff Johnston <jjohnstn@cygnus.com>
27 years ago
Frank Ch. Eigler
e88acae792
* extension
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.
27 years ago
Frank Ch. Eigler
a05391975e
* build fix
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.
27 years ago
Frank Ch. Eigler
8ae7f924f3
* moved misplaced ChangeLog entry
27 years ago
Andrew Cagney
7158fd7f9b
Transfer SIM maintainership to Frank.
27 years ago
Frank Ch. Eigler
a9e3a73989
* build fix
2000-03-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* Makefile.in (IGEN_INSN): Added am33.igen.
27 years ago
Frank Ch. Eigler
0ef33cd05d
* build patch
2000-03-03 Jonathan Larmour <jlarmour@redhat.co.uk>
* func.c (buffer_read_memory): Change type of size to unsigned to
match prototype
27 years ago
Frank Ch. Eigler
4cd9361480
* comment tweaks
27 years ago
Frank Ch. Eigler
d018757450
* adding forgotten entry
27 years ago
Frank Ch. Eigler
a3027dd748
* autoconf correction
* 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.
27 years ago
Frank Ch. Eigler
58fddbac5a
* whitespace correction
27 years ago
Andrew Cagney
baa7ae6f10
When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing
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.
27 years ago
Nick Clifton
3dfcd3c614
Fix fclose() emulation
27 years ago
Nick Clifton
63a027a3fb
Add support for M340 processor
27 years ago
Andrew Cagney
7fc5b5adca
Report SIGBUS and halt simulation when ld/st detect a misaligned address.
27 years ago
Jason Molenda
25c1c39719
2000-02-08 Jason Molenda (jsm@bugshack.cygnus.com)
* sim/ChangeLog: Dummy whitespace change to kick off a test
cvs commit message.
27 years ago
Nick Clifton
6d358e869b
Fix compile time warning messages.
27 years ago
Jason Molenda
a9e0ce2c0c
2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)
* gdb/ChangeLog: Whitespace change to test cvs logging.
* sim/ChangeLog: Ditto, but in a separate dir.
27 years ago
Jason Molenda
dfcd3bfb6f
import gdb-2000-02-04 snapshot
27 years ago
Jason Molenda
f743149ecb
import gdb-2000-01-26 snapshot
27 years ago
Jason Molenda
0fda6bd286
import gdb-2000-01-24 snapshot
27 years ago
Jason Molenda
c5394b80ae
import gdb-2000-01-17 snapshot
27 years ago
Jason Molenda
c3f6f71df3
import gdb-2000-01-05 snapshot
27 years ago
Jason Molenda
ed9a39ebf9
import gdb-1999-12-21 snapshot
27 years ago
Jason Molenda
c4093a6ab3
import gdb-1999-12-13 snapshot
27 years ago
Jason Molenda
de57eccd12
import gdb-1999-12-07 snapshot
27 years ago
Jason Molenda
c2d11a7da0
import gdb-1999-12-06 snapshot
27 years ago
Jason Molenda
4ce44c668d
import gdb-1999-11-16 snapshot
27 years ago
Jason Molenda
11cf874164
import gdb-1999-11-08 snapshot
27 years ago
Jason Molenda
5c44784c11
import gdb-1999-11-01 snapshot
27 years ago
Jason Molenda
e514a9d642
import gdb-1999-10-25 snapshot
27 years ago
Jason Molenda
917317f4c6
import gdb-1999-10-18 snapshot
27 years ago
Jason Molenda
2df3850c7b
import gdb-1999-10-11 snapshot
27 years ago
Jason Molenda
2acceee218
import gdb-1999-10-04 snapshot
27 years ago
Jason Molenda
6426a772a2
import gdb-1999-09-28 snapshot
27 years ago
Jason Molenda
c2c6d25f0d
import gdb-1999-09-21
27 years ago
Jason Molenda
cff3e48be7
import gdb-1999-09-13 snapshot
27 years ago
Stan Shebs
d4f3574e77
import gdb-1999-09-08 snapshot
27 years ago
Jason Molenda
104c1213b4
import gdb-1999-08-30 snapshot
27 years ago