On 12/01/2015 13:53, Peter Maydell wrote:
>>> >> I think we can do that, provided the reimplemented functions are in
>>> >> different places than the originals, so that the revert-and-reimplement
>>> >> is still clear from the diff.
>> >
>> > OK. I'll make sure I do that with the next version.
> Having tried it, this is pretty straightforward for the uint64_to_*
> functions, but the SNAN_BIT_IS_ONE code doesn't work out so nicely,
> because it's removing and reimplementing a lot of #ifdefs inside
> functions, rather than whole functions. We could squash together
> for the commits to master but leave the split commits in the
> tarball archive?

Sure.

Paolo

Reply via email to