aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/options.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger1-3/+3
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger1-2/+0
2016-01-04sim: punt x86-specific bswap logicMike Frysinger1-1/+0
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker1-2/+1
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker1-1/+1
2001-12-14* support sim-fpu.c for correct FP emulation.Matthew Green1-3/+3
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+247
1999-04-16Initial creation of sourceware repositoryStan Shebs1-175/+0
1996-08-067/30 release from AndrewMichael Meissner1-24/+51
1995-11-15Add option to make options inlineMichael Meissner1-1/+3
1995-11-12Add support for setting model name and other thingsMichael Meissner1-23/+4
1995-11-10Tons of changes to allow model specific information in the instruction file.Michael Meissner1-0/+1
1995-11-09Turn on INLINES if using GCC to compile simulator; Print more stuff if reques...Michael Meissner1-1/+19
1995-11-09General cleanup; add -t options support to print all optionsMichael Meissner1-0/+146