]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-06-04  Gary Dismukes[Ada] Implement AI12-0275 (Make subtype_mark optional...
2020-06-04  Eric Botcazou[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expressio...
2020-06-04  Arnaud Charlet[Ada] Avoid redefining IS_DIR_SEPARATOR macro
2020-06-04  Arnaud Charlet[Ada] Wrong walk order in Walk_Library_Items
2020-06-04  Arnaud Charlet[Ada] Import Adafinal as convention Ada
2020-06-04  Ed Schonberg[Ada] Incorrect source line range on subprogram body...
2020-06-04  Alexandre Oliva[Ada] Revamp dump and aux output names
2020-06-04  Eric Botcazou[Ada] Set convention and inlined flag on default null...
2020-06-04  Justin Squirek[Ada] Missing accessibility check on access discriminan...
2020-06-04  Dmitriy Anisimkov[Ada] Fix Is_Absolute_Path on Windows
2020-06-04  Eric Botcazou[Ada] Update the documentation in checks.ads about...
2020-06-04  Eric Botcazou[Ada] Small tweak to special handling of private index...
2020-06-04  Arnaud Charlet[Ada] New procedure Register_Global_Unhandled_Action
2020-06-04  Arnaud Charlet[Ada] Update URL and bug report instructions
2020-06-04  Steve Baird[Ada] Avoid buffer overflow in Long_Long_Float_Text_IO
2020-06-04  Arnaud Charlet[Ada] Remove System.Parameters.Single_Lock
2020-06-04  Arnaud Charlet[Ada] Continuation of "Get rid of more references to...
2020-06-04  Eric Botcazou[Ada] Add another ad-hoc case to the Has_Private_View...
2020-06-04  Eric Botcazou[Ada] Fix fallout of cleanup to Has_Private_View mechanism
2020-06-04  Gary Dismukes[Ada] Minor editorial fixes
2020-06-04  Hao Liucselim: Extend to check non-trapping for more reference...
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.
next