This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. d85e71fec0aa4d9d8ca0d8c2401cd8ab69fe2edc


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.tools@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


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]