summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-05-10 12:47:31 -0700
committerRoland McGrath <roland@hack.frob.com>2012-05-10 15:57:22 -0700
commitbcf5524012216fee3a7668a3b43aad3243a083b0 (patch)
tree88c2c8d57cfcfb8d920508f9c9d7378dc88c0bd6 /ChangeLog
parent6178c55bdbb1e434b594e5f8563b6948f8f3edc0 (diff)
Hurd: ____longjmp_chk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976aa1e92d..9aa8753a48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-05-10 Thomas Schwinge <thomas@schwinge.name>
+
+ * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
+ * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
+ * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
+ signal-defines.sym.
+
2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
* bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.