aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/configure.in
AgeCommit message (Expand)AuthorFilesLines
1995-12-1912/19 release from Andrew that fixes Netbsd break problemMichael Meissner1-8/+8
1995-12-15Changes from AndrewMichael Meissner1-5/+5
1995-11-30Let autoconf determine if host is big endian or notMichael Meissner1-0/+3
1995-11-28Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1-2/+2
1995-11-27Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ...Michael Meissner1-1/+1
1995-11-25Sort instruction names; Add igen -R option; count # of CRs that mtcrf movedMichael Meissner1-3/+4
1995-11-16Delete old functional_unit support; Add --enable-sim-model-issue; Monitor bra...Michael Meissner1-12/+12
1995-11-13checkpointMichael Meissner1-3/+12
1995-11-12Various changesMichael Meissner1-6/+13
1995-11-11Check for files in the source directory, not the build directoryMichael Meissner1-4/+4
1995-11-10Tons of changes to allow model specific information in the instruction file.Michael Meissner1-40/+71
1995-11-10If --enable-sim-inline is not specified, default to DEFAULT_INLINE=1, not 2.Michael Meissner1-1/+1
1995-11-09Obey --silentMichael Meissner1-29/+44
1995-11-09Turn on INLINES if using GCC to compile simulator; Print more stuff if reques...Michael Meissner1-27/+103
1995-11-09General cleanup; add -t options support to print all optionsMichael Meissner1-2/+2
1995-11-08first stage in function unit support; add new switches & latest code from andrewMichael Meissner1-21/+57
1995-11-03Fix typo in last changesMichael Meissner1-4/+4
1995-11-03Update dependencies; Fix multiple options in --enable-sim-cflagsMichael Meissner1-1/+1
1995-11-02Use autoconf correctly; provide more stats with -IMichael Meissner1-116/+214
1995-11-02Andrew's latest changes & print all instruction counts if -IMichael Meissner1-2/+7
1995-11-01Lots of changesMichael Meissner1-78/+87
1995-11-01fix typo in last changeMichael Meissner1-1/+1
1995-10-31map , to spaces in --enable-sim-cflagsMichael Meissner1-2/+2
1995-10-31Add various switches to control how the simulator is builtMichael Meissner1-0/+101
1995-09-08Update to new config schemeMichael Meissner1-10/+18
1995-09-08Do not include sysdep.h, bfd no longer provides itMichael Meissner1-8/+0
1995-08-23Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au>Michael Meissner1-0/+32