Age | Commit message (Expand) | Author | Files | Lines |
2001-12-16 | Don't try to link in sim-bits.o. | Andrew Cagney | 1 | -1/+1 |
2001-12-14 | * support sim-fpu.c for correct FP emulation. | Matthew Green | 1 | -2/+15 |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 1 | -1/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+745 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -745/+0 |
1998-06-26 | Do not try to include sys/mount.h anymore | Michael Meissner | 1 | -1/+1 |
1998-04-29 | Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+3 |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -1/+1 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -0/+5 |
1997-07-03 | Sync powerpc simulator with public version. Enable FPSCR and string | Andrew Cagney | 1 | -1/+1 |
1997-03-25 | * emul_bugapi.c (emul_bugapi_create): Guard against NULL images. | Andrew Cagney | 1 | -1/+1 |
1997-02-14 | PR 11678 - rename long decode-rule files to shorter ones, eliminate | Andrew Cagney | 1 | -4/+21 |
1997-02-04 | * configure.in: Fix typo in test for callback.c. | David Edelsohn | 1 | -1/+1 |
1997-01-30 | Fix from Cagney so that new common files do not show up when using psim on ol... | Michael Meissner | 1 | -0/+3 |
1997-01-29 | build callback and targ-map from the common directory | Michael Meissner | 1 | -0/+11 |
1997-01-27 | January 23rd merge | Michael Meissner | 1 | -5/+5 |
1996-12-10 | New revision from Andrew | Michael Meissner | 1 | -278/+314 |
1996-10-29 | Add access, sigaltstack, sigaction emulations | Michael Meissner | 1 | -1/+1 |
1996-10-18 | Add support for fsel | Michael Meissner | 1 | -1/+1 |
1996-09-20 | PSIM 1996/9/19 update | Michael Meissner | 1 | -2/+2 |
1996-08-12 | Test whether /dev/zero works before attemping to us it | Michael Meissner | 1 | -0/+28 |
1996-08-06 | 7/30 release from Andrew | Michael Meissner | 1 | -5/+77 |
1996-07-23 | New simulator changes from Andrew | Michael Meissner | 1 | -15/+53 |
1996-06-26 | Make simulator build again on SunOS and HP/US systems | Michael Meissner | 1 | -20/+90 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -1/+2 |
1996-06-03 | Add time, gettimeofday, and getrusage system call support | Michael Meissner | 1 | -0/+8 |
1996-06-02 | Add Solaris and Linux emulations | Michael Meissner | 1 | -2/+3 |
1996-05-24 | More changes for GO32 canadian cross builds | Michael Meissner | 1 | -1/+6 |
1996-05-16 | Check for sys/ioctl.h | Michael Meissner | 1 | -1/+1 |
1996-04-30 | Work in a cross compile environment | Michael Meissner | 1 | -14/+22 |
1996-03-29 | Add --enable-sim-stdio to make console I/O use stdio, not printf_filtered and... | Michael Meissner | 1 | -0/+12 |
1996-03-08 | Make psim build on AIX 4.1 | Michael Meissner | 1 | -1/+1 |
1996-02-16 | Update to rev 1.0 from andrew | Michael Meissner | 1 | -2/+5 |
1996-02-14 | Work with HP/UX 9.00 | Michael Meissner | 1 | -0/+1 |
1996-01-10 | Latest changes from Andrew | Michael Meissner | 1 | -1/+1 |
1995-12-19 | 12/19 release from Andrew that fixes Netbsd break problem | Michael Meissner | 1 | -8/+8 |
1995-12-15 | Changes from Andrew | Michael Meissner | 1 | -5/+5 |
1995-11-30 | Let autoconf determine if host is big endian or not | Michael Meissner | 1 | -0/+3 |
1995-11-28 | Add determining when we do not have enough writeback slots; Do not do model s... | Michael Meissner | 1 | -2/+2 |
1995-11-27 | Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ... | Michael Meissner | 1 | -1/+1 |
1995-11-25 | Sort instruction names; Add igen -R option; count # of CRs that mtcrf moved | Michael Meissner | 1 | -3/+4 |
1995-11-16 | Delete old functional_unit support; Add --enable-sim-model-issue; Monitor bra... | Michael Meissner | 1 | -12/+12 |
1995-11-13 | checkpoint | Michael Meissner | 1 | -3/+12 |
1995-11-12 | Various changes | Michael Meissner | 1 | -6/+13 |
1995-11-11 | Check for files in the source directory, not the build directory | Michael Meissner | 1 | -4/+4 |
1995-11-10 | Tons of changes to allow model specific information in the instruction file. | Michael Meissner | 1 | -40/+71 |
1995-11-10 | If --enable-sim-inline is not specified, default to DEFAULT_INLINE=1, not 2. | Michael Meissner | 1 | -1/+1 |
1995-11-09 | Obey --silent | Michael Meissner | 1 | -29/+44 |
1995-11-09 | Turn on INLINES if using GCC to compile simulator; Print more stuff if reques... | Michael Meissner | 1 | -27/+103 |
1995-11-09 | General cleanup; add -t options support to print all options | Michael Meissner | 1 | -2/+2 |