]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
Remove long deprecated tilegx and tilepro ports
[thirdparty/gcc.git] / gcc /
2022-06-25  Jeff LawRemove long deprecated tilegx and tilepro ports
2022-06-25  Iain Sandoetestsuite, Darwin: Fix darwin-comm-1.c error messages...
2022-06-25  Roger SayleIterating cprop_hardreg... Third time's a charm.
2022-06-25  Xi Ruoyaointl: stop using fgrep for exgettext
2022-06-25  GCC AdministratorDaily bump.
2022-06-24  Jason Merrillc++: Include -Woverloaded-virtual in -Wall [PR87729]
2022-06-24  Dimitar Dimitrovtestsuite: Skip btf-bitfields-1.c if int is less than...
2022-06-24  Harald AnlaufFortran: fix checking of arguments to UNPACK when MASK...
2022-06-24  Dimitar Dimitrovtestsuite: Handle default_packed for gcc.dg/builtin...
2022-06-24  Dimitar Dimitrovtestsuite: Rename test-defined macros
2022-06-24  Dimitar Dimitrovtestsuite: Remove reliance on argc in lto/pr101868_0.c
2022-06-24  Iain Buclawd: Give consistent error message when attribute argumen...
2022-06-24  Iain Buclawd: Add `@register' attribute to compiler and library.
2022-06-24  Iain Buclawd: Construct indexes of ARRAY_TYPE using ARRAY_REF.
2022-06-24  Iain Buclawd: Merge upstream dmd 529110f66, druntime 148608b7.
2022-06-24  Iain Buclawtilegx: Fix infinite loop in gen-mul-tables generator
2022-06-24  Ian Lance Taylorcompiler: use bool for comma-ok if not already boolean
2022-06-24  David Malcolmanalyzer: consolidate call_string instances
2022-06-24  David Malcolmanalyzer: whitespace cleanups
2022-06-24  Will Schmidt[PATCH,RS6000 5/5] Replace MASK_<xxxx> usage with OPTIO...
2022-06-24  Will Schmidt[PATCH,RS6000 4/5] Replace MASK_<xxxx> with OPTION_MASK...
2022-06-24  Will Schmidt[PATCH,RS6000 3/5] Rework the RS6000_BTM defines, conti...
2022-06-24  Will Schmidt[PATCH,RS6000 2/5] Rework the RS6000_BTM defines.
2022-06-24  Will Schmidt[PATCH,RS6000 1/5] Clean-up MASK_<xxxx> and RS6000_BTM_...
2022-06-24  Richard Bienermiddle-end/106070 - bogus cond-expr folding
2022-06-24  Jan HubickaFix stmt_kills_ref_p WRT external throws
2022-06-24  Martin Liskaprofile-count: fix /= and *= operators
2022-06-24  Roger SaylePR target/105930: Split *xordi3_doubleword after reload...
2022-06-24  Alexandre OlivaIntroduce -nostdlib++ option
2022-06-24  Alexandre Olivaaarch64: testsuite: symbol-range fallback to compile
2022-06-24  GCC AdministratorDaily bump.
2022-06-23  Jason Merrillc++: designated init cleanup [PR105925]
2022-06-23  Jason Merrillc++: anon union designated init [PR105925]
2022-06-23  Patrick Palkac++: constexpr folding in unevaluated context [PR105931]
2022-06-23  Patrick Palkac++: context completion in lookup_template_class [PR105982]
2022-06-23  zhangjiancompiler: in Sort_bindings return false if comparing...
2022-06-23  Ian Lance Taylorcompiler: unalias types for hash/equality functions
2022-06-23  David Malcolmdiagnostics: add ability to associate diagnostics with...
2022-06-23  Jason Merrillc++: -Waddress and if constexpr [PR94554]
2022-06-23  Jason Merrillc++: -Waddress and value-dependent expr [PR105885]
2022-06-23  Martin Liskac++: properly initialize UBSAN built-ins
2022-06-23  Nathan Sidwellc++: Prune unneeded macro locations
2022-06-23  Richard Sandifordtestsuite: Compile slsr-39.c without vectorisation
2022-06-23  Martin Liskaipa-icf: skip variables with body_removed
2022-06-23  liuhongtReplace REGNO with reg_or_subregno in pre_reload splitter.
2022-06-23  Jason Merrillc++: tweak deduction with auto template parms
2022-06-23  Jason Merrillc++: dependence of baselink [PR105964]
2022-06-23  Xionghu LuoFix typo
2022-06-23  GCC AdministratorDaily bump.
2022-06-22  Jason Merrillc++: class scope function lookup [PR105908]
2022-06-22  Iain Buclawd: Merge upstream dmd 6203135dc, druntime e150cca1...
2022-06-22  Nathan Sidwellc++: Remove ifdefed code
2022-06-22  Jason Merrillubsan: default to trap on unreachable at -O0 and -Og...
2022-06-22  Richard Sandiforddata-ref: Improve non-loop disambiguation [PR106019]
2022-06-22  Palmer DabbeltRISC-V: Add -mtune=thead-c906 to the invoke docs
2022-06-22  Alexandre Olivatestsuite: outputs.exp: cleanup before running tests
2022-06-22  Alexandre Olivatestsuite: outputs.exp: test for skip_atsave more thoro...
2022-06-22  Alexandre Olivac++: testsuite: require lto_incremental in pr90990_0.C
2022-06-22  Haochen Jiangi386: Add syscall to enable AMX for latest kernels
2022-06-22  Takayuki 'January... xtensa: Fix buffer overflow
2022-06-22  GCC AdministratorDaily bump.
2022-06-21  Roger SaylePR target/105991: Recognize PLUS and XOR forms of rldim...
2022-06-21  Ian Lance Taylorlibgo: #include <sys/types.h> when checking for loff_t
2022-06-21  Nathan Sidwelldoc: Document module language-linkage supported
2022-06-21  Arjun Shankarmatch.pd: Remove "+ 0x80000000" in int comparisons...
2022-06-21  Jakub Jelinekifcvt: Don't introduce trapping or faulting reads in...
2022-06-21  Jakub Jelinekexpand: Fix up expand_cond_expr_using_cmove [PR106030]
2022-06-21  Xionghu Luoif-to-switch: Don't skip the first condition bb when...
2022-06-21  Siddhesh Poyarekartree-object-size: Don't let error_mark_node escape...
2022-06-21  GCC AdministratorDaily bump.
2022-06-20  Iain Sandoetestsuite, asan: Avoid color in asan test output.
2022-06-20  H.J. Lui386: Disallow sibcall for calling ifunc functions...
2022-06-20  Iain Sandoetestsuite, Darwin: Skip an unsupported test.
2022-06-20  Iain Sandoetestsuite, Darwin: Allow for two CTOR bodies in array61...
2022-06-20  Richard Earnshawarm: more testsutie fallout for mve move-immediate...
2022-06-20  Iain Sandoetestsuite: Add a missing USER_LABEL_PREFIX to a regex.
2022-06-20  Iain Sandoetestsuite: Require init_priority target support in...
2022-06-20  Richard Bienermiddle-end/106027 - fix types in needle folding
2022-06-20  Kewen Linvect: Respect slp decision when applying suggested...
2022-06-20  Martin LiskaAdd operators / and * for profile_{count,probability}.
2022-06-20  yulongRISC-V: Fix a bug that is the CMO builtins are missing...
2022-06-20  GCC AdministratorDaily bump.
2022-06-19  Takayuki 'January... xtensa: Fix RTL insn cost estimation about relaxed...
2022-06-19  Takayuki 'January... xtensa: Apply a few minor fixes
2022-06-19  GCC AdministratorDaily bump.
2022-06-18  Harald AnlaufFortran: check POS and LEN arguments simplifying bit...
2022-06-18  Jakub Jelinekubsan: Add -fsanitize-trap= support
2022-06-18  Jakub Jelinekvarasm: Fix up ICE in narrowing_initializer_constant_va...
2022-06-18  Roger SaylePR tree-optimization/105835: Two narrowing patterns...
2022-06-18  Takayuki 'January... xtensa: Defer storing integer constants into litpool...
2022-06-18  GCC AdministratorDaily bump.
2022-06-17  Ian Lance Taylorlibgo: permit loff_t and off_t to be macros
2022-06-17  Jakub Jelinekc++: Use fold_non_dependent_expr rather than maybe_cons...
2022-06-17  Uros Bizjakalpha: Introduce target specific store_data_bypass_p...
2022-06-17  Uros Bizjaki386: Fix assert in ix86_function_arg [PR105970]
2022-06-17  Uros Bizjaki386: Fix VPMOV splitter [PR105993]
2022-06-17  Segher Boessenkoolrs6000: Fix some error messages for invalid conversions
2022-06-17  Kito ChengRISC-V: Supress warning for comparison of integer expre...
2022-06-17  Richard Earnshawarm: fix checking ICE in arm_print_operand [PR106004]
2022-06-17  Richard Earnshawarm: mve: Don't force trivial vector literals to the...
next