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. 58e7ebacdd97c858834c07c7dce098aeacd500fb


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  58e7ebacdd97c858834c07c7dce098aeacd500fb (commit)
      from  b15e5c540f4b90dbec13bcd5cbac90f9224aef4b (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=58e7ebacdd97c858834c07c7dce098aeacd500fb

commit 58e7ebacdd97c858834c07c7dce098aeacd500fb
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Dec 12 07:41:27 2013 -0800

    Set ET_EXEC for -pie -Ttext-segment=
    
    bfd/
    
    	* elf.c (assign_file_positions_except_relocs): Set e_type in ELF
    	header to ET_EXEC for -pie -Ttext-segment=.
    
    2013-12-10  H.J. Lu  <hongjiu.lu@intel.com>
    
    	* ld-pie/vaddr-0.d: New file.
    	* ld-pie/vaddr-1.d: Likewise.
    	* ld-pie/vaddr.s: Likewise.

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

Summary of changes:
 bfd/ChangeLog                 |    5 +++++
 bfd/elf.c                     |   21 +++++++++++++++++++++
 ld/testsuite/ChangeLog        |    6 ++++++
 ld/testsuite/ld-pie/vaddr-0.d |    9 +++++++++
 ld/testsuite/ld-pie/vaddr-1.d |    9 +++++++++
 ld/testsuite/ld-pie/vaddr.s   |   10 ++++++++++
 6 files changed, 60 insertions(+), 0 deletions(-)
 create mode 100644 ld/testsuite/ld-pie/vaddr-0.d
 create mode 100644 ld/testsuite/ld-pie/vaddr-1.d
 create mode 100644 ld/testsuite/ld-pie/vaddr.s


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]