x86: add generated tables dependency check to gas
authorJan Beulich <jbeulich@suse.com>
Mon, 12 Dec 2022 07:48:25 +0000 (08:48 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 12 Dec 2022 07:48:25 +0000 (08:48 +0100)
commit313095ba2d898d46b768ddc804707b17212567ee
treee07812bc4f30cb190bdfde68f95e1b9df1b82a09
parent27cf5a35ce9698e60063eb0acf2e8c31143bd4bf
x86: add generated tables dependency check to gas

As requested by H.J., just for the sake of people potentially building
in gas/ alone, add a check that the generated files in opcodes/ are
actually up-to-date. Personally I think this should at best be a
warning, but I can see how this may not be easily noticable among other
make output (depending in particular on the verbosity level).
gas/Makefile.am
gas/Makefile.in