| Commit message (Expand) | Author | Age | Files | Lines |
* | Daily bump. | GCC Administrator | 2022-11-01 | 8 | -1/+409 |
* | RISC-V: Libitm add RISC-V support. | Xiongchuan Tan | 2022-10-31 | 4 | -0/+273 |
* | libstdc++-v3: <complex> support for extended floating point types | Jakub Jelinek | 2022-10-31 | 4 | -2/+955 |
* | btf: Add support to BTF_KIND_ENUM64 type | Guillermo E. Martinez | 2022-10-31 | 7 | -18/+100 |
* | libstdc++: Small extended float support tweaks | Jakub Jelinek | 2022-10-31 | 3 | -3/+9 |
* | RISC-V: Change constexpr back to CONSTEXPR | Ju-Zhe Zhong | 2022-10-31 | 4 | -11/+11 |
* | amdgcn: add fmin/fmax patterns | Andrew Stubbs | 2022-10-31 | 2 | -0/+32 |
* | amdgcn: multi-size vector reductions | Andrew Stubbs | 2022-10-31 | 3 | -94/+45 |
* | amdgcn: Silence unused parameter warning | Andrew Stubbs | 2022-10-31 | 1 | -1/+1 |
* | Update email address | Ramana Radhakrishnan | 2022-10-31 | 1 | -1/+1 |
* | Libvtv: Add loongarch support. | Lulu Cheng | 2022-10-31 | 2 | -0/+7 |
* | builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x} | Jakub Jelinek | 2022-10-31 | 6 | -0/+164 |
* | builtins: Add __builtin_nextafterf16b builtin | Jakub Jelinek | 2022-10-31 | 3 | -0/+4 |
* | builtins: Add various __builtin_*f{16,32,64,128,32x,64x,128x} builtins | Jakub Jelinek | 2022-10-31 | 7 | -52/+531 |
* | Support Intel AVX-NE-CONVERT | konglin1 | 2022-10-31 | 41 | -38/+887 |
* | i386:: using __bf16 for AVX512BF16 intrinsics | konglin1 | 2022-10-31 | 11 | -126/+189 |
* | Enable V4BFmode and V2BFmode. | liuhongt | 2022-10-31 | 6 | -17/+68 |
* | Daily bump. | GCC Administrator | 2022-10-31 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2022-10-30 | 6 | -1/+127 |
* | Repair --disable-sjlj-exceptions | Eric Botcazou | 2022-10-29 | 2 | -3/+6 |
* | Restore RTL alias analysis for hard frame pointer | Eric Botcazou | 2022-10-29 | 1 | -7/+12 |
* | d: Merge upstream dmd, druntime e4f8919591, phobos 3ad507b51. | Iain Buclaw | 2022-10-29 | 380 | -1983/+3826 |
* | Better separate 'LTO' vs. 'LTODump' in 'gcc/lto/lang.opt' | Thomas Schwinge | 2022-10-29 | 1 | -8/+7 |
* | d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default. | Iain Buclaw | 2022-10-29 | 8 | -52/+31 |
* | d: Remove D-specific version definitions from target headers | Iain Buclaw | 2022-10-29 | 20 | -95/+345 |
* | Fix signed vs unsigned issue in H8 port | Jeff Law | 2022-10-28 | 2 | -2/+2 |
* | Daily bump. | GCC Administrator | 2022-10-29 | 11 | -1/+373 |
* | libstdc++: Fix dangling reference in filesystem::path::filename() | Jonathan Wakely | 2022-10-29 | 1 | -3/+3 |
* | libstdc++: Make placeholders inline when inline variables are available | Arsen Arsenović | 2022-10-29 | 1 | -29/+37 |
* | libstdc++: Don't use gstdint.h anymore | Arsen Arsenović | 2022-10-29 | 19 | -899/+12 |
* | c++: -Wdangling-reference and system headers | Marek Polacek | 2022-10-28 | 2 | -0/+21 |
* | c++: apply friend attributes sooner | Jason Merrill | 2022-10-28 | 1 | -1/+4 |
* | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 2022-10-28 | 56 | -105/+621 |
* | libstdc++: Fix allocator propagation in regex algorithms [PR107376] | Jonathan Wakely | 2022-10-28 | 3 | -9/+87 |
* | vect: Reject non-byte offsets for gather/scatters [PR107346] | Andre Vieira | 2022-10-28 | 1 | -0/+5 |
* | tree-optimization/107407 - wrong code with DSE | Richard Biener | 2022-10-28 | 2 | -8/+35 |
* | tree-optimization/107447 - avoid hoisting returns-twice calls in LIM | Richard Biener | 2022-10-28 | 2 | -4/+32 |
* | tree-optimization/107435 - ICE with recurrence vectorization | Richard Biener | 2022-10-28 | 2 | -0/+29 |
* | openmp: Allow optional comma after directive-specifier in C/C++ | Jakub Jelinek | 2022-10-28 | 7 | -89/+687 |
* | Adjust gcc.dg/vect/pr100756.c for V8SI and V16SI | Richard Biener | 2022-10-28 | 1 | -1/+1 |
* | OpenACC: Don't gang-privatize artificial variables [PR90115] | Julian Brown | 2022-10-28 | 6 | -37/+44 |
* | Fix target selector syntax in 'gcc.dg/vect/bb-slp-cond-1.c' | Thomas Schwinge | 2022-10-28 | 1 | -1/+1 |
* | docs: document sanitizers can trigger warnings | Martin Liska | 2022-10-28 | 1 | -0/+4 |
* | lto-dump: modernize a bit | Martin Liska | 2022-10-28 | 1 | -12/+7 |
* | Document 'distclean-stage[N]' | Thomas Schwinge | 2022-10-28 | 1 | -0/+10 |
* | Change remaining flag_finite_math_only use in value-range.cc. | Aldy Hernandez | 2022-10-28 | 1 | -1/+1 |
* | testsuite: Adjust vect-bitfield-read-* with vect_shift and vect_long_long [PR... | Kewen Lin | 2022-10-27 | 7 | -2/+9 |
* | c: C2x enums with fixed underlying type [PR61469] | Joseph Myers | 2022-10-28 | 16 | -184/+732 |
* | Daily bump. | GCC Administrator | 2022-10-28 | 5 | -1/+143 |
* | runtime: use _libgo_off_t_type when calling C mmap | Ian Lance Taylor | 2022-10-27 | 2 | -3/+5 |