Age | Commit message (Expand) | Author | Files | Lines |
2002-01-12 | * Makefile.in (tmp-igen): Pass -I $(srcdir) to igen. | Matthew Green | 8 | -27/+211 |
2002-01-04 | * bits.c (LSMASKED64): New inline function. | Matthew Green | 5 | -4/+63 |
2001-12-16 | Don't try to link in sim-bits.o. | Andrew Cagney | 3 | -3/+8 |
2001-12-15 | * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h". | Matthew Green | 3 | -0/+36 |
2001-12-14 | * support sim-fpu.c for correct FP emulation. | Matthew Green | 16 | -122/+228 |
2001-12-01 | From Mark Peek. | Andrew Cagney | 2 | -1/+7 |
2001-11-14 | when #size-cells is zero, don't expect a size. | Andrew Cagney | 2 | -5/+17 |
2001-10-26 | Chirp fixes: | Andrew Cagney | 3 | -5/+28 |
2001-07-16 | Makefile.in: Add dependencies on $(CPU_H). | Daniel Jacobowitz | 2 | -3/+7 |
2001-05-10 | Don't loose last block during a dma. | Andrew Cagney | 2 | -1/+6 |
2001-03-05 | Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming its | Andrew Cagney | 2 | -0/+22 |
2001-01-15 | * emul_netbsd.c (do_open): Translate the flag parameter to the | Geoffrey Keating | 2 | -1/+24 |
2000-12-12 | In sim/common: | Geoffrey Keating | 2 | -49/+55 |
2000-12-08 | 2000-11-15 Jim Blandy <jimb@redhat.com> | Michael Chastain | 2 | -24/+37 |
2000-10-24 | * ppc-instructions (lfsux): Correct XO field of lfsux instruction. | Geoffrey Keating | 2 | -1/+5 |
2000-05-24 | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 2 | -195/+210 |
2000-04-28 | Fix event insertion when processing more than one event for the current time. | Andrew Cagney | 2 | -3/+12 |
2000-04-28 | Cleanup tracing. | Andrew Cagney | 3 | -2/+28 |
2000-03-25 | * ppc-instructions (Disabled_Exponent_Underflow): Increment | Geoffrey Keating | 2 | -1/+6 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 2 | -207/+202 |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 3 | -229/+325 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 8 | -31/+41 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 137 | -0/+64494 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 132 | -58818/+0 |
1999-01-22 | Initial implementation of fixes for MPC860 version C0 & earlier. | James Lemke | 1 | -5/+28 |
1998-11-20 | Fix problem where qnan was treated like an infinity | Michael Meissner | 1 | -0/+6 |
1998-10-28 | For cygwin hosts, we need to use the return value from the read | Drew Moseley | 1 | -0/+24 |
1998-06-26 | Do not try to include sys/mount.h anymore | Michael Meissner | 2 | -1/+21 |
1998-04-29 | Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 5 | -179/+284 |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 5 | -12/+39 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 4 | -278/+2030 |
1998-04-22 | Regenerate configure | Michael Meissner | 2 | -119/+195 |
1997-10-02 | Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. | Andrew Cagney | 2 | -2/+23 |
1997-08-27 | Add MSBIT* and LSBIT* macro's to sim-bits.h | Andrew Cagney | 1 | -0/+3 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 2 | -9/+14 |
1997-08-27 | * idecode_expression.h (ALU_END): From Charles Lefurgy - Extract | Andrew Cagney | 2 | -3/+13 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 2 | -8/+4 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -11/+45 |
1997-07-03 | Sync powerpc simulator with public version. Enable FPSCR and string | Andrew Cagney | 1 | -1/+1 |
1997-05-20 | Part II of adding callback argument to sim_open(). Update all the | Andrew Cagney | 2 | -46/+35 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 2 | -1/+43 |
1997-04-17 | * psim.c (psim_options): Ignore -E option (sets endianness). | David Edelsohn | 3 | -62/+162 |
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1 | -0/+8 |
1997-04-15 | From Jim Wilson <wilson@cygnus.com> | Andrew Cagney | 2 | -11/+49 |
1997-04-03 | From Jim Wilson, fix typo in instruction name | Andrew Cagney | 1 | -0/+4 |
1997-04-02 | * sim_calls.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+4 |
1997-04-02 | * COPYING: Update FSF address. | Ian Lance Taylor | 1 | -0/+9 |
1997-03-25 | * emul_bugapi.c (emul_bugapi_create): Guard against NULL images. | Andrew Cagney | 2 | -1/+14 |
1997-03-13 | * sim_calls.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 1 | -0/+45 |
1997-02-14 | Per PR 11678 - also need to maintan .Sanitize | Andrew Cagney | 1 | -14/+5 |