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