gdb and binutils branch master updated. f12d1e8a660c34ce3098da788ac01d067d6ccbab
amodra@sourceware.org
amodra@sourceware.org
Thu Dec 25 11:53:00 GMT 2014
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 f12d1e8a660c34ce3098da788ac01d067d6ccbab (commit)
from 6fd9d738c04fd1dd1d73c08f8a384ea3c8a160ab (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=f12d1e8a660c34ce3098da788ac01d067d6ccbab
commit f12d1e8a660c34ce3098da788ac01d067d6ccbab
Author: Alan Modra <amodra@gmail.com>
Date: Thu Dec 25 22:15:14 2014 +1030
ARM: Add support for value 3 of Tag_ABI_VFP_args attribute
Missing from 5c294fee
elfcpp/
* arm.h: Add enums for Tag_ABI_FP_number_model and Tag_ABI_VFP_args.
gold/
* arm.cc (Target_arm::do_adjust_elf_header): Provide namespace on
new enums.
(Target_arm::merge_object_attributes, ): Likewise.
-----------------------------------------------------------------------
Summary of changes:
elfcpp/ChangeLog | 4 ++++
elfcpp/arm.h | 18 ++++++++++++++++++
gold/ChangeLog | 6 ++++++
gold/arm.cc | 12 ++++++------
4 files changed, 34 insertions(+), 6 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list