libgcc-x86_64-glibc.ver: Copy this file from the 3.1 branch.
authorBo Thorsen <bo@gcc.gnu.org>
Mon, 27 May 2002 14:01:40 +0000 (16:01 +0200)
committerBo Thorsen <bo@gcc.gnu.org>
Mon, 27 May 2002 14:01:40 +0000 (16:01 +0200)
commit96842bcde6e7600f3d525805ef5ba7dea3b3dbf5
treee87605a18bba39e1c541a5f0a3097e566eecac2b
parentb86aa7b0487f06daa14d302950147b24edf1d478
libgcc-x86_64-glibc.ver: Copy this file from the 3.1 branch.

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.

From-SVN: r53927
gcc/config/i386/linux64.h
gcc/config/i386/t-linux64