Searched hist:cfafc4feb39a5f5f12cf30da33c0b6ae89ce907d (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/math-emu/ |
H A D | Makefile | diff cfafc4feb39a5f5f12cf30da33c0b6ae89ce907d Sat Apr 04 00:27:01 CEST 2015 Maciej W. Rozycki <macro@linux-mips.org> MIPS: math-emu: Move long fixed-point support into an `ar' library
Complement 593d33fe [MIPS: math-emu: Move various objects into an ar library.] and also move sp_tlong.o, sp_flong.o, dp_tlong.o, and dp_flong.o into an `ar' library. These objects implement long fixed-point format support that can be omitted from MIPS I, MIPS II and MIPS32r1 configurations.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9702/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|