aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/avr
AgeCommit message (Expand)AuthorFilesLines
2021-01-04avr.exp: convert Dos newlines to Unix onesMartin Liska1-40/+40
2021-01-04Update copyright years.Jakub Jelinek3-3/+3
2020-01-01Update copyright years.Jakub Jelinek3-3/+3
2019-10-17progmem-error-1.cpp: Fix location of the expected diagnostic.Georg-Johann Lay1-4/+1
2019-01-01Update copyright years.Jakub Jelinek3-3/+3
2018-12-17re PR rtl-optimization/88253 (Inlining of function incorrectly deletes volati...Senthil Kumar Selvaraj1-0/+16
2018-01-15Adjust tests to AVR_TINY.Georg-Johann Lay24-36/+66
2018-01-15re PR c/83801 ([avr] String constant in __flash not put into .progmem)Georg-Johann Lay2-0/+34
2018-01-09re PR target/79883 (avr i18n: untranslated "interrupt" or "signal")Georg-Johann Lay1-2/+2
2018-01-03Update copyright years.Jakub Jelinek3-3/+3
2017-07-10Better ISR prologues by supporting GASes __gcc_isr pseudo insn.Georg-Johann Lay1-2/+2
2017-07-06re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is ...Georg-Johann Lay1-2/+3
2017-07-05re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is ...Georg-Johann Lay1-0/+282
2017-07-05re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is ...Georg-Johann Lay3-0/+304
2017-05-06Add absolute line number comment in gcc.target/avr/progmem-error-1.cppTom de Vries1-1/+4
2017-01-01Update copyright years.Jakub Jelinek3-3/+3
2016-12-21mmcu: New folder for compile-tests with -mmcu=.Georg-Johann Lay4-2/+103
2016-12-01tiny-memx.c: Only perform if target avr_tiny.Georg-Johann Lay2-2/+2
2016-11-14re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay1-0/+85
2016-10-25New avt target pass to work around performance loss by PR fix.Georg-Johann Lay1-0/+46
2016-10-25re PR target/71676 ([avr] casesi won't handle switch values larger than 16 bits)Georg-Johann Lay4-0/+476
2016-10-24re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay1-0/+70
2016-10-21Fix PR 71627 - unable to find a register to spillSenthil Kumar Selvaraj1-0/+14
2016-10-03Fix failing gcc.target/avr/torture/builtins_error.cSenthil Kumar Selvaraj1-0/+1
2016-09-21re PR target/77326 ([avr] Invalid optimization omits comparison)Georg-Johann Lay1-0/+26
2016-08-10Fix PR 71873 - ICE in push_reloadSenthil Kumar Selvaraj1-0/+30
2016-07-20avr.c (avr_legitimize_address): Force constant addresses outside [0,0xc0] int...Georg-Johann Lay2-0/+107
2016-07-20Implement attribute progmem on reduced Tiny cores by adding flash offset 0x40...Georg-Johann Lay1-0/+109
2016-07-06re PR target/50739 ([avr] nameless error with -fmerge-all-constants)Senthil Kumar Selvaraj1-0/+7
2016-07-01re PR target/71151 ([avr] -fmerge-constants and -fdata-sections/-ffunction-se...Georg-Johann Lay8-21/+44
2016-06-20re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Georg-Johann Lay1-0/+118
2016-06-16avr.c (avr_asm_init_sections): Remove setup of progmem_swtable_section.Senthil Kumar Selvaraj9-0/+229
2016-05-21re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Pitchumani Sivanupandi1-0/+16
2016-04-29avr-related reload fix from Senthil Kumar SelvarajBernd Schmidt2-0/+141
2016-01-04Update copyright years.Jakub Jelinek2-2/+2
2015-11-19[Patch, vrp] Allow VRP type conversion folding only for widenings upto word modeSenthil Kumar Selvaraj1-0/+24
2015-10-28re PR target/67839 (Bit addressable instructions generated for invalid memory...Senthil Kumar Selvaraj1-0/+29
2015-09-04re PR target/65210 ([avr] ICE: when using attributs 'address' and 'io_low')Senthil Kumar Selvaraj1-0/+7
2015-03-11re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay2-3/+3
2015-03-03re PR target/64331 (regcprop propagates registers noted as REG_DEAD)Georg-Johann Lay1-0/+37
2015-02-20re PR target/64452 (ICE in avr-gcc when passing struct member to varargs func...Georg-Johann Lay1-0/+34
2015-01-05Update copyright years.Jakub Jelinek2-2/+2
2014-11-21Forward-port from 2014-10-30 4_9-branch r216934 PR target/63633Georg-Johann Lay1-0/+37
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke2-0/+82
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge1-1/+1
2014-06-12re PR target/61443 ([avr] ICE when varargs argument is indirect addr-space ac...Georg-Johann Lay1-0/+134
2014-06-05re PR debug/52472 (ICE: in convert_debug_memory_address, at cfgexpand.c:2491)Senthil Kumar Selvaraj1-0/+16
2014-05-12re PR target/60991 ([avr] Stack corruption when using 24-bit integers __int24...Senthil Kumar Selvaraj1-0/+21
2014-05-09re PR target/61055 ([avr] wrong test instruction after increment with -O1)Georg-Johann Lay1-0/+88
2014-04-05avr-arch.h (avr_mcu_t): Add dev_attribute field to have device specific ISA/ ...Pitchumani Sivanupandi1-0/+13