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


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  c3301df1daed30afd62d8d2f8895d5aadfafb514 (commit)
      from  d4ae5fb0b5d1ae4270b3343509e8bd2d529aa291 (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=c3301df1daed30afd62d8d2f8895d5aadfafb514

commit c3301df1daed30afd62d8d2f8895d5aadfafb514
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Mar 14 15:01:53 2014 +1030

    Fix overflow handling of VLE_SDA21
    
    bfd/
    	* elf32-ppc.c (ppc_elf_relocate_section): Correct overflow
    	handling for VLE_SDA21 relocs.
    ld/testsuite/
    	* ld-powerpc/vle.ld: Place .PPC.EMB.sdata0 within 32k of 0.
    	* ld-powerpc/vle-reloc-3.d: Update.

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

Summary of changes:
 bfd/ChangeLog                         |    5 +++++
 bfd/elf32-ppc.c                       |   12 +++++++-----
 ld/testsuite/ChangeLog                |    5 +++++
 ld/testsuite/ld-powerpc/vle-reloc-3.d |    2 +-
 ld/testsuite/ld-powerpc/vle.ld        |    3 ++-
 5 files changed, 20 insertions(+), 7 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]