summaryrefslogtreecommitdiff
path: root/libmpx
AgeCommit message (Expand)Author
2018-12-06Update ChangeLog and version files for releasereleases/gcc-7.4.0Richard Biener
2018-06-22backport: re PR jit/85384 (libgccjit does not work if --with-gcc-major-versio...Jakub Jelinek
2018-01-25Update ChangeLog and version files for releasereleases/gcc-7.3.0Richard Biener
2017-08-14Update ChangeLog and version files for releasereleases/gcc-7.2.0Richard Biener
2017-05-02Update ChangeLog and version files for releasereleases/gcc-7.1.0GCC Administrator
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