From 9ff9351d028d43af1cc2eaf432004ada0996bbf0 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Mon, 28 Mar 2016 22:42:52 +0200 Subject: Synchronize with kernel headers is out of sync with kernel headers, missing the UNAME26, FDPIC_FUNCPTRS and PER_LINUX_FDPIC entries. Fix that. Changelog: * sysdeps/unix/sysv/linux/sys/personality.h (UNAME26, FDPIC_FUNCPTRS, PER_LINUX_FDPIC): Add. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e8cc45078..4c8a788072 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-03-28 Aurelien Jarno + + * sysdeps/unix/sysv/linux/sys/personality.h (UNAME26, FDPIC_FUNCPTRS, + PER_LINUX_FDPIC): Add. + 2016-03-28 H.J. Lu * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove -- cgit 1.4.1