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. 925bbbbb989a9bef73a13d6085b2674fe8b90048


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  925bbbbb989a9bef73a13d6085b2674fe8b90048 (commit)
      from  8986e351a4e4cffcce727d6f612d08a90865358d (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=925bbbbb989a9bef73a13d6085b2674fe8b90048

commit 925bbbbb989a9bef73a13d6085b2674fe8b90048
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Nov 20 16:51:21 2013 +0000

    	* scripttempl/elf32msp430.sc (.data): Set the based on the next
    	free location in the text memory region, not a computation based
    	upon the size of the text section.  Orphaned sections or other
    	linker scripts might insert new sections between the .text section
    	and the .data section.
    	* scripttempl/elf32msp430_3.sc (.data): Likewise.

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

Summary of changes:
 ld/ChangeLog                    |    9 +++++++++
 ld/scripttempl/elf32msp430.sc   |    6 +++---
 ld/scripttempl/elf32msp430_3.sc |    4 ++--
 3 files changed, 14 insertions(+), 5 deletions(-)


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]