linux-common.h (LIBMPX_WRAPPERSSPEC): New.
[gcc.git] / libmpx / ChangeLog
1 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2
3 * Makefile.am (SUBDIRS): Add mpxwrap when used
4 AS supports MPX.
5 (MAKEOVERRIDES): New.
6 * Makefile.in: Regenerate.
7 * configure.ac: Check AS supports MPX. Add
8 mpxintr/Makefile to config files.
9 * configure: Regenerate.
10 * mpxwrap/Makefile.am: New.
11 * mpxwrap/Makefile.in: New.
12 * mpxwrap/libtool-version: New.
13 * mpxwrap/mpx_wrappers.cc: New.
14 * mpxwrap/libmpxwrappers.map: New.
15
16 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
17
18 Initial commit.