SHA256
6
0
forked from pool/glibc

Accepting request 228414 from home:Andreas_Schwab:Factory

- ppc64-copysign.patch: Fix ppc64le copysign overwriting parent stack
  frame (BZ #16786)
- aarch64-setcontext.patch: Fix aarch64 setcontext clobbering alternate
  signal stack (BZ #16629)

OBS-URL: https://build.opensuse.org/request/show/228414
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=351
This commit is contained in:
2014-04-01 10:03:02 +00:00
committed by Git OBS Bridge
parent 44f2b7bf86
commit 5767ee0b6c
8 changed files with 290 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 1 07:55:19 UTC 2014 - schwab@suse.de
- ppc64-copysign.patch: Fix ppc64le copysign overwriting parent stack
frame (BZ #16786)
- aarch64-setcontext.patch: Fix aarch64 setcontext clobbering alternate
signal stack (BZ #16629)
-------------------------------------------------------------------
Mon Mar 31 13:22:56 UTC 2014 - schwab@suse.de