Maciej W. Rozycki ([email protected])

Number of posts: 60 (0.09 per day)
First post: 2015-11-13 00:46:38
Last post: 2017-08-08 23:19:36

Date List Subject
2015-11-13 00:48:35 linux-kernel [PATCH 8/8] MIPS: Add IEEE Std 754 conformance mode selection
2015-11-13 00:48:20 linux-kernel [PATCH 7/8] MIPS: Determine the presence of IEEE Std 754-2008 features
2015-11-13 00:48:09 linux-kernel [PATCH 6/8] MIPS: ELF: Interpret the NAN2008 file header flag
2015-11-13 00:47:53 linux-kernel [PATCH 5/8] ELF: Also pass any interpreter's file header to `arch_check_elf'
2015-11-13 00:47:34 linux-kernel [PATCH 4/8] MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
2015-11-13 00:47:15 linux-kernel [PATCH 3/8] MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation
2015-11-13 00:47:00 linux-kernel [PATCH 2/8] MIPS: Define the legacy-NaN and 2008-NaN features
2015-11-13 00:46:49 linux-kernel [PATCH 1/8] MIPS: Use a union to access the ELF file header
2015-11-13 00:46:38 linux-kernel [PATCH 0/(8+2)] MIPS: IEEE Std 754-2008 features