* config/t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Feb 2004 21:39:23 +0000 (21:39 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Feb 2004 21:39:23 +0000 (21:39 +0000)
commit51bfa4d409a28fbaaa9262a9048e17dd476d515c
tree6e9ece8212d6e8e92e2a1270bf236bb35f2b86c7
parentc0951a3aea101cacd8278a5a40e8880f061a1560
    * config/t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME
        in terms of SHLIB_SOVERSION.
        * config/m68k/t-slibgcc-elf-ver: New file.
        * config/pa/t-slibgcc-elf-ver: New file.
        * config.gcc (m68k-linux, parisc-linux): Use them when not
        sjlj exceptions are not configured.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77920 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/m68k/t-slibgcc-elf-ver [new file with mode: 0644]
gcc/config/pa/t-slibgcc-elf-ver [new file with mode: 0644]
gcc/config/t-slibgcc-elf-ver