Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-05 | Add a new target hook: TARGET_START_CALL_ARGS | Richard Sandiford | 1 | -1/+0 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-06-17 | Add a target calls hook: TARGET_PUSH_ARGUMENT | H.J. Lu | 1 | -0/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-09 | Add a compatible_vector_types_p target hook | Richard Sandiford | 1 | -0/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-01 | OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays | Tobias Burnus | 1 | -0/+1 |
2019-09-30 | Pass an ABI identifier to hard_regno_call_part_clobbered | Richard Sandiford | 1 | -1/+1 |
2019-09-03 | Implement TARGET_HANDLE_GENERIC_ATTRIBUTE | Jozef Lawrynowicz | 1 | -0/+1 |
2019-01-11 | aarch64.c (aarch64_simd_call_p): New function. | Steve Ellcey | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-14 | [PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc | Sam Tebbs | 1 | -0/+1 |
2018-02-13 | common.opt (gas-loc-support, [...]): New. | Alexandre Oliva | 1 | -0/+1 |
2018-01-13 | Give the target more control over ARRAY_TYPE modes | Richard Sandiford | 1 | -0/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: TRULY_NOOP_TRUNCATION | Richard Sandiford | 1 | -1/+1 |
2017-10-23 | Convert STARTING_FRAME_OFFSET to a hook | Richard Sandiford | 1 | -0/+2 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 1 | -0/+1 |
2017-09-15 | Turn CANNOT_CHANGE_MODE_CLASS into a hook | Richard Sandiford | 1 | -0/+2 |
2017-09-13 | Turn SECONDARY_MEMORY_NEEDED into a hook | Richard Sandiford | 1 | -0/+3 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 1 | -0/+1 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -0/+1 |
2017-09-04 | Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook | Richard Sandiford | 1 | -0/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-10 | target.def (additional_allocno_class_p): New. | Vladimir Makarov | 1 | -0/+1 |
2016-10-13 | re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal... | Jakub Jelinek | 1 | -0/+1 |
2016-09-23 | hooks.h (hook_uint_uintp_false): Rename to... | Uros Bizjak | 1 | -1/+1 |
2016-09-23 | hooks.h (hook_uint_uintp_false): Declare. | Richard Biener | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -2/+2 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -2/+0 |
2015-05-11 | Convert to md_asm_adjust | Richard Henderson | 1 | -1/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-13 | [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling. | Bernd Schmidt | 1 | -0/+1 |
2014-11-10 | Add a target hook for assembling undeclared decls. | Bernd Schmidt | 1 | -0/+2 |
2014-11-06 | Add a hook to inform a port about call arguments. | Bernd Schmidt | 1 | -0/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -10/+10 |
2014-09-15 | Instruction attributes take an rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-09-15 | The TARGET_CAN_FOLLOW_JUMP hook takes insns | David Malcolm | 1 | -1/+2 |
2014-08-27 | Use rtx_insn for various target.def hooks | David Malcolm | 1 | -4/+4 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -2/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | hooks.h (hook_uint_mode_0): Add Prototype. | Andrew MacLeod | 1 | -0/+1 |
2013-11-09 | target.def (can_use_doloop_p): New hook. | Richard Sandiford | 1 | -0/+3 |
2013-04-22 | [Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook. | James Greenhalgh | 1 | -0/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-05 | md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m... | Joern Rennecke | 1 | -0/+2 |
2012-10-23 | gcc: | Joseph Myers | 1 | -1/+2 |