aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-avr.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Convert more variables to a constant form.Trevor Saunders1-8/+8
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-12avr: Fix bugs in org/align tracking.Andrew Burgess1-3/+7
2015-09-08config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc'...Chen Gang1-1/+1
2015-07-08Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov1-2/+16
2015-04-17Fix avr compiler warningSenthil Kumar Selvaraj1-15/+15
2015-02-25avr/gas: Write out data to track .org/.align usage.Andrew Burgess1-0/+337
2015-01-10gas/avr: Prevent incorrect overflow errors for diff fixups.Andrew Burgess1-0/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess1-8/+16
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess1-1/+8
2014-07-07Adds support for writing values to AVR system I/O registers.Barney Stratford1-50/+69
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford1-28/+79
2014-04-10bfd/ChangeLogDenis Chertykov1-3/+127
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-30/+10
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov1-3/+17
2014-03-29 * gas/ChangeLog: RevertDenis Chertykov1-17/+3
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov1-3/+17
2014-03-06 * gas/tc-avr.c: Add new devicesDenis Chertykov1-1/+45
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-03-01 * config/tc-avr.c: Remove atxmega16x1.Denis Chertykov1-1/+0
2013-07-18 * config/tc-avr.c (md_show_usage): Add avrxmega2 to help textNick Clifton1-0/+1
2013-07-18 * config/tc-avr.c: Make ata6289's ISA to AVR_ISA_AVR4.Nick Clifton1-1/+1
2013-06-01 * gas/config/tc-avr.c: Change ISA for devices with USB support toDenis Chertykov1-4/+4
2013-04-09 * gas/config/tc-avr.c (mcu_types): Add ATmega64RFR2,Nick Clifton1-0/+6
2013-03-21 PR gas/15282Nick Clifton1-3/+12
2013-02-05 PR gas/14255Alan Modra1-22/+2
2013-01-23 PR gas/15039Nick Clifton1-1/+2
2012-06-11 PR 13503Nick Clifton1-1/+1
2012-05-16 PR 13503Nick Clifton1-8/+8
2012-05-11 PR 13503Nick Clifton1-35/+95
2012-04-17gas/Richard Sandiford1-1/+1
2011-03-29PR 12610Richard Henderson1-0/+17
2011-03-242011-03-24 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington1-0/+6
2011-03-232011-03-23 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington1-0/+6
2011-03-22/bfd:Eric B. Weddington1-3/+46
2011-03-212011-03-21 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington1-1/+1
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-2/+1
2010-04-092010-04-07 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington1-9/+31
2010-02-23PR 11297: Add support for 8-bit relocations to the AVR toolchain.Nick Clifton1-3/+12
2009-10-292009-10-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-3/+0
2009-10-272009-10-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+3
2009-09-08 * read.c (emit_expr_fix): Handle size 3.Alan Modra1-0/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-05/gas:Eric B. Weddington1-0/+7
2009-08-02/gas:Eric B. Weddington1-0/+3
2009-08-01/gas:Eric B. Weddington1-0/+3
2009-07-17 * config/tc-avr.c (md_apply_fix): Cast fixup reloc type to avoidNick Clifton1-1/+1
2009-02-03/gas:Eric B. Weddington1-0/+1
2009-01-26/gas:Eric B. Weddington1-1/+1