summaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.md
Commit message (Expand)AuthorAgeFilesLines
* * config/avr/avr.md: Explain asm print modifier 'r' for REG.gjl2013-07-231-0/+1
* gcc/gjl2013-07-191-1/+1
* gcc/gjl2013-02-081-0/+1
* * Fix typos. Remove trailing blanks. Fix coding style.gjl2013-01-141-93/+93
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR target/54815gjl2012-10-081-17/+17
* * config/avr/avr.md: Fix indentations of insn C snippets.gjl2012-10-051-36/+36
* * config/avr/predicates.md (flash_operand): New predicate.gjl2012-10-041-1/+1
* * config/avr/avr.md (adjust_len): Add lpm.gjl2012-09-281-5/+8
* PR rtl-optimization/52543gjl2012-09-281-105/+96
* PR middle-end/54635gjl2012-09-261-1/+1
* * config/avr/avr.md: Tidy up empty "". Fix C code indentation.gjl2012-09-181-168/+124
* * config/avr/avr.c (CONST_FIXED_P): Remove define.gjl2012-09-171-1/+1
* gcc/gjl2012-09-151-51/+35
* libgcc/gjl2012-08-241-446/+601
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* PR target/52496gjl2012-03-221-12/+15
* PR rtl-optimization/52543gjl2012-03-211-66/+93
* * config/avr/avr.md (*addhi3, addhi3_clobber): Add "w" alternativegjl2012-03-081-10/+11
* PR target/52496gjl2012-03-081-37/+101
* PR target/52484gjl2012-03-071-0/+1
* libgcc/gjl2012-03-071-2/+17
* * config/avr/avr.md (*umaddqihi4.2): New insn-and-split.gjl2012-03-051-0/+23
* * doc/extend.texi (AVR Built-in Functions): Documentgjl2012-03-011-0/+47
* * config/avr/avr.md (eqne): New code iterator.gjl2012-02-291-296/+313
* PR target/52148gjl2012-02-281-28/+32
* * config/avr/avr.md (code_stdname): Add ior, xor.gjl2012-02-231-8/+16
* PR rtl-optimization/50063gjl2012-02-221-13/+16
* * config/avr/avr.md (neghi2): Remove "!d,0" alternative. Tweak "r,0".gjl2012-02-211-6/+5
* * config/avr/avr.mdgjl2012-02-211-3/+77
* libgcc/gjl2012-02-151-6/+17
* gcc/testsuite/gjl2012-02-151-20/+12
* * config/avr/avr.md (SREG_ADDR): Remove constant definition.gjl2012-02-081-6/+0
* * config/avr/avr.md: Resolve all AS1 and AS2 macros.gjl2012-01-301-78/+93
* * config/avr/avr-protos.h (lpm_reg_rtx, lpm_addr_reg_rtx,gjl2012-01-271-15/+49
* PR target/49868gjl2012-01-251-7/+7
* libgcc/gjl2012-01-101-71/+35
* Fix clearing ZERO_REGgjl2012-01-041-2/+2
* gcc/gjl2012-01-021-24/+26
* libgcc/gjl2011-12-141-2/+155
* PR target/51425gjl2011-12-091-2/+2
* libgcc/gjl2011-12-061-1/+1
* * doc/extend.texi (AVR Built-in Functions): Add documentation forgjl2011-11-281-0/+36
* * config/avr/avr.c (print_operand): Support code = 'i' for CONST_INT.gjl2011-11-251-2/+2
* * config/avr/avr.md (*rotlhi2.15): Set length to 4.gjl2011-11-241-1/+1
* * config/avr/avr.c (output_reload_in_const): Loading a byte with 0gjl2011-11-211-4/+4
* * config/avr/avr.h (struct base_arch_s): Add field sfr_offset.gjl2011-11-211-23/+25
* gcc/gjl2011-11-181-139/+294
* gcc/gjl2011-11-151-93/+233