]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/avr/avr.md
Update copyright years.
[thirdparty/gcc.git] / gcc / config / avr / avr.md
2024-01-03  Jakub JelinekUpdate copyright years.
2023-06-11  Georg-Johann LayUse canonical form for reversed single-bit insertions...
2023-06-11  Georg-Johann Laytarget/19907: Overhaul bit extractions.
2023-06-10  Georg-Johann Laytarget/109650: Fix wrong code after cc0 -> CCmode trans...
2023-06-02  Georg-Johann Laytarget/110088: Improve operation of l-reg with const...
2023-05-25  Georg-Johann Laytarget/82931: Make a pattern more generic to match...
2023-05-20  Triffid Huntertarget/105753: Fix ICE in add_clobbers due to extra...
2023-04-20  Uros Bizjakarch: Use VIRTUAL_REGISTER_P predicate.
2023-01-02  Jakub JelinekUpdate copyright years.
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-03  Jakub JelinekUpdate copyright years.
2021-05-05  Jeff LawRemove cc0 remnants from avr port
2021-04-30  Senthil Kumar SelvarajAVR cc0 conversion - adjust peepholes
2021-04-28  Senthil Kumar SelvarajAVR cc0 conversion
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-28  Georg-Johann LayMust use push insn to pass varargs arguments of DFmode...
2019-10-09  Georg-Johann Lay* config/avr/avr.md: Fix typo in a comment.
2019-06-27  Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-02-07  Georg-Johann Layre PR target/84209 ([avr] Don't split SP in split2)
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-10-02  Georg-Johann Layre PR target/41076 ([avr] pessimal code for logical...
2017-08-14  Georg-Johann Layre PR target/81754 (Building of cross compiler avr...
2017-07-10  Georg-Johann LayBetter ISR prologues by supporting GASes __gcc_isr...
2017-07-10  Georg-Johann LayMove jump-tables out of .text again.
2017-05-05  Georg-Johann Layavr.md [...]: Remove any occurence of this flag from...
2017-03-08  Jakub Jelinekavr.md (setmemhi): Make sure match_dup operand number...
2017-02-06  Georg-Johann Layavr.md (*addhi3_zero_extend): Add alternative where...
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-28  Georg-Johann Layre PR target/41076 ([avr] pessimal code for logical...
2016-10-25  Georg-Johann LayNew avt target pass to work around performance loss...
2016-10-25  Georg-Johann Layre PR target/71676 ([avr] casesi won't handle switch...
2016-08-04  Georg-Johann Layre PR target/55181 (Expensive shift loop where a bit...
2016-08-01  Georg-Johann Layre PR target/72767 ([avr] Some branches report too...
2016-07-29  Georg-Johann Lay* config/avr/avr.md: Fix " in comment.
2016-07-29  Georg-Johann Layavr.md (addqi3): Revert glitch in insn attribute introd...
2016-07-22  Georg-Johann Layavr.c (TARGET_SECONDARY_RELOAD): Remove hook define...
2016-07-21  Georg-Johann LaySome patterns for moving one bit around by BST + BLD.
2016-07-15  Georg-Johann Laypredicates.md (const_m255_to_m1_operand): New.
2016-06-21  Georg-Johann Layre PR target/71103 (avr-gcc crashes with unrecognizable...
2016-06-20  Georg-Johann Layre PR target/71103 (avr-gcc crashes with unrecognizable...
2016-05-21  Pitchumani Sivanupandire PR target/71103 (avr-gcc crashes with unrecognizable...
2016-03-15  Senthil Kumar Selvarajavr.md (rotl<mode>3): Set mode for operand 2.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-02-26  Georg-Johann Layre PR target/65192 ([avr-tiny] ICE in tiny_valid_direct...
2015-02-20  Georg-Johann Layre PR target/64452 (ICE in avr-gcc when passing struct...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-21  Georg-Johann LayForward-port from 2014-10-30 4_9-branch r216934 PR...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-24  Georg-Johann Layavr-protos.h (avr_out_sign_extend): New.
2014-10-23  Georg-Johann Layavr.c: Fix GNU coding rules and typos.
2014-10-21  Joern Renneckeavr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX...
2014-10-09  Joern Renneckeavr.opt (mmcu=): Change to have a string value.
2014-09-11  Georg-Johann Layre PR target/63223 ([avr] Make jumptables work with...
2014-09-09  David Malcolmsingle_set takes an insn
2014-06-12  Georg-Johann Layre PR target/61443 ([avr] ICE when varargs argument...
2014-05-09  Georg-Johann Layre PR target/61055 ([avr] wrong test instruction after...
2014-04-05  Pitchumani Sivanupandiavr-arch.h (avr_mcu_t): Add dev_attribute field to...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-07-23  Georg-Johann Layavr.md: Explain asm print modifier 'r' for REG.
2013-07-19  Georg-Johann Layre PR target/57516 ([avr] Incorrect fixed-point roundin...
2013-02-08  Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2013-01-14  Georg-Johann Lay* Fix typos. Remove trailing blanks. Fix coding style.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-08  Georg-Johann Layre PR target/54815 ([avr] missed optimization with...
2012-10-05  Georg-Johann Layavr.md: Fix indentations of insn C snippets.
2012-10-04  Georg-Johann Laypredicates.md (flash_operand): New predicate.
2012-09-28  Georg-Johann Layavr.md (adjust_len): Add lpm.
2012-09-28  Georg-Johann Layre PR rtl-optimization/52543 (lower-subreg.c: code...
2012-09-26  Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-18  Georg-Johann Layavr.md: Tidy up empty "".
2012-09-17  Georg-Johann Layavr.c (CONST_FIXED_P): Remove define.
2012-09-15  Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2012-08-24  Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-03-22  Georg-Johann Layre PR target/52496 (avr-specific built-ins missing...
2012-03-21  Georg-Johann Layre PR rtl-optimization/52543 (lower-subreg.c: code...
2012-03-08  Georg-Johann Layavr.md (*addhi3, [...]): Add "w" alternative for consta...
2012-03-08  Georg-Johann Layre PR target/52496 (avr-specific built-ins missing...
2012-03-07  Georg-Johann Layre PR target/52484 ([avr]: Missing __memx insn because...
2012-03-07  Georg-Johann Layre PR target/52505 ([avr]: __memx address space reading...
2012-03-05  Georg-Johann Layavr.md (*umaddqihi4.2): New insn-and-split.
2012-03-01  Georg-Johann Layextend.texi (AVR Built-in Functions): Document __builti...
2012-02-29  Georg-Johann Layavr.md (eqne): New code iterator.
2012-02-28  Georg-Johann Layre PR rtl-optimization/52148 (ICE: in spill_failure...
2012-02-23  Georg-Johann Layavr.md (code_stdname): Add ior, xor.
2012-02-22  Georg-Johann Layre PR rtl-optimization/50063 (DSE: wrong code for gcc...
2012-02-21  Georg-Johann Layavr.md (neghi2): Remove "!d,0" alternative.
2012-02-21  Georg-Johann Lay* config/avr/avr.md
2012-02-15  Georg-Johann Layre PR target/52261 ([avr] Add support for AVR Xmega...
2012-02-15  Georg-Johann Laybuiltin_insert_bits-1.c: New test.
2012-02-08  Georg-Johann Layavr.md (SREG_ADDR): Remove constant definition.
2012-01-30  Georg-Johann Layavr.md: Resolve all AS1 and AS2 macros.
2012-01-27  Georg-Johann Layavr-protos.h (lpm_reg_rtx, [...]): Make global.
2012-01-25  Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-01-10  Georg-Johann Layre PR target/49868 (Implement named address space to...
next