Age | Commit message (Expand) | Author | Files | Lines |
2001-10-26 | Chirp fixes: | Andrew Cagney | 3 | -5/+28 |
2001-10-20 | Enable PowerPC simulator on native linux and netbsd. | Andrew Cagney | 3 | -2/+9 |
2001-10-18 | Add support for XScale's coprocessor access check register. | Nick Clifton | 5 | -988/+944 |
2001-08-02 | Removed a section of code that didn't do anything, but left values in | John R. Moore | 2 | -19/+5 |
2001-07-31 | 2001-07-31 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -6/+12 |
2001-07-28 | * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write | Stephane Carrez | 2 | -5/+11 |
2001-07-22 | * Makefile.in (SIM_OBJS): Remove sim-resume.o | Stephane Carrez | 3 | -1/+88 |
2001-07-18 | Regenerate using autoconf 2.13. | Andrew Cagney | 2 | -29/+105 |
2001-07-16 | Makefile.in: Add dependencies on $(CPU_H). | Daniel Jacobowitz | 2 | -3/+7 |
2001-07-10 | * Makefile.in (gencode): Provide explicit path to gencode.c. | Andrew Cagney | 2 | -1/+5 |
2001-07-05 | 2001-07-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 8 | -15/+42 |
2001-05-20 | Improve HC11 simulator to support HC12 | Stephane Carrez | 6 | -201/+1710 |
2001-05-20 | * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for | Stephane Carrez | 4 | -23/+63 |
2001-05-11 | Fix handling of XScale LDRD and STRD instructions with post indexed addressin... | Nick Clifton | 2 | -6/+11 |
2001-05-10 | Don't loose last block during a dma. | Andrew Cagney | 2 | -1/+6 |
2001-05-08 | Check Mode not Bank in order to determine rocesor mode. | Nick Clifton | 2 | -1/+7 |
2001-05-07 | *** empty log message *** | Jim Blandy | 1 | -0/+4 |
2001-05-07 | * mn10300.igen: Doc fixes. | Jim Blandy | 1 | -6/+6 |
2001-04-26 | * Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o): | Alexandre Oliva | 2 | -2/+7 |
2001-04-25 | * thanks, nickc | Frank Ch. Eigler | 3 | -0/+9 |
2001-04-21 | Revert call to bfd_cache_close(). | Andrew Cagney | 3 | -4/+6 |
2001-04-19 | * bug fix | Frank Ch. Eigler | 3 | -0/+10 |
2001-04-18 | * XScale coprocessor support. | Matthew Green | 6 | -22/+284 |
2001-04-15 | * Makefile.in (simops.o): Add simops.h to dependency list. | J.T. Conklin | 8 | -4/+20 |
2001-04-12 | * mips.igen (CFC1, CTC1): Pass the correct register numbers to | Jim Blandy | 3 | -4/+12 |
2001-03-20 | Do not enable alignment checking when loading unaligned thumb instructions. | Nick Clifton | 2 | -2/+7 |
2001-03-20 | * mmap support for common simulators | Frank Ch. Eigler | 6 | -12/+205 |
2001-03-16 | * tweak | Frank Ch. Eigler | 2 | -3/+8 |
2001-03-14 | Link with libintl, needed by libopcodes. | Andrew Cagney | 2 | -2/+6 |
2001-03-07 | Remove reference to alloca-conf.h | Michael Meissner | 2 | -2/+4 |
2001-03-06 | Fix BLX(1) for Thumb | Nick Clifton | 2 | -5/+24 |
2001-03-05 | Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming its | Andrew Cagney | 2 | -0/+22 |
2001-03-05 | 2001-03-05 Dave Brolley <brolley | Dave Brolley | 17 | -635/+413 |
2001-03-05 | 2001-03-05 Dave Brolley <brolley@ | Dave Brolley | 11 | -580/+336 |
2001-02-28 | Add support for disabling alignment checks when performing GDB interface | Nick Clifton | 8 | -44/+95 |
2001-02-24 | 2001-02-23 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -0/+7 |
2001-02-22 | 2001-02-22 Ben Elliston <bje@redhat.com> | Ben Elliston | 3 | -6/+35 |
2001-02-21 | 2001-02-21 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -2/+20 |
2001-02-19 | 2001-02-19 Ben Elliston <bje@redhat.com> | Ben Elliston | 3 | -7/+15 |
2001-02-16 | Remove Prefetch abort for breakpoints. Instead set the state to RESUME. | Nick Clifton | 2 | -12/+7 |
2001-02-15 | 2001-02-16 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -1/+6 |
2001-02-15 | * profiling bug fixes. | Ben Elliston | 2 | -2/+17 |
2001-02-15 | Add code to preserve processor mode when a prefetch | Nick Clifton | 2 | -0/+14 |
2001-02-14 | Reset processor into ARM mode for any machine type except the early ARMs. | Nick Clifton | 2 | -12/+20 |
2001-02-14 | remove spurious whitespace | Nick Clifton | 1 | -6/+6 |
2001-02-14 | Prevent Aborts from happening whilst emulating a SWI | Nick Clifton | 2 | -62/+83 |
2001-02-12 | Fix definition of NEGBRANCH | Nick Clifton | 2 | -1/+6 |
2001-02-08 | 2001-02-08 Ben Elliston <bje@redhat.com> | Chris Demetriou | 2 | -34/+23 |
2001-02-07 | * i960-desc.c: Update all the A macro definitions to the new | DJ Delorie | 2 | -6/+31 |
2001-02-01 | Add parentheses ready for future conbtribution | Nick Clifton | 1 | -39/+63 |