r221967 - in /trunk: config/ChangeLog config/mh...
iains@gcc.gnu.org
iains@gcc.gnu.org
Fri Apr 10 06:43:00 GMT 2015
Author: iains
Date: Fri Apr 10 06:43:52 2015
New Revision: 221967
URL: https://gcc.gnu.org/viewcvs?rev=221967&root=gcc&view=rev
Log:
PR target/65351
config/
* mh-darwin: Only apply -mdynamic-no-pic for m32 Darwin when the compiler in
use supports -mno-dynamic-no-pic.
* picflag.m4: Only append -mno-dynamic-no-pic for Darwin when -mdynamic-no-pic
is present in CFLAGS.
libiberty/
* configure: Regenerate.
libada/
* configure: Regenerate.
libgcc/
* configure: Regenerate.
gcc/
* configure: Regenerate.
Modified:
trunk/config/ChangeLog
trunk/config/mh-darwin
trunk/config/picflag.m4
trunk/gcc/ChangeLog
trunk/gcc/configure
trunk/libada/ChangeLog
trunk/libada/configure
trunk/libgcc/ChangeLog
trunk/libgcc/configure
trunk/libiberty/ChangeLog
trunk/libiberty/configure
More information about the Gcc-cvs
mailing list