aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/igen.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03sim: ppc: unify igen filter modulesMike Frysinger1-1/+1
2024-01-03sim: ppc: unify igen line number output modulesMike Frysinger1-6/+6
2024-01-01sim: ppc: rework igen error to match commonMike Frysinger1-2/+2
2024-01-01sim: ppc: rename igen max_insn_bit_sizeMike Frysinger1-2/+2
2024-01-01sim: ppc: drop build-config.h usageMike Frysinger1-1/+0
2023-12-21sim: ppc: igen: fix -G handlingMike Frysinger1-2/+9
2023-12-04sim: ppc: fix -Wmisleading-indentation warningsMike Frysinger1-1/+1
2022-10-29sim, sim/{m32c,ppc,rl78}: Use getopt_longTsukasa OI1-3/+6
2022-10-19sim/ppc: fix warnings related to printf format stringsAndrew Burgess1-1/+1
2021-10-31sim: ppc: use silent build rules here tooMike Frysinger1-0/+2
2021-06-17sim: ppc: avoid "PAGE_SIZE" nameMike Frysinger1-1/+1
2021-05-15sim: ppc: clean up various warningsMike Frysinger1-0/+1
2021-01-04sim: include stdlib.h for atoi()Mike Frysinger1-2/+1
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
2009-11-14 * configure.ac: If build != host, create a separate build-config.hNathan Froyd1-1/+1
2003-06-202003-06-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+5
2003-06-192003-06-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+7
2002-01-12* Makefile.in (tmp-igen): Pass -I $(srcdir) to igen.Matthew Green1-3/+44
2001-12-14* support sim-fpu.c for correct FP emulation.Matthew Green1-2/+8
1999-04-26import gdb-19990422 snapshotStan Shebs1-4/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+516
1999-04-16Initial creation of sourceware repositoryStan Shebs1-490/+0
1997-01-27January 23rd mergeMichael Meissner1-11/+23
1996-07-23New simulator changes from AndrewMichael Meissner1-3265/+268
1996-03-23update from andrewMichael Meissner1-105/+73
1995-11-25Sort instruction names; Add igen -R option; count # of CRs that mtcrf movedMichael Meissner1-7/+56
1995-11-24Fix warnings to everything can be compiled with -Wall; Redo model specific ch...Michael Meissner1-5/+5
1995-11-21Add floating point model specific support; Redo method model specific support...Michael Meissner1-38/+20
1995-11-17checkpoint ppc simulatorMichael Meissner1-14/+18
1995-11-16Delete old functional_unit support; Add --enable-sim-model-issue; Monitor bra...Michael Meissner1-2/+12
1995-11-16fix bug in last checkinMichael Meissner1-0/+2
1995-11-16more functional unit changesMichael Meissner1-26/+48
1995-11-15More model specific changesMichael Meissner1-245/+165
1995-11-14make inline model use static when inlining.Michael Meissner1-4/+7
1995-11-14make inline model use static when inlining.Michael Meissner1-7/+11
1995-11-14fix more warningsMichael Meissner1-1/+1
1995-11-14Fix warnings and dependencyMichael Meissner1-16/+1
1995-11-13checkpointMichael Meissner1-245/+337
1995-11-13Add model-functions supportMichael Meissner1-13/+104
1995-11-12Add support for setting model name and other thingsMichael Meissner1-23/+129
1995-11-10Tons of changes to allow model specific information in the instruction file.Michael Meissner1-29/+403
1995-11-09Turn on INLINES if using GCC to compile simulator; Print more stuff if reques...Michael Meissner1-1/+1
1995-11-09General cleanup; add -t options support to print all optionsMichael Meissner1-1/+1
1995-11-02Use autoconf correctly; provide more stats with -IMichael Meissner1-1/+10
1995-11-02Andrew's latest changes & print all instruction counts if -IMichael Meissner1-28/+48
1995-11-01Lots of changesMichael Meissner1-0/+2834