]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-09-24  John Raviupdating for generic libcody interface devel/lto-offload
2020-08-29  John Ravi1. renamed libcody lto functions to invoke functions
2020-08-24  John Ravicheck lto compilation status
2020-08-19  John RaviMerge remote-tracking branch 'origin/master' into devel...
2020-08-19  Jonathan Wakelylibstdc++: Make make-unsigned-like-t<__int128> work...
2020-08-19  David Malcolmanalyzer: fix ICE on deref_rvalue on SK_COMPOUND [PR96643]
2020-08-19  David Malcolmanalyzer: fix ICE on folding vector 0 [PR96705]
2020-08-19  David Malcolmanalyzer: fix ICE converting float to int [PR96699]
2020-08-19  Carl Lovers6000, restrict bfloat convert intrinsic to Power...
2020-08-19  Bill Schmidtrs6000: Enable more sibcalls when TOC is not preserved
2020-08-19  Jonathan Wakelylibstdc++: Remove deprecated comparison operators for...
2020-08-19  Jonathan Wakelylibstdc++: Make __int128 meet integer-class requirement...
2020-08-19  Uros Bizjaki386: Use code_for_ instead of gen_ for parameterized...
2020-08-19  Feng Xuetree-optimization/94234 - add pattern for ptr-diff...
2020-08-19  Jonathan Wakelylibstdc++: Mention new macros in comments
2020-08-19  Patrick Palkalibstdc++: integer-class types as per [iterator.concept...
2020-08-19  H.J. Lux86: Detect Rocket Lake and Alder Lake
2020-08-19  Jonathan Wakelylibstdc++: Add deprecated attributes to old iostream...
2020-08-19  Antony Polukhinlibstdc++: assert that type traits are not misused...
2020-08-19  Peixin QiaoAArch64: Remove "fndecl && TREE_PUBLIC (fndecl)" in...
2020-08-19  Pat Bernarditestsuite: require c99 runtime for trigonometric optimi...
2020-08-19  Tom de Vries[testsuite, nvptx] Add effective target sync_int_long_stack
2020-08-19  Kewen Linoptions: Make --help= see overridden values
2020-08-19  David Malcolmanalyzer: consider initializers for globals [PR96651]
2020-08-19  David Malcolmanalyzer: fix ICE with negative bit offsets [PR96648]
2020-08-19  GCC AdministratorDaily bump.
2020-08-18  Nathan Sidwellc++: alias template template_info setting
2020-08-18  Peter Bergnerrs6000: Rename instruction xvcvbf16sp to xvcvbf16spn
2020-08-18  David Edelsohnaix: Support libsupc++ as a FAT library
2020-08-18  Jason Merrillc++: Rewrite members for all deduction guides. [PR96199]
2020-08-18  Jason Merrillc++: Handle enumerator in C++20 alias CTAD. [PR96199]
2020-08-18  Harald AnlaufPR fortran/96613,96686 - Fix type/kind issues, temporar...
2020-08-18  Aaron Sawdeyrs6000: unaligned VSX in memcpy/memmove expansion
2020-08-18  Aldy HernandezDecouple adjust_range_from_scev from vr_values and...
2020-08-18  Martin SeborPR middle-end/96665 - memcmp of a constant string not...
2020-08-18  Martin SeborFix PR tree-optimization/96670 - ICE on memchr with...
2020-08-18  Hu Jiangpingdoc: add return type for functions in gimple.texi
2020-08-18  Martin SeborUpdate native_encode_expr description.
2020-08-18  Uros Bizjaki386: Rewrite restore_stack_nonlocal expander [PR96536].
2020-08-18  Jonathan Wakelylibstdc++: Add "cold" to tests for reserved attribute...
2020-08-18  Roger SayleNew tests for PR rtl-optimization/96298.
2020-08-18  Jonathan Wakelylibstdc++: Remove redundant copying of std::async argum...
2020-08-18  Nathan Sidwellc++: Move hidden-lambda entity lookup checking
2020-08-18  Iain Buclawd: Fix ICE Segmentation fault during RTL pass: expand...
2020-08-18  liuhongtDon't use pinsr/pextr for struct initialization/extraction.
2020-08-18  Jakub Jelinekc: Fix -Wunused-but-set-* warning with _Generic [PR96571]
2020-08-18  liuhongtAdjust testcase.
2020-08-18  David Malcolmanalyzer: fix name of local in region_model::get_rvalue_1
2020-08-18  David Malcolmanalyzer: fix ICE on unhandled tree codes in get_rvalue...
2020-08-18  David Malcolmanalyzer: fix ICE on unhandled tree codes in gassign...
2020-08-18  GCC AdministratorDaily bump.
2020-08-17  Ian Lance Taylorcompiler: export thunks referenced by inline functions
2020-08-17  David Malcolmanalyzer: fix ICE on NULL dereference [PR96644]
2020-08-17  David Malcolmanalyzer: fix ICE due to NULL type [PR96639]
2020-08-17  David Malcolmanalyzer: handle &STRING_CST in constant pool initializ...
2020-08-17  Uros Bizjaki386: Use parametrized pattern names some more.
2020-08-17  David Edelsohnaix: Support libgfortran libcaf_single.a as a FAT library
2020-08-17  Jonathan Wakelylibstdc++: Remove inheritance from elements in std...
2020-08-17  Martin Liskaopnemp: add static assert for clause_names.
2020-08-17  Aldy HernandezAdd statement context to get_value_range.
2020-08-17  Martin Liskaopenmp: fix UBSAN error at gcc/fortran/openmp.c:4737
2020-08-17  liuhongtForce ENDBR immediate into memory.
2020-08-17  GCC AdministratorDaily bump.
2020-08-16  Roger Saylemiddle-end: Simplify (sign_extend:HI (truncate:QI ...
2020-08-16  Sergei TrofimovichMAINTAINERS: Add myself for write after approval
2020-08-16  GCC AdministratorDaily bump.
2020-08-15  GCC AdministratorDaily bump.
2020-08-14  Nathan Sidwellc++: Final bit of name-lookup api simplification
2020-08-14  Martin SeborPR tree-optimization/78257 - missing memcmp optimizatio...
2020-08-14  David Malcolmanalyzer: fix initialization from constant pool [PR9660...
2020-08-14  David Malcolmanalyzer: fix ICE on escaped unknown pointers [PR96611]
2020-08-14  David Malcolmanalyzer: document how to get gimple dump from an ICE
2020-08-14  Nathan Sidwellc++: Yet more name-lookup api simplification
2020-08-14  Jason Merrillc++: Copy elision and [[no_unique_address]]. [PR93711]
2020-08-14  Nathan Sidwellc++: More simplification of name_lookup api
2020-08-14  Uros Bizjaki386: Improve LWP builtin expanders.
2020-08-14  Lewis Hyattdiagnostics: Add new option -fdiagnostics-plain-output
2020-08-14  Jakub Jelinekvec: Fix bootstrap on i686-linux, 32-bit darwin and AIX
2020-08-14  Martin LiskaAdd missing PR entries for recent analyzer commit.
2020-08-14  Jojo RC-SKY: Fix assembling error with -mfloat-abi=hard.
2020-08-14  Tom de Vries[testsuite] Add missing require-effective-target allloca
2020-08-14  GCC AdministratorDaily bump.
2020-08-13  David Malcolmanalyzer: add regression test [PR96598]
2020-08-13  David Malcolmanalyzer: rewrite of region and value-handling
2020-08-13  Uros Bizjaki386: Improve CET builtin expanders.
2020-08-13  Peter Bergnerrs6000: ICE when using an MMA type as a function param...
2020-08-13  Nathan Sidwell[c++]: Unconfuse lookup_name_real API a bit
2020-08-13  Jonathan Wakelylibstdc++: Deprecate the --enable-cheaders=c_std config...
2020-08-13  Andre VehreschildFix PR fortran/93671; ICE in reffing coarray alloc...
2020-08-13  Richard SandifordRevert "AArch64: Add if condition in aarch64_function_v...
2020-08-13  Kwok Cheung... nvptx: Add support for subword compare-and-swap
2020-08-13  Martin Liskaipa: fix ICE in get_default_value
2020-08-13  Matthew Krupcaledocs: Fix typos in -fallow-argument-mismatch description
2020-08-13  Jakub Jelinekopenmp: Add support for non-rectangular loops in tasklo...
2020-08-13  liuhongtMerge two define_insn: <avx512>_blendm<mode>, <avx512...
2020-08-13  Hans-Peter... gcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly...
2020-08-13  Marek Polacekc++: Fixing the wording of () aggregate-init [PR92812]
2020-08-13  GCC AdministratorDaily bump.
2020-08-12  Roger SaylePR target/96558: Only call ix86_expand_clear with GENER...
2020-08-12  Jonathan Wakelylibstdc++: ChangeLog corrections
next