aboutsummaryrefslogtreecommitdiff
path: root/gcc/common/config/avr/avr-common.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-20Remove trailing | in help message.Martin Liska1-3/+3
2020-01-09avr-common.c (avr_option_optimization_table): Set -fsplit-wide-types-early.Georg-Johann Lay1-0/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay1-0/+95
2019-10-17Fix breakage introduced by r276985.Georg-Johann Lay1-0/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-02-01avr.c (avr_option_override): Move disabling of -fdelete-null-pointer-checks t...Georg-Johann Lay1-0/+6
2018-01-09Don't save registers in main().Georg-Johann Lay1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-16Set default to -fomit-frame-pointerWilco Dijkstra1-1/+0
2017-07-10Better ISR prologues by supporting GASes __gcc_isr pseudo insn.Georg-Johann Lay1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-04re PR target/70677 (Suboptimal cond on AVR: unneeded stack frame)Georg-Johann Lay1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-0/+41