This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints


On 12/21/18 10:46 AM, Joseph Myers wrote:
> On Tue, 18 Dec 2018, Vineet Gupta wrote:
> 
>> This corresponds to the version
>>
>> Author: law <law@138bc75d-0d04-0410-961f-82ee72b054a4>
>> Date:   Tue Jun 27 16:10:15 2017 +0000
>>
>>         * longlong.h: Remove ns32k support.
> It seems odd to update from an out-of-date version of longlong.h, missing 
> the subsequent RISC-V changes. 

Sorry, that was way back when I started the port (not an excuse for sure).

> So I've committed this patch instead to 
> update to the current version in GCC.

Thx, a lot. I'll drop this from v2.

> Update longlong.h.
> 
> This patch updates longlong.h from GCC.  There were no local changes
> in glibc (the previous version was identical to the r232143 GCC
> version, apart from copyright dates which had been updated in both
> places), so this patch makes it identical to the version in GCC again.
> 
> Tested for x86_64 and x86.  Also tested with build-many-glibcs.py for
> its RISC-V configurations, as the glibc architecture with the most
> substantial changes in longlong.h in this patch.
> 
> 2018-12-21  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* stdlib/longlong.h: Update from GCC.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]