2002-05-23 Bo Thorsen <bo@suse.de>
authorbo <bo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 May 2002 14:01:40 +0000 (14:01 +0000)
committerbo <bo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 May 2002 14:01:40 +0000 (14:01 +0000)
commitb9d4327f80ae0a97becce39568e3d7bddc08b421
treee87605a18bba39e1c541a5f0a3097e566eecac2b
parenteadca1d597846ed181a0656fa5609b3ace408dc2
2002-05-23  Bo Thorsen  <bo@suse.de>

        * config/i386/libgcc-x86_64-glibc.ver: Copy this file from the
3.1 branch. The file was made by Jakub Jelinek.
* config/i386/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Add i386
support so multilib doesn't break. And don't define this at all
when -Dinhibit_libc is used.
(MULTILIB_DEFAULTS): Always set default to 64 bit compilation.
* config/i386/t-linux64: Implement full multilib support. Patch
originally done by Andreas Jaeger and Jakub Jelinek.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53927 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/i386/linux64.h
gcc/config/i386/t-linux64