aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)AuthorFilesLines
2018-03-06[ARC] Cleanup unused functions.Claudiu Zissulescu3-473/+4
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek1-4/+1
2018-01-31[ARC] Add 'aux' variable attribute.Claudiu Zissulescu1-1/+158
2018-01-31[ARC] Add 'uncached' attribute.Claudiu Zissulescu3-6/+73
2018-01-26[ARC] Add ARCv2 core3 tune option.Claudiu Zissulescu5-30/+42
2018-01-26[ARC] Rework delegitimate_address hookClaudiu Zissulescu1-52/+39
2018-01-26[ARC] Add support for reduced register file setClaudiu Zissulescu12-8/+59
2018-01-26[ARC] Add SJLI support.Claudiu Zissulescu4-55/+148
2018-01-26[ARC] Add JLI support.Claudiu Zissulescu9-80/+304
2018-01-08[ARC] Revamp trampoline implementationClaudiu Zissulescu3-58/+43
2018-01-08[ARC] Enable unaligned access.Claudiu Zissulescu2-1/+2
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford1-2/+4
2018-01-03Update copyright years.Jakub Jelinek33-33/+33
2018-01-03poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZESRichard Sandiford1-3/+7
2017-12-19[ARC][COMMITTED] Clean up build warnings.Claudiu Zissulescu1-3/+3
2017-12-19commit_messageClaudiu Zissulescu1-12/+48
2017-12-18[ARC] Update (u)maddsidi patterns.Claudiu Zissulescu1-4/+28
2017-12-18[ARC] Update legitimate constant hook.Claudiu Zissulescu1-6/+0
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford3-0/+6
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-9/+9
2017-12-14[SFN] next/prev_nonnote_insn_bb are no more, even for portsAlexandre Oliva1-1/+1
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek1-1/+1
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-6/+8
2017-11-30[ARC] Add trap instruction.Claudiu Zissulescu1-0/+7
2017-11-30[ARC] Don't allow the last ZOL insn to be in a delay slot.Claudiu Zissulescu2-0/+10
2017-11-30[ARC] Update uses for hw-loop labels.Claudiu Zissulescu1-0/+3
2017-11-30[ARC] Use TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV.Claudiu Zissulescu1-0/+12
2017-11-21[ARC] Reimplement exception handling support.Claudiu Zissulescu4-78/+166
2017-11-19[arc] Remove semicolon after do while (0) in FUNCTION_PROFILERTom de Vries1-1/+1
2017-11-17[ARC] Update GLIBC_DYNAMIC_LINKERVineet Gupta1-1/+1
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries1-1/+1
2017-11-03[ARC] Fix to unwinding.Cupertino Miranda2-6/+38
2017-11-02[ARC][ZOL] Account for empty body loopsClaudiu Zissulescu1-2/+11
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-6/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-7/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-9/+15
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-15/+14
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-17/+22
2017-09-01[ARC] Reimplement ZOL support.Claudiu Zissulescu6-644/+531
2017-09-01[ARC] Fix errors in arc_ifcvt.Claudiu Zissulescu1-31/+11
2017-09-01[ARC] Update various patternsClaudiu Zissulescu2-28/+32
2017-09-01[ARC] Use TARGET_USE_ANCHORS_FOR_SYMBOL_P.Claudiu Zissulescu1-0/+24
2017-08-31[ARC] Update can_follow_jump hook helper.Claudiu Zissulescu1-0/+3
2017-08-31[ARC] Use -G option to control sdata behaviorClaudiu Zissulescu3-122/+142
2017-08-31[ARC] Improves and fixes for small data support.Claudiu Zissulescu3-12/+58
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford1-1/+1
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford4-51/+51
2017-08-08trans.c: Include header files.Martin Liska1-0/+1