]> gcc.gnu.org Git - gcc.git/commit
Simplify config/avr/genmultilib.awk.
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 22 May 2017 12:16:21 +0000 (12:16 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 22 May 2017 12:16:21 +0000 (12:16 +0000)
commit6aea3c3720b89f43b3fd6553a8a70fa5fc26dd4b
treeafd081d20353f1f1d3646fb23787b84ea6571482
parent3b205ea1bdc612cd50a4a1cb28f0b303db2815c8
Simplify config/avr/genmultilib.awk.

gcc/
Simplify config/avr/genmultilib.awk.
* config/avr/t-avr (AWK) [t-multilib]: Remove "-v FORMAT=Makefile"
command option from $(AWK) call.
* config/avr/genmultilib.awk: Simplify and rewrite so that it
generates MULTILIB_REQUIRED instead of MULTILIB_EXCEPTIONS.
[FORMAT]: Remove handling of variable.
* config/avr/t-multilib: Regenerate.

From-SVN: r248332
gcc/ChangeLog
gcc/config/avr/genmultilib.awk
gcc/config/avr/t-avr
gcc/config/avr/t-multilib
This page took 0.063426 seconds and 5 git commands to generate.