]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-06-15  Eric BotcazouFix ICE in verify_sra_access_forest
2020-06-15  Jonathan Wakelylibstdc++: Update value of __cpp_lib_constexpr_char_tra...
2020-06-15  Paul Keirlibstdc++: Fix char_traits move with overlap
2020-06-15  Max Filippovgcc: xtensa: make TARGET_HAVE_TLS definition static
2020-06-15  Max Filippovgcc: xtensa: add -mabi option for call0/windowed ABI
2020-06-15  Max Filippovgcc: xtensa: make register elimination data static
2020-06-15  Martin JamborBRIG FE testsuite: Fix all dump-scans
2020-06-15  Fei Yangvect: Use LOOP_VINFO_DATAREFS and LOOP_VINFO_DDRS consi...
2020-06-15  Eric Botcazou[Ada] Rewrite Sem_Eval.Predicates_Match predicate
2020-06-15  Ed Falis[Ada] Makefile.rtl: minor file renamings
2020-06-15  Arnaud Charlet[Ada] Improve error message on premature usage of subtypes
2020-06-15  Piotr Trojanek[Ada] Do expect task discriminants in Global and Depend...
2020-06-15  Eric Botcazou[Ada] Implement AI12-0343 Return Statement Checks
2020-06-15  Bob Duff[Ada] T'Image calls T'Put_Image
2020-06-15  Gary Dismukes[Ada] Minor editorial changes in comments
2020-06-15  Arnaud Charlet[Ada] Allow uninitialized values on Big_Positive/Natural
2020-06-15  Piotr Trojanek[Ada] Fix analysis of Relaxed_Initialization for bodies...
2020-06-15  Javier Miranda[Ada] Crash in tagged type constructor with task components
2020-06-15  Arnaud Charlet[Ada] Missing errors on aspect checking
2020-06-15  Arnaud Charlet[Ada] AI12-0260 Functions Is_Basic and To_Basic in...
2020-06-15  Gary Dismukes[Ada] Passing actual parameter values to out formals...
2020-06-15  Justin Squirek[Ada] Bad access checks on if/case expression as actual
2020-06-15  Piotr Trojanek[Ada] Do not expect task discriminants in Global and...
2020-06-15  Piotr Trojanek[Ada] Do not expect Global or Depends on single protect...
2020-06-15  Justin Squirek[Ada] Incorrect accessibility checks on functions calls
2020-06-15  Piotr Trojanek[Ada] Replace repeated Ekind with Ekind_In
2020-06-15  Piotr Trojanek[Ada] Remove excessive parens
2020-06-15  Piotr Trojanek[Ada] Support aspect Relaxed_Initialization and attribu...
2020-06-15  Bob Duff[Ada] Put_Image: Enable for access-to-subprogram types
2020-06-15  Bob Duff[Ada] Clean up error handling of 'Image
2020-06-15  Bob Duff[Ada] Put_Image: Enable for access-to-subprogram types
2020-06-15  Bob Duff[Ada] Put_Image: Implement for private types with full...
2020-06-15  Bob Duff[Ada] Put_Image improvements for strings
2020-06-15  Piotr Trojanek[Ada] Remove unreferenced and dubious Is_Renaming_Decla...
2020-06-15  Ed Schonberg[Ada] Link failure with call to expression function...
2020-06-15  Eric Botcazou[Ada] Implement AI12-0077 Has_Same_Storage on objects...
2020-06-15  Steve Baird[Ada] Update 'Loop_Entry checking to match changes...
2020-06-15  Eric Botcazou[Ada] Use uniform type resolution for membership tests
2020-06-15  Kito ChengRISC-V: Suppress warning for signed and unsigned intege...
2020-06-15  liuhongtOptimize multiplication for V8QI,V16QI,V32QI under...
2020-06-15  GCC AdministratorDaily bump.
2020-06-14  Thomas KoenigAvoid crash when global symbol table is empty with...
2020-06-14  Harald AnlaufPR fortran/95088 - Buffer overflows with PDTs, submodul...
2020-06-14  Thomas KoenigAlways use locations from get and put arguments for...
2020-06-14  Thomas KoenigWhen avoiding double deallocation, look at namespace...
2020-06-14  Iain Buclawd: Fix line lengths after mechanical field renames.
2020-06-14  Iain Buclawtestsuite: Re-add gdc.test prefix in test names (PR...
2020-06-14  GCC AdministratorDaily bump.
2020-06-13  Martin SeborCorrect test to avoid failures in ILP32.
2020-06-13  Thomas KoenigRemove failing test case accidentally committed.
2020-06-13  Thomas KoenigDisable -Wstringop-overflow warning after checking...
2020-06-13  GCC AdministratorDaily bump.
2020-06-12  Clément Chigotruntime: fix arenaBaseOffset for aix/ppc
2020-06-12  Ian Lance Taylorgo.test: update issue4085b.go to version from Go 1.13
2020-06-12  Marco Elvertsan: Add param to disable func-entry-exit instrumentation
2020-06-12  Martin LiskaAdd .clang-tidy to git ignored.
2020-06-12  Richard Bienertestcase for shared DR alignment
2020-06-12  Fei Yangvect: Fix an ICE in vect_loop_versioning [PR95570]
2020-06-12  Richard Bienerfix vectorizable_condition ICE with EXTRACT_LAST_REDUCTION
2020-06-12  Jonathan Wakelylibstdc++: Improve tests for std::atomic_flag
2020-06-12  Jonathan Wakelylibstdc++: Make std::atomic_flag::test members const
2020-06-12  Steve Baird[Ada] Fix anonymous-to-named access type implicit conve...
2020-06-12  Bob Duff[Ada] Enable Put_Image in pre-Ada-2020 modes
2020-06-12  Arnaud Charlet[Ada] AI12-0074 View conversions and out parameters...
2020-06-12  Olivier Hainque[Ada] Bump secondary stack alignment factor in full...
2020-06-12  Piotr Trojanek[Ada] Alphabetic ordering for name and pragmas
2020-06-12  Arnaud Charlet[Ada] Fix handling of Ada 83 OUT parameter rule
2020-06-12  Steve Baird[Ada] Implement AI12-0369
2020-06-12  Ed Schonberg[Ada] Compiler locks up with -gnatX and formal subprogr...
2020-06-12  Eric Botcazou[Ada] Improve code generated for assignment of dynamic...
2020-06-12  Dmitriy Anisimkov[Ada] Don't correct socket timeout on Windows Server...
2020-06-12  Arnaud Charlet[Ada] AI12-0350 Swap for Indefinite_Holders
2020-06-12  Arnaud Charlet[Ada] Fix handling of subprograms declared in a protect...
2020-06-12  Ed Schonberg[Ada] Diagnose illegal overriding indicators in protect...
2020-06-12  Piotr Trojanek[Ada] Reuse Is_Entry where possible
2020-06-12  Piotr Trojanek[Ada] Detect overlapping actuals in entry calls
2020-06-12  Arnaud Charlet[Ada] ACATS 4.2Q - BDD2007
2020-06-12  Bob Duff[Ada] Put_Image: preload type Sink, change what types...
2020-06-12  Piotr Trojanek[Ada] Remove redundant iterations in checks for overlap...
2020-06-12  Piotr Trojanek[Ada] Remove suppression for overlapping actuals in...
2020-06-12  Arnaud Charlet[Ada] ACATS 4.1Q - CDD2A04 - RLS not followed
2020-06-12  Piotr Trojanek[Ada] Simplify getting discriminant value from a list...
2020-06-12  Eric Botcazou[Ada] Implement AI12-0175 Preelaborable packages with...
2020-06-12  Bob Duff[Ada] Remove unnecessary use_clause from stringt.ads
2020-06-12  Eric Botcazou[Ada] Small cleanup in handling of Ada 2012 implicit...
2020-06-12  Ed Schonberg[Ada] Compiler crash on instance with overloaded actual...
2020-06-12  Bob Duff[Ada] Put_Image attribute
2020-06-12  Eric Botcazou[Ada] Fix typos in comments
2020-06-12  Justin Squirek[Ada] Missing accessibility error on object in type...
2020-06-12  Bob Duff[Ada] Ada2020: update Big_Numbers.* specs
2020-06-12  Eric Botcazou[Ada] Implement AI12-0269 No_Return for functions
2020-06-12  Alexandre Olivamatch any program name when pruning collect messages
2020-06-12  Martin LiškaFix few -Wformat-diag warnings.
2020-06-12  Kewen Linvect: Factor out and rename some functions/macros
2020-06-12  Richard Sandifordrecog: Use parameter packs for operator()
2020-06-12  H.J. Lux86: Add UNSPECV_PATCHABLE_AREA
2020-06-12  GCC AdministratorDaily bump.
2020-06-11  Patrick Palkac++: constrained class template friend [PR93467]
2020-06-11  Jonathan Wakelycontrib: Make prepare-commit-msg hook smarter for amends
2020-06-11  Harald AnlaufPR fortran/95611 - ICE in access_attr_decl, at fortran...
next