Age | Commit message (Expand) | Author | Files | Lines |
2017-01-30 | * mpxrt/mpxrt-utils.h (__mpxrt_stop): New prototype. | Jakub Jelinek | 2 | -0/+5 |
2017-01-21 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 5 | -4/+13 |
2017-01-20 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 1 | -1/+1 |
2017-01-19 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 6 | -6/+38 |
2017-01-17 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 5 | -2/+17 |
2016-12-27 | libtool-version: New version. | Alexander Ivchenko | 3 | -13/+34 |
2016-12-26 | libtool-version: New version. | Alexander Ivchenko | 5 | -4/+68 |
2016-11-15 | config-ml.in: Remove references to GCJ. | Matthias Klose | 2 | -2/+5 |
2016-06-10 | mpx_wrappers.c (move_bounds): Fix overflow bug. | Ilya Enkovich | 2 | -1/+15 |
2016-01-21 | libtool-version: Remove. | Matthias Klose | 2 | -6/+4 |
2016-01-20 | mpxrt.c (handler): Fix verbosity for error message. | Ilya Enkovich | 2 | -2/+6 |
2016-01-18 | mpx_wrappers.c (__mpx_wrapper_memmove): Avoid -Wdiscarded-qualifiers warning. | Jakub Jelinek | 2 | -6/+11 |
2015-12-29 | mpx_wrappers.c (__mpx_wrapper_memmove): Special handling of one pointer copy. | Tsvetkova Alexandra | 2 | -0/+16 |
2015-12-11 | Makefile.am (libmpx_la_LDFLAGS): Add -version-info option. | Tsvetkova Alexandra | 12 | -94/+523 |
2015-10-15 | re PR other/66887 (trunk/libmpx/mpxrt/mpxrt.c:158: possible performance problem) | Ilya Enkovich | 2 | -7/+7 |
2015-07-16 | linux-common.h (LINK_MPX): New. | Ilya Enkovich | 4 | -35/+8 |
2015-05-13 | libmpx: Bump to automake 1.11.6 | Michael Haubenwallner | 6 | -103/+204 |
2015-04-27 | configure.ac: Drop AC_PROG_CXX and friends, since libmpx has no C++ sources. | Steven Noonan | 3 | -3713/+12 |
2015-04-09 | mpx_wrappers.c (__mpx_wrapper_memmove): Add zero length check. | Ilya Enkovich | 2 | -0/+8 |
2015-04-02 | re PR driver/65444 (-z bndplt isn't passed to linker for -mmpx when building ... | Ilya Enkovich | 4 | -3/+44 |
2015-03-12 | re PR other/65384 (Intel MPX does not support x32) | Ilya Enkovich | 3 | -5/+11 |
2015-03-10 | linux-common.h (LIBMPX_WRAPPERSSPEC): New. | Ilya Enkovich | 10 | -6/+985 |
2015-03-10 | Makefile.def: Add libmpx. | Ilya Enkovich | 18 | -0/+20920 |