This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/18635] stdlib/tst-makecontext fails on ix86


https://sourceware.org/bugzilla/show_bug.cgi?id=18635

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  bbab82c25da9b504c0804119840de7aeab0eeeba (commit)
      from  8cf0ac959d318cf113feb1a9ca5d325010bb2124 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bbab82c25da9b504c0804119840de7aeab0eeeba

commit bbab82c25da9b504c0804119840de7aeab0eeeba
Author: Andreas Schwab <schwab@suse.de>
Date:   Tue Aug 4 12:35:50 2015 +0200

    Properly terminate FDE in makecontext for ix86 (bug 18635)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                  |    7 +++++++
 NEWS                                       |    4 ++--
 sysdeps/i386/i686/Makefile                 |    6 ------
 sysdeps/unix/sysv/linux/i386/makecontext.S |    5 ++++-
 4 files changed, 13 insertions(+), 9 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]