aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/dgen.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-20sim: ppc: drop old dgen.c generatorMike Frysinger1-334/+0
2022-12-19sim: ppc: change spreg switch table generation to compile-timeMike Frysinger1-11/+10
2022-11-10sim: ppc: drop support for dgen -L optionMike Frysinger1-5/+1
2022-11-10sim: ppc: collapse is_readonly & length switch tables heavilyMike Frysinger1-7/+15
2022-11-10sim: ppc: collapse is_valid switch table moreMike Frysinger1-1/+4
2022-11-10sim: ppc: pull default switch return outMike Frysinger1-2/+1
2022-11-10sim: ppc: constify spreg tableMike Frysinger1-2/+2
2022-10-29sim, sim/{m32c,ppc,rl78}: Use getopt_longTsukasa OI1-2/+4
2021-10-31sim: ppc: use silent build rules here tooMike Frysinger1-0/+2
2021-01-11sim: clean up C11 header includesMike Frysinger1-10/+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
2009-11-14 * configure.ac: If build != host, create a separate build-config.hNathan Froyd1-1/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+336
1999-04-16Initial creation of sourceware repositoryStan Shebs1-333/+0
1995-11-02Use autoconf correctly; provide more stats with -IMichael Meissner1-3/+17
1995-11-02Andrew's latest changes & print all instruction counts if -IMichael Meissner1-0/+319