diff options
author | Andreas Schwab <schwab@suse.de> | 2015-08-04 12:35:50 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2015-08-04 17:46:56 +0200 |
commit | bbab82c25da9b504c0804119840de7aeab0eeeba (patch) | |
tree | e5c124527f1aec3b7b03ffc5cbe5ad04dba4e075 /ChangeLog | |
parent | 8cf0ac959d318cf113feb1a9ca5d325010bb2124 (diff) | |
download | glibc-bbab82c25da9b504c0804119840de7aeab0eeeba.zip glibc-bbab82c25da9b504c0804119840de7aeab0eeeba.tar.gz glibc-bbab82c25da9b504c0804119840de7aeab0eeeba.tar.bz2 |
Properly terminate FDE in makecontext for ix86 (bug 18635)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2015-08-04 Andreas Schwab <schwab@suse.de> + + [BZ #18635] + * sysdeps/unix/sysv/linux/i386/makecontext.S: Terminate FDE before + ret. + * sysdeps/i386/i686/Makefile (test-xfail-tst-makecontext): Remove. + 2015-08-01 Carlos O'Donell <carlos@redhat.com> * po/pl.po: Updated translation. |