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


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  af910977fbd500214e93d0a9b3d61e707df6d93c (commit)
       via  ed0251d24b7573e58fe22bea44c04887daedaa32 (commit)
      from  d24e46e3e247e46eb2f5e7ebb5efd0f9fcc5fcdd (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=af910977fbd500214e93d0a9b3d61e707df6d93c

commit af910977fbd500214e93d0a9b3d61e707df6d93c
Author: Denis Chertykov <chertykov@gmail.com>
Date:   Sat Mar 29 09:53:16 2014 +0400

    	* config/tc-avr.c: Add specified_mcu variable for selected mcu.
    	(enum options): add OPTION_RMW_ISA for -mrmw option.
    	(struct option md_longopts): Add mrmw option.
    	(md_show_usage): add -mrmw option description.
    	(md_parse_option): Update isa details if -mrmw option specified.
    	* doc/c-avr.texi: Add doc for new option -mrmw.
    	* gas/avr/avr.exp: Run new tests.
    	* gas/avr/rmw.d: Add test for additional ISA support.
    	* gas/avr/rmw.s: Ditto.

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

commit ed0251d24b7573e58fe22bea44c04887daedaa32
Author: Denis Chertykov <chertykov@gmail.com>
Date:   Sat Mar 29 09:46:33 2014 +0400

    	* gas/ChangeLog: Revert
    	* gas/config/tc-avr.c: Revert
    	* gas/doc/c-avr.texi: Revert
    	* gas/testsuite/ChangeLog: Revert
    	* gas/testsuite/gas/avr/avr.exp: Revert
    	* gas/testsuite/gas/avr/rmw.d: Revert
    	* gas/testsuite/gas/avr/rmw.s: Revert
    
    	This reverts commit d24e46e3e247e46eb2f5e7ebb5efd0f9fcc5fcdd.

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

Summary of changes:
 gas/ChangeLog           |    9 ---------
 gas/config/tc-avr.c     |    8 ++++----
 gas/doc/c-avr.texi      |    2 +-
 gas/testsuite/ChangeLog |    6 ------
 4 files changed, 5 insertions(+), 20 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]