On 9 July 2014 17:20, Richard Henderson <r...@twiddle.net> wrote: > The queue consists of Al Viro's recent work looking at the dark > corner cases of Alpha FPU exception signalling, for which I am > most grateful. > > Please pull for 2.1.
> Richard Henderson (18): > include/fpu/softfloat.h | 13 ++-- > target-alpha/cpu.h | 1 - > target-alpha/fpu_helper.c | 139 +++++++++++++++++++-------------- > target-alpha/helper.c | 19 +++-- > target-alpha/helper.h | 12 +-- > target-alpha/int_helper.c | 59 +------------- > target-alpha/mem_helper.c | 9 ++- > target-alpha/translate.c | 191 > +++++++++++++++++++++++++++------------------- > 8 files changed, 227 insertions(+), 216 deletions(-) My general feeling here is that this is too much code and too late for 2.1; can we hold it over to 2.2 ? thanks -- PMM