Age | Commit message (Expand) | Author | Files | Lines |
2023-11-18 | Add TARGET_HAVE_LIBATOMIC | Sebastian Huber | 1 | -0/+5 |
2023-11-18 | gcov: Remove TARGET_GCOV_TYPE_SIZE target hook | Sebastian Huber | 1 | -11/+0 |
2023-11-11 | mode-switching: Add a backprop hook | Richard Sandiford | 1 | -0/+28 |
2023-11-11 | mode-switching: Add a target-configurable confluence operator | Richard Sandiford | 1 | -0/+16 |
2023-11-11 | mode-switching: Pass the set of live registers to the after hook | Richard Sandiford | 1 | -1/+3 |
2023-11-11 | mode-switching: Pass set of live registers to the needed hook | Richard Sandiford | 1 | -2/+3 |
2023-11-11 | mode-switching: Allow targets to set the mode for EH handlers | Richard Sandiford | 1 | -0/+6 |
2023-11-11 | mode-switching: Tweak the macro/hook documentation | Richard Sandiford | 1 | -27/+42 |
2023-10-07 | [APX EGPR] middle-end: Add index_reg_class with insn argument. | Hongyu Wang | 1 | -0/+8 |
2023-10-07 | [APX EGPR] middle-end: Add insn argument to base_reg_class | Kong Lingling | 1 | -0/+18 |
2023-09-21 | rust: Reintroduce TARGET_RUST_OS_INFO hook | Iain Buclaw | 1 | -0/+5 |
2023-09-21 | rust: Reintroduce TARGET_RUST_CPU_INFO hook | Iain Buclaw | 1 | -0/+13 |
2023-09-21 | rust: Add skeleton support and documentation for targetrustm hooks. | Iain Buclaw | 1 | -0/+8 |
2023-09-06 | Middle-end _BitInt support [PR102989] | Jakub Jelinek | 1 | -0/+15 |
2023-08-31 | Darwin: homogenize spelling of macOS | Francois-Xavier Coudert | 1 | -1/+1 |
2023-08-23 | rtl: use rtx_code for gen_ccmp_first and gen_ccmp_next | Richard Earnshaw | 1 | -2/+2 |
2023-08-09 | targhooks: Extend legitimate_address_p with code_helper [PR110248] | Kewen Lin | 1 | -5/+13 |
2023-05-30 | stor-layout, aarch64: Express SRA intrinsics with RTL codes | Kyrylo Tkachov | 1 | -1/+13 |
2023-04-28 | Add targetm.libm_function_max_error | Jakub Jelinek | 1 | -0/+15 |
2023-04-01 | aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254] | Jakub Jelinek | 1 | -2/+4 |
2023-03-23 | Remove TARGET_GEN_MEMSET_SCRATCH_RTX since it's not used anymore. | liuhongt | 1 | -7/+0 |
2023-03-12 | middle-end: Implement preferred_div_as_shifts_over_mult [PR108583] | Tamar Christina | 1 | -0/+6 |
2023-03-12 | middle-end: Revert can_special_div_by_const changes [PR108583] | Tamar Christina | 1 | -14/+0 |
2023-03-03 | c++, v3: Emit fundamental tinfos for _Float16/decltype(0.0bf16) types on ia32... | Jakub Jelinek | 1 | -0/+9 |
2023-02-23 | **/*.texi: Reorder index entries | Arsen Arsenović | 1 | -2/+2 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-03 | Revert "Compute a table of DWARF register sizes at compile" | Florian Weimer | 1 | -4/+3 |
2023-01-02 | Compute a table of DWARF register sizes at compile | Florian Weimer | 1 | -3/+4 |
2022-11-25 | OpenMP: Generate SIMD clones for functions with "declare target" | Sandra Loosemore | 1 | -1/+1 |
2022-11-14 | middle-end: Support not decomposing specific divisions during vectorization. | Tamar Christina | 1 | -0/+16 |
2022-11-14 | Revert "sphinx: remove texinfo files" | Martin Liska | 1 | -0/+12436 |
2022-11-09 | sphinx: remove texinfo files | Martin Liska | 1 | -12436/+0 |
2022-10-29 | d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default. | Iain Buclaw | 1 | -6/+10 |
2022-10-28 | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 1 | -1/+3 |
2022-10-07 | Introduce DWARF_VERSION_DEFAULT and redefine for VxWorks | Olivier Hainque | 1 | -0/+6 |
2022-09-30 | Document -fexcess-precision=16 in tm.texi | Palmer Dabbelt | 1 | -1/+1 |
2022-09-09 | Fix "address will never be NULL" warning | Jan-Benedict Glaw | 1 | -1/+2 |
2022-09-05 | docs: rename DEBUGGER_REGISTER_NUMBER in texi | Martin Liska | 1 | -4/+4 |
2022-09-05 | rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO | Martin Liska | 1 | -10/+9 |
2022-09-02 | Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result. | Kito Cheng | 1 | -0/+17 |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -215/+5 |
2022-08-30 | omp-simd-clone: Allow fixed-lane vectors | Andrew Stubbs | 1 | -0/+3 |
2022-07-26 | docs: fix previsou commit | Martin Liska | 1 | -1/+1 |
2022-07-26 | docs: fix crossing declaration of @defmac and @hook. | Martin Liska | 1 | -7/+7 |
2022-05-25 | Add new parameter to vec_perm_const hook for specifying operand mode. | Prathamesh Kulkarni | 1 | -7/+11 |
2022-04-01 | Add an assertion: the zeroed_hardregs set is a subset of all call used regs. | Qing Zhao | 1 | -0/+7 |
2022-03-13 | texi + c-target.def: Fix typos | Tobias Burnus | 1 | -2/+2 |
2022-02-21 | aarch64: Add compiler support for Shadow Call Stack | Dan Li | 1 | -0/+5 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -23/+23 |
2022-01-04 | ipa-inline: Add target info into fn summary [PR102059] | Kewen Lin | 1 | -0/+31 |