aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc/arc.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-10arc: Update ctz/clz patternsClaudiu Zissulescu1-0/+6
2021-05-10arc: Add alternative names for gp and fp registers.Claudiu Zissulescu1-0/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-29arc: Make use reg_renumber safe.Claudiu Zissulescu1-1/+1
2020-03-31arc: Cleanup compilation warningClaudiu Zissulescu1-3/+3
2020-01-27[ARC] Save mlo/mhi registers when ISR.Claudiu Zissulescu1-8/+19
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-12[ARC] generate signaling FDCMPF for hard float comparisonsVineet Gupta1-1/+1
2019-10-02[ARC] Pass along "-mcode-density" flag to "as"Shahab Vahedi1-1/+2
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-04-16[ARC] Refactor deprecated macros.Claudiu Zissulescu1-11/+0
2019-04-16[ARC] Refurb eliminate regs.Claudiu Zissulescu1-13/+18
2019-03-18[ARC] Introduce ADJUST_REG_ALLOC_ORDER.Claudiu Zissulescu1-6/+27
2019-03-06[ARC] Fix logic set UNALIGNED_ACCESSClaudiu Zissulescu1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-14[ARC] Fix REG_CLASS_NAMES.Claudiu Zissulescu1-0/+1
2018-11-14[ARC] Cleanup, fix and set LRA default.Claudiu Zissulescu1-69/+36
2018-11-13[ARC] Add support for profiling in glibc.Claudiu Zissulescu1-9/+3
2018-11-13[ARC] Update EH code.Claudiu Zissulescu1-2/+0
2018-10-31[ARC] Add BI/BIH instruction support.Claudiu Zissulescu1-45/+65
2018-09-17[ARC] Enable DBNZ for core3 and newer CPUs.Vineet Gupta1-2/+2
2018-07-25[ARC] Add more additional register namesClaudiu Zissulescu1-1/+9
2018-03-06[ARC] Cleanup unused functions.Claudiu Zissulescu1-3/+0
2018-01-26[ARC] Add ARCv2 core3 tune option.Claudiu Zissulescu1-0/+2
2018-01-26[ARC] Add support for reduced register file setClaudiu Zissulescu1-1/+1
2018-01-08[ARC] Revamp trampoline implementationClaudiu Zissulescu1-1/+1
2018-01-08[ARC] Enable unaligned access.Claudiu Zissulescu1-1/+1
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford1-2/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-21[ARC] Reimplement exception handling support.Claudiu Zissulescu1-2/+5
2017-11-19[arc] Remove semicolon after do while (0) in FUNCTION_PROFILERTom de Vries1-1/+1
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-6/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-7/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-9/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-15/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-9/+3
2017-09-01[ARC] Reimplement ZOL support.Claudiu Zissulescu1-5/+5
2017-08-31[ARC] Use -G option to control sdata behaviorClaudiu Zissulescu1-3/+3
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-3/+3
2017-07-17[ARC] Consolidate PIC implementation.Claudiu Zissulescu1-5/+6
2017-07-17[PATCH] [ARC] Add support for naked functions.Claudiu Zissulescu1-14/+26
2017-07-10[ARC] Define ADDITIONAL_REGISTER_NAMES.Claudiu Zissulescu1-0/+7
2017-06-01[ARC] Allow r30 to be used by the reg-alloc.Claudiu Zissulescu1-1/+2
2017-05-09[ARC]Fast interrupts support.Claudiu Zissulescu1-4/+9
2017-04-25[ARC] Allow extension core registers to be used for addresses.Claudiu Zissulescu1-11/+9
2017-04-14[ARC] Use long jumps for CRT callsClaudiu Zissulescu1-4/+5
2017-04-14[ARC] DWARF emitting cleanup.Claudiu Zissulescu1-5/+0
2017-03-28[ARC] Define _REENTRANT when -pthread is passed.Claudiu Zissulescu1-1/+23