summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2022-11-018-1/+409
* RISC-V: Libitm add RISC-V support.Xiongchuan Tan2022-10-314-0/+273
* libstdc++-v3: <complex> support for extended floating point typesJakub Jelinek2022-10-314-2/+955
* btf: Add support to BTF_KIND_ENUM64 typeGuillermo E. Martinez2022-10-317-18/+100
* libstdc++: Small extended float support tweaksJakub Jelinek2022-10-313-3/+9
* RISC-V: Change constexpr back to CONSTEXPRJu-Zhe Zhong2022-10-314-11/+11
* amdgcn: add fmin/fmax patternsAndrew Stubbs2022-10-312-0/+32
* amdgcn: multi-size vector reductionsAndrew Stubbs2022-10-313-94/+45
* amdgcn: Silence unused parameter warningAndrew Stubbs2022-10-311-1/+1
* Update email addressRamana Radhakrishnan2022-10-311-1/+1
* Libvtv: Add loongarch support.Lulu Cheng2022-10-312-0/+7
* builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x}Jakub Jelinek2022-10-316-0/+164
* builtins: Add __builtin_nextafterf16b builtinJakub Jelinek2022-10-313-0/+4
* builtins: Add various __builtin_*f{16,32,64,128,32x,64x,128x} builtinsJakub Jelinek2022-10-317-52/+531
* Support Intel AVX-NE-CONVERTkonglin12022-10-3141-38/+887
* i386:: using __bf16 for AVX512BF16 intrinsicskonglin12022-10-3111-126/+189
* Enable V4BFmode and V2BFmode.liuhongt2022-10-316-17/+68
* Daily bump.GCC Administrator2022-10-311-1/+1
* Daily bump.GCC Administrator2022-10-306-1/+127
* Repair --disable-sjlj-exceptionsEric Botcazou2022-10-292-3/+6
* Restore RTL alias analysis for hard frame pointerEric Botcazou2022-10-291-7/+12
* d: Merge upstream dmd, druntime e4f8919591, phobos 3ad507b51.Iain Buclaw2022-10-29380-1983/+3826
* Better separate 'LTO' vs. 'LTODump' in 'gcc/lto/lang.opt'Thomas Schwinge2022-10-291-8/+7
* d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default.Iain Buclaw2022-10-298-52/+31
* d: Remove D-specific version definitions from target headersIain Buclaw2022-10-2920-95/+345
* Fix signed vs unsigned issue in H8 portJeff Law2022-10-282-2/+2
* Daily bump.GCC Administrator2022-10-2911-1/+373
* libstdc++: Fix dangling reference in filesystem::path::filename()Jonathan Wakely2022-10-291-3/+3
* libstdc++: Make placeholders inline when inline variables are availableArsen Arsenović2022-10-291-29/+37
* libstdc++: Don't use gstdint.h anymoreArsen Arsenović2022-10-2919-899/+12
* c++: -Wdangling-reference and system headersMarek Polacek2022-10-282-0/+21
* c++: apply friend attributes soonerJason Merrill2022-10-281-1/+4
* c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers2022-10-2856-105/+621
* libstdc++: Fix allocator propagation in regex algorithms [PR107376]Jonathan Wakely2022-10-283-9/+87
* vect: Reject non-byte offsets for gather/scatters [PR107346]Andre Vieira2022-10-281-0/+5
* tree-optimization/107407 - wrong code with DSERichard Biener2022-10-282-8/+35
* tree-optimization/107447 - avoid hoisting returns-twice calls in LIMRichard Biener2022-10-282-4/+32
* tree-optimization/107435 - ICE with recurrence vectorizationRichard Biener2022-10-282-0/+29
* openmp: Allow optional comma after directive-specifier in C/C++Jakub Jelinek2022-10-287-89/+687
* Adjust gcc.dg/vect/pr100756.c for V8SI and V16SIRichard Biener2022-10-281-1/+1
* OpenACC: Don't gang-privatize artificial variables [PR90115]Julian Brown2022-10-286-37/+44
* Fix target selector syntax in 'gcc.dg/vect/bb-slp-cond-1.c'Thomas Schwinge2022-10-281-1/+1
* docs: document sanitizers can trigger warningsMartin Liska2022-10-281-0/+4
* lto-dump: modernize a bitMartin Liska2022-10-281-12/+7
* Document 'distclean-stage[N]'Thomas Schwinge2022-10-281-0/+10
* Change remaining flag_finite_math_only use in value-range.cc.Aldy Hernandez2022-10-281-1/+1
* testsuite: Adjust vect-bitfield-read-* with vect_shift and vect_long_long [PR...Kewen Lin2022-10-277-2/+9
* c: C2x enums with fixed underlying type [PR61469]Joseph Myers2022-10-2816-184/+732
* Daily bump.GCC Administrator2022-10-285-1/+143
* runtime: use _libgo_off_t_type when calling C mmapIan Lance Taylor2022-10-272-3/+5