gdb/testsuite/gdb.base/stap-probe: Minor clean-up
[deliverable/binutils-gdb.git] / gas / config / tc-avr.c
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
2019-04-16  Alan ModraMake frag fr_fix unsigned
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-10-29  Alan ModraMove struc-symbol.h to symbols.c
2018-09-06  Alan ModraPR23570, AVR .noinit section defaults to PROGBITS
2018-09-03  Nick CliftonChange the .section directive for the AVR assembler...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-10-19  Nick CliftonFix the AVR assembler so that it will correctly issue...
2017-07-17  Georg-Johann LayUpdate assembler documentation on some AVR cores.
2017-06-30  Georg-Johann LayAdd support for a __gcc_isr pseudo isntruction to the...
2017-05-19  eorg-Johann LayUpdate avrxmega3 linker emulation to support avrxmega2...
2017-01-23  Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-11-27  Ambrogino ModiglianiFix spelling in comments in C source files (gas)
2016-06-02  Trevor Saundersavr: replace sentinal with iteration from 0 to ARRAY_SIZE
2016-04-04  Trevor Saundersuse XNEW and related macros more
2016-04-03  Trevor Saundersavr: simplify some option parsing with strcasecmp ()
2016-04-01  Alan ModraConstify more
2016-03-29  Trevor Saundersmake md_parse_option () take a const char *
2016-03-21  Nick CliftonRemove use of alloca.
2016-02-25  Trevor SaundersConvert more variables to a constant form.
2016-01-01  Alan ModraCopyright update for binutils
2015-10-12  Andrew Burgessavr: Fix bugs in org/align tracking.
2015-09-08  Chen Gangconfig/tc-avr.c (md_section_align): Append UL for ...
2015-07-08  Denis ChertykovDefine DIFF_EXPR_OK for avr target to allow PC relative...
2015-04-17  Senthil Kumar SelvarajFix avr compiler warning
2015-02-25  Andrew Burgessavr/gas: Write out data to track .org/.align usage.
2015-01-10  Andrew Burgessgas/avr: Prevent incorrect overflow errors for diff...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-24  Andrew BurgessAVR: Assembler now prepares for linker relaxation by...
2014-12-23  Andrew BurgessAVR: Only set link-relax elf flag when appropriate.
2014-07-07  Barney StratfordAdds support for writing values to AVR system I/O regis...
2014-07-01  Barney StratfordAdd support for the AVR Tiny series of microcontrollers.
2014-04-10  Denis Chertykovbfd/ChangeLog
2014-04-09  Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-03-29  Denis Chertykov * config/tc-avr.c: Add specified_mcu variable for...
2014-03-29  Denis Chertykov * gas/ChangeLog: Revert
2014-03-29  Denis Chertykov * config/tc-avr.c: Add specified_mcu variable for...
2014-03-06  Denis Chertykov * gas/tc-avr.c: Add new devices
2014-03-05  Alan ModraUpdate copyright years
2014-03-01  Denis Chertykov * config/tc-avr.c: Remove atxmega16x1.
2013-07-18  Nick Clifton * config/tc-avr.c (md_show_usage): Add avrxmega2 to...
2013-07-18  Nick Clifton * config/tc-avr.c: Make ata6289's ISA to AVR_ISA_AVR4.
2013-06-01  Denis Chertykov * gas/config/tc-avr.c: Change ISA for devices with...
2013-04-09  Nick Clifton * gas/config/tc-avr.c (mcu_types): Add ATmega64RFR2,
2013-03-21  Nick Clifton PR gas/15282
2013-02-05  Alan Modra PR gas/14255
2013-01-23  Nick Clifton PR gas/15039
2012-06-11  Nick Clifton PR 13503
2012-05-16  Nick Clifton PR 13503
2012-05-11  Nick Clifton PR 13503
2012-04-17  Richard Sandifordgas/
2011-03-29  Richard HendersonPR 12610
2011-03-24  Eric B. Weddington2011-03-24 Eric B. Weddington <eric.weddington@atmel...
2011-03-23  Eric B. Weddington2011-03-23 Eric B. Weddington <eric.weddington@atmel...
2011-03-22  Eric B. Weddington/bfd:
2011-03-21  Eric B. Weddington2011-03-21 Eric B. Weddington <eric.weddington@atmel...
2010-06-28  Alan Modra * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DE...
2010-04-09  Eric B. Weddington2010-04-07 Eric B. Weddington <eric.weddington@atmel...
2010-02-23  Nick CliftonPR 11297: Add support for 8-bit relocations to the...
2009-10-29  Tristan Gingold2009-10-29 Tristan Gingold <gingold@adacore.com>
2009-10-27  Tristan Gingold2009-10-27 Tristan Gingold <gingold@adacore.com>
2009-09-08  Alan Modra * read.c (emit_expr_fix): Handle size 3.
2009-09-02  Alan Modraupdate copyright dates
2009-08-05  Eric B. Weddington/gas:
2009-08-02  Eric B. Weddington/gas:
2009-08-01  Eric B. Weddington/gas:
2009-07-17  Nick Clifton * config/tc-avr.c (md_apply_fix): Cast fixup...
2009-02-03  Eric B. Weddington/gas:
2009-01-26  Eric B. Weddington/gas:
2008-12-23  Nick Clifton * config/tc-avr.c (mcu_types): Add attiny87...
2008-08-29  Nick Clifton * config/tc-avr.c (mcu_types): Add atmega16u4.
2008-08-09  Eric B. WeddingtonAdd AVR architectures avr25, avr31, avr35, and avr51...
2008-06-25  Eric B. Weddington/gas:
2008-06-09  Eric B. Weddington/gas:
2008-05-30  Nick Clifton PR 5523
2008-03-28  Eric B. Weddington/gas:
2008-03-28  Eric B. Weddington/gas:
2008-03-28  Eric B. Weddington/gas:
2008-03-27  Nick Clifton * config/tc-avr.c (mcu_types): Add atmega32m1.
2008-02-14  Nick Clifton PR gas/2626
2008-01-23  Eric B. Weddington/gas:
2008-01-16  Eric B. Weddington/gas:
2007-11-16  Eric B. Weddington2007-11-16 Eric B. Weddington <eric.weddington@atmel...
2007-11-16  Eric B. Weddington2007-11-16 Eric B. Weddington <eric.weddington@atmel...
2007-11-07  Eric B. Weddington2007-11-07 Eric B. Weddington <eweddington@cso.atmel...
2007-11-07  Eric B. Weddington2007-11-07 Anatoly Sokolov <aesok@post.ru>
2007-10-31  Eric B. Weddington2007-10-31 Eric B. Weddington <eweddington@cso.atmel...
2007-10-17  Nick CliftonRemove duplicate definitions of the md_atof() function
2007-10-12  Nick Clifton* config/tc-avr.c (mcu_types): Add new devices: AT90PWM...
2007-10-08  Nick Clifton* config/tc-avr.c (mcu_types): Add new devices: AT90PWM...
2007-10-08  Nick Clifton* config/tc-avr.c (mcu_types): Add new devices: ATtiny4...
2007-10-03  Nick CliftonPR gas/5078
2007-07-03  Nick CliftonSwitch to GPLv3
2007-04-26  Denis Chertykov * config/tc-avr.c (mcu_types): Add support for atmega8...
2007-04-02  Denis Chertykov * config/tc-avr.c (mcu_types): Add support for at90pwm...
2006-06-19  Denis Chertykov * config/tc-avr.c (mcu_types): Add support for atmega1...
2006-06-07  Alan Modraremove some duplicate #include's.
2006-05-24  Nick CliftonAdd support for AVR6 family
next
This page took 0.9156 seconds and 106 git commands to generate.