[PATCH v3 2/2] soft-fp: Add inplementation for 128 bit self-contained

Joseph Myers joseph@codesourcery.com
Tue Nov 6 17:21:00 GMT 2018


On Tue, 6 Nov 2018, Kito Cheng wrote:

> Hi Joseph:
> 
> > I think testing on one architecture suffices - but the patch must update
> > *all* soft-fp files in GCC that come from glibc with copies of the glibc
> > versions, so that they become byte-identical to the glibc versions again -
> > not just the files with changes other than copyright dates.
> 
> Ok, I'll prepare patch and running testing in next few days, just one more
> question, here is 2 files not exist in current gcc's soft-fp, Makefile
> and testit.c,
> should we also copy those 2 files even it's unused for gcc to make sure
> it's byte-identical with glibc version?

No.  It's the subset of files that are present in both places that should 
be byte-identical between them.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list