]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2021-03-04 Martin Liskaprofiling: fix streaming of TOPN counters
2021-03-04 Jakub Jelinekc++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor...
2021-03-04 Jakub Jelinekc-ppoutput: Fix preprocessing ICE on very large line...
2021-03-04 Alex Coplanaarch64: Add missing error_mark_node check [PR99381]
2021-03-04 Nathan Sidwellc++: Post-pending redesign cleanup [PR 99170]
2021-03-04 Ilya LeoshkevichAdd input_modes parameter to TARGET_MD_ASM_ADJUST hook
2021-03-04 Ilya LeoshkevichIBM Z: Compile mul-signed-overflow tests on old machines
2021-03-04 Nathan Sidwellc++: Redesign pending entity handling [PR 99170]
2021-03-04 Martin Liskagcov: call mmap MAP_ANONYMOUS with fd equal to -1
2021-03-04 Richard Bienermiddle-end/97855 - avoid recursing into pp_printf
2021-03-04 Jonathan Wakelylibstdc++: Fix buffer overflows in tests [PR 99382]
2021-03-04 Jakub Jelineklibgomp: Use sizeof(void*) based checks instead of...
2021-03-04 Tobias BurnusFortran: Fix -freal-{4,8}-real* handling [PR99355]
2021-03-04 GCC AdministratorDaily bump.
2021-03-04 Hans-Peter... gcc.misc-tests/outputs.exp: enumerate tests
2021-03-04 Hans-Peter... gcc.misc-tests/outputs.exp: assert unique test-names
2021-03-04 Martin SeborCorrect a workaround for vectorized stores.
2021-03-03 Pat HaugenUpdate size attribute for Power10.
2021-03-03 Nathan Sidwellc++: Defer cloning to post-loading [PR 99170]
2021-03-03 Marek Polacekc++: Add fixed test [PR96474]
2021-03-03 Nathan Sidwellc++: Defer specialization registration [PR 99170]
2021-03-03 Iain Buclawd: Fix heap-buffer-overflow in checkModFileAlias [PR...
2021-03-03 Patrick Palkac++: Unify REQUIRES_EXPR evaluation / diagnostic routines
2021-03-03 Patrick Palkac++: Clean up normalization and satisfaction routines
2021-03-03 Jonathan Wrighttestsuite: aarch64: Add tests for vcvt FP intrinsics
2021-03-03 Jonathan Wrighttestsuite: aarch64: Add tests for v[q]mov[u]n_high...
2021-03-03 Jonathan Wrighttestsuite: aarch64: Add tests for v[r]shrn_high intrinsics
2021-03-03 Jonathan Wrighttestsuite: aarch64: Add tests for narrowing-arithmetic...
2021-03-03 Jakub Jelinekc++: Fix -fstrong-eval-order for operator &&, || and...
2021-03-03 Rainer Orthsparcv9: Disable -Wuninitialized warnings breaking...
2021-03-03 Marek Polacekc++: ICE with deduction guide in checking type-dep...
2021-03-03 Richard Earnshawarm: Ignore --with-mode when CPU only supports one...
2021-03-03 Jason Merrillc++: C++17 and decltype of multi-operator expression...
2021-03-03 Rainer Orthlibstdc++: Update Solaris baselines for GCC 11.1
2021-03-03 Martin Liskagcov: use mmap pools for KVP.
2021-03-03 Rainer Orthtestsuite: i386: Fix gcc.target/i386/pr95798-?.c on...
2021-03-03 Nathan Sidwellc++: namespace reachability [PR 99344]
2021-03-03 Rainer Orthlibstdc++: Don't use reserved identifiers in simd headers
2021-03-03 Eric BotcazouFix ICE with pathologically large frames
2021-03-03 Jakub Jelineki386: Fix a peephole2 for -mavx512vl -mno-avx512bw...
2021-03-03 Jakub Jelinekc-family: Avoid ICE on va_arg [PR99324]
2021-03-03 Jakub Jelinekdwarf2out: Fix -gsplit-dwarf on riscv or other non...
2021-03-03 Jakub Jelinekcfgrtl: Fix up fixup_partitions caused ICE [PR99085]
2021-03-03 Tobias Burnuslibgfortran: Fix negation for largest integer [PR81986]
2021-03-03 Jason Merrillcgraph: flatten and same_body aliases [PR96078]
2021-03-03 Ian Lance Taylorlibbacktrace: don't special case file 0
2021-03-03 GCC AdministratorDaily bump.
2021-03-02 David Edelsohnaix: Fix TLS thread pointer function names.
2021-03-02 Hans-Peter... outputs.exp: skip @file -save-temps if target has ...
2021-03-02 Mikael Pettersson[PATCH] Fix Ada bootstrap failure on Cygwin since switc...
2021-03-02 Michael Matloobcompiler: allow //go:embed in files underscore-importin...
2021-03-02 Ian Lance Taylorlibbacktrace: pass -1 to error callback for unrecognize...
2021-03-02 David Malcolmdiagnostics: fix ICE on fix-it hints on very long lines...
2021-03-02 Martin SeborPR middle-end/99276 - grammar in diagnostics for overfl...
2021-03-02 Martin SeborPR middle-end/99295 - documentation on __attribute__...
2021-03-02 Martin SeborPR c++/99251 - inconsistent -Wnonnull warning behaviour...
2021-03-02 Jakub Jelinekdwarf2out: Fix up split-dwarf .debug_macro handling...
2021-03-02 Eric BotcazouFix PR ada/99095
2021-03-02 Martin Liskaanalyzer: remove dead code
2021-03-02 Patrick Palkac++: Fix satisfaction of placeholder type constraints...
2021-03-02 Patrick Palkac++: Delay normalizing nested requirements until satisf...
2021-03-02 Patrick Palkac++: Some preparatory type canonicalization fixes
2021-03-02 Patrick Palkac++: Avoid building garbage trees from tsubst_requires_expr
2021-03-02 Andreas KrebbelIBM Z: arch14: New instrinsics
2021-03-02 Andreas KrebbelIBM Z: arch14: Add command line options
2021-03-02 Jakub Jelinekvrp: Improve register_edge_assert_for [PR95757]
2021-03-02 Andreas KrebbelIBM Z: Run mul-signed-overflow tests only on z14
2021-03-02 Michael MeissnerFix __sprintfkf prototype in libgcc.
2021-03-02 GCC AdministratorDaily bump.
2021-03-02 Eric BotcazouDo not call Set_Cloned_Subtype on private type
2021-03-01 Iain Sandoedwarf2unwind : Force the CFA after remember/restore...
2021-03-01 Martin Liskas390: add exceptions for param modified by target pragma
2021-03-01 Nathan Sidwellc++: Completeness of typedef structs [PR 99294]
2021-03-01 Jan HubickaFix ICE in compute_fn_summary
2021-03-01 Eric BotcazouFix wrong result for 1.0/3.0 at -O2 -fno-omit-frame...
2021-03-01 GCC AdministratorDaily bump.
2021-02-28 Joseph MyersUpdate gcc de.po, sv.po.
2021-02-28 Iain Sandoetestsuite, coroutines : Mark final awaiters and co_awai...
2021-02-28 Jason Merrillc++: Fix attr-lambda3.C
2021-02-28 Jakub Jelinekfortran: Fix up wording of 3 OpenMP diagnostic messages...
2021-02-28 Jakub Jelinekfortran: Replace double space in diagnostic with a...
2021-02-28 Jakub Jelinektypos: Fix various typos - mainly misspelled reference...
2021-02-28 GCC AdministratorDaily bump.
2021-02-27 Jason Merrillc++: Allow GNU attributes before lambda -> [PR90333]
2021-02-27 Iain SandoeDarwin : Update a disgnostic message [NFC].
2021-02-27 Iain Sandoelibgomp, testsuite : Require alias support for PR96390...
2021-02-27 Jonathan Wakelylibstdc++: Fix conversions from date types to integers...
2021-02-27 Jakub Jelinekgcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_...
2021-02-27 GCC AdministratorDaily bump.
2021-02-26 David Malcolmanalyzer: implement exploded_path copy ctor
2021-02-26 Joseph MyersUpdate gcc de.po.
2021-02-26 Alexandre Olivarevert just-added duplicate fpic target requirement
2021-02-26 Olivier HainqueAdd missing dg-require-effective-target fpic directives...
2021-02-26 Richard Bienermiddle-end/99281 - avoid bitfield stores into addressab...
2021-02-26 Jakub Jelinekc++: Implement P1102R2 - Down with ()!
2021-02-26 Jakub Jelinekc++: Fix operator() lookup in lambdas [PR95451]
2021-02-26 Richard Bienerc/99275 - fix missing space in diagnostic
2021-02-26 Jason Merrillc++: Fix class NTTP constness handling [PR98810]
2021-02-26 Peter Bergnerrs6000: Fix ICE in rs6000_init_builtins when compiling...
2021-02-26 Aaron SawdeyOptimize pcrel access of globals
next
This page took 0.084554 seconds and 5 git commands to generate.