Re: [PATCH, i386, Pointer Bounds Checker 34/x] Vararg functions support

2014-09-22 Thread Ilya Enkovich
On 21 Sep 18:08, Uros Bizjak wrote: > Hello! > > > This patch introduces initialization of incoming bounds for vararg function > > on i386 target. > > > > Bootstrapped and tested on linux-x86_64. > > > > Thanks, > > Ilya > > -- > > gcc/ > > > > 2014-06-11 Ilya Enkovich > > > > * config

Re: [PATCH, i386, Pointer Bounds Checker 34/x] Vararg functions support

2014-09-21 Thread Uros Bizjak
Hello! > This patch introduces initialization of incoming bounds for vararg function > on i386 target. > > Bootstrapped and tested on linux-x86_64. > > Thanks, > Ilya > -- > gcc/ > > 2014-06-11 Ilya Enkovich > > * config/i386/i386.c (ix86_setup_incoming_varargs): New. > (ix86_v

Re: [PATCH, i386, Pointer Bounds Checker 34/x] Vararg functions support

2014-09-15 Thread Ilya Enkovich
Ping 2014-06-11 18:06 GMT+04:00 Ilya Enkovich : > Hi, > > This patch introduces initialization of incoming bounds for vararg function > on i386 target. > > Bootstrapped and tested on linux-x86_64. > > Thanks, > Ilya > -- > gcc/ > > 2014-06-11 Ilya Enkovich > > * config/i386/i386.c (ix8

[PATCH, i386, Pointer Bounds Checker 34/x] Vararg functions support

2014-06-11 Thread Ilya Enkovich
Hi, This patch introduces initialization of incoming bounds for vararg function on i386 target. Bootstrapped and tested on linux-x86_64. Thanks, Ilya -- gcc/ 2014-06-11 Ilya Enkovich * config/i386/i386.c (ix86_setup_incoming_varargs): New. (ix86_va_start): Initialize bounds