summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (sim_resume): Fix the handling of bxor.Kazu Hirata2003-02-012-1/+5
* Missed one...Michael Snyder2003-01-161-2/+1
* 2003-01-16 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-01-162-85/+37
* 2003-01-14 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-01-142-0/+38
* 2003-01-14 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-01-142-23/+4
* 2003-01-10 Ben Elliston <bje@redhat.com>Ben Elliston2003-01-102-0/+5
* * remove duplicated entry from 2002-05-17 on 2002-05-20.Ben Elliston2003-01-101-23/+1
* * run.c (usage): Fix typos.Kazu Hirata2003-01-082-2/+6
* 2003-01-05 Richard Sandiford <rsandifo@redhat.com>Chris Demetriou2003-01-062-1/+5
* 2003-01-04 Richard Sandiford <rsandifo@redhat.com>Chris Demetriou2003-01-057-54/+896
* 2003-01-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-01-053-161/+186
* 2002-12-31 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-12-313-40/+6
* * compile.c: Fix formatting.Kazu Hirata2002-12-263-40/+51
* * arch.c,arch.h,cpuall.h: Regenerate.Doug Evans2002-12-2017-253/+265
* 2002-12-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-12-172-2/+6
* 2002-11-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-303-21/+26
* 2002-11-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-283-1/+7
* 2002-11-27 Richard Sandiford <rsandifo@redhat.com>Chris Demetriou2002-11-282-27/+5
* 2002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-2336-669/+778
* 2002-11-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-222-14/+52
* 2002-11-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-2234-3113/+2750
* 2002-11-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-2236-661/+790
* Index: common/ChangeLogAndrew Cagney2002-11-144-1/+12
* 2002-11-06 Richard Sandiford <rsandifo@redhat.com>Chris Demetriou2002-11-062-8/+10
* 2002-11-06 Richard Sandiford <rsandifo@redhat.com>Chris Demetriou2002-11-062-1/+8
* * cgen-trace.h: Test __BFD_H_SEEN__ rather than BFD_VERSION.Alan Modra2002-10-142-1/+5
* gcc uses trap 33 for profiling, but the simulator didn't support it.Joern Rennecke2002-10-113-27/+33
* Fix handling of v850e bit-twiddle instructions.Jim Wilson2002-09-302-2/+8
* Add support for -m option. Fix PR gdb/433.Andrew Cagney2002-09-272-2/+25
* 2002-09-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-272-1/+6
* Fix bug in support for trap instruction.Jim Wilson2002-09-272-1/+5
* Remove v850ea referencesNick Clifton2002-09-194-329/+8
* 2002-08-29 Dave Brolley <brolley@redhat.com>Dave Brolley2002-08-292-1/+5
* Makefile.in: Add gen-zero-r0 option.Nick Clifton2002-08-294-1/+13
* 2002-08-28 Dave Brolley <brolley@redhat.com>Dave Brolley2002-08-282-4/+19
* * MAINTAINERS: Change my mailing address.Geoffrey Keating2002-08-242-1/+5
* 2002-08-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-08-232-0/+117
* oops - fix typo in previous deltaNick Clifton2002-08-161-2/+2
* Catch and ignore SWIs of -1, they can be caused by an interrupted systemNick Clifton2002-08-152-0/+19
* * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.Stephane Carrez2002-08-132-3/+7
* * interp.c (sim_prepare_for_program): Look up the image for theStephane Carrez2002-08-132-1/+30
* * interp.c (sim_hw_configure): Return 1 for success.Stephane Carrez2002-08-132-3/+11
* Fix english and ChangeLog entryStephane Carrez2002-08-131-4/+1
* * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memoryStephane Carrez2002-08-133-1/+40
* * interp.c (sim_hw_configure): Connect port-X to cpu-write-port.Stephane Carrez2002-08-133-1/+23
* * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mappingStephane Carrez2002-08-132-2/+7
* * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez2002-08-135-23/+137
* 2002-07-30 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-07-312-4/+98
* 2002-07-29 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-07-292-2/+7
* Add dependences to Makefile.in and include sim-h8300 in compile.cAndrey Volkov2002-07-293-2/+11