gcc.git
2020-06-04 Andreas SchwabFix missing assemble_external in ASM_OUTPUT_FDESC
2020-06-04 Andreas SchwabMissing __divtf3@@GCC_4.4.0 on ia64
2020-06-04 liuhongtFix uppercase in trunc<mode><pmov_dst_3>2.
2020-06-04 Jakub Jelinekc++: Reject some further reinterpret casts in constexpr...
2020-06-04 GCC AdministratorDaily bump.
2020-06-03 Mark WielaardProvide diagnostic hints for missing C++ cinttypes...
2020-06-03 Mark WielaardProvide diagnostic hints for missing C inttypes.h strin...
2020-06-03 Mark Wielaarddiagnostics: Add function call parens matching to c_parser.
2020-06-03 Vitor Guidioptimize tanh(x) / sinh (x) to 1/ cosh (x)
2020-06-03 Joseph MyersUpdate gcc sv.po.
2020-06-03 Aaron Sawdeyidentify lfs prefixed case PR95347
2020-06-03 Patrick Palkac++: more constrained nested partial specialization
2020-06-03 Patrick Palkac++: constrained nested partial specialization [PR92103]
2020-06-03 Jan HubickaOptimize ODR enum streaming
2020-06-03 Iain Sandoecoroutines: Allow parameter packs in co_await/yield...
2020-06-03 Romain NaourFix missing dependencies for selftests which occasional...
2020-06-03 Jason Merrillc++: Fix VLA in template [PR95232]
2020-06-03 José Rui Faustino... Simple patch only add assumed-rank to the list of possi...
2020-06-03 Richard Bienertree-optimization/95487 - use a truth type for scatter...
2020-06-03 David Malcolmjit: implement BT_CONST_VOLATILE_PTR [PR 95306]
2020-06-03 Richard Bienertree-optimization/95495 - use SLP_TREE_REPRESENTATIVE...
2020-06-03 Tom TromeyPrefer simple case changes in spelling suggestions
2020-06-03 Richard Bienersimplify visited flag unsetting in SLP scalar cost...
2020-06-03 Tobias Burnus[OpenMP] Fix mapping of artificial variables (PR94874)
2020-06-03 Jan HubickaCleanup LTO tag streaming.
2020-06-03 Eric Botcazou[Ada] Fix for missing calls to Adjust primitive with...
2020-06-03 Justin Squirek[Ada] Spurious ineffective with clause warnings on...
2020-06-03 Eric Botcazou[Ada] Small housekeeping work in Check_Private_View
2020-06-03 Arnaud Charlet[Ada] Add detection of uninitialized big reals
2020-06-03 Arnaud Charlet[Ada] Remove more cases of empty loops
2020-06-03 Eric Botcazou[Ada] Support pragma Allow_Integer_Address on 64-bit...
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Vadim Godunko[Ada] Fix typos
2020-06-03 Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-03 Arnaud Charlet[Ada] Update headers
2020-06-03 Eric Botcazou[Ada] Small improvement to Expand_N_Unchecked_Type_Conv...
2020-06-03 Yannick Moy[Ada] Improve handling of SPARK_Mode in generic instances
2020-06-03 Arnaud Charlet[Ada] Initial infrastructure for adding a tree checker
2020-06-03 Justin Squirek[Ada] Incorrect accessibility checking on aliased formals
2020-06-03 Eric Botcazou[Ada] Improve 'Val implementation for some enumeration...
2020-06-03 Gary Dismukes[Ada] Unnesting problems with expansion of Loop_Entry...
2020-06-03 Bob Duff[Ada] Minor change to comment in System.Regexp spec
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Eric Botcazou[Ada] More efficient System.Random_Numbers.Random_Discr...
2020-06-03 Gary Dismukes[Ada] Debug info not available on subp having a class...
2020-06-03 Yannick Moy[Ada] Fix missing overflow checks in analysis of predef...
2020-06-03 Eric Botcazou[Ada] Fix typo in comment
2020-06-03 Piotr Trojanek[Ada] Iterate with procedural versions of Next_......
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Arnaud Charlet[Ada] Add Address_Int declaration in s-auxdec.ads
2020-06-03 Arnaud Charlet[Ada] Remove ASIS tree generation
2020-06-03 Eric Botcazou[Ada] Put a couple of options in alphabetical order
2020-06-03 Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-03 Arnaud Charlet[Ada] Remove -gnatt switch processing
2020-06-03 Eric Botcazou[Ada] Minor tweaks in commentary
2020-06-03 Martin Liskagcov: Fix build on AIX
2020-06-03 GCC AdministratorDaily bump.
2020-06-02 David Malcolmjit: fix __builtin_unreachable [PR 95426]
2020-06-02 Jason Merrillc++: *this capture in const member fn [PR95193].
2020-06-02 Jim WilsonRISC-V: Make __divdi3 handle div by zero same as hardware.
2020-06-02 Alexandre Oliva[Ada] remove last traces of -auxbase
2020-06-02 Iain Sandoecoroutines: Wrap co_await in a target expr where needed...
2020-06-02 Alexandre Olivaspell ldscript correctly in outputs.exp et al
2020-06-02 Fei Yangaarch64: Fix an ICE in aarch64_short_vector_p [PR95459]
2020-06-02 Jonathan Wakelylibstdc++: Make debug containers prefer copy ctor to...
2020-06-02 Kyrylo Tkachovaarch64: Add initial support for -mcpu=zeus
2020-06-02 Aaron SawdeyCorrectly identify stfs if prefixed
2020-06-02 Jan HubickaSimplify streaming of tree references
2020-06-02 Andrew Stubbsamdgcn: Remove -mlocal-symbol-id option
2020-06-02 Martin Liskagcc-changelog: support patterns
2020-06-02 Martin Liskalibgcov: replace malloc and calloc.
2020-06-02 Eric BotcazouFix bits/bytes confusion in latest change to expand_unop
2020-06-02 Iain Buclawcontrib: Add gdc.test to list of ignored prefixes
2020-06-02 Iain Buclawd: Set up input_location before lowering Dsymbol AST
2020-06-02 Jonathan Wakelygcc-changelog: Update test to match new error text
2020-06-02 Stefan Schulze... S/390: Emit vector alignment hints for z13
2020-06-02 Jonathan Wakelygcc-changelog: Improve error text for overlong ChangeLo...
2020-06-02 Jonathan Wakelycontrib: Make prepare-commit-msg hook safe for older...
2020-06-02 Martin LiskaMake TOPN counter dynamically allocated.
2020-06-02 Jakub Jelinekopenmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.
2020-06-02 Arnaud Charlet[Ada] Remove ASIS_Mode
2020-06-02 Javier Miranda[Ada] CCG: regressions on ACATS c460007, c46013a, cd1009d
2020-06-02 Arnaud Charlet[Ada] Bump copyright year
2020-06-02 Javier Miranda[Ada] Improved support for aspect alignment in CCG
2020-06-02 Javier Miranda[Ada] Compiler crash processing controlled type primitive
2020-06-02 Eric Botcazou[Ada] Remove degenerate Treat_Fixed_As_Integer mechanism
2020-06-02 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02 Bob Duff[Ada] gnatpp: documentation for --RM-style-spacing
2020-06-02 Bob Duff[Ada] gnatpp: documentation for --[no-]compact switch
2020-06-02 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02 Thomas Quinot[Ada] Statement SCO code for degenerate subprograms
2020-06-02 Gary Dismukes[Ada] ICE during unnesting when nested subprograms...
2020-06-02 Justin Squirek[Ada] Spurious accessibility error on return aggregate...
2020-06-02 Eric Botcazou[Ada] Fix minor discrepancy in Expand_N_Attribute_Reference
2020-06-02 Gary Dismukes[Ada] Unnesting bugs with array renamings generated...
2020-06-02 Bob Duff[Ada] snames.ads-tmpl: add comment
2020-06-02 Piotr Trojanek[Ada] Remove dead code for detecting hidden package...
2020-06-02 Eric Botcazou[Ada] Use Standard.Natural on bit references to packed...
2020-06-02 Piotr Trojanek[Ada] Accept objects from nested packages in Initialize...
2020-06-02 Eric Botcazou[Ada] Use Standard.Natural on indices in support routin...
next