summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagcarlton_dictionary-20021011-mergenobody2002-10-113-27/+33
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-drow-cplus-branchpointnobody2002-10-04424-53532/+0
* 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
* Delete w65 directory.Andrew Cagney2002-07-1811-5658/+4
* Index: sim/common/ChangeLogAndrew Cagney2002-07-172-0/+69
* include/gdb:Joern Rennecke2002-07-173-115/+170
* Obsolete fr30.Andrew Cagney2002-07-1627-25913/+21632
* * sim-resume.c (sim_resume): Add local variable sig_to_deliver toAndrew Cagney2002-07-152-6/+16
* From 2002-07-11 Momchil Velikov <velco@fadata.bg>:Andrew Cagney2002-07-142-0/+7
* Obsolete the d30v.Andrew Cagney2002-07-1417-4249/+4238
* Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions.Nick Clifton2002-07-052-68/+79
* 2002-06-24 Richard Sandiford <rsandifo@redhat.com>Elena Zannoni2002-06-242-3/+11
* * Makefile.in (INTL_SRC): Define.Andrew Cagney2002-06-222-1/+12
* Set correct value for ADP_Stopped_RunTimeErrorNick Clifton2002-06-212-40/+41
* 2002-06-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-06-182-2/+13
* * interp.c (sim_firmware_command): Initialize `address'.Andrew Cagney2002-06-182-1/+8
* * interp.c (sim_resume): Fix setting of bus error forJoern Rennecke2002-06-182-1/+6
* * hw-events.c (hw_event_queue_schedule): Initialize `dummy'.Andrew Cagney2002-06-172-0/+3
* * d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum.Andrew Cagney2002-06-172-1/+5
* * simops.c (trace_result): Fix printf formatting.Andrew Cagney2002-06-172-1/+6
* * sim-memopt.c: Include <unistd.h>.Andrew Cagney2002-06-173-1/+11
* * gen.c (gen_entry_expand_opcode): Initialize ``value'' to -1 andAndrew Cagney2002-06-174-2/+13
* * Makefile.in (BUILD_CFLAGS): Remove -O0.Andrew Cagney2002-06-172-1/+5
* 2002-06-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-06-172-0/+18
* Import current --enable-gdb-build-warnings.Andrew Cagney2002-06-1631-1063/+1529
* * Makefile.in (autoconf-changelog autoheader-changelog): Let name,Andrew Cagney2002-06-162-4/+14
* Fix for transfers across segments.Tom Rix2002-06-152-2/+7
* 2002-06-14 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-06-148-4/+475