| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/tc-avr.c (mcu_types): Add support for at90pwm1, at90usb82, | Denis Chertykov | 2007-04-02 | 1 | -0/+7 |
* | * config/tc-avr.c (mcu_types): Add support for atmega165p, atmega169p | Denis Chertykov | 2006-06-19 | 1 | -2/+5 |
* | remove some duplicate #include's. | Alan Modra | 2006-06-07 | 1 | -2/+0 |
* | Add support for AVR6 family | Nick Clifton | 2006-05-24 | 1 | -87/+119 |
* | Add support for attiny261, attiny461, attiny861, attiny25, attiny45, | Nick Clifton | 2006-04-07 | 1 | -2/+30 |
* | Add linker relaxation support for the AVR | Nick Clifton | 2006-03-03 | 1 | -12/+30 |
* | Fixes for building on 64-bit hosts: | Nick Clifton | 2006-01-11 | 1 | -3/+19 |
* | * config/tc-avr.c: Convert to ISO C90 format. Fix formatting and generally | Nick Clifton | 2005-10-12 | 1 | -287/+251 |
* | * README-vms: Delete. | Alan Modra | 2005-08-11 | 1 | -6/+5 |
* | gas: | Zack Weinberg | 2005-06-07 | 1 | -1/+1 |
* | Update the address and phone number of the FSF | Nick Clifton | 2005-05-05 | 1 | -2/+2 |
* | * cgen.c: Warning fixes. | Alan Modra | 2005-02-23 | 1 | -2/+3 |
* | * config/tc-avr.c (mcu_types): Move attiny{13,2313} from avr4 to avr2. | Marek Michalkiewicz | 2004-12-25 | 1 | -3/+3 |
* | Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for the | Nick Clifton | 2004-12-22 | 1 | -14/+57 |
* | Add support for atmega165, atmega325, atmega3250, atmega645 and atmega6450. | Nick Clifton | 2004-11-26 | 1 | -0/+5 |
* | * gas/config/tc-avr.c: Add support for | Marek Michalkiewicz | 2004-09-11 | 1 | -1/+8 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -8/+8 |
* | * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrel | Alan Modra | 2002-09-27 | 1 | -0/+11 |
* | gas reloc rewrite. | Alan Modra | 2002-09-05 | 1 | -32/+5 |
* | * config/tc-avr.c (mcu_types): Update. | Marek Michalkiewicz | 2002-06-09 | 1 | -1/+4 |
* | * config/tc-avr.c (mcu_types): Update for new devices. | Marek Michalkiewicz | 2002-05-16 | 1 | -2/+5 |
* | Fix md_apply_fix3 typo. | Nick Clifton | 2001-11-20 | 1 | -1/+1 |
* | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 2001-11-15 | 1 | -39/+34 |
* | * config/tc-avr.c (mcu_types): Update for new devices. | Denis Chertykov | 2001-11-10 | 1 | -9/+21 |
* | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 2001-09-19 | 1 | -7/+7 |
* | Fix copyright notices | Nick Clifton | 2001-03-08 | 1 | -1/+1 |
* | 2000-09-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-15 | 1 | -56/+56 |
* | * config/tc-avr.c: Use PARAMS macro in function declarations. | Denis Chertykov | 2000-08-06 | 1 | -31/+18 |
* | Fix formatting | Nick Clifton | 2000-07-28 | 1 | -180/+210 |
* | Tidy up formatting. | Nick Clifton | 2000-07-03 | 1 | -69/+156 |
* | Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p... | Nick Clifton | 2000-06-27 | 1 | -23/+27 |
* | * config/tc-avr.c (avr_operand): fix the fomratting of the comment. | Denis Chertykov | 2000-06-07 | 1 | -1/+3 |
* | * config/tc-avr.c (AVR_ISA_???): moved to include/opcode/avr.h | Denis Chertykov | 2000-06-07 | 1 | -215/+28 |
* | * config/tc-avr.c: ATTRIBUTE_UNUSED added to the necessary places. | Denis Chertykov | 2000-05-01 | 1 | -59/+50 |
* | * config/tc-avr.c: New AVR_ISA_ defined. | Denis Chertykov | 2000-05-01 | 1 | -48/+185 |
* | ATMEL AVR microcontroller support. | Alan Modra | 2000-03-27 | 1 | -0/+1252 |