]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-03-27  Jakub Jelinekc++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
2020-03-27  Roman Zhuykovmodulo-sched: fix bootstrap compare-debug issue
2020-03-27  Marek Polacekc++: template keyword accepted before destructor names...
2020-03-27  Patrick Palkac++: Remove redundant calls to type_dependent_expression_p
2020-03-27  Iain Sandoecoroutines, testsuite: Fix symmetric-transfer-00-basic...
2020-03-27  GCC AdministratorDaily bump.
2020-03-26  Joseph MyersUpdate gcc .po files.
2020-03-26  Marek Polacekc++: DR1710, template keyword in a typename-specifier...
2020-03-26  Iain Sandoecoroutines: Implement n4849 recommended symmetric transfer.
2020-03-26  Iain Sandoecoroutines: Implement n4849 changes to exception handling.
2020-03-26  Jonathan Wakelylibstdc++: Add some C++20 additions to <chrono>
2020-03-26  Richard Earnshawarm: unified syntax for libgcc when built with -Os...
2020-03-26  Martin LiskaFix UNRESOLVED test-case.
2020-03-26  Jakub Jelinektree: Fix -fcompare-debug issues due to protected_set_e...
2020-03-26  Martin LiskaSkip test for non-x86 targets.
2020-03-26  Jakub Jelinekgimplify: Fix -fcompare-debug differences caused by...
2020-03-26  Jakub Jelinekc++: Fix up user_provided_p [PR81349]
2020-03-26  Jakub Jelinekc++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT...
2020-03-26  Jakub Jelinekvar-tracking: Mark as sp based more VALUEs [PR92264]
2020-03-26  Richard Bienerwidening_mul: restrict ops to be defined in the same...
2020-03-26  GCC AdministratorDaily bump.
2020-03-25  Carl Love[PATCH] rs6000: vec_rlnm fix to make builtin work accor...
2020-03-25  Jonathan Wakelylibstdc++: Fix author in previous ChangeLog entry
2020-03-25  Jonathan Wakelylibstdc++ Add missing tests for std::shared_timed_mutex
2020-03-25  Jonathan Wakelylibstdc++: Define and use chrono::is_clock for C++20
2020-03-25  Andrew Stubbstestsuite: adjustments for amdgcn
2020-03-25  Jeff Law Fix vector-compare-1 regressions on sh4/sh4eb cause...
2020-03-25  Jeff LawFix vector-compare-1 regressions on sh4/sh4eb caused...
2020-03-25  Jakub Jelinekarm: Fix ICE caused by arm_gen_dicompare_reg [PR94292]
2020-03-25  Martin SeborPR middle-end/94004 - missing -Walloca on calls to...
2020-03-25  Jeff Law rs6000: Allow FPRs to change between SDmode and...
2020-03-25  Patrick Palkac++: Fix invalid -Wduplicated-cond warning [PR94265]
2020-03-25  Martin SeborPR tree-optimization/94131 - ICE on printf with a VLA...
2020-03-25  Sandra LoosemoreFix gcc.dg/pr92301.c on targets that don't support...
2020-03-25  Iain Sandoecoroutines: Fix missing dereference (PR94319).
2020-03-25  Martin LiskaDo not error about missing zstd unless --with-zstd.
2020-03-25  Jakub Jelinektestsuite: Mention cleanup-13.c test is incompatible...
2020-03-25  Jakub Jelineki386: Fix ix86_add_reg_usage_to_vzeroupper [PR94308]
2020-03-25  Martin LiskaMake target_clones resolver fn static if possible.
2020-03-25  Martin LiskaFix handling of --with{,out}-zstd option.
2020-03-25  Jakub Jelinektestsuite: Fix up FAILs in gfortran testsuite with...
2020-03-25  Mark Egglestonfortran: ICE using undeclared symbol in array construct...
2020-03-25  Jakub Jelinekvarasm: Fix output_constructor where a RANGE_EXPR index...
2020-03-25  Jakub Jelinekmiddle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_...
2020-03-25  Jakub Jelineksccvn: Fix buffer overflow in push_partial_def [PR94300]
2020-03-25  Jakub Jelinekif-conv: Delete dead stmts backwards in ifcvt_local_dce...
2020-03-25  Sandra LoosemoreTest for sigsetjmp support in analyzer tests requiring...
2020-03-25  GCC AdministratorDaily bump.
2020-03-24  Marek Polacekc++: Fix wrong no post-decrement operator error in...
2020-03-24  Jason Merrillc++: Improve handling of ill-formed constraints [PR94186].
2020-03-24  Jason Merrillc++: Fix template parm with dependent type in concepts.
2020-03-24  Jason Merrillc++: Give more expressions locations.
2020-03-24  Christophe... [testsuite,arm] use arm_fp_dp_ok effective-target
2020-03-24  Christophe... [testsuite,arm] cmp-2.c: Move double-precision tests...
2020-03-24  Christophe... [testsuite,arm] target-supports.exp: Add arm_fp_dp_ok...
2020-03-24  John David... Define __BIG_ENDIAN__
2020-03-24  Tobias BurnusFix OpenMP offload handling for target-link variables...
2020-03-24  Martin LiskaImprove endianess detection.
2020-03-24  Jakub Jelinekarm: Fix arm {,u}subvdi4 and usubvsi4 expanders [PR94286]
2020-03-24  Jakub Jelinekloop-manip: Avoid -fcompare-debug issues in create_iv...
2020-03-24  Jakub Jelinekif-conv: Fix -fcompare-debug bugs in ifcvt_local_dce...
2020-03-24  Jakub Jelinekcgraphunit: Avoid code generation differences based...
2020-03-24  GCC AdministratorDaily bump.
2020-03-24  Joseph MyersUpdate gcc es.po, sv.po.
2020-03-23  Jeff LawVerify the code used for the optimized comparison is...
2020-03-23  Patrick Palkac++: Avoid a suspicious -Wnoexcept warning [PR93805]
2020-03-23  Jakub Jelinekc++: Handle COMPOUND_EXPRs in get_narrower and warnings...
2020-03-23  Jakub Jelinekc: Fix up cfun->function_end_locus on invalid function...
2020-03-23  Lewis Hyattdriver: Improve the generated help text for alias options
2020-03-23  Srinath Parvathaneni[ARM][GCC][14x]: MVE ACLE whole vector left shift with...
2020-03-23  Srinath Parvathaneni[ARM][GCC][13x]: MVE ACLE scalar shift intrinsics.
2020-03-23  Srinath Parvathaneni[ARM][GCC][12x]: MVE ACLE intrinsics to set and get...
2020-03-23  AndreaCorallolibgccjit: handle long literals in playback::context...
2020-03-23  Andre Vieiratestsuite, arm: Change tests to assemble
2020-03-23  Andre Simoes... arm: Add earlyclobber to MVE instructions that require it
2020-03-23  Richard Bienertree-optimization/94261 - avoid IL adjustments in SLP...
2020-03-23  Mark Egglestonfortran: ICE in gfc_match_assignment PR93600
2020-03-23  Tobias Burnuslibgomp – fix declare target link handling (PR94251)
2020-03-23  Tobias Burnuslto/lto.c – used $ or . in generated linkptr name
2020-03-23  Tobias BurnusAMDGCN offloading – use amdgcn-amdhsa
2020-03-23  Nathan Sidwell[PR94044] Fix ICE with sizeof<argumentpack>
2020-03-23  Richard Bieneripa/94245 - avoid folding when we want an ADDR_EXPR
2020-03-23  Richard Bienertree-optimization/94266 - aovid propagating addresses...
2020-03-23  Martin LiskaSave ref->speculative_id before clone_reference.
2020-03-23  Tobias BurnusSet proper DECL_ALIGN in offload_handle_link_vars ...
2020-03-23  GCC AdministratorDaily bump.
2020-03-22  GCC AdministratorDaily bump.
2020-03-22  Iain Buclawd: Generate phony targets for content imported files...
2020-03-22  Iain SandoeDarwin: Fix i686 bootstrap when the assembler supports...
2020-03-22  Iain Sandoetestsuite: Fix lambda-vis.C for targets with user label...
2020-03-21  Iain Buclawd: Fix missing dependencies in depfile for imported...
2020-03-21  Iain Buclawd: Fix typo in ChangeLog for last change
2020-03-21  Jonathan Wakelylibstdc++: Fix experimental::path::generic_string ...
2020-03-21  Jonathan Wakelylibstdc++: Fix path::generic_string allocator handling...
2020-03-21  Iain SandoeDarwin: Handle NULL DECL_SIZE_TYPE in machopic_select_s...
2020-03-21  Iain SandoeDarwin: Address translation comments (PR93694).
2020-03-21  Iain Buclawd: Fix ICE in add_symbol_to_partition_1, at lto/lto...
2020-03-21  Patrick Palkac++: Reject changing active member of union during...
2020-03-21  Richard Sandifordlra: Tighten check for reloading paradoxical subregs...
2020-03-21  Martin LiskaFix comma at end of enumerator list seen with -std...
next