aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2000-12-19Fix test for StoreDouble Instruction.Nick Clifton2-12/+17
2000-12-132000-12-13 Ben Elliston <bje@redhat.com>Ben Elliston2-24/+53
2000-12-12In sim/common:Geoffrey Keating4-105/+117
2000-12-112000-12-11 Ben Elliston <bje@redhat.com>Ben Elliston2-0/+13
2000-12-11Add 0x91 as an FPE SWI.Nick Clifton2-0/+5
2000-12-082000-11-15 Jim Blandy <jimb@redhat.com>Michael Chastain2-24/+37
2000-12-08oops - remove redundant prototype introduced in previous deltaNick Clifton1-2/+0
2000-12-08Add emulation of double word load and store instructions.Nick Clifton2-3/+348
2000-12-052000-12-05 Ben Elliston <bje@redhat.com>Ben Elliston2-2/+10
2000-12-052000-12-05 Ben Elliston <bje@redhat.com>Ben Elliston2-60/+84
2000-12-042000-12-04 Ben Elliston <bje@redhat.com>Ben Elliston2-3/+16
2000-12-042000-12-04 Ben Elliston <bje@redhat.com>Ben Elliston3-6/+5
2000-12-03Suppress support of DEMON swi's in XScale mode.Nick Clifton2-71/+109
2000-12-032000-12-03 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+5
2000-11-30Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton12-250/+1771
2000-11-30Add GNU Free Documentation LicenseNick Clifton1-15/+371
2000-11-27Fix delete_hw_event_data() to free the scheduled eventsStephane Carrez2-2/+7
2000-11-27Remove space == 0 restriction in the simulator (dv-core)Stephane Carrez2-2/+5
2000-11-26Preliminary support for 68HC12Stephane Carrez6-16/+29
2000-11-26Register a delete handler for 68HC11 core device nodeStephane Carrez2-1/+19
2000-11-25Fix for sim/common hw_delete()/hw_tree_delete()Stephane Carrez4-5/+15
2000-11-25Fix memory leak in sim_parse_argsStephane Carrez2-4/+22
2000-11-24Fix device memory allocation in 68hc11 simulatorStephane Carrez3-4/+10
2000-11-192000-11-20 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+62
2000-11-18 * Makefile.in: remove `@true' commands for rules that haveGreg McGary6-10/+17
2000-11-162000-11-16 Ben Elliston <bje@redhat.com>Ben Elliston2-0/+5
2000-11-082000-11-09 Ben Elliston <bje@redhat.com>Ben Elliston2-2/+7
2000-11-08* Spelling corrections.Ben Elliston1-5/+5
2000-11-012000-11-01 Dave Brolley <brolley@cygnus.com>Dave Brolley2-9/+35
2000-10-262000-10-26 Ben Elliston <bje@redhat.com>Elena Zannoni3-7/+22
2000-10-25 * MAINTAINERS: Added self and Andrew for the ppc sim.Geoffrey Keating2-1/+9
2000-10-24 * ppc-instructions (lfsux): Correct XO field of lfsux instruction.Geoffrey Keating2-1/+5
2000-10-24* pendanticismBen Elliston2-15/+17
2000-10-19* cleanupFrank Ch. Eigler2-5/+5
2000-10-08* usability improvementsBen Elliston3-0/+27
2000-10-062000-10-06 Dave Brolley <brolley@redhat.com>Dave Brolley4-3/+21
2000-10-062000-10-06 Dave Brolley <brolley@redhat.com>Dave Brolley3-2/+15
2000-09-262000-09-26 Dave Brolley <brolley@redhat.com>Dave Brolley2-0/+75
2000-09-15Replace StrongARM property with v4 and v5 properties.Nick Clifton6-90/+119
2000-09-12Missing Makefile.in for 68hc11 simulatorStephane Carrez2-0/+64
2000-09-10Remove soft reg hack in the 68hc11 simulatorStephane Carrez3-60/+8
2000-09-10Fix clearing of interrupts in 68hc11 simulatorStephane Carrez2-4/+21
2000-09-09 * sim-main.h: Define cycle_to_string.Stephane Carrez7-26/+70
2000-09-06Fix 68hc11 timer device (accuracy, io, timer overflow)Stephane Carrez2-115/+197
2000-09-05Fix 68HC11 SPI simulatorStephane Carrez2-8/+38
2000-08-282000-08-28 Dave Brolley <brolley@redhat.com>Dave Brolley11-181/+346
2000-08-282000-08-28 Dave Brolley <brolley@redhat.com>Dave Brolley3-78/+176
2000-08-282000-08-28 Dave Brolley <brolley@redhat.com>Dave Brolley2-1/+13
2000-08-22Forgot to check this in with last commit!Dave Brolley1-0/+15
2000-08-21* Contribute CGEN simulator build support code.Frank Ch. Eigler9-4/+325