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. 5d3b02f0036dbf39863fd24414e28f28a53ea1fd


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  5d3b02f0036dbf39863fd24414e28f28a53ea1fd (commit)
      from  b4429ea262cfbeb9a6ebd9308654b0883b19d1a5 (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=5d3b02f0036dbf39863fd24414e28f28a53ea1fd

commit 5d3b02f0036dbf39863fd24414e28f28a53ea1fd
Author: Will Newton <will.newton@linaro.org>
Date:   Mon Apr 14 13:37:51 2014 +0100

    bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flags
    
    This function seems to be a left over from some previous
    functionality that no longer exists - the comment above seems to
    make no sense with the current code. Remove the function as it
    breaks handling of SystemTap static probe note sections.
    
    bfd/ChangeLog:
    
    2014-04-22  Will Newton  <will.newton@linaro.org>
    
    	* elfnn-aarch64.c (elfNN_aarch64_section_flags): Remove
    	function.  (elf_backend_section_flags): Remove define.

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

Summary of changes:
 bfd/ChangeLog       |    5 +++++
 bfd/elfnn-aarch64.c |   14 --------------
 2 files changed, 5 insertions(+), 14 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]