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. 9440a9045928d3d4624b8dbcfbd98587a49d35e7


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  9440a9045928d3d4624b8dbcfbd98587a49d35e7 (commit)
      from  802e8e6d8465a0d05803a987ba1bb3237fb2fb70 (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=9440a9045928d3d4624b8dbcfbd98587a49d35e7

commit 9440a9045928d3d4624b8dbcfbd98587a49d35e7
Author: Richard Sandiford <rdsandiford@googlemail.com>
Date:   Tue May 20 19:02:41 2014 +0100

    gas/
    	* config/obj-elf.h (obj_elf_seen_attribute): Declare.
    	* config/obj-elf.c (recorded_attribute_info): New structure.
    	(recorded_attributes): New variable.
    	(record_attribute, obj_elf_seen_attribute): New functions.
    	(obj_elf_vendor_attribute): Record which attributes have been seen.

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

Summary of changes:
 gas/ChangeLog        |    8 +++++++
 gas/config/obj-elf.c |   57 ++++++++++++++++++++++++++++++++++++++++++++++++++
 gas/config/obj-elf.h |    2 +
 3 files changed, 67 insertions(+), 0 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]