http://sourceware.org/bugzilla/show_bug.cgi?id=16498

--- 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  d85e71fec0aa4d9d8ca0d8c2401cd8ab69fe2edc (commit)
      from  6b6aa828818fa4a5754fb8520751077146d9d16c (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=d85e71fec0aa4d9d8ca0d8c2401cd8ab69fe2edc

commit d85e71fec0aa4d9d8ca0d8c2401cd8ab69fe2edc
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Wed Jan 22 11:24:12 2014 -0800

    Improve orphaned TLS section handling

    ld/

        PR ld/16498
        * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Improve
        orphaned TLS section handling.

    ld/testsuite/

        PR ld/16498
        * ld-elf/pr16498a.d: New file.
        * ld-elf/pr16498a.s: Likewise.
        * ld-elf/pr16498a.t: Likewise.

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

Summary of changes:
 ld/ChangeLog                   |    6 ++++++
 ld/emultempl/elf32.em          |    6 ++++++
 ld/testsuite/ChangeLog         |    7 +++++++
 ld/testsuite/ld-elf/pr16498a.d |    9 +++++++++
 ld/testsuite/ld-elf/pr16498a.s |   23 +++++++++++++++++++++++
 ld/testsuite/ld-elf/pr16498a.t |    6 ++++++
 6 files changed, 57 insertions(+), 0 deletions(-)
 create mode 100644 ld/testsuite/ld-elf/pr16498a.d
 create mode 100644 ld/testsuite/ld-elf/pr16498a.s
 create mode 100644 ld/testsuite/ld-elf/pr16498a.t

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to