summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2009-05-21 18:43:45 -0700
committerUlrich Drepper <drepper@redhat.com>2009-05-21 18:43:45 -0700
commitd2812fc6d26adc7fc74d85079874a8ee944343da (patch)
tree918e822d7b661c65175d8a67b7332af7bf8a0d2c /ChangeLog
parente7535de78f5e027e91cab6d4288a45b03ba0097f (diff)
Add ____longjmp_chk support for IA-64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbd282c08c..5746edee24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-05-21 H.J. Lu <hongjiu.lu@intel.com>
+ * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: New file.
+ * sysdeps/unix/sysv/linux/ia64/__longjmp.S: If CHECK_RSP is defined,
+ use it.
+
* sysdeps/i386/__longjmp.S: Add .text.
* sysdeps/x86_64/__longjmp.S: Likewise.