aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/epiphany
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Change references of .c files to .cc filesMartin Liska6-9/+9
2022-01-17Rename .c files to .cc files.Martin Liska3-0/+0
2022-01-13epiphany: fix -Wimplicit-fallthrough warnings in epiphany.c.Martin Liska1-0/+3
2022-01-13epiphany: fir -Wformat-diag.Martin Liska1-4/+6
2022-01-03Update copyright years.Jakub Jelinek14-14/+14
2021-05-26Remove useless register keywordsJakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek14-14/+14
2020-01-01Update copyright years.Jakub Jelinek14-14/+14
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-6/+6
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford1-1/+1
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford1-1/+1
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford1-3/+2
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford1-1/+2
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-6/+5
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-10/+4
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-7/+8
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-9/+6
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-5/+7
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek1-3/+3
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek14-14/+14
2018-01-08epiphany: Enable Ada run-time buildSebastian Huber1-1/+1
2018-01-05RTEMS/EPIPHANY: Add RTEMS supportSebastian Huber1-0/+28
2018-01-03Update copyright years.Jakub Jelinek13-13/+13
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-8/+10
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-7/+8
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-6/+11
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-6/+14
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-7/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-10/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford3-13/+11
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[15/77] Add scalar_int_modeRichard Sandiford1-1/+2
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford2-24/+24
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-04-03Fix numerous typos in commentsJonathan Wakely2-2/+2
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener2-5/+5
2017-01-01Update copyright years.Jakub Jelinek13-13/+13
2016-10-26epiphany.c (epiphany_print_operand): Adjust fallthru comment.Jeff Law1-1/+2
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme3-0/+3
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+2
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-2/+3
2016-03-17i386.md (*movv4qicc_insn+1..36): Pass true as ALL_REGS argument to replace_rtx.Joern Rennecke1-2/+2
2016-01-04Update copyright years.Jakub Jelinek13-13/+13
2015-11-09Machine modes for address printing.Julian Brown1-4/+6
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-9/+9