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