* Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Mar 2000 18:05:52 +0000 (18:05 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Mar 2000 18:05:52 +0000 (18:05 +0000)
commit54518c3b784f2dc667bdb37c3404d03c4f6ed4a1
tree222bb1ec57e5b5560e626764100e5afd5f9e13f5
parent8934cb0c1a05849af6e704514c5e71ad7fbb04a1
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32365 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/config/sparc/t-linux64
gcc/gcc.c
gcc/genmultilib