r220218 - in /trunk/libgomp: ChangeLog config/d...
mrs@gcc.gnu.org
mrs@gcc.gnu.org
Wed Jan 28 21:23:00 GMT 2015
Author: mrs
Date: Wed Jan 28 21:23:14 2015
New Revision: 220218
URL: https://gcc.gnu.org/viewcvs?rev=220218&root=gcc&view=rev
Log:
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.
Added:
trunk/libgomp/config/darwin/
trunk/libgomp/config/darwin/plugin-suffix.h
trunk/libgomp/config/hpux/
trunk/libgomp/config/hpux/plugin-suffix.h
trunk/libgomp/config/posix/plugin-suffix.h
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/configure.tgt
trunk/libgomp/target.c
More information about the Gcc-cvs
mailing list