summaryrefslogtreecommitdiff
path: root/sim/ppc/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-221-2/+10
* Don't try to link in sim-bits.o.Andrew Cagney2001-12-161-1/+1
* * support sim-fpu.c for correct FP emulation.Matthew Green2001-12-141-2/+15
* import gdb-1999-05-10Stan Shebs1999-05-111-1/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+745
* Initial creation of sourceware repositoryStan Shebs1999-04-161-745/+0
* Do not try to include sys/mount.h anymoreMichael Meissner1998-06-261-1/+1
* Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1998-04-291-0/+3
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-261-1/+1
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-241-0/+5
* Sync powerpc simulator with public version. Enable FPSCR and stringAndrew Cagney1997-07-031-1/+1
* * emul_bugapi.c (emul_bugapi_create): Guard against NULL images.Andrew Cagney1997-03-251-1/+1
* PR 11678 - rename long decode-rule files to shorter ones, eliminateAndrew Cagney1997-02-141-4/+21
* * configure.in: Fix typo in test for callback.c.David Edelsohn1997-02-041-1/+1
* Fix from Cagney so that new common files do not show up when using psim on ol...Michael Meissner1997-01-301-0/+3
* build callback and targ-map from the common directoryMichael Meissner1997-01-291-0/+11
* January 23rd mergeMichael Meissner1997-01-271-5/+5
* New revision from AndrewMichael Meissner1996-12-101-278/+314
* Add access, sigaltstack, sigaction emulationsMichael Meissner1996-10-291-1/+1
* Add support for fselMichael Meissner1996-10-181-1/+1
* PSIM 1996/9/19 updateMichael Meissner1996-09-201-2/+2
* Test whether /dev/zero works before attemping to us itMichael Meissner1996-08-121-0/+28
* 7/30 release from AndrewMichael Meissner1996-08-061-5/+77
* New simulator changes from AndrewMichael Meissner1996-07-231-15/+53
* Make simulator build again on SunOS and HP/US systemsMichael Meissner1996-06-261-20/+90
* * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda1996-06-261-1/+2
* Add time, gettimeofday, and getrusage system call supportMichael Meissner1996-06-031-0/+8
* Add Solaris and Linux emulationsMichael Meissner1996-06-021-2/+3
* More changes for GO32 canadian cross buildsMichael Meissner1996-05-241-1/+6
* Check for sys/ioctl.hMichael Meissner1996-05-161-1/+1
* Work in a cross compile environmentMichael Meissner1996-04-301-14/+22
* Add --enable-sim-stdio to make console I/O use stdio, not printf_filtered and...Michael Meissner1996-03-291-0/+12
* Make psim build on AIX 4.1Michael Meissner1996-03-081-1/+1
* Update to rev 1.0 from andrewMichael Meissner1996-02-161-2/+5
* Work with HP/UX 9.00Michael Meissner1996-02-141-0/+1
* Latest changes from AndrewMichael Meissner1996-01-101-1/+1
* 12/19 release from Andrew that fixes Netbsd break problemMichael Meissner1995-12-191-8/+8
* Changes from AndrewMichael Meissner1995-12-151-5/+5
* Let autoconf determine if host is big endian or notMichael Meissner1995-11-301-0/+3
* Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1995-11-281-2/+2
* Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ...Michael Meissner1995-11-271-1/+1
* Sort instruction names; Add igen -R option; count # of CRs that mtcrf movedMichael Meissner1995-11-251-3/+4
* Delete old functional_unit support; Add --enable-sim-model-issue; Monitor bra...Michael Meissner1995-11-161-12/+12
* checkpointMichael Meissner1995-11-131-3/+12
* Various changesMichael Meissner1995-11-121-6/+13
* Check for files in the source directory, not the build directoryMichael Meissner1995-11-111-4/+4
* Tons of changes to allow model specific information in the instruction file.Michael Meissner1995-11-101-40/+71
* If --enable-sim-inline is not specified, default to DEFAULT_INLINE=1, not 2.Michael Meissner1995-11-101-1/+1
* Obey --silentMichael Meissner1995-11-091-29/+44
* Turn on INLINES if using GCC to compile simulator; Print more stuff if reques...Michael Meissner1995-11-091-27/+103