aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.md
AgeCommit message (Expand)AuthorFilesLines
2015-02-26re PR target/65192 ([avr-tiny] ICE in tiny_valid_direct_memory_access_range)Georg-Johann Lay1-54/+8
2015-02-20re PR target/64452 (ICE in avr-gcc when passing struct member to varargs func...Georg-Johann Lay1-8/+40
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-21Forward-port from 2014-10-30 4_9-branch r216934 PR target/63633Georg-Johann Lay1-9/+104
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-24avr-protos.h (avr_out_sign_extend): New.Georg-Johann Lay1-30/+34
2014-10-23avr.c: Fix GNU coding rules and typos.Georg-Johann Lay1-58/+57
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke1-16/+82
2014-10-09avr.opt (mmcu=): Change to have a string value.Joern Rennecke1-8/+8
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay1-6/+36
2014-09-09single_set takes an insnDavid Malcolm1-2/+3
2014-06-12re PR target/61443 ([avr] ICE when varargs argument is indirect addr-space ac...Georg-Johann Lay1-0/+9
2014-05-09re PR target/61055 ([avr] wrong test instruction after increment with -O1)Georg-Johann Lay1-4/+4
2014-04-05avr-arch.h (avr_mcu_t): Add dev_attribute field to have device specific ISA/ ...Pitchumani Sivanupandi1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-07-23avr.md: Explain asm print modifier 'r' for REG.Georg-Johann Lay1-0/+1
2013-07-19re PR target/57516 ([avr] Incorrect fixed-point rounding result in the overfl...Georg-Johann Lay1-1/+1
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+1
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay1-93/+93
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-08re PR target/54815 ([avr] missed optimization with operations with constant o...Georg-Johann Lay1-17/+17
2012-10-05avr.md: Fix indentations of insn C snippets.Georg-Johann Lay1-36/+36
2012-10-04predicates.md (flash_operand): New predicate.Georg-Johann Lay1-1/+1
2012-09-28avr.md (adjust_len): Add lpm.Georg-Johann Lay1-5/+8
2012-09-28re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...Georg-Johann Lay1-105/+96
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+1
2012-09-18avr.md: Tidy up empty "".Georg-Johann Lay1-168/+124
2012-09-17avr.c (CONST_FIXED_P): Remove define.Georg-Johann Lay1-1/+1
2012-09-15re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-51/+35
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-446/+601
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-03-22re PR target/52496 (avr-specific built-ins missing memory barrier)Georg-Johann Lay1-12/+15
2012-03-21re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...Georg-Johann Lay1-66/+93
2012-03-08avr.md (*addhi3, [...]): Add "w" alternative for constants in [-63,63].Georg-Johann Lay1-10/+11
2012-03-08re PR target/52496 (avr-specific built-ins missing memory barrier)Georg-Johann Lay1-37/+101
2012-03-07re PR target/52484 ([avr]: Missing __memx insn because of wrong register foot...Georg-Johann Lay1-0/+1
2012-03-07re PR target/52505 ([avr]: __memx address space reading unintentionally from ...Georg-Johann Lay1-2/+17
2012-03-05avr.md (*umaddqihi4.2): New insn-and-split.Georg-Johann Lay1-0/+23
2012-03-01extend.texi (AVR Built-in Functions): Document __builtin_avr_flash_segment.Georg-Johann Lay1-0/+47
2012-02-29avr.md (eqne): New code iterator.Georg-Johann Lay1-296/+313
2012-02-28re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)Georg-Johann Lay1-28/+32
2012-02-23avr.md (code_stdname): Add ior, xor.Georg-Johann Lay1-8/+16
2012-02-22re PR rtl-optimization/50063 (DSE: wrong code for gcc.dg/torture/pta-ptrarith...Georg-Johann Lay1-13/+16
2012-02-21avr.md (neghi2): Remove "!d,0" alternative.Georg-Johann Lay1-6/+5
2012-02-21* config/avr/avr.mdGeorg-Johann Lay1-3/+77
2012-02-15re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay1-6/+17
2012-02-15builtin_insert_bits-1.c: New test.Georg-Johann Lay1-20/+12
2012-02-08avr.md (SREG_ADDR): Remove constant definition.Georg-Johann Lay1-6/+0
2012-01-30avr.md: Resolve all AS1 and AS2 macros.Georg-Johann Lay1-78/+93