summaryrefslogtreecommitdiff
path: root/sim/ppc/options.c
Commit message (Expand)AuthorAgeFilesLines
* sim: ppc: drop old dgen.c generatorMike Frysinger2022-12-201-4/+0
* sim: ppc: drop unused /dev/zero logicMike Frysinger2022-11-051-4/+0
* sim: ppc: delete unused host bitsize settingsMike Frysinger2022-11-051-1/+0
* sim: ppc: drop use of DATE & TIMEMike Frysinger2022-11-031-6/+0
* sim: ppc: rename inline defines to match common codeMike Frysinger2021-06-191-4/+4
* sim: ppc: convert to bfd_endianMike Frysinger2021-06-161-4/+3
* sim: ppc: drop host endian configure optionMike Frysinger2021-06-161-1/+1
* sim: ppc: clean up various warningsMike Frysinger2021-05-151-1/+1
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-131-3/+3
* sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger2016-01-101-2/+0
* sim: punt x86-specific bswap logicMike Frysinger2016-01-041-1/+0
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* * support sim-fpu.c for correct FP emulation.Matthew Green2001-12-141-3/+3
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+247
* Initial creation of sourceware repositoryStan Shebs1999-04-161-175/+0
* 7/30 release from AndrewMichael Meissner1996-08-061-24/+51
* Add option to make options inlineMichael Meissner1995-11-151-1/+3
* Add support for setting model name and other thingsMichael Meissner1995-11-121-23/+4
* Tons of changes to allow model specific information in the instruction file.Michael Meissner1995-11-101-0/+1
* Turn on INLINES if using GCC to compile simulator; Print more stuff if reques...Michael Meissner1995-11-091-1/+19
* General cleanup; add -t options support to print all optionsMichael Meissner1995-11-091-0/+146