Age | Commit message (Expand) | Author | Files | Lines |
2000-12-23 | 2000-12-23 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -0/+20 |
2000-12-23 | 2000-12-15 Ben Elliston <bje@redhat.com> | Ben Elliston | 3 | -31/+36 |
2000-12-19 | Fix test for StoreDouble Instruction. | Nick Clifton | 2 | -12/+17 |
2000-12-13 | 2000-12-13 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -24/+53 |
2000-12-12 | In sim/common: | Geoffrey Keating | 4 | -105/+117 |
2000-12-11 | 2000-12-11 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -0/+13 |
2000-12-11 | Add 0x91 as an FPE SWI. | Nick Clifton | 2 | -0/+5 |
2000-12-08 | 2000-11-15 Jim Blandy <jimb@redhat.com> | Michael Chastain | 2 | -24/+37 |
2000-12-08 | oops - remove redundant prototype introduced in previous delta | Nick Clifton | 1 | -2/+0 |
2000-12-08 | Add emulation of double word load and store instructions. | Nick Clifton | 2 | -3/+348 |
2000-12-05 | 2000-12-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -2/+10 |
2000-12-05 | 2000-12-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -60/+84 |
2000-12-04 | 2000-12-04 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -3/+16 |
2000-12-04 | 2000-12-04 Ben Elliston <bje@redhat.com> | Ben Elliston | 3 | -6/+5 |
2000-12-03 | Suppress support of DEMON swi's in XScale mode. | Nick Clifton | 2 | -71/+109 |
2000-12-03 | 2000-12-03 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -1/+5 |
2000-11-30 | Add support for ARM's v5TE architecture and Intel's XScale extenstions | Nick Clifton | 12 | -250/+1771 |
2000-11-30 | Add GNU Free Documentation License | Nick Clifton | 1 | -15/+371 |
2000-11-27 | Fix delete_hw_event_data() to free the scheduled events | Stephane Carrez | 2 | -2/+7 |
2000-11-27 | Remove space == 0 restriction in the simulator (dv-core) | Stephane Carrez | 2 | -2/+5 |
2000-11-26 | Preliminary support for 68HC12 | Stephane Carrez | 6 | -16/+29 |
2000-11-26 | Register a delete handler for 68HC11 core device node | Stephane Carrez | 2 | -1/+19 |
2000-11-25 | Fix for sim/common hw_delete()/hw_tree_delete() | Stephane Carrez | 4 | -5/+15 |
2000-11-25 | Fix memory leak in sim_parse_args | Stephane Carrez | 2 | -4/+22 |
2000-11-24 | Fix device memory allocation in 68hc11 simulator | Stephane Carrez | 3 | -4/+10 |
2000-11-19 | 2000-11-20 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -1/+62 |
2000-11-18 | * Makefile.in: remove `@true' commands for rules that have | Greg McGary | 6 | -10/+17 |
2000-11-16 | 2000-11-16 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -0/+5 |
2000-11-08 | 2000-11-09 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -2/+7 |
2000-11-08 | * Spelling corrections. | Ben Elliston | 1 | -5/+5 |
2000-11-01 | 2000-11-01 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 2 | -9/+35 |
2000-10-26 | 2000-10-26 Ben Elliston <bje@redhat.com> | Elena Zannoni | 3 | -7/+22 |
2000-10-25 | * MAINTAINERS: Added self and Andrew for the ppc sim. | Geoffrey Keating | 2 | -1/+9 |
2000-10-24 | * ppc-instructions (lfsux): Correct XO field of lfsux instruction. | Geoffrey Keating | 2 | -1/+5 |
2000-10-24 | * pendanticism | Ben Elliston | 2 | -15/+17 |
2000-10-19 | * cleanup | Frank Ch. Eigler | 2 | -5/+5 |
2000-10-08 | * usability improvements | Ben Elliston | 3 | -0/+27 |
2000-10-06 | 2000-10-06 Dave Brolley <brolley@redhat.com> | Dave Brolley | 4 | -3/+21 |
2000-10-06 | 2000-10-06 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -2/+15 |
2000-09-26 | 2000-09-26 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -0/+75 |
2000-09-15 | Replace StrongARM property with v4 and v5 properties. | Nick Clifton | 6 | -90/+119 |
2000-09-12 | Missing Makefile.in for 68hc11 simulator | Stephane Carrez | 2 | -0/+64 |
2000-09-10 | Remove soft reg hack in the 68hc11 simulator | Stephane Carrez | 3 | -60/+8 |
2000-09-10 | Fix clearing of interrupts in 68hc11 simulator | Stephane Carrez | 2 | -4/+21 |
2000-09-09 | * sim-main.h: Define cycle_to_string. | Stephane Carrez | 7 | -26/+70 |
2000-09-06 | Fix 68hc11 timer device (accuracy, io, timer overflow) | Stephane Carrez | 2 | -115/+197 |
2000-09-05 | Fix 68HC11 SPI simulator | Stephane Carrez | 2 | -8/+38 |
2000-08-28 | 2000-08-28 Dave Brolley <brolley@redhat.com> | Dave Brolley | 11 | -181/+346 |
2000-08-28 | 2000-08-28 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -78/+176 |
2000-08-28 | 2000-08-28 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -1/+13 |