aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-09-30testsuite: [arm] Relax expected register names in MVE testsChristophe Lyon2-58/+58
2022-09-30tree-optimization/107095 - fix typo in .MASK_STORE DSE handlingRichard Biener1-1/+1
2022-09-30Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318]Tobias Burnus4-27/+56
2022-09-29c++: reduce redundant TARGET_EXPRJason Merrill3-6/+17
2022-09-30Daily bump.GCC Administrator7-1/+672
2022-09-29c: C2x noreturn attributeJoseph Myers6-0/+183
2022-09-29Process unsigned overflow relations for plus and minus is range-ops.Andrew MacLeod3-8/+121
2022-09-29Refine ranges using relations in GORI.Andrew MacLeod2-3/+146
2022-09-29Track value_relations in GORI.Andrew MacLeod4-25/+49
2022-09-29Move class value_relation the header file.Andrew MacLeod2-55/+57
2022-09-29Audit op1_range and op2_range for undefined LHS.Andrew MacLeod1-0/+29
2022-09-29Remove undefined behaviour from testscase.Andrew MacLeod1-1/+1
2022-09-29c++: implicit lookup of std::initializer_list [PR102576]Patrick Palka3-2/+17
2022-09-29c++: fix triviality of class with unsatisfied op=Jason Merrill2-2/+55
2022-09-29c++: check DECL_INITIAL for constexprJason Merrill5-7/+10
2022-09-29c++: fix class-valued ?: extensionJason Merrill2-3/+19
2022-09-29c++: reduce temporaries in ?:Jason Merrill2-1/+23
2022-09-29amdgcn: remove unused variableAndrew Stubbs1-2/+0
2022-09-29Comment about HAVE_INITFINI_ARRAY_SUPPORT in vxworks.hOlivier Hainque1-0/+5
2022-09-29Add an mcmodel=large multilib for aarch64-vxworksOlivier Hainque1-0/+5
2022-09-29Remove TARGET_FLOAT128_ENABLE_TYPE setting for VxWorksOlivier Hainque1-3/+4
2022-09-29Robustify DWARF2_UNWIND_INFO handling in vx-common.hOlivier Hainque1-2/+5
2022-09-29OpenACC: whole struct vs. component mappings (PR107028)Julian Brown5-37/+268
2022-09-29c++: implement __remove_cv, __remove_reference and __remove_cvrefPatrick Palka12-1/+156
2022-09-29c++: introduce TRAIT_TYPE alongside TRAIT_EXPRPatrick Palka17-78/+197
2022-09-29c++: import/export NTTP objectsNathan Sidwell5-0/+64
2022-09-29place `const volatile' objects in read-only sectionsJose E. Marchesi3-3/+20
2022-09-29data-ref: Fix ranges_maybe_overlap_p testRichard Sandiford1-4/+4
2022-09-29aarch64: Remove redundant TARGET_* checksRichard Sandiford4-49/+47
2022-09-29aarch64: Tweak handling of -mgeneral-regs-onlyRichard Sandiford7-22/+68
2022-09-29aarch64: Tweak contents of flags_on/off fieldsRichard Sandiford1-8/+6
2022-09-29aarch64: Make more use of aarch64_feature_flagsRichard Sandiford7-47/+56
2022-09-29aarch64: Tweak constness of option-related dataRichard Sandiford3-28/+27
2022-09-29aarch64: Avoid std::string in static dataRichard Sandiford1-2/+2
2022-09-29aarch64: Simplify generation of .arch stringsRichard Sandiford9-204/+55
2022-09-29aarch64: Simplify feature definitionsRichard Sandiford10-454/+374
2022-09-29aarch64: Reorder an entry in aarch64-option-extensions.defRichard Sandiford10-20/+20
2022-09-29aarch64: Fix transitive closure of featuresRichard Sandiford3-10/+58
2022-09-29aarch64: Remove AARCH64_FL_RCPC8_4 [PR107025]Richard Sandiford2-4/+3
2022-09-29aarch64: Avoid redundancy in aarch64-cores.defRichard Sandiford4-68/+68
2022-09-29aarch64: Small config.gcc cleanupsRichard Sandiford2-9/+1
2022-09-29aarch64: Add "V" to aarch64-arches.def namesRichard Sandiford5-82/+83
2022-09-29aarch64: Rename AARCH64_FL_FOR_ARCH macrosRichard Sandiford5-109/+109
2022-09-29aarch64: Rename AARCH64_FL architecture-level macrosRichard Sandiford1-36/+36
2022-09-29aarch64: Rename AARCH64_ISA architecture-level macrosRichard Sandiford3-17/+17
2022-09-29Add OPTIONS_H_EXTRA to GTFILESRichard Sandiford1-0/+1
2022-09-29driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR107059]Jakub Jelinek2-0/+15
2022-09-29support -gz=zstd for both linker and assemblerMartin Liska4-5/+37
2022-09-29ada: Remove duplicated doc comment sectionRonan Desplanques1-37/+3
2022-09-29ada: Further tweak new expansion of contractsEric Botcazou2-6/+48