| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove long deprecated tilegx and tilepro ports | Jeff Law | 2022-06-25 | 17 | -29636/+0 |
* | tilegx: Fix infinite loop in gen-mul-tables generator | Iain Buclaw | 2022-06-24 | 1 | -2/+2 |
* | tilepro: fix missing ARRAY_SIZE macro | Martin Liska | 2022-05-23 | 1 | -0/+2 |
* | Use more ARRAY_SIZE. | Martin Liska | 2022-05-16 | 1 | -2/+2 |
* | Change references of .c files to .cc files | Martin Liska | 2022-01-17 | 2 | -4/+4 |
* | Rename .c files to .cc files. | Martin Liska | 2022-01-17 | 3 | -0/+0 |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 15 | -16/+16 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 15 | -16/+16 |
* | opts: Remove all usages of Report keyword. | Martin Liska | 2020-12-16 | 1 | -1/+1 |
* | introduce overridable clear_cache emitter | Alexandre Oliva | 2020-12-02 | 1 | -3/+1 |
* | tilepro: Update generator file to define IN_TARGET_CODE in target file. | Iain Buclaw | 2020-08-26 | 1 | -0/+2 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 15 | -16/+16 |
* | Remove call_really_used_regs | Richard Sandiford | 2019-09-10 | 2 | -16/+4 |
* | Remove redundant fixed_regs tests | Richard Sandiford | 2019-09-10 | 1 | -1/+1 |
* | Add call_used_or_fixed_reg_p | Richard Sandiford | 2019-09-10 | 1 | -1/+1 |
* | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 2019-08-20 | 1 | -7/+4 |
* | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 2019-08-20 | 1 | -7/+4 |
* | Use function_arg_info for TARGET_SETUP_INCOMING_ARGS | Richard Sandiford | 2019-08-20 | 1 | -3/+3 |
* | Use function_arg_info for TARGET_PASS_BY_REFERENCE | Richard Sandiford | 2019-08-20 | 1 | -5/+4 |
* | Add pass_va_arg_by_reference | Richard Sandiford | 2019-08-20 | 1 | -2/+1 |
* | Use checking forms of DECL_FUNCTION_CODE (PR 91421) | Richard Sandiford | 2019-08-13 | 1 | -1/+1 |
* | Remove obsolete comment about use_thunk | Rainer Orth | 2019-05-28 | 1 | -2/+1 |
* | gcc: move assemble_start_function / assemble_end_function to output_mi_thunk | Max Filippov | 2019-05-16 | 1 | -0/+3 |
* | re PR target/52726 (Composed error message will not get translated) | Jakub Jelinek | 2019-04-12 | 1 | -1/+1 |
* | re PR target/52726 (Composed error message will not get translated) | Jakub Jelinek | 2019-03-12 | 1 | -2/+1 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 15 | -16/+16 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 15 | -16/+16 |
* | poly_int: IN_TARGET_CODE | Richard Sandiford | 2017-12-16 | 3 | -0/+6 |
* | Convert STARTING_FRAME_OFFSET to a hook | Richard Sandiford | 2017-10-23 | 1 | -1/+0 |
* | Turn CONSTANT_ALIGNMENT into a hook | Richard Sandiford | 2017-09-25 | 2 | -7/+3 |
* | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 2017-09-15 | 1 | -2/+0 |
* | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 2017-09-12 | 1 | -3/+0 |
* | Turn SLOW_UNALIGNED_ACCESS into a target hook | Richard Sandiford | 2017-09-12 | 1 | -3/+0 |
* | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 2017-09-04 | 1 | -2/+0 |
* | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 2017-09-04 | 1 | -3/+0 |
* | PR82045: Avoid passing machine modes through "..." | Richard Sandiford | 2017-09-04 | 1 | -1/+1 |
* | [72/77] Pass scalar_mode to scalar_mode_supported_p | Richard Sandiford | 2017-08-30 | 1 | -1/+1 |
* | [2/77] Add an E_ prefix to case statements | Richard Sandiford | 2017-08-30 | 1 | -10/+10 |
* | trans.c: Include header files. | Martin Liska | 2017-08-08 | 1 | -0/+1 |
* | profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func... | Jan Hubicka | 2017-07-16 | 1 | -3/+2 |
* | tilegx.c (tilegx_expand_unaligned_load): Add missing argument to extract_bit_... | Jeff Law | 2017-05-15 | 1 | -1/+1 |
* | re PR target/78862 (tile*: ICE with -fstack-protetor-strong) | Walter Lee | 2017-02-03 | 1 | -2/+5 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 15 | -16/+16 |
* | TILEPro/TILE-Gx: add trap patterns | Walter Lee | 2016-11-23 | 1 | -0/+6 |
* | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 2016-10-13 | 1 | -0/+1 |
* | re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal... | Jakub Jelinek | 2016-10-13 | 1 | -0/+5 |
* | auto-inc-dec.c (try_merge): Remove break after return. | Jakub Jelinek | 2016-09-27 | 1 | -2/+0 |
* | Put a TARGET_LRA_P into every target | Segher Boessenkool | 2016-09-14 | 1 | -0/+3 |
* | merge adjust_cost and adjust_cost_2 target hooks | Trevor Saunders | 2016-07-28 | 1 | -3/+3 |
* | linux.h: Do not include arch/icache.h | Walter Lee | 2016-06-28 | 1 | -5/+24 |