2015-01-28 Jack Howarth <howarth.at.gcc@gmail.com>
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 2015 21:25:19 +0000 (21:25 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 2015 21:25:19 +0000 (21:25 +0000)
commitae76874abdf11bb77597f7285cb115bd78e82fda
treeea441109c0b24fa077aba7ab05ef8f91b475a3af
parent2c9b065bf5372408e43d8bf41ff41f8a31b1fe72
2015-01-28  Jack Howarth  <howarth.at.gcc@gmail.com>

PR libgomp/64635
* configure.tgt (*-*-aix*): Use config_path "aix posix".
(*-*-darwin*): Use config_path "bsd darwin posix".
(*-*-hpux*): Use config_path "hpux posix".
* target.c: Add include of plugin-suffix.h and use
SONAME_SUFFIX macro.
* config/aix/plugin-suffix.h: New file.
* config/darwin/plugin-suffix.h: New file.
* config/hpux/plugin-suffix.h: New file.
* config/posix/plugin-suffix.h: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220220 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/config/aix/plugin-suffix.h [new file with mode: 0644]