aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/t-slibgcc-elf-ver
AgeCommit message (Collapse)AuthorFilesLines
2004-02-16t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of ↵Matthias Klose1-0/+3
SHLIB_SOVERSION. * 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. From-SVN: r77920