gcc.git
2020-07-07 Jonathan Wakelylibstdc++: Whitespace changes to remove spaces before...
2020-07-07 Jonathan Wakelylibstdc++: Replace __int_limits with __numeric_traits_i...
2020-07-07 Jonathan Wakelylibstdc++: Whitespace changes to keep lines below 80...
2020-07-07 Patrick Palkac++: wrong pretty printing of nested type [PR95303]
2020-07-07 Aaron Sawdeyrs6000: fix power10_hw test
2020-07-07 Nathan Sidwelltestsuite: missed testcase
2020-07-07 Nathan Sidwellpreprocessor: Better line info for <builtin> & <command...
2020-07-07 Martin SeborAvoid printing informational notes when -Wmismatched...
2020-07-07 Anton YoudkevitchAarch64: Change costs for TX2 to expose more vectorizat...
2020-07-07 Richard Bienerfix detection of negative step DR groups
2020-07-07 Eric Botcazou[Ada] Small adjustment in the handling of alignment...
2020-07-07 Bob Duff[Ada] Avoid crash on node extension
2020-07-07 Arnaud Charlet[Ada] Assert failure on invalid Variable_Indexing
2020-07-07 Piotr Trojanek[Ada] Use Is_Generic_Subprogram where possible
2020-07-07 Piotr Trojanek[Ada] Fix typo in code to get a better error message
2020-07-07 Arnaud Charlet[Ada] ACATS 4.1J - B854003 - Subtype conformance check...
2020-07-07 Arnaud Charlet[Ada] ACATS 4.1K - C452003
2020-07-07 Ed Schonberg[Ada] Errors in handling of access_to_subprogram contracts
2020-07-07 Justin Squirek[Ada] Hang on conditional expression as actual
2020-07-07 Steve Baird[Ada] Simplify statically known Max_Size_In_Storage_Ele...
2020-07-07 Javier Miranda[Ada] Ada2020: AI12-0198 potentially unevaluated compon...
2020-07-07 Eric Botcazou[Ada] Move generation of range checks for entry familie...
2020-07-07 Piotr Trojanek[Ada] Freeze aspect expression relocated to pragma...
2020-07-07 Arnaud Charlet[Ada] ACATS 4.1H - BC60005 - null exclusion matching...
2020-07-07 Ed Schonberg[Ada] Handle explicit dereferences in expression functions
2020-07-07 Javier Miranda[Ada] Ada2020: AI12-0198 potentially unevaluated compon...
2020-07-07 Bob Duff[Ada] Use pragma Unsuppress in Time_IO
2020-07-07 Arnaud Charlet[Ada] Add support for XDR streaming in the default...
2020-07-07 Piotr Trojanek[Ada] Fix documentation of -gnatVa switch
2020-07-07 Ghjuvan Lacambre[Ada] Ensure No_Specification_Of_Aspect forbids pragmas...
2020-07-07 Gary Dismukes[Ada] Checking type invariants on in params of procedur...
2020-07-07 Piotr Trojanek[Ada] Change local object from variable to constant
2020-07-07 Piotr Trojanek[Ada] Fix expansion of delta aggregates with slices
2020-07-07 Javier Miranda[Ada] Ada2020: AI12-0198 potentially unevaluated compon...
2020-07-07 Piotr Trojanek[Ada] Remove extra checks for non-static context from...
2020-07-07 Arnaud Charlet[Ada] Spurious elaboration warnings with -gnatc and...
2020-07-07 Piotr Trojanek[Ada] Minor cleanup with Is_Assignable
2020-07-07 Piotr Trojanek[Ada] Set range checks for for 'Update on arrays in...
2020-07-07 Piotr Trojanek[Ada] Style fixes in the description of Analysis-Resolu...
2020-07-07 Piotr Trojanek[Ada] Allow aspect Relaxed_Initialization on protected...
2020-07-07 Qian JianhuaFix a typo in doc/generic.texi
2020-07-07 Kaipeng ZhouPass correct parameters to c_parser_do_statement.
2020-07-07 Jonathan Wakelylibstdc++: Add PR number to ChangeLog entry and fix...
2020-07-07 Alexandre Olivaaccept <case> and [cond] in ChangeLog
2020-07-07 Richard Bienerfix LTO streaming order dependence on randomness
2020-07-07 GCC AdministratorDaily bump.
2020-07-06 Martin SeborExclude calls to variadic lambda stubs from -Wnonnull...
2020-07-06 Jonathan Wakelylibstdc++: Cleanup whitespace and type trait usage...
2020-07-06 Jonathan Wakelylibstdc++: Constrain std::make_optional
2020-07-06 Jonathan Wakelylibstdc++: Add noexcept to std::optional initialization...
2020-07-06 Nathan Sidwellc++: Always use pushdecl for exception library helpers
2020-07-06 Harald AnlaufPR fortran/95980 - ICE on using sync images with -fchec...
2020-07-06 Harald AnlaufPR fortran/95709 - ICE in gfc_resolve_code, at fortran...
2020-07-06 Jonathan Wakelylibstdc++: Fix -Wmismatched-tags warnings (PR 96063)
2020-07-06 Jonathan Wakelyc++: Allow empty-declaration in C++11 and later (PR...
2020-07-06 Richard Bienertree-optimization/96075 - fix bogus misalignment calcul...
2020-07-06 Piotr Trojanek[Ada] Avoid forced loading of System.Priority in CodePe...
2020-07-06 Bob Duff[Ada] Time_IO.Image: Allow printing the time zone
2020-07-06 Bob Duff[Ada] Time_IO.Value: Allow subseconds and time zones...
2020-07-06 Bob Duff[Ada] Clean up GNAT.Calendar.Time_IO.Value
2020-07-06 Bob Duff[Ada] Implement Time_IO.Image with Time_Zone
2020-07-06 Thomas Quinot[Ada] Use Stream_Element_Arrays internally for secure...
2020-07-06 Gary Dismukes[Ada] Various typo fixes and reformatting of comments
2020-07-06 Javier Miranda[Ada] Ada2020: AI12-0198 potentially unevaluated array...
2020-07-06 Bob Duff[Ada] Correct time zone in GNAT.Calendar.Time_IO.Value
2020-07-06 Ed Schonberg[Ada] Crash on derived type with rep. clause and rename...
2020-07-06 Justin Squirek[Ada] Hang on generic declaration with ambiguous formal...
2020-07-06 Arnaud Charlet[Ada] AI12-0366 Changes to Big_Integer and Big_Real
2020-07-06 Piotr Trojanek[Ada] Fix typo in comment of Get_Index_Subtype
2020-07-06 Ed Schonberg[Ada] There is no Expressions field in N_Delta_Aggregat...
2020-07-06 Piotr Trojanek[Ada] Fix evaluation of Enum_Rep applied to imported...
2020-07-06 Piotr Trojanek[Ada] Set range checks flag on 'Update for GNATprove...
2020-07-06 Gary Dismukes[Ada] Predicates and the current instance of a subtype...
2020-07-06 Ed Schonberg[Ada] Visibility error with aggregate in Declare_Expression
2020-07-06 Piotr Trojanek[Ada] Simplify implicit loading of Tasking_State in...
2020-07-06 Piotr Trojanek[Ada] Crash when an exception handler is executed with...
2020-07-06 Richard Kenner[Ada] Refine use of access types in unnesting
2020-07-06 Eric Botcazou[Ada] Fix bad interaction between Unchecked_Conversion...
2020-07-06 Eric Botcazou[Ada] Remove obsolete code in Eval_Attribute
2020-07-06 Ed Schonberg[Ada] Crash on declaration with aggregate for unchecked...
2020-07-06 Eric Botcazou[Ada] Small cleanup throughout Exp_Ch9
2020-07-06 Piotr Trojanek[Ada] Remove special case for processing null range...
2020-07-06 Arnaud Charlet[Ada] AI12-0376 Relax RM 13.1(10) rule wrt primitive...
2020-07-06 Eric Botcazou[Ada] Improve run-time performance for large initialize...
2020-07-06 Gary Dismukes[Ada] Wording problems with predicates (AI12-0099)
2020-07-06 Arnaud Charlet[Ada] Default_Initial_Condition check done after extend...
2020-07-06 Roger Saylenvptx: Add support for vadd.add and vsub.add instructions.
2020-07-06 Hans-Peter... cris: New peephole2 movulsr + test-case.
2020-07-06 Hans-Peter... cris: Correct gcc_assert for atomic_fetch_op pattern
2020-07-06 GCC AdministratorDaily bump.
2020-07-05 Hans-Peter... cris: update recent patterns. Simplify cris_select_cc_mode.
2020-07-05 Hans-Peter... cris.md: Reinstate add/sub with extend
2020-07-05 Thomas KoenigTest global identifiers against what is specified inter...
2020-07-05 GCC AdministratorDaily bump.
2020-07-04 Iain Sandoecoroutines, testsuite: Rename a test, NFC.
2020-07-04 GCC AdministratorDaily bump.
2020-07-03 Eric BotcazouExtend store merging to STRING_CST
2020-07-03 Martin Jamboripa-sra: Avoid transitive splits with type mismatches...
2020-07-03 Thomas Schwinge[OpenACC] Revert always-copyfrom behavior for 'GOMP_MAP...
2020-07-03 Thomas Schwinge[OpenACC] Remove (unused) 'GOMP_MAP_ALWAYS_FROM' handli...
next