Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 32 | -32/+32 |
2024-12-06 | diagnostics: UX: add doc URLs for attributes (v2) | David Malcolm | 1 | -0/+3 |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 7 | -35/+35 |
2024-10-17 | SH: Fix typo of commit b717c462b96e | Oleg Endo | 1 | -2/+2 |
2024-10-14 | SH: Fix cost estimation of mem load/store | Oleg Endo | 1 | -7/+13 |
2024-08-05 | sh: Don't call make_insn_raw in sh_recog_treg_set_expr [PR116189] | Andrew Pinski | 1 | -1/+11 |
2024-07-21 | SH: Fix outage caused by recently added 2nd combine pass after reg alloc | Oleg Endo | 1 | -1/+9 |
2024-07-06 | [committed] Fix various sh define_insn_and_split predicates | Jeff Law | 1 | -50/+50 |
2024-06-25 | Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type | Kewen Lin | 2 | -10/+18 |
2024-06-21 | sh: Make *minus_plus_one work after RA | Richard Sandiford | 1 | -3/+3 |
2024-06-15 | [committed] Fix minor SH scan-asm failure after recent IOR->ADD changes | Jeff Law | 1 | -0/+19 |
2024-04-16 | LoongArch: Add indexes for some compilation options. | Lulu Cheng | 1 | -1/+1 |
2024-03-03 | SH: Fix 101737 | Oleg Endo | 1 | -1/+2 |
2024-01-04 | Add generated .opt.urls files | David Malcolm | 2 | -0/+178 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 32 | -32/+32 |
2023-12-02 | Allow target attributes in non-gnu namespaces | Richard Sandiford | 1 | -4/+3 |
2023-11-19 | [committed] Fix missing mode on a few unspec/unspec_volatile operands | Jeff Law | 1 | -1/+1 |
2023-11-11 | mode-switching: Pass the set of live registers to the after hook | Richard Sandiford | 1 | -2/+3 |
2023-11-11 | mode-switching: Pass set of live registers to the needed hook | Richard Sandiford | 1 | -2/+2 |
2023-10-23 | SH: Fix PR 111001 | Oleg Endo | 1 | -1/+8 |
2023-10-20 | SH: Fix PR 101177 | Oleg Endo | 1 | -1/+1 |
2023-08-09 | targhooks: Extend legitimate_address_p with code_helper [PR110248] | Kewen Lin | 1 | -2/+3 |
2023-07-14 | SH: Fix PR101496 peephole bug | Oleg Endo | 1 | -0/+39 |
2023-06-21 | c-family: implement -ffp-contract=on | Alexander Monakov | 1 | -1/+1 |
2023-06-13 | Remove sh5media divtab code | Jeff Law | 1 | -203/+0 |
2023-05-18 | gcc/config/*: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -6/+6 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 33 | -33/+33 |
2022-11-16 | Fix multiple recent sh3/sh3eb regressions | Jeff Law | 1 | -4/+1 |
2022-10-28 | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 1 | -4/+5 |
2022-09-05 | rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO | Martin Liska | 3 | -8/+8 |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -3/+0 |
2022-06-20 | Add operators / and * for profile_{count,probability}. | Martin Liska | 1 | -1/+1 |
2022-05-28 | Fix ICE on sh | Vladimir Makarov | 1 | -0/+6 |
2022-04-06 | sh: Fix up __attribute__((optimize ("Os"))) handling on SH [PR105069] | Jakub Jelinek | 1 | -1/+1 |
2022-01-28 | sh-linux fix target cpu | Yoshinori Sato | 1 | -2/+3 |
2022-01-18 | Fix -Wformat-diag in various targets. | Martin Liska | 1 | -3/+3 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 8 | -14/+14 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 5 | -0/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 33 | -33/+33 |
2021-10-08 | Come up with OPTION_SET_P macro. | Martin Liska | 3 | -9/+9 |
2021-06-05 | sh: Update unexpected empty split condition | Kewen Lin | 1 | -1/+1 |
2021-01-13 | sh: Remove match_scratch operand test | Richard Sandiford | 1 | -2/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 33 | -33/+33 |
2020-12-16 | opts: Remove all usages of Report keyword. | Martin Liska | 1 | -19/+19 |
2020-03-25 | Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobberin... | Jeff Law | 1 | -1/+7 |
2020-02-25 | typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912] | Jakub Jelinek | 1 | -1/+1 |
2020-02-09 | Improve splitX passes management | Uros Bizjak | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 33 | -33/+33 |
2019-10-10 | re PR target/88630 (Incorrect float negating together with convertion to int ... | Oleg Endo | 3 | -16/+84 |
2019-10-01 | re PR c++/88562 (Incorrect pointer incrementing on SH4) | Oleg Endo | 1 | -2/+4 |