diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-11-10 02:52:45 +0700 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-12-20 21:05:43 -0500 |
commit | ee3314c43609e4bc1628f1b757a9f4b101e7ab6a (patch) | |
tree | 2df8caae31add11f924a7cae95437895a60e970f /gas/codeview.h | |
parent | 0d90ae96c5668fcd1c1499bdf6e03d105d8650b2 (diff) | |
download | binutils-ee3314c43609e4bc1628f1b757a9f4b101e7ab6a.zip binutils-ee3314c43609e4bc1628f1b757a9f4b101e7ab6a.tar.gz binutils-ee3314c43609e4bc1628f1b757a9f4b101e7ab6a.tar.bz2 |
sim: ppc: move spreg.[ch] files to the source tree
Simplify the build by moving the generation of these files from
build-time (via dgen.c that we have to compile & execute on the
build system) to maintainer/release mode (via spreg-gen.py that
we only ever execute when the spreg table actually changes). It
speeds up the build process and makes it easier for us to reason
about & review changes to the code generator.
The tool is renamed from "dgen" because it's hardcoded to only
generated spreg files. It isn't a generalized tool for creating
lookup tables.
Diffstat (limited to 'gas/codeview.h')
0 files changed, 0 insertions, 0 deletions