aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc/arc-protos.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-06-09arc: Update 64bit move split patterns.Claudiu Zissulescu1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-11arc: Refurbish adc/sbc patternsClaudiu Zissulescu1-3/+0
2020-01-27[ARC] Save mlo/mhi registers when ISR.Claudiu Zissulescu1-2/+0
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-20[ARC] Register ARC specific passes with a .def file.Claudiu Zissulescu1-0/+3
2019-07-24[ARC] Fix and refurbish the interrupts.Claudiu Zissulescu1-6/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-06-10[ARC] Improve code gen when compiling for sizeClaudiu Zissulescu1-0/+4
2019-04-16[ARC] Refactor deprecated macros.Claudiu Zissulescu1-2/+0
2019-03-18[ARC] Introduce ADJUST_REG_ALLOC_ORDER.Claudiu Zissulescu1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-13[ARC] Update EH code.Claudiu Zissulescu1-1/+1
2018-11-13[ARC] Refurbish and improve prologue/epilogue functions.Claudiu Zissulescu1-1/+1
2018-11-13[ARC] Add peephole rules to combine store/loads into double store/loadsClaudiu Zissulescu1-0/+2
2018-06-13[ARC] Reimplement return padding operation for ARC700.Claudiu Zissulescu1-1/+0
2018-04-30[ARC] Cleanup sdata handling.Claudiu Zissulescu1-4/+0
2018-04-23[ARC] Update sleep builtin.Claudiu Zissulescu1-1/+0
2018-03-06[ARC] Cleanup unused functions.Claudiu Zissulescu1-3/+0
2018-01-31[ARC] Add 'uncached' attribute.Claudiu Zissulescu1-0/+1
2018-01-26[ARC] Add SJLI support.Claudiu Zissulescu1-0/+1
2018-01-26[ARC] Add JLI support.Claudiu Zissulescu1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-21[ARC] Reimplement exception handling support.Claudiu Zissulescu1-1/+1
2017-08-31[ARC] Improves and fixes for small data support.Claudiu Zissulescu1-1/+1
2017-07-17[ARC] Consolidate PIC implementation.Claudiu Zissulescu1-2/+0
2017-07-17[PATCH] [ARC] Add support for naked functions.Claudiu Zissulescu1-5/+2
2017-04-14[ARC] DWARF emitting cleanup.Claudiu Zissulescu1-1/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-16[ARC] Rework code for profiling.Claudiu Zissulescu1-1/+0
2016-12-05[ARC] Remove unused patterns, refactor unspec+offset pattern gen.Claudiu Zissulescu1-1/+0
2016-11-30arc: Avoid store/load pipeline hazardAndrew Burgess1-0/+1
2016-11-15[ARC] New option handling, refurbish multilib support.Claudiu Zissulescu1-1/+0
2016-09-28[ARC] New CPU C-define handler.Claudiu Zissulescu1-0/+1
2016-09-22use rtx_insn * moreTrevor Saunders1-1/+1
2016-05-02[ARC] Add new ARCv2 instructions.Claudiu Zissulescu1-1/+1
2016-04-28[ARC] Add TLS support.Claudiu Zissulescu1-2/+2
2016-01-25[ARC] Add basic support for double load and store instructionsClaudiu Zissulescu1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-10[ARC] Add support for atomic memory built-in.Claudiu Zissulescu1-0/+4
2015-11-11arc-common.c (arc_handle_option): Handle ARCv2 options.Claudiu Zissulescu1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-11/+11
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-2/+2
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-2/+2
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-2/+4
2014-08-25config/arc: Use rtx_insnDavid Malcolm1-4/+4
2014-08-22reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)David Malcolm1-1/+1