summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@imgtec.com>2016-01-25 00:19:27 +0000
committerMaciej W. Rozycki <macro@imgtec.com>2016-01-25 00:19:27 +0000
commitd5f2798a0ac9d5ad8ad7a506a2f840035135e2d2 (patch)
tree72b08187ce3701835bd231c44eea6eb024f933c0 /ChangeLog
parentfad7e4d70665a228f23761cdffe5da674ca768be (diff)
MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaN
Complement the addition of the required kernel support, present upstream as from commit 2b5e869ecfcb3112f7e1267cb0328f3ff6d49b18 ("MIPS: ELF: Interpret the NAN2008 file header flag") and released with Linux 4.5-rc1 on Jan 24th, 2016. * sysdeps/unix/sysv/linux/mips/configure.ac: Set `arch_minimum_kernel' to 4.5.0 if 2008 NaN encoding is used. * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9418e262cc..6049c707c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-01-25 Maciej W. Rozycki <macro@imgtec.com>
+
+ * sysdeps/unix/sysv/linux/mips/configure.ac: Set
+ `arch_minimum_kernel' to 4.5.0 if 2008 NaN encoding is used.
+ * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
+
2016-01-22 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
* nptl/tst-setuid3.c (is_invalid_barrier_ret): New function.