On 11/19/14 07:15, Ilya Enkovich wrote:
--
2014-11-19 Ilya Enkovich <ilya.enkov...@intel.com>
* Makefile.def: Add libmpx.
* configure.ac: Add libmpx.
* Makefile.in: Regenerate.
* configure: Regenerate.
gcc/
2014-11-19 Ilya Enkovich <ilya.enkov...@intel.com>
* gcc.c (LIBMPX_LIBS): New.
(LIBMPX_SPEC): New.
(MPX_SPEC): New.
(LINK_COMMAND_SPEC): Add MPX_SPEC.
* c-family/c.opt (static-libmpx): New.
libmpx/
2014-11-19 Ilya Enkovich <ilya.enkov...@intel.com>
Initial commit.
So I have only done a cursory peek at this code, but one thing which I
did immediately note was the CPU feature testing stuff. Shouldn't all
that stuff be integrated into the feature testing bits already found in
libgcc?
I've asked the steering committee to vote on accepting the runtime --
necessary given Intel is keeping copyright ownership to the best of my
knowledge.
Jeff