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 binutils-2_24-branch updated. ed5869dc3a333c7e9c5ffab8016b6c4bff48d1d6


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, binutils-2_24-branch has been updated
       via  ed5869dc3a333c7e9c5ffab8016b6c4bff48d1d6 (commit)
      from  1c93394dfaa72c1923f6ef00e588f83297fc469a (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=ed5869dc3a333c7e9c5ffab8016b6c4bff48d1d6

commit ed5869dc3a333c7e9c5ffab8016b6c4bff48d1d6
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                         |    4 ++++
 bfd/elf32-ppc.c                       |   12 +++++++-----
 ld/testsuite/ChangeLog                |    4 ++++
 ld/testsuite/ld-powerpc/vle-reloc-3.d |    2 +-
 ld/testsuite/ld-powerpc/vle.ld        |    3 ++-
 5 files changed, 18 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]