about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-15 16:43:11 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-15 16:43:11 -0700
commit85736dc78ba0a44d524961eef464e3690c67678a (patch)
treeebf3c7e96dbad7e4f4e0647dc3e69d3419b6471b /ChangeLog
parent048073995fc2cdc629e11516f883e0247a23a336 (diff)
downloadglibc-85736dc78ba0a44d524961eef464e3690c67678a.tar.gz
glibc-85736dc78ba0a44d524961eef464e3690c67678a.tar.xz
glibc-85736dc78ba0a44d524961eef464e3690c67678a.zip
Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 167f869b26..6494693c52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
+	Add sigaltstack-offsets.sym.
+	* sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
+	<sigaltstack-offsets.h>.
+	(CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
+	longjmp_msg pointer.
+	(____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
+	R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
+	signal stack.
+	* sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
+
 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
 
 	* elf/stackguard-macros.h: Remove file.