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. 1f5afe1cc03bb2cd50b75a21d491a349d7011ea1


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  1f5afe1cc03bb2cd50b75a21d491a349d7011ea1 (commit)
      from  f7c77d9323a3dcd6e52a8038d0cdab0748e5bc62 (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=1f5afe1cc03bb2cd50b75a21d491a349d7011ea1

commit 1f5afe1cc03bb2cd50b75a21d491a349d7011ea1
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Mar 17 16:30:30 2014 +0000

    Add support for parsing VFP register names in .cfi_offset directives.
    
    	PR gas/16694
    	* config/tc-arm.c (tc_arm_regname_to_dw2regnum): Parse VFP
    	registers as well.
    
    	* gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
    	* gas/cfi/cfi-arm-1.d: Update expected output.

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

Summary of changes:
 gas/ChangeLog                     |    6 ++++++
 gas/config/tc-arm.c               |   29 +++++++++++++++++++++++------
 gas/testsuite/ChangeLog           |    6 ++++++
 gas/testsuite/gas/cfi/cfi-arm-1.d |    9 +++++++--
 gas/testsuite/gas/cfi/cfi-arm-1.s |    6 ++++++
 5 files changed, 48 insertions(+), 8 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]