Re: [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-09-22 Thread Ilya Enkovich
On 17 Sep 12:17, Ilya Enkovich wrote: > On 19 May 11:23, Jeff Law wrote: > > On 05/19/14 02:19, Ilya Enkovich wrote: > > >On 16 May 13:39, Jeff Law wrote: > > >>On 04/16/14 05:35, Ilya Enkovich wrote: > > >>>Hi, > > >>> > > >>>This patch introduces Intel MPX bound registers and instructions. It >

Re: [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-09-17 Thread Ilya Enkovich
2014-09-17 13:46 GMT+04:00 Uros Bizjak : > On Wed, Sep 17, 2014 at 10:17 AM, Ilya Enkovich > wrote: > >>> >>>This patch introduces Intel MPX bound registers and instructions. It >>> >>>was approved earlier for 4.9 and had no significant changes since then. >>> >>>I'll assume patch is OK if no

Re: [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-09-17 Thread Uros Bizjak
On Wed, Sep 17, 2014 at 10:17 AM, Ilya Enkovich wrote: >> >>>This patch introduces Intel MPX bound registers and instructions. It was >> >>>approved earlier for 4.9 and had no significant changes since then. I'll >> >>>assume patch is OK if no objections arise. >> >>> >> >>>Patch was bootstra

Re: [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-09-17 Thread Ilya Enkovich
On 19 May 11:23, Jeff Law wrote: > On 05/19/14 02:19, Ilya Enkovich wrote: > >On 16 May 13:39, Jeff Law wrote: > >>On 04/16/14 05:35, Ilya Enkovich wrote: > >>>Hi, > >>> > >>>This patch introduces Intel MPX bound registers and instructions. It was > >>>approved earlier for 4.9 and had no signific

Re: [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-05-19 Thread Jeff Law
On 05/19/14 02:19, Ilya Enkovich wrote: On 16 May 13:39, Jeff Law wrote: On 04/16/14 05:35, Ilya Enkovich wrote: Hi, This patch introduces Intel MPX bound registers and instructions. It was approved earlier for 4.9 and had no significant changes since then. I'll assume patch is OK if no ob

Re: [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-05-19 Thread Ilya Enkovich
On 16 May 13:39, Jeff Law wrote: > On 04/16/14 05:35, Ilya Enkovich wrote: > >Hi, > > > >This patch introduces Intel MPX bound registers and instructions. It was > >approved earlier for 4.9 and had no significant changes since then. I'll > >assume patch is OK if no objections arise. > > > >Patc

Re: [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-05-16 Thread Jeff Law
On 04/16/14 05:35, Ilya Enkovich wrote: Hi, This patch introduces Intel MPX bound registers and instructions. It was approved earlier for 4.9 and had no significant changes since then. I'll assume patch is OK if no objections arise. Patch was bootstrapped and tested for linux-x86_64. Thank

Re: [PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-05-06 Thread Ilya Enkovich
2014-04-16 15:35 GMT+04:00 Ilya Enkovich : > Hi, > > This patch introduces Intel MPX bound registers and instructions. It was > approved earlier for 4.9 and had no significant changes since then. I'll > assume patch is OK if no objections arise. > > Patch was bootstrapped and tested for linux-x

[PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support

2014-04-16 Thread Ilya Enkovich
Hi, This patch introduces Intel MPX bound registers and instructions. It was approved earlier for 4.9 and had no significant changes since then. I'll assume patch is OK if no objections arise. Patch was bootstrapped and tested for linux-x86_64. Thanks, Ilya -- gcc/ 2014-04-16 Ilya Enkovich