OSDN Git Service

* config/tc-avr.c (mcu_types): Add atmega16u4.
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / tc-avr.c
2008-08-29 nickc * config/tc-avr.c (mcu_types): Add atmega16u4.
2008-08-09 eweddingtonAdd AVR architectures avr25, avr31, avr35, and avr51...
2008-06-25 eweddington/gas:
2008-06-09 eweddington/gas:
2008-05-30 nickc PR 5523
2008-03-28 eweddington/gas:
2008-03-28 eweddington/gas:
2008-03-28 eweddington/gas:
2008-03-27 nickc * config/tc-avr.c (mcu_types): Add atmega32m1.
2008-02-14 nickc PR gas/2626
2008-01-23 eweddington/gas:
2008-01-16 eweddington/gas:
2007-11-16 eweddington2007-11-16 Eric B. Weddington <eric.weddington@atmel...
2007-11-16 eweddington2007-11-16 Eric B. Weddington <eric.weddington@atmel...
2007-11-07 eweddington2007-11-07 Eric B. Weddington <eweddington@cso.atmel...
2007-11-07 eweddington2007-11-07 Anatoly Sokolov <aesok@post.ru>
2007-10-31 eweddington2007-10-31 Eric B. Weddington <eweddington@cso.atmel...
2007-10-17 nickcRemove duplicate definitions of the md_atof() function
2007-10-12 nickc* config/tc-avr.c (mcu_types): Add new devices: AT90PWM...
2007-10-08 nickc* config/tc-avr.c (mcu_types): Add new devices: AT90PWM...
2007-10-08 nickc* config/tc-avr.c (mcu_types): Add new devices: ATtiny4...
2007-10-03 nickcPR gas/5078
2007-07-03 nickcSwitch to GPLv3
2007-04-26 denisc * config/tc-avr.c (mcu_types): Add support for atmega8...
2007-04-02 denisc * config/tc-avr.c (mcu_types): Add support for at90pwm...
2006-06-19 denisc * config/tc-avr.c (mcu_types): Add support for atmega1...
2006-06-07 amodraremove some duplicate #include's.
2006-05-24 nickcAdd support for AVR6 family
2006-04-07 nickcAdd support for attiny261, attiny461, attiny861, attiny...
2006-03-03 nickcAdd linker relaxation support for the AVR
2006-01-11 nickcFixes for building on 64-bit hosts:
2005-10-12 nickc* config/tc-avr.c: Convert to ISO C90 format. Fix...
2005-08-11 amodra * README-vms: Delete.
2005-06-07 zackgas:
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-02-23 amodra * cgen.c: Warning fixes.
2004-12-25 marekm * config/tc-avr.c (mcu_types): Move attiny{13,2313...
2004-12-22 nickcAdd support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_...
2004-11-26 nickcAdd support for atmega165, atmega325, atmega3250, atmeg...
2004-09-11 marekm * gas/config/tc-avr.c: Add support for
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-09-27 amodra * config/tc-avr.c (md_apply_fix3): Reinstate code...
2002-09-05 amodragas reloc rewrite.
2002-06-09 marekm * config/tc-avr.c (mcu_types): Update.
2002-05-16 marekm * config/tc-avr.c (mcu_types): Update for new devices.
2001-11-20 nickcFix md_apply_fix3 typo.
2001-11-15 nickcUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-11-10 denisc * config/tc-avr.c (mcu_types): Update for new devices.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-03-08 nickcFix copyright notices
2000-09-15 kazu2000-09-14 Kazu Hirata <kazu@hxi.com>
2000-08-06 denisc * config/tc-avr.c: Use PARAMS macro in function declar...
2000-07-28 nickcFix formatting
2000-07-03 nickcTidy up formatting.
2000-06-27 nickcApplied Marek Michalkiewicz <marekm@linux.org.pl>'s...
2000-06-07 denisc * config/tc-avr.c (avr_operand): fix the fomratting...
2000-06-07 denisc * config/tc-avr.c (AVR_ISA_???): moved to include...
2000-05-01 denisc * config/tc-avr.c: ATTRIBUTE_UNUSED added to the neces...
2000-05-01 denisc * config/tc-avr.c: New AVR_ISA_ defined.
2000-03-27 amodraATMEL AVR microcontroller support.