summaryrefslogtreecommitdiff
path: root/gas/config/tc-avr.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton2021-12-161-0/+3
* Add a -mno-dollar-line-separator command line option to the AVR assembler.Matt Jacobson2021-08-111-1/+4
* Use bool in gasAlan Modra2021-03-311-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* [PATCH 4/4]: Add generic prototype for md_pcrel_from_sectionGunther Nikl2020-04-081-1/+0
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* gas: Pass max_bytes to TC_FRAG_INITH.J. Lu2019-02-101-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix the AVR assembler so that it will correctly issue warnings about skipped ...Nick Clifton2017-10-191-1/+4
* Add support for a __gcc_isr pseudo isntruction to the AVR assembler.Georg-Johann Lay2017-06-301-0/+6
* Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra2017-05-161-1/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov2015-07-081-0/+2
* avr/gas: Write out data to track .org/.align usage.Andrew Burgess2015-02-251-0/+17
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* AVR: Only set link-relax elf flag when appropriate.Andrew Burgess2014-12-231-0/+3
* bfd/ChangeLogDenis Chertykov2014-04-101-0/+23
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-3/+23
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR gas/14255Alan Modra2013-02-051-5/+7
* PR gas/13503Denis Chertykov2012-09-111-1/+4
* PR 12610Richard Henderson2011-03-291-0/+13
* 2009-10-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-271-0/+6
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* PR 4082Alan Modra2007-02-201-1/+5
* Add support for AVR6 familyNick Clifton2006-05-241-12/+17
* * config/tc-avr.h (TC_VALIDATE_FIX): Allow fixups for immediate constant values.Nick Clifton2006-05-161-10/+11
* * gas/config/tc-avr.h (TC_VALIDATE_FIX): Define. Disable fixups for PMEMNick Clifton2006-05-051-2/+19
* * config/tc-avr.c: Convert to ISO C90 format. Fix formatting and generallyNick Clifton2005-10-121-6/+6
* * README-vms: Delete.Alan Modra2005-08-111-5/+1
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* gas reloc rewrite.Alan Modra2002-09-051-68/+70
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-5/+1
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-151-15/+14
* * config/tc-avr.h (TC_IMPLICIT_LCOMM_ALIGNMENT): New macros.Denis Chertykov2000-08-241-0/+9
* Tidy up formatting.Nick Clifton2000-07-031-0/+2
* ATMEL AVR microcontroller support.Alan Modra2000-03-271-0/+118