This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
gdb and binutils branch master updated. 61e6682207163bfc02b2fc0c54c084cf8f2c5f10
- From: hjl at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 25 Nov 2014 21:41:46 -0000
- Subject: gdb and binutils branch master updated. 61e6682207163bfc02b2fc0c54c084cf8f2c5f10
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 "gdb and binutils".
The branch, master has been updated
via 61e6682207163bfc02b2fc0c54c084cf8f2c5f10 (commit)
from d92b6eece424f0ad35d96fdd85bf207295e8c4c3 (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=binutils-gdb.git;h=61e6682207163bfc02b2fc0c54c084cf8f2c5f10
commit 61e6682207163bfc02b2fc0c54c084cf8f2c5f10
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Tue Nov 25 13:40:19 2014 -0800
Update ld-alpha tests for secureplt
* ld-alpha/tlsbin.dd: Updated for secureplt.
* ld-alpha/tlsbin.rd: Likewise.
* ld-alpha/tlsbin.sd: Likewise.
* ld-alpha/tlsbinr.dd: Likewise.
* ld-alpha/tlsbinr.rd: Likewise.
* ld-alpha/tlspic.dd: Likewise.
* ld-alpha/tlspic.rd: Likewise.
* ld-alpha/tlspic.sd: Likewise.
-----------------------------------------------------------------------
Summary of changes:
ld/testsuite/ChangeLog | 11 +++++
ld/testsuite/ld-alpha/tlsbin.dd | 10 ++--
ld/testsuite/ld-alpha/tlsbin.rd | 92 +++++++++++++++++++-------------------
ld/testsuite/ld-alpha/tlsbin.sd | 3 +-
ld/testsuite/ld-alpha/tlsbinr.dd | 2 +-
ld/testsuite/ld-alpha/tlsbinr.rd | 92 +++++++++++++++++++-------------------
ld/testsuite/ld-alpha/tlspic.dd | 10 ++--
ld/testsuite/ld-alpha/tlspic.rd | 88 ++++++++++++++++++------------------
ld/testsuite/ld-alpha/tlspic.sd | 13 +++---
9 files changed, 167 insertions(+), 154 deletions(-)
hooks/post-receive
--
gdb and binutils