Age | Commit message (Expand) | Author | Files | Lines |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -1/+1 |
2024-10-16 | Ternary operator formatting fixes | Jakub Jelinek | 1 | -8/+8 |
2024-06-25 | Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type | Kewen Lin | 1 | -3/+0 |
2024-04-23 | Spelling fixes for translatable strings | Jakub Jelinek | 1 | -1/+1 |
2024-03-20 | epiphany: Fix up epiphany_setup_incoming_varargs [PR114175] | Jakub Jelinek | 1 | -1/+2 |
2024-01-09 | [committed] Fix minor bug in epiphany port | Jeff Law | 1 | -3/+3 |
2024-01-04 | Add generated .opt.urls files | David Malcolm | 1 | -0/+52 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 14 | -14/+14 |
2023-12-02 | Allow target attributes in non-gnu namespaces | Richard Sandiford | 1 | -4/+3 |
2023-11-11 | mode-switching: Pass the set of live registers to the after hook | Richard Sandiford | 2 | -3/+5 |
2023-11-11 | mode-switching: Pass set of live registers to the needed hook | Richard Sandiford | 3 | -3/+5 |
2023-08-09 | targhooks: Extend legitimate_address_p with code_helper [PR110248] | Kewen Lin | 1 | -1/+2 |
2023-05-18 | gcc/config/*: use _P() defines from tree.h | Bernhard Reutner-Fischer | 2 | -6/+3 |
2023-05-01 | Enable LRA on several ports | Jeff Law | 1 | -2/+0 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 14 | -14/+14 |
2022-10-28 | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 1 | -3/+5 |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -6/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 6 | -9/+9 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 3 | -0/+0 |
2022-01-13 | epiphany: fix -Wimplicit-fallthrough warnings in epiphany.c. | Martin Liska | 1 | -0/+3 |
2022-01-13 | epiphany: fir -Wformat-diag. | Martin Liska | 1 | -4/+6 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 14 | -14/+14 |
2021-05-26 | Remove useless register keywords | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 14 | -14/+14 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 14 | -14/+14 |
2019-09-10 | Add call_used_or_fixed_reg_p | Richard Sandiford | 1 | -6/+6 |
2019-09-10 | Replace call_used_reg_set with call_used_or_fixed_regs | Richard Sandiford | 1 | -1/+1 |
2019-09-09 | Remove AND_COMPL_HARD_REG_SET | Richard Sandiford | 1 | -1/+1 |
2019-09-09 | Remove COPY_HARD_REG_SET | Richard Sandiford | 1 | -3/+2 |
2019-09-09 | Simplify the implementation of HARD_REG_SET | Richard Sandiford | 1 | -1/+2 |
2019-08-20 | Use function_arg_info for TARGET_CALLEE_COPIES | Richard Sandiford | 1 | -1/+1 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -6/+5 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -10/+4 |
2019-08-20 | Use function_arg_info for TARGET_SETUP_INCOMING_ARGS | Richard Sandiford | 1 | -7/+8 |
2019-08-20 | Use function_arg_info for TARGET_PASS_BY_REFERENCE | Richard Sandiford | 1 | -9/+6 |
2019-08-20 | Use function_arg_info for TARGET_ARG_PARTIAL_BYTES | Richard Sandiford | 1 | -5/+7 |
2019-05-16 | gcc: move assemble_start_function / assemble_end_function to output_mi_thunk | Max Filippov | 1 | -0/+3 |
2019-03-09 | re PR target/79645 (missing period in microblaze.opt) | Jakub Jelinek | 1 | -3/+3 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 14 | -14/+14 |
2018-01-08 | epiphany: Enable Ada run-time build | Sebastian Huber | 1 | -1/+1 |
2018-01-05 | RTEMS/EPIPHANY: Add RTEMS support | Sebastian Huber | 1 | -0/+28 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2017-12-16 | poly_int: IN_TARGET_CODE | Richard Sandiford | 3 | -0/+6 |
2017-12-15 | tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f... | Jakub Jelinek | 1 | -8/+10 |
2017-12-07 | PR c/81544 - attribute noreturn and warn_unused_result on the same function a... | Martin Sebor | 1 | -7/+8 |
2017-10-23 | Convert STARTING_FRAME_OFFSET to a hook | Richard Sandiford | 2 | -6/+11 |
2017-09-25 | Turn CONSTANT_ALIGNMENT into a hook | Richard Sandiford | 2 | -6/+14 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 1 | -4/+0 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 1 | -7/+0 |