Age | Commit message (Expand) | Author | Files | Lines |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -2/+1 |
2010-04-09 | 2010-04-07 Eric B. Weddington <eric.weddington@atmel.com> | Eric B. Weddington | 1 | -9/+31 |
2010-02-23 | PR 11297: Add support for 8-bit relocations to the AVR toolchain. | Nick Clifton | 1 | -3/+12 |
2009-10-29 | 2009-10-29 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -3/+0 |
2009-10-27 | 2009-10-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+3 |
2009-09-08 | * read.c (emit_expr_fix): Handle size 3. | Alan Modra | 1 | -0/+2 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-05 | /gas: | Eric B. Weddington | 1 | -0/+7 |
2009-08-02 | /gas: | Eric B. Weddington | 1 | -0/+3 |
2009-08-01 | /gas: | Eric B. Weddington | 1 | -0/+3 |
2009-07-17 | * config/tc-avr.c (md_apply_fix): Cast fixup reloc type to avoid | Nick Clifton | 1 | -1/+1 |
2009-02-03 | /gas: | Eric B. Weddington | 1 | -0/+1 |
2009-01-26 | /gas: | Eric B. Weddington | 1 | -1/+1 |
2008-12-23 | * config/tc-avr.c (mcu_types): Add attiny87, attiny327, atmega4hvd, | Nick Clifton | 1 | -1/+17 |
2008-08-29 | * config/tc-avr.c (mcu_types): Add atmega16u4. | Nick Clifton | 1 | -0/+1 |
2008-08-09 | Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC. | Eric B. Weddington | 1 | -111/+130 |
2008-06-25 | /gas: | Eric B. Weddington | 1 | -0/+1 |
2008-06-09 | /gas: | Eric B. Weddington | 1 | -1/+0 |
2008-05-30 | PR 5523 | Nick Clifton | 1 | -1/+3 |
2008-03-28 | /gas: | Eric B. Weddington | 1 | -0/+1 |
2008-03-28 | /gas: | Eric B. Weddington | 1 | -0/+1 |
2008-03-28 | /gas: | Eric B. Weddington | 1 | -0/+1 |
2008-03-27 | * config/tc-avr.c (mcu_types): Add atmega32m1. | Nick Clifton | 1 | -0/+1 |
2008-02-14 | PR gas/2626 | Nick Clifton | 1 | -2/+8 |
2008-01-23 | /gas: | Eric B. Weddington | 1 | -1/+1 |
2008-01-16 | /gas: | Eric B. Weddington | 1 | -3/+3 |
2007-11-16 | 2007-11-16 Eric B. Weddington <eric.weddington@atmel.com> | Eric B. Weddington | 1 | -0/+1 |
2007-11-16 | 2007-11-16 Eric B. Weddington <eric.weddington@atmel.com> | Eric B. Weddington | 1 | -0/+1 |
2007-11-07 | 2007-11-07 Eric B. Weddington <eweddington@cso.atmel.com> | Eric B. Weddington | 1 | -0/+1 |
2007-11-07 | 2007-11-07 Anatoly Sokolov <aesok@post.ru> | Eric B. Weddington | 1 | -0/+4 |
2007-10-31 | 2007-10-31 Eric B. Weddington <eweddington@cso.atmel.com> | Eric B. Weddington | 1 | -6/+2 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -37/+1 |
2007-10-12 | * config/tc-avr.c (mcu_types): Add new devices: AT90PWM2B, AT90PWM3B. | Nick Clifton | 1 | -0/+2 |
2007-10-08 | * config/tc-avr.c (mcu_types): Add new devices: AT90PWM216, AT90PWM316. | Nick Clifton | 1 | -0/+2 |
2007-10-08 | * config/tc-avr.c (mcu_types): Add new devices: ATtiny43U, ATtiny48. | Nick Clifton | 1 | -0/+2 |
2007-10-03 | PR gas/5078 | Nick Clifton | 1 | -1/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2007-04-26 | * config/tc-avr.c (mcu_types): Add support for atmega8hva and | Denis Chertykov | 1 | -1/+3 |
2007-04-02 | * config/tc-avr.c (mcu_types): Add support for at90pwm1, at90usb82, | Denis Chertykov | 1 | -0/+7 |
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 |