On 8/9/19 11:19 AM, Alex Bennée wrote: > Hi Markus, > > Here is v2 of the softfloat headers cleanup which addresses Richards > comments from yesterday. > > The following patches need review > 01 - fpu move LIT64 helper to softfloat types (1 ack) > 03 - fpu make softfloat macros self contained (1 ack) > 05 - target mips rationalise softfloat includes > > Alex Bennée (7): > fpu: move LIT64 helper to softfloat-types > fpu: move inline helpers into a separate header > fpu: make softfloat-macros "self-contained" > fpu: rename softfloat-specialize.h -> .inc.c > target/mips: rationalise softfloat includes > target/riscv: rationalise softfloat includes > targets (various): use softfloat-helpers.h where we can
Series: Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>