aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-avr.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-8/+8
2002-09-27 * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrelAlan Modra1-0/+11
2002-09-05gas reloc rewrite.Alan Modra1-32/+5
2002-06-09 * config/tc-avr.c (mcu_types): Update.Marek Michalkiewicz1-1/+4
2002-05-16 * config/tc-avr.c (mcu_types): Update for new devices.Marek Michalkiewicz1-2/+5
2001-11-20Fix md_apply_fix3 typo.Nick Clifton1-1/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-39/+34
2001-11-10 * config/tc-avr.c (mcu_types): Update for new devices.Denis Chertykov1-9/+21
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-7/+7
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-09-152000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-56/+56
2000-08-06 * config/tc-avr.c: Use PARAMS macro in function declarations.Denis Chertykov1-31/+18
2000-07-28Fix formattingNick Clifton1-180/+210
2000-07-03Tidy up formatting.Nick Clifton1-69/+156
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton1-23/+27
2000-06-07 * config/tc-avr.c (avr_operand): fix the fomratting of the comment.Denis Chertykov1-1/+3
2000-06-07 * config/tc-avr.c (AVR_ISA_???): moved to include/opcode/avr.hDenis Chertykov1-215/+28
2000-05-01 * config/tc-avr.c: ATTRIBUTE_UNUSED added to the necessary places.Denis Chertykov1-59/+50
2000-05-01 * config/tc-avr.c: New AVR_ISA_ defined.Denis Chertykov1-48/+185
2000-03-27ATMEL AVR microcontroller support.Alan Modra1-0/+1252