> On Fri, Apr 13, 2012 at 7:34 AM, H.J. Lu wrote:
>> On Fri, Apr 13, 2012 at 7:02 AM, Uros Bizjak wrote:
>>> On Fri, Apr 13, 2012 at 12:37 PM, Ilya Enkovich
>>> wrote:
>>>
2012-04-13 Enkovich Ilya
* config/i386/gnu-user-common.h: New.
* config/i386/gnu-
On Fri, Apr 13, 2012 at 7:34 AM, H.J. Lu wrote:
> On Fri, Apr 13, 2012 at 7:02 AM, Uros Bizjak wrote:
>> On Fri, Apr 13, 2012 at 12:37 PM, Ilya Enkovich
>> wrote:
>>
>>> 2012-04-13 Enkovich Ilya
>>>
>>> * config/i386/gnu-user-common.h: New.
>>>
>>> * config/i386/gnu-user.h (CPP
On Fri, Apr 13, 2012 at 7:02 AM, Uros Bizjak wrote:
> On Fri, Apr 13, 2012 at 12:37 PM, Ilya Enkovich
> wrote:
>
>> 2012-04-13 Enkovich Ilya
>>
>> * config/i386/gnu-user-common.h: New.
>>
>> * config/i386/gnu-user.h (CPP_SPEC): Moved to
>> gnu-user-common.h.
>> (CC
On Fri, Apr 13, 2012 at 12:37 PM, Ilya Enkovich wrote:
> 2012-04-13 Enkovich Ilya
>
> * config/i386/gnu-user-common.h: New.
>
> * config/i386/gnu-user.h (CPP_SPEC): Moved to
> gnu-user-common.h.
> (CC1_SPEC): Likewise.
> (ENDFILE_SPEC): Likewise.
> (DE
On Fri, Apr 13, 2012 at 12:37 PM, Ilya Enkovich wrote:
>> Hello!
>>
>>> Here is a patch which creates new gnu-user-common.h file and moves all
>>> common gnu-user.h and gnu-user64.h definitions to this new file. New
>>> file is required to avoid duplication of Android specific changes in
>>> gnu-u
> Hello!
>
>> Here is a patch which creates new gnu-user-common.h file and moves all
>> common gnu-user.h and gnu-user64.h definitions to this new file. New
>> file is required to avoid duplication of Android specific changes in
>> gnu-user.h and gnu-user64.h. This patch is actually a non Android
>
Hello!
> Here is a patch which creates new gnu-user-common.h file and moves all
> common gnu-user.h and gnu-user64.h definitions to this new file. New
> file is required to avoid duplication of Android specific changes in
> gnu-user.h and gnu-user64.h. This patch is actually a non Android
> specif
Hello,
Here is a patch which creates new gnu-user-common.h file and moves all
common gnu-user.h and gnu-user64.h definitions to this new file. New
file is required to avoid duplication of Android specific changes in
gnu-user.h and gnu-user64.h. This patch is actually a non Android
specific part of