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: Regenerate x86 and x86_64 ulps


On Wed, 3 Jul 2013, Jeroen wrote:

> That makes sense. I have done 4 builds on an AMD FX-8350 with GCC 4.8.1. 
> the targets are i686 and x86-64, each with 'generic' and 'native' 
> compiler flags. The 4 diffs are listed with the respective C(XX)FLAGS 
> below:

These seem plausible ... for commit purposes we'll want a single patch 
created with "git diff", rather than two separate overlapping diffs for 
each file that would be problematic to merge.  That is, do "make 
regen-ulps" for one configuration and move the new file into the right 
place in the source tree, repeat for the other three configurations and 
send the resulting "git diff" output.

-- 
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]