Age | Commit message (Expand) | Author | Files | Lines |
2003-02-05 | * compile.c (init_pointers): Abort if wreg never gets initialized. | Kazu Hirata | 2 | -2/+10 |
2003-02-01 | * compile.c (sim_resume): Fix the handling of bxor. | Kazu Hirata | 2 | -1/+5 |
2003-01-16 | Missed one... | Michael Snyder | 1 | -2/+1 |
2003-01-16 | 2003-01-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -85/+37 |
2003-01-14 | 2003-01-14 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -0/+38 |
2003-01-14 | 2003-01-14 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -23/+4 |
2003-01-10 | 2003-01-10 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -0/+5 |
2003-01-10 | * remove duplicated entry from 2002-05-17 on 2002-05-20. | Ben Elliston | 1 | -23/+1 |
2003-01-08 | * run.c (usage): Fix typos. | Kazu Hirata | 2 | -2/+6 |
2003-01-06 | 2003-01-05 Richard Sandiford <rsandifo@redhat.com> | Chris Demetriou | 2 | -1/+5 |
2003-01-05 | 2003-01-04 Richard Sandiford <rsandifo@redhat.com> | Chris Demetriou | 7 | -54/+896 |
2003-01-05 | 2003-01-04 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 3 | -161/+186 |
2002-12-31 | 2002-12-31 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 3 | -40/+6 |
2002-12-26 | * compile.c: Fix formatting. | Kazu Hirata | 3 | -40/+51 |
2002-12-20 | * arch.c,arch.h,cpuall.h: Regenerate. | Doug Evans | 17 | -253/+265 |
2002-12-17 | 2002-12-16 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -2/+6 |
2002-11-30 | 2002-11-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 3 | -21/+26 |
2002-11-28 | 2002-11-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 3 | -1/+7 |
2002-11-28 | 2002-11-27 Richard Sandiford <rsandifo@redhat.com> | Chris Demetriou | 2 | -27/+5 |
2002-11-23 | 2002-11-22 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 36 | -669/+778 |
2002-11-22 | 2002-11-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2 | -14/+52 |
2002-11-22 | 2002-11-21 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 34 | -3113/+2750 |
2002-11-22 | 2002-11-21 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 36 | -661/+790 |
2002-11-14 | Index: common/ChangeLog | Andrew Cagney | 4 | -1/+12 |
2002-11-06 | 2002-11-06 Richard Sandiford <rsandifo@redhat.com> | Chris Demetriou | 2 | -8/+10 |
2002-11-06 | 2002-11-06 Richard Sandiford <rsandifo@redhat.com> | Chris Demetriou | 2 | -1/+8 |
2002-10-14 | * cgen-trace.h: Test __BFD_H_SEEN__ rather than BFD_VERSION. | Alan Modra | 2 | -1/+5 |
2002-10-11 | gcc uses trap 33 for profiling, but the simulator didn't support it. | Joern Rennecke | 3 | -27/+33 |
2002-09-30 | Fix handling of v850e bit-twiddle instructions. | Jim Wilson | 2 | -2/+8 |
2002-09-27 | Add support for -m option. Fix PR gdb/433. | Andrew Cagney | 2 | -2/+25 |
2002-09-27 | 2002-09-27 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2 | -1/+6 |
2002-09-27 | Fix bug in support for trap instruction. | Jim Wilson | 2 | -1/+5 |
2002-09-19 | Remove v850ea references | Nick Clifton | 4 | -329/+8 |
2002-08-29 | 2002-08-29 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -1/+5 |
2002-08-29 | Makefile.in: Add gen-zero-r0 option. | Nick Clifton | 4 | -1/+13 |
2002-08-28 | 2002-08-28 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -4/+19 |
2002-08-24 | * MAINTAINERS: Change my mailing address. | Geoffrey Keating | 2 | -1/+5 |
2002-08-23 | 2002-08-22 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -0/+117 |
2002-08-16 | oops - fix typo in previous delta | Nick Clifton | 1 | -2/+2 |
2002-08-15 | Catch and ignore SWIs of -1, they can be caused by an interrupted system | Nick Clifton | 2 | -0/+19 |
2002-08-13 | * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename. | Stephane Carrez | 2 | -3/+7 |
2002-08-13 | * interp.c (sim_prepare_for_program): Look up the image for the | Stephane Carrez | 2 | -1/+30 |
2002-08-13 | * interp.c (sim_hw_configure): Return 1 for success. | Stephane Carrez | 2 | -3/+11 |
2002-08-13 | Fix english and ChangeLog entry | Stephane Carrez | 1 | -4/+1 |
2002-08-13 | * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory | Stephane Carrez | 3 | -1/+40 |
2002-08-13 | * interp.c (sim_hw_configure): Connect port-X to cpu-write-port. | Stephane Carrez | 3 | -1/+23 |
2002-08-13 | * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mapping | Stephane Carrez | 2 | -2/+7 |
2002-08-13 | * m68hc11_sim.c (cpu_special): Handle call and rtc instructions. | Stephane Carrez | 5 | -23/+137 |
2002-07-31 | 2002-07-30 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -4/+98 |
2002-07-29 | 2002-07-29 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -2/+7 |