| Commit message (Expand) | Author | Age | Files | Lines |
* | * run.c (usage): Fix a typo. | Kazu Hirata | 2001-12-21 | 2 | -1/+5 |
* | * compile.c: Fix formatting. | Kazu Hirata | 2001-12-20 | 2 | -22/+29 |
* | * compile.c: Fix comment typos. | Kazu Hirata | 2001-12-20 | 2 | -22/+25 |
* | Don't try to link in sim-bits.o. | Andrew Cagney | 2001-12-16 | 3 | -3/+8 |
* | * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h". | Matthew Green | 2001-12-15 | 3 | -0/+36 |
* | s/cygnus.com/redhat.com/ | Ben Elliston | 2001-12-15 | 1 | -2/+2 |
* | * support sim-fpu.c for correct FP emulation. | Matthew Green | 2001-12-14 | 16 | -122/+228 |
* | * Makefile.in (simops.h, table.c): Delete targets. | Andrew Cagney | 2001-12-02 | 4 | -164/+88 |
* | From Mark Peek. | Andrew Cagney | 2001-12-01 | 2 | -1/+7 |
* | 2001-11-17 Fred Fish <fnf@redhat.com> | Fred Fish | 2001-11-18 | 2 | -7/+12 |
* | 2001-11-16 Ben Harris <bjh21@netbsd.org> | Ben Harris | 2001-11-16 | 2 | -2/+8 |
* | when #size-cells is zero, don't expect a size. | Andrew Cagney | 2001-11-14 | 2 | -5/+17 |
* | 2001-11-14 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2001-11-14 | 17 | -226/+739 |
* | 2001-11-14 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2001-11-14 | 11 | -215/+727 |
* | Chirp fixes: | Andrew Cagney | 2001-10-26 | 3 | -5/+28 |
* | Enable PowerPC simulator on native linux and netbsd. | Andrew Cagney | 2001-10-20 | 3 | -2/+9 |
* | Add support for XScale's coprocessor access check register. | Nick Clifton | 2001-10-18 | 5 | -988/+944 |
* | Removed a section of code that didn't do anything, but left values in | John R. Moore | 2001-08-02 | 2 | -19/+5 |
* | 2001-07-31 Ben Elliston <bje@redhat.com> | Ben Elliston | 2001-07-31 | 2 | -6/+12 |
* | * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write | Stephane Carrez | 2001-07-28 | 2 | -5/+11 |
* | * Makefile.in (SIM_OBJS): Remove sim-resume.o | Stephane Carrez | 2001-07-22 | 3 | -1/+88 |
* | Regenerate using autoconf 2.13. | Andrew Cagney | 2001-07-18 | 2 | -29/+105 |
* | Makefile.in: Add dependencies on $(CPU_H). | Daniel Jacobowitz | 2001-07-16 | 2 | -3/+7 |
* | * Makefile.in (gencode): Provide explicit path to gencode.c. | Andrew Cagney | 2001-07-10 | 2 | -1/+5 |
* | 2001-07-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 2001-07-05 | 8 | -15/+42 |
* | Improve HC11 simulator to support HC12 | Stephane Carrez | 2001-05-20 | 6 | -201/+1710 |
* | * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for | Stephane Carrez | 2001-05-20 | 4 | -23/+63 |
* | Fix handling of XScale LDRD and STRD instructions with post indexed addressin... | Nick Clifton | 2001-05-11 | 2 | -6/+11 |
* | Don't loose last block during a dma. | Andrew Cagney | 2001-05-10 | 2 | -1/+6 |
* | Check Mode not Bank in order to determine rocesor mode. | Nick Clifton | 2001-05-08 | 2 | -1/+7 |
* | *** empty log message *** | Jim Blandy | 2001-05-07 | 1 | -0/+4 |
* | * mn10300.igen: Doc fixes. | Jim Blandy | 2001-05-07 | 1 | -6/+6 |
* | * Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o): | Alexandre Oliva | 2001-04-26 | 2 | -2/+7 |
* | * thanks, nickc | Frank Ch. Eigler | 2001-04-25 | 3 | -0/+9 |
* | Revert call to bfd_cache_close(). | Andrew Cagney | 2001-04-21 | 3 | -4/+6 |
* | * bug fix | Frank Ch. Eigler | 2001-04-19 | 3 | -0/+10 |
* | * XScale coprocessor support. | Matthew Green | 2001-04-18 | 6 | -22/+284 |
* | * Makefile.in (simops.o): Add simops.h to dependency list. | J.T. Conklin | 2001-04-15 | 8 | -4/+20 |
* | * mips.igen (CFC1, CTC1): Pass the correct register numbers to | Jim Blandy | 2001-04-12 | 3 | -4/+12 |
* | Do not enable alignment checking when loading unaligned thumb instructions. | Nick Clifton | 2001-03-20 | 2 | -2/+7 |
* | * mmap support for common simulators | Frank Ch. Eigler | 2001-03-20 | 6 | -12/+205 |
* | * tweak | Frank Ch. Eigler | 2001-03-16 | 2 | -3/+8 |
* | Link with libintl, needed by libopcodes. | Andrew Cagney | 2001-03-14 | 2 | -2/+6 |
* | Remove reference to alloca-conf.h | Michael Meissner | 2001-03-07 | 2 | -2/+4 |
* | Fix BLX(1) for Thumb | Nick Clifton | 2001-03-06 | 2 | -5/+24 |
* | Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming its | Andrew Cagney | 2001-03-05 | 2 | -0/+22 |
* | 2001-03-05 Dave Brolley <brolley | Dave Brolley | 2001-03-05 | 17 | -635/+413 |
* | 2001-03-05 Dave Brolley <brolley@ | Dave Brolley | 2001-03-05 | 11 | -580/+336 |
* | Add support for disabling alignment checks when performing GDB interface | Nick Clifton | 2001-02-28 | 8 | -44/+95 |
* | 2001-02-23 Ben Elliston <bje@redhat.com> | Ben Elliston | 2001-02-24 | 2 | -0/+7 |