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. 25153ba0870289c6b5f26e9552c5501a33571570


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  25153ba0870289c6b5f26e9552c5501a33571570 (commit)
      from  52a82034ac9a288d2d8e60efa880623288b5d228 (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=25153ba0870289c6b5f26e9552c5501a33571570

commit 25153ba0870289c6b5f26e9552c5501a33571570
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Sun Nov 3 18:39:07 2013 -0800

    Remove incorrect ATTRIBUTE_UNUSED from nios2 bfd
    
    2013-11-03  Sandra Loosemore  <sandra@codesourcery.com>
    
    	bfd/
    	* elf32-niso2.c (nios2_elf32_do_hi16_relocate): Remove incorrect
    	ATTRIBUTE_UNUSED from parameter.
    	(nios2_elf_do_lo16_relocate): Likewise.
    	(nios2_elf32_do_hiadj16_relocate): Likewise.
    	(nios2_elf32_do_pcrel_lo16_relocate): Likewise.
    	(nios2_elf32_do_pcrel_hiadj16_relocate): Likewise.
    	(nios2_elf32_do_pcrel16_relocate): Likewise.
    	(nios2_elf32_do_call26_relocate): Likewise.
    	(nios2_elf32_do_gprel_relocate): Likewise.
    	(nios2_elf32_do_ujmp_relocate): Likewise.
    	(nios2_elf32_do_cjmp_relocate): Likewise.
    	(nios2_elf32_do_callr_relocate): Likewise.
    	(nios2_elf32_gc_mark_hook): Likewise.

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

Summary of changes:
 bfd/ChangeLog     |   17 +++++++++++++++++
 bfd/elf32-nios2.c |   25 ++++++++++++-------------
 2 files changed, 29 insertions(+), 13 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]