]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-06-26  Dimitar Dimitrovtestsuite: Adjust btf-bitfields-1.c for default_packed
2022-06-26  Aldy HernandezXFAIL a test in g++.dg/warn/Wstringop-overflow-4.C
2022-06-26  Iain Sandoeconfigure, Darwin: Correct a pasto in host-shared proce...
2022-06-26  GCC AdministratorDaily bump.
2022-06-25  Aldy HernandezConvert DOM to use Ranger rather than EVRP
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  Xi Ruoyaolibstdc++: use grep -E instead of egrep in scripts
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 Olivalibstdc++: check for openat
2022-06-24  Alexandre Olivalibstdc++: xfail rename tests on rtems
2022-06-24  Alexandre Olivalibstdc++: testsuite: skip fs last_write_time tests...
2022-06-24  Alexandre Olivalibstdc++: testsuite: skip fs space tests on dummy...
2022-06-24  Alexandre Olivalibstdc++: testsuite: conditionalize symlink tests
2022-06-24  Alexandre OlivaIntroduce -nostdlib++ option
2022-06-24  Alexandre Olivalibstdc++: testsuite: avoid predictable mkstemp
2022-06-24  Alexandre Olivalibstdc++: testsuite: tolerate non-cancelling sleep
2022-06-24  Alexandre Olivalibstdc++: testsuite: use -lbsd for net_ts on RTEMS
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  Jonathan Wakelylibstdc++: Properly remove temporary directories in...
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  Jonathan Wakelylibstdc++: Simplify test by not using std::log2
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 Olivalibstdc++: eh_globals: gthreads: reset _S_init before...
2022-06-22  Alexandre Olivalibstdc++: testsuite: call sched_yield for nonpreemptiv...
2022-06-22  Alexandre Olivalibstdc++: testsuite: require cmath for nexttowardl
2022-06-22  Alexandre Olivalibstdc++: testsuite: work around bitset namespace...
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  Jakub Jelineklibgomp: Fix up target-31.c test [PR106045]
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...
next