r225862 - in /trunk: gcc/ChangeLog gcc/config.i...
ienkovich@gcc.gnu.org
ienkovich@gcc.gnu.org
Thu Jul 16 08:36:00 GMT 2015
Author: ienkovich
Date: Thu Jul 16 08:36:02 2015
New Revision: 225862
URL: https://gcc.gnu.org/viewcvs?rev=225862&root=gcc&view=rev
Log:
gcc/
* config/i386/linux-common.h (LINK_MPX): New.
(MPX_SPEC): Use LINK_MPX instead of %(link_mpx).
* configure.ac: Add HAVE_LD_BNDPLT_SUPPORT macro
indicating '-z bndplt' support by linker.
* configure: Regenerate.
* config.in: Regenerate.
libmpx/
* configure.ac: Remove link_mpx.
* libmpx.spec.in: Likewise.
* configure: Regenerate.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.in
trunk/gcc/config/i386/linux-common.h
trunk/gcc/configure
trunk/gcc/configure.ac
trunk/libmpx/ChangeLog
trunk/libmpx/configure
trunk/libmpx/configure.ac
trunk/libmpx/libmpx.spec.in
More information about the Gcc-cvs
mailing list