about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-09-06 12:41:14 -0700
committerCarlos O'Donell <carlos_odonell@mentor.com>2012-09-06 12:41:14 -0700
commit2abe9f1507f971d1513a2d75a865ec4615d2d6b8 (patch)
tree0d965796f86c1ce9b2858e8ef4dfed00b826fdc9 /ChangeLog
parent5385d052d69189c13e1f318bb058df7fad27e248 (diff)
downloadglibc-2abe9f1507f971d1513a2d75a865ec4615d2d6b8.tar.gz
glibc-2abe9f1507f971d1513a2d75a865ec4615d2d6b8.tar.xz
glibc-2abe9f1507f971d1513a2d75a865ec4615d2d6b8.zip
Synchronize with linux/elf.h.
Add new ARM and s390 note constants e.g. NT_*.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7385bcb707..986ed54a79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-09-06  Petr Machata  <pmachata@redhat.com>
+
+	* elf/elf.h (NT_S390_HIGH_GPRS): New macro.
+	(NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
+	(NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
+	(NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
+
 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #14545]