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. d71ad7fcb80503e5bd2dec76fa1ad7f030e72995


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  d71ad7fcb80503e5bd2dec76fa1ad7f030e72995 (commit)
       via  203e84589f591db087e72f02100f45858519d532 (commit)
       via  0b128c63925cc1aaa6ea1e9c0ef07eb704349688 (commit)
      from  9caaaa8397d0d123b94d05dc7a2206b8be39727e (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=d71ad7fcb80503e5bd2dec76fa1ad7f030e72995

commit d71ad7fcb80503e5bd2dec76fa1ad7f030e72995
Author: Romain Chastenet <romain.chastenet@free.fr>
Date:   Mon Jun 9 15:06:58 2014 +0100

    Correctly save and recall the CFA saved register state.
    
    	PR binutils/16252
    	* dwarf.c (display_debug_frames): Remember the state of the
    	cfa_offset, cfa_reg, ra and cfa_exp field

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=203e84589f591db087e72f02100f45858519d532

commit 203e84589f591db087e72f02100f45858519d532
Author: Ryan Mansfield <rmansfield@qnx.com>
Date:   Mon Jun 9 15:04:01 2014 +0100

    Remove reference to GASp from linker testsuite configuration.
    
          * config/default.exp (GASP): Remove.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0b128c63925cc1aaa6ea1e9c0ef07eb704349688

commit 0b128c63925cc1aaa6ea1e9c0ef07eb704349688
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Jun 9 11:04:41 2014 +0100

    Update expected disassembly of MSP430X instructions now that the disassembler
    correcctly interprets an extension word with zero index offsets.
    
    	* gas/msp430/msp430x.d: Update to match revised assembler output.

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

Summary of changes:
 binutils/ChangeLog                 |    6 ++
 binutils/dwarf.c                   |   20 +++++--
 gas/testsuite/ChangeLog            |    4 ++
 gas/testsuite/gas/msp430/msp430x.d |  106 ++++++++++++++++++------------------
 ld/testsuite/ChangeLog             |    4 ++
 ld/testsuite/config/default.exp    |    4 --
 6 files changed, 81 insertions(+), 63 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]