https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64635

--- Comment #25 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> ---
Author: mrs
Date: Wed Jan 28 21:25:19 2015
New Revision: 220220

URL: https://gcc.gnu.org/viewcvs?rev=220220&root=gcc&view=rev
Log:
2015-01-28  Jack Howarth  <howarth.at....@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.

Added:
    trunk/libgomp/config/aix/
    trunk/libgomp/config/aix/plugin-suffix.h

Reply via email to