aboutsummaryrefslogtreecommitdiff
path: root/libmpx/ChangeLog
AgeCommit message (Expand)Author
2018-06-08Remove MPXMartin Liska
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2017-11-17Enable building libmpx with Intel CETIgor Tsimbalist
2017-01-30* mpxrt/mpxrt-utils.h (__mpxrt_stop): New prototype.Jakub Jelinek
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-20re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-19re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-12-27libtool-version: New version.Alexander Ivchenko
2016-12-26libtool-version: New version.Alexander Ivchenko
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2016-06-10mpx_wrappers.c (move_bounds): Fix overflow bug.Ilya Enkovich
2016-01-21libtool-version: Remove.Matthias Klose
2016-01-20mpxrt.c (handler): Fix verbosity for error message.Ilya Enkovich
2016-01-18mpx_wrappers.c (__mpx_wrapper_memmove): Avoid -Wdiscarded-qualifiers warning.Jakub Jelinek
2015-12-29mpx_wrappers.c (__mpx_wrapper_memmove): Special handling of one pointer copy.Tsvetkova Alexandra
2015-12-11Makefile.am (libmpx_la_LDFLAGS): Add -version-info option.Tsvetkova Alexandra
2015-10-15re PR other/66887 (trunk/libmpx/mpxrt/mpxrt.c:158: possible performance problem)Ilya Enkovich
2015-07-16linux-common.h (LINK_MPX): New.Ilya Enkovich
2015-05-13libmpx: Bump to automake 1.11.6Michael Haubenwallner
2015-04-27configure.ac: Drop AC_PROG_CXX and friends, since libmpx has no C++ sources.Steven Noonan
2015-04-09mpx_wrappers.c (__mpx_wrapper_memmove): Add zero length check.Ilya Enkovich
2015-04-02re PR driver/65444 (-z bndplt isn't passed to linker for -mmpx when building ...Ilya Enkovich
2015-03-12re PR other/65384 (Intel MPX does not support x32)Ilya Enkovich
2015-03-10linux-common.h (LIBMPX_WRAPPERSSPEC): New.Ilya Enkovich
2015-03-10Makefile.def: Add libmpx.Ilya Enkovich