]> gcc.gnu.org Git - gcc.git/commit
Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth argument to genmultilib.
authorBen Collins <bcollins@debian.org>
Mon, 6 Mar 2000 18:05:52 +0000 (18:05 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 6 Mar 2000 18:05:52 +0000 (19:05 +0100)
commit0a8d66180c7acc2e53e62127c2de2a9a0a53dce2
tree222bb1ec57e5b5560e626764100e5afd5f9e13f5
parentfd05eb8097447db2163a7900a2db30be7aaf9851
Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth argument to genmultilib.

* Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth
argument to genmultilib.
* genmultilib: accept new MULTILIB_EXCLUSIONS option and output
the contents into the multilib.h header.
* gcc.c: Declare multilib_exclusions for the specs file.
(set_multilib_dir): Use it.
(print_multilib_info): Likewise.
* t-linux64: Declare arguments for new MULTILIB_EXCLUSIONS option
to pass to genmultilib.

From-SVN: r32365
gcc/ChangeLog
gcc/Makefile.in
gcc/config/sparc/t-linux64
gcc/gcc.c
gcc/genmultilib
This page took 0.057192 seconds and 5 git commands to generate.