[ARM] PR target/79145 Fix xordi3 expander for immediate operands in iWMMXt
[official-gcc.git] / libmpx / ChangeLog
blob82daa1fc946549d57d6af833d0ec29890bfe7e00
1 2017-01-21  Jakub Jelinek  <jakub@redhat.com>
3         PR other/79046
4         * mpxrt/Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead
5         of cat to get version from BASE-VER file.
6         * mpxwrap/Makefile.am (gcc_version): Likewise.
7         * mpxrt/Makefile.in: Regenerated.
8         * mpxwrap/Makefile.in: Regenerated.
10 2017-01-19  Jakub Jelinek  <jakub@redhat.com>
12         PR other/79046
13         * aclocal.m4: Regenerated.
14         * configure: Regenerated.
15         * Makefile.in: Regenerated.
16         * mpxrt/Makefile.in: Regenerated.
17         * mpxwrap/Makefile.in: Regenerated.
19 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
21         PR other/79046
22         * configure.ac: Add GCC_BASE_VER.
23         * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
24         get version from BASE-VER file.
25         * configure: Regenerated.
26         * Makefile.in: Regenerated.
28 2016-12-27  H.J. Lu  <hongjiu.lu@intel.com>
29             Alexander Ivchenko  <alexander.ivchenko@intel.com>
31         * mpxwrap/libtool-version: New version.
32         * mpxwrap/mpx_wrappers.c (__mpx_wrapper_realloc): Make it
33         static with external alias.
34         (__mpx_wrapper_bzero): Ditto.
35         (mpx_wrapper_memcpy): Ditto.
36         (__mpx_wrapper_mempcpy): Ditto.
38 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
40         * mpxrt/libtool-version: New version.
41         * mpxrt/mpxrt-utils.c (set_mpx_rt_stop_handler): New function.
42         (print_help): Add help for CHKP_RT_STOP_HANDLER environment
43         variable.
44         (__mpxrt_init_env_vars): Add initialization of stop_handler.
45         (__mpxrt_stop_handler): New function.
46         (__mpxrt_stop): Ditto.
47         * mpxrt/mpxrt-utils.h (mpx_rt_stop_mode_handler_t): New enum.
48         * mpxrt/mpxrt.c (handler): Replace exit(255) with __mpxrt_stop
49         function call.
51 2016-11-15  Matthias Klose  <doko@ubuntu.com>
53         * configure: Regenerate.
55 2016-06-10  Ilya Enkovich  <ilya.enkovich@intel.com>
57         * mpxwrap/mpx_wrappers.c (move_bounds): Fix overflow bug.
59 2016-01-20  Matthias Klose  <doko@ubuntu.com>
61         * libtool-version: Remove.
63 2016-01-20  Ilya Enkovich  <enkovich.gnu@gmail.com>
65         * mpxrt/mpxrt.c (handler): Fix verbosity for error message.
67 2016-01-18  Jakub Jelinek  <jakub@redhat.com>
69         * mpxwrap/mpx_wrappers.c (__mpx_wrapper_memmove): Avoid
70         -Wdiscarded-qualifiers warning.  Fix up formatting.
72 2015-12-29  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
74         * libmpxwrap/mpx_wrappers.c (__mpx_wrapper_memmove): Special
75         handling of one pointer copy.
77 2015-12-11  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
79         * mpxrt/Makefile.am (libmpx_la_LDFLAGS): Add -version-info
80         option.
81         * libmpxwrap/Makefile.am (libmpx_la_LDFLAGS): Likewise and
82         fix include path.
83         * libmpx/Makefile.in: Regenerate.
84         * mpxrt/Makefile.in: Regenerate.
85         * libmpxwrap/Makefile.in: Regenerate.
86         * mpxrt/libtool-version: New version.
87         * libmpxwrap/libtool-version: Likewise.
88         * mpxrt/libmpx.map: Add new version and a new symbol.
89         * mpxrt/mpxrt.h: New file.
90         * mpxrt/mpxrt.c (NUM_L1_BITS): Moved to mpxrt.h.
91         (REG_IP_IDX): Moved to mpxrt.h.
92         (REX_PREFIX): Moved to mpxrt.h.
93         (XSAVE_OFFSET_IN_FPMEM): Moved to mpxrt.h.
94         (MPX_L1_SIZE): Moved to mpxrt.h.
95         * libmpxwrap/mpx_wrappers.c (mpx_pointer): New type.
96         (mpx_bt_entry): New type.
97         (alloc_bt): New function.
98         (get_bt): New function.
99         (copy_if_possible): New function.
100         (copy_if_possible_from_end): New function.
101         (move_bounds): New function.
102         (__mpx_wrapper_memmove): Use move_bounds to copy bounds.
104 2015-10-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
106         PR other/66887
107         * mpxrt/mpxrt.c (read_mpx_status_sig): Remove useless code.
109 2015-07-16  Ilya Enkovich  <enkovich.gnu@gmail.com>
111         * configure.ac: Remove link_mpx.
112         * libmpx.spec.in: Likewise.
113         * configure: Regenerate.
115 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
117         * Makefile.in: Regenerated with automake-1.11.6.
118         * aclocal.m4: Likewise.
119         * configure: Likewise.
120         * mpxrt/Makefile.in: Likewise.
121         * mpxwrap/Makefile.in: Likewise.
123 2015-04-27  Steven Noonan <steven@uplinklabs.net>
125         * configure.ac: Drop AC_PROG_CXX and friends, since libmpx has no C++
126         sources.
127         * configure: Regenerate.
129 2015-04-09  Ilya Enkovich  <ilya.enkovich@intel.com>
131         * mpxwrap/mpx_wrappers.c (__mpx_wrapper_memmove): Add
132         zero length check.
134 2015-04-02  Ilya Enkovich  <ilya.enkovich@intel.com>
136         PR driver/65444
137         * configure.ac: Add check for '-z bndplt' support
138         by linker. Add link_mpx output variable.
139         * libmpx.spec.in (link_mpx): New.
140         * configure: Regenerate.
142 2015-03-12  Ilya Enkovich  <ilya.enkovich@intel.com>
144         PR other/65384
145         * configure.ac: Fix x32 test.
146         * configure: Regenerate.
148 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
150         * Makefile.am (SUBDIRS): Add mpxwrap when used
151         AS supports MPX.
152         (MAKEOVERRIDES): New.
153         * Makefile.in: Regenerate.
154         * configure.ac: Check AS supports MPX.  Add
155         mpxintr/Makefile to config files.
156         * configure: Regenerate.
157         * mpxwrap/Makefile.am: New.
158         * mpxwrap/Makefile.in: New.
159         * mpxwrap/libtool-version: New.
160         * mpxwrap/mpx_wrappers.cc: New.
161         * mpxwrap/libmpxwrappers.map: New.
163 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
165         Initial commit.