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. e1279d1d6b5f9205c6603cc661ce7af64e09b5e8


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  e1279d1d6b5f9205c6603cc661ce7af64e09b5e8 (commit)
      from  85024cd8bcb93f4112470ecdbd6c10fc2aea724f (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=e1279d1d6b5f9205c6603cc661ce7af64e09b5e8

commit e1279d1d6b5f9205c6603cc661ce7af64e09b5e8
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Jun 16 22:21:16 2014 +0930

    Fix duplicated assignments to __rel_iplt and __rela_iplt symbols
    
    and fix more nds32 dependencies.
    
    	* scripttempl/elf.sc: Edit out __rela_iplt symbol assignments from
    	.rel sections, and __rel_iplt from .rela sections.
    	* scripttempl/nds32elf.sc: Likewise.
    	* Makefile.am (ends32*.c): Depend on nds32elf.sc.
    	* Makefile.in: Regenerate.

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

Summary of changes:
 ld/ChangeLog               |    8 ++++++++
 ld/Makefile.am             |   12 ++++++------
 ld/Makefile.in             |   12 ++++++------
 ld/scripttempl/elf.sc      |    8 ++++----
 ld/scripttempl/nds32elf.sc |    8 ++++----
 5 files changed, 28 insertions(+), 20 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]