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. 255d9eec05d83a5bcfad57303f29dc7ba3a2e027


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  255d9eec05d83a5bcfad57303f29dc7ba3a2e027 (commit)
      from  e9847026c92f330f18863a7b9cb0aaa299345559 (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=255d9eec05d83a5bcfad57303f29dc7ba3a2e027

commit 255d9eec05d83a5bcfad57303f29dc7ba3a2e027
Author: Denis Chertykov <chertykov@gmail.com>
Date:   Thu Mar 6 18:59:05 2014 +0400

    	* gas/tc-avr.c: Add new devices
    	avr25: ata5272, attiny828
    	avr35: ata5505, attiny1634
    	avr4: atmega8a, ata6285, ata6286, atmega48pa
    	avr5: at90pwm161, ata5790, ata5795, atmega164pa, atmega165pa,
    	atmega168pa, atmega32a, atmega64rfr2, atmega644rfr2, atmega64a,
    	atmega16hva2
    	avr51: atmega128a, atmega1284
    	avrxmega2: atxmega16a4u, atxmega16c4, atxmega32a4u, atxmega32c4,
    	atxmega32e5, atxmega16e5, atxmega8e5
    	avrxmega4: atxmega64a3u, atxmega64a4u, atxmega64b1, atxmega64b3,
    	atxmega64c3, atxmega64d4
    	avrxmega6: atxmega128a3u, atxmega128b3, atxmega128c3,
    	atxmega128d4, atxmega192a3u, atxmega192c3, atxmega256a3u,
    	atxmega256c3, atxmega384c3, atxmega384d3
    	avrxmega7: atxmega128a4u
    	* doc/c-avr.texi: Ditto.

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

Summary of changes:
 gas/ChangeLog       |   23 +++++++++++++++
 gas/config/tc-avr.c |   46 ++++++++++++++++++++++++++++++-
 gas/doc/c-avr.texi  |   76 +++++++++++++++++++++++++++------------------------
 3 files changed, 108 insertions(+), 37 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]