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 v3 2/2] soft-fp: Add inplementation for 128 bit self-contained


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?

Thanks :)
On Tue, Nov 6, 2018 at 12:17 AM Joseph Myers <joseph@codesourcery.com> wrote:
>
> On Sat, 3 Nov 2018, Kito Cheng wrote:
>
> > I can testing following changes on riscv* and nds32 target, but I am
> > not sure should we also test other arch before send a patch?
>
> 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.
>
> --
> Joseph S. Myers
> joseph@codesourcery.com


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