From 5373cd33a8cdb54a31bc7bf2ae4c9903efa4911c Mon Sep 17 00:00:00 2001 From: Ilya Enkovich Date: Tue, 10 Mar 2015 09:37:41 +0000 Subject: Makefile.def: Add libmpx. * Makefile.def: Add libmpx. * configure.ac: Add libmpx. * Makefile.in: Regenerate. * configure: Regenerate. gcc/ * config/i386/linux-common.h (LIBMPX_LIBS): New. (LIBMPX_SPEC): New. (CHKP_SPEC): New. * gcc.c (CHKP_SPEC): New. (LINK_COMMAND_SPEC): Add CHKP_SPEC. * c-family/c.opt (static-libmpx): New. libmpx/ Initial commit. From-SVN: r221311 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 71447b0..b3b3e73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-03-10 Ilya Enkovich + + * Makefile.def: Add libmpx. + * configure.ac: Add libmpx. + * Makefile.in: Regenerate. + * configure: Regenerate. + 2015-03-06 Kirill Yukhin * MAINTAINERS (CPU Port Maintainers): Add myself -- cgit v1.1