On 04/28/2016 10:08 PM, Yulia Koval wrote:
Thanks,
Here is the patch. Is it ok?
Update TARGET_FUNCTION_INCOMING_ARG documentation
On x86, interrupt handlers are only called by processors which push
interrupt data onto stack at the address where the normal return address
is. Sin
Gentle ping.
-Original Message-
From: Yulia Koval [mailto:vaalfr...@gmail.com]
Sent: Friday, April 29, 2016 7:09 AM
To: H.J. Lu
Cc: Jeff Law ; Koval, Julia ;
gcc-patches@gcc.gnu.org; Lu, Hongjiu ; ubiz...@gmail.com;
Zamyatin, Igor
Subject: Re: [PATCH] x86 interrupt attribute patch [1
Thanks,
Here is the patch. Is it ok?
Update TARGET_FUNCTION_INCOMING_ARG documentation
On x86, interrupt handlers are only called by processors which push
interrupt data onto stack at the address where the normal return address
is. Since interrupt handlers must access interrupt d
On Thu, Apr 28, 2016 at 11:22 AM, Yulia Koval wrote:
> Thank you,
> Here is the repost.
>
> Update TARGET_FUNCTION_INCOMING_ARG documentation
>
> On x86, interrupt handlers are only called by processors which push
> interrupt data onto stack at the address where the normal return address
>
Thank you,
Here is the repost.
Update TARGET_FUNCTION_INCOMING_ARG documentation
On x86, interrupt handlers are only called by processors which push
interrupt data onto stack at the address where the normal return address
is. Since interrupt handlers must access interrupt data via po
On 04/20/2016 07:48 AM, Koval, Julia wrote:
Sorry, here is the right patch.
-Original Message-
From: Koval, Julia
Sent: Wednesday, April 20, 2016 4:42 PM
To: 'gcc-patches@gcc.gnu.org'
Cc: Lu, Hongjiu ; 'vaalfr...@gmail.com' ;
'ubiz...@gmail.com' ; 'l...@redhat.com' ; Zamyatin, Igor
S
Sorry, here is the right patch.
-Original Message-
From: Koval, Julia
Sent: Wednesday, April 20, 2016 4:42 PM
To: 'gcc-patches@gcc.gnu.org'
Cc: Lu, Hongjiu ; 'vaalfr...@gmail.com'
; 'ubiz...@gmail.com' ;
'l...@redhat.com' ; Zamyatin, Igor
Subject: [PATCH] x86 interrupt attribute patch