[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16317] strip does not preserve SHF_INFO_LINK bit for SHT_R
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/16317] strip does not preserve SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections |
Date: |
Tue, 28 Jan 2014 12:01:38 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=16317
--- 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 "gdb and binutils".
The branch, master has been updated
via bcf1df010c8e886c8bc23cd12ab396064537455d (commit)
from c6044dd124bee08ce8ebd2909582f9aed53b5499 (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=bcf1df010c8e886c8bc23cd12ab396064537455d
commit bcf1df010c8e886c8bc23cd12ab396064537455d
Author: Nick Clifton <address@hidden>
Date: Tue Jan 28 11:56:13 2014 +0000
Update the tic6x linker tests to match the current behaviour of the linker
and readelf.
PR binutils/16317
* ld-tic6x/shlib-1.rd: Expect I attribute with RELA sections.
* ld-tic6x/shlib-1b.rd: Likewise.
* ld-tic6x/shlib-1r.rd: Likewise.
* ld-tic6x/shlib-1rb.rd: Likewise.
* ld-tic6x/shlib-app-1rd: Likewise.
* ld-tic6x/shlib-app-1b.rd: Likewise.
* ld-tic6x/shlib-app-1r.rd: Likewise.
* ld-tic6x/shlib-app-1rb.rd: Likewise.
* ld-tic6x/shlib-noindex.rd: Likewise.
* ld-tic6x/static-app-1.rd: Likewise.
* ld-tic6x/static-app-1b.rd: Likewise.
* ld-tic6x/static-app-1r.rd: Likewise.
* ld-tic6x/static-app-1rb.rd: Likewise.
PR binutils/16318
* ld-tic6x/tic6x.exp: Expect C6000 osabi value in relocatable
objects.
-----------------------------------------------------------------------
Summary of changes:
ld/testsuite/ChangeLog | 20 ++++++++++++++++++++
ld/testsuite/ld-tic6x/shlib-1.rd | 6 +++---
ld/testsuite/ld-tic6x/shlib-1b.rd | 6 +++---
ld/testsuite/ld-tic6x/shlib-1r.rd | 6 +++---
ld/testsuite/ld-tic6x/shlib-1rb.rd | 6 +++---
ld/testsuite/ld-tic6x/shlib-app-1.rd | 8 ++++----
ld/testsuite/ld-tic6x/shlib-app-1b.rd | 8 ++++----
ld/testsuite/ld-tic6x/shlib-app-1r.rd | 6 +++---
ld/testsuite/ld-tic6x/shlib-app-1rb.rd | 6 +++---
ld/testsuite/ld-tic6x/shlib-noindex.rd | 8 ++++----
ld/testsuite/ld-tic6x/static-app-1.rd | 4 ++--
ld/testsuite/ld-tic6x/static-app-1b.rd | 4 ++--
ld/testsuite/ld-tic6x/static-app-1r.rd | 4 ++--
ld/testsuite/ld-tic6x/static-app-1rb.rd | 4 ++--
ld/testsuite/ld-tic6x/tic6x.exp | 2 --
15 files changed, 58 insertions(+), 40 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/16317] strip does not preserve SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections,
cvs-commit at gcc dot gnu.org <=