Fix ChangeLog entry

This commit is contained in:
Adhemerval Zanella 2015-06-01 19:24:25 -03:00
parent b1a2beef90
commit 44c9249978
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
2015-03-11 Martin Sebor <msebor@redhat.com>
2015-06-01 Martin Sebor <msebor@redhat.com>
[BZ #18116]
* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
(__setcontext): Use extended four-operand version of mtsf whenever
* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
(__setcontext): Use extended four-operand version of mtsf whenever
possible.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
(__novec_swapcontext): Likewise.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
(__novec_swapcontext): Likewise.
2015-06-01 Siddhesh Poyarekar <siddhesh@redhat.com>