Age | Commit message (Expand) | Author | Files | Lines |
2022-11-09 | sphinx: remove texinfo files | Martin Liska | 63 | -142238/+0 |
2022-11-09 | sphinx: add tm.rst.in | Martin Liska | 1 | -0/+6903 |
2022-11-09 | sphinx: use tm.rst.in file in target macros | Martin Liska | 45 | -6480/+1495 |
2022-11-09 | sphinx: copy files from texi2rst-generated repository | Martin Liska | 699 | -0/+131221 |
2022-11-08 | Revert "i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor}" | konglin1 | 1 | -5/+1 |
2022-11-07 | docs: update: document sanitizers can trigger warnings | Martin Liska | 1 | -3/+4 |
2022-11-07 | Initial Grand Ridge support | Hu, Lin1 | 2 | -0/+12 |
2022-11-07 | i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor} | konglin1 | 1 | -1/+5 |
2022-11-07 | Support Intel RAO-INT | konglin1 | 3 | -4/+15 |
2022-11-07 | Initial Granite Rapids Support | Haochen Jiang | 2 | -0/+14 |
2022-11-07 | Support Intel prefetchit0/t1 | Haochen Jiang | 3 | -3/+15 |
2022-11-05 | doc: Document correct -fwide-exec-charset defaults [PR41041] | Jonathan Wakely | 1 | -3/+4 |
2022-11-05 | Support multilib-aware target lib flags self-specs overriding | Alexandre Oliva | 1 | -1/+29 |
2022-11-04 | Remove support for Intel MIC offloading | Thomas Schwinge | 2 | -4/+1 |
2022-11-04 | Support Intel AMX-FP16 ISA | Hongyu Wang | 3 | -4/+15 |
2022-11-04 | Initial Sierra Forest Support | Haochen Jiang | 2 | -0/+11 |
2022-11-04 | Support Intel CMPccXADD | Haochen Jiang | 3 | -3/+15 |
2022-11-03 | c++: change -fconcepts to mean C++20 concepts | Jason Merrill | 1 | -8/+8 |
2022-10-31 | Support Intel AVX-NE-CONVERT | konglin1 | 3 | -3/+14 |
2022-10-29 | d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default. | Iain Buclaw | 2 | -8/+12 |
2022-10-28 | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 2 | -10/+4 |
2022-10-28 | docs: document sanitizers can trigger warnings | Martin Liska | 1 | -0/+4 |
2022-10-28 | Document 'distclean-stage[N]' | Thomas Schwinge | 1 | -0/+10 |
2022-10-26 | bpf: add preserve_field_info builtin | David Faust | 1 | -0/+77 |
2022-10-26 | c++: Implement -Wdangling-reference [PR106393] | Marek Polacek | 1 | -1/+50 |
2022-10-25 | MIPS: add builtime option for -mcompact-branches | YunQiang Su | 1 | -0/+19 |
2022-10-25 | MIPS: Not trigger error for pre-R6 and -mcompact-branches=always | YunQiang Su | 1 | -4/+6 |
2022-10-24 | analyzer: handle "pipe" and "pipe2" [PR106300] | David Malcolm | 1 | -0/+1 |
2022-10-21 | Enable AMD znver4 support and add instruction reservations | Tejas Joshi | 2 | -0/+12 |
2022-10-21 | Support Intel AVX-VNNI-INT8 | Kong Lingling | 3 | -3/+14 |
2022-10-21 | Support Intel AVX-IFMA | Hongyu Wang | 3 | -3/+14 |
2022-10-19 | c++: Mitigate -Wuseless-cast with classes [PR85043] | Marek Polacek | 1 | -1/+12 |
2022-10-19 | pch: Fix streaming of strings with embedded null bytes | Lewis Hyatt | 1 | -1/+20 |
2022-10-19 | avr: remove useless @tie{} directives | Martin Liska | 1 | -3/+3 |
2022-10-14 | c++: Implement excess precision support for C++ [PR107097, PR323] | Jakub Jelinek | 1 | -5/+5 |
2022-10-12 | Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS | Cui,Lili | 1 | -4/+4 |
2022-10-10 | c++: Lambda context mangling | Nathan Sidwell | 1 | -0/+3 |
2022-10-10 | arc: Remove obsolete mRcq and mRcw options. | Claudiu Zissulescu | 1 | -6/+2 |
2022-10-07 | Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_array | Qing Zhao | 2 | -1/+53 |
2022-10-07 | Introduce DWARF_VERSION_DEFAULT and redefine for VxWorks | Olivier Hainque | 2 | -0/+12 |
2022-10-06 | c: C2x typeof | Joseph Myers | 1 | -1/+4 |
2022-10-06 | c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654] | Jakub Jelinek | 1 | -13/+36 |
2022-10-05 | rs6000: Remove the wD constraint | Segher Boessenkool | 1 | -3/+0 |
2022-10-05 | analyzer: fix ICEs seen with call summaries on PR 107060 | David Malcolm | 1 | -0/+4 |
2022-10-04 | OpenMP: Update invoke.texi and fix fortran/parse.cc for -fopenmp-simd | Tobias Burnus | 1 | -4/+8 |
2022-10-04 | install.texi: gcn - update llvm reqirements, gcn/nvptx - newlib use version | Tobias Burnus | 1 | -5/+26 |
2022-10-03 | vect: while_ult for integer masks | Andrew Stubbs | 1 | -3/+12 |
2022-09-30 | Document -fexcess-precision=16 in tm.texi | Palmer Dabbelt | 1 | -1/+1 |
2022-09-30 | testsuite: Only run test on target if VMA == LMA | Torbjörn SVENSSON | 1 | -0/+3 |
2022-09-30 | RISC-V: Add '-m[no]-csr-check' option in gcc. | Jiawei | 1 | -0/+6 |