]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-08-17  Eric Botcazou[Ada] Fix crash on quantified expression in expression...
2020-08-17  Eric Botcazou[Ada] Fix crash on quantified expression in expression...
2020-08-17  Eric Botcazou[Ada] Fix internal error on if-expression in call retur...
2020-08-17  Piotr Trojanek[Ada] Fix failing assertions related to volatile objects
2020-08-17  Yannick Moy[Ada] Remove use of debug flag -gnatdF for GNATprove
2020-08-17  Piotr Trojanek[Ada] Reuse SPARK expansion of attribute Update for...
2020-08-17  Piotr Trojanek[Ada] Fix expansion of 'Update with multiple choices...
2020-08-17  Arnaud Charlet[Ada] Crash in Walk_Library_Items on ghost units
2020-08-17  Richard Bienerfix constant folding from array CTORs
2020-08-17  Cui,LiliInitial Sapphire Rapids and Alder Lake support from...
2020-08-17  Martin LiskaAdd -fdump-profile-report.
2020-08-17  Kewen Linvect: Use adjusted niters by considering peeling prologue
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Julian Brownopenacc: Set bias to zero for explicit attach/detach...
2020-08-17  Julian Brownopenacc: GOMP_MAP_ATTACH handling in find_group_last
2020-08-17  Julian Brownopenacc: Fortran derived-type mapping fix
2020-08-17  Peter Bergnerrs6000: Allow MMA built-in initialization regardless...
2020-08-17  Richard Bienerfixup BIT_FIELD_REF detection in SLP discovery
2020-08-17  Patrick Palkac++: Partially revert fix for PR c++/95497 [PR96132]
2020-08-17  H.J. Lux86: Enable FMA in rsqrt<mode>2 expander
2020-08-17  Richard Bienerremove premature vect_verify_datarefs_alignment
2020-08-17  Bin ChengSchedule reduction partition in the last.
2020-08-17  Jakub Jelinekopenmp: Optimize triangular loop logical iterator to...
2020-08-17  Jakub Jelinekopenmp: Change omp_atv_default value and rename omp_atv...
2020-08-17  Omar Tahirira: Fix unnecessary register spill
2020-08-17  Szabolcs Nagyaarch64: Fix BTI support in libitm
2020-08-17  Szabolcs Nagyaarch64: Fix BTI support in libgcc [PR96001]
2020-08-17  Szabolcs Nagyaarch64: Fix noexecstack note in libgcc
2020-08-17  Szabolcs Nagyaarch64: Fix noexecstack note in libitm
2020-08-17  Szabolcs Nagyaarch64: Add missing ACLE support for BTI
2020-08-17  Matthew Malcomsonaarch64: Mitigate SLS for BLR instruction
2020-08-17  Matthew Malcomsonaarch64: Introduce SLS mitigation for RET and BR instru...
2020-08-17  Matthew Malcomsonaarch64: New Straight Line Speculation (SLS) mitigation...
2020-08-17  Kewen Linvect: Enhance condition check to use partial vectors
2020-08-17  Kewen Linvect/testsuite: Adjust dumping for fully masking decision
2020-08-17  Kito ChengRISC-V: Implement __builtin_thread_pointer
2020-08-17  Kito ChengRISC-V: Disable remove unneeded save-restore call optim...
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Eric BotcazouMake memory copy functions scalar storage order barriers
2020-08-17  Kwok Cheung... amdgcn, nvptx: Handle -fpic/-fPIC in mkoffload
2020-08-17  Harald AnlaufPR fortran/96085 - ICE in gfc_finish_var_decl, at fortr...
2020-08-17  Joseph MyersUpdate gcc sv.po.
2020-08-17  Patrick Palkac++: ICE in is_really_empty_class [PR95497]
2020-08-17  Will Schmidt[PATCH, rs6000]Add support to enable vmsumudm behind...
2020-08-17  Richard Bienercompute and check alignment info during analysis
2020-08-17  Eric Botcazou[Ada] Disable warning about unsafe use of __builtin_fra...
2020-08-17  Dmitriy Anisimkov[Ada] Fix C miss parentheses warning on Windows
2020-08-17  Eric Botcazou[Ada] Fix warnings in C runtime files on Windows
2020-08-17  Eric Botcazou[Ada] Do not apply constraint checks on allocator with...
2020-08-17  Javier Miranda[Ada] Fix recent regression on _Master declaration
2020-08-17  Arnaud Charlet[Ada] Clean up in Interfaces.C.Extensions
2020-08-17  Vasiliy Fofanov[Ada] Optional warning on build-in-place function calls
2020-08-17  Piotr Trojanek[Ada] Fix typo and layout in comments about matching
2020-08-17  Eric Botcazou[Ada] Fix internal error on string type comparision...
2020-08-17  Eric Botcazou[Ada] Fix incorrect placement of freeze node with predicate
2020-08-17  Gary Dismukes[Ada] Minor reformatting and typo fix
2020-08-17  Eric Botcazou[Ada] Add comment on implementation choice for byte...
2020-08-17  Piotr Trojanek[Ada] Accept aspect Relaxed_Initialization on generic...
2020-08-17  Piotr Trojanek[Ada] Analyze aspects once generic subprograms are...
2020-08-17  Arnaud Charlet[Ada] ACATS 4.1R - BD10001 - Error missed
2020-08-17  Ed Schonberg[Ada] Update entities on class-wide condition function...
2020-08-17  Bob Duff[Ada] Disallow Predicate_Failure without predicate
2020-08-17  Gary Dismukes[Ada] Typo corrections, plus minor reformatting in...
2020-08-17  Ed Schonberg[Ada] Ada_2020 AI12-0250 : Implement Iterator filters.
2020-08-17  Yannick Moy[Ada] Add utility function to recognize attribute ...
2020-08-17  Ghjuvan Lacambre[Ada] Add expected and actual size to "bit number out...
2020-08-17  Piotr Trojanek[Ada] Remove excessive validity checks on in-parameters
2020-08-17  Justin Squirek[Ada] Minor refactoring
2020-08-17  Gary Dismukes[Ada] Static expression function problems with -gnatc...
2020-08-17  Eric Botcazou[Ada] Fix inaccurate -gnatR output for derived untagged...
2020-08-17  Piotr Trojanek[Ada] Allow boolean expressions in aspect Relaxed_Initi...
2020-08-17  Piotr Trojanek[Ada] Style cleanups related to Current_Condition
2020-08-17  Piotr Trojanek[Ada] Extend optimization to True/False prefixed with...
2020-08-17  Bob Duff[Ada] Check predicates for subtypes of private types
2020-08-17  Eric Botcazou[Ada] Small tweak to Narrow_Large_Operation procedure
2020-08-17  Richard Sandifordexpr: Fix REDUCE_BIT_FIELD for constants [PR95694]
2020-08-17  Marek Polacekc++: Better diagnostic for decltype(auto) in C++11...
2020-08-17  Kewen Linrs6000: Add len_load/len_store optab support
2020-08-17  Kewen LinIFN/optabs: Support vector load/store with length
2020-08-17  François Dumontlibstdc++: Fix [multi]map/[multi]set move constructors...
2020-08-17  Ian Lance Taylorlibbacktrace: test linker support for DWARF 5
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Marek Polacekc++: Add new test [PR92427]
2020-08-17  Jonathan Wakelylibstdc++: Whitespace changes to remove spaces before...
2020-08-17  Jonathan Wakelylibstdc++: Replace __int_limits with __numeric_traits_i...
2020-08-17  Jonathan Wakelylibstdc++: Whitespace changes to keep lines below 80...
2020-08-17  Patrick Palkac++: wrong pretty printing of nested type [PR95303]
2020-08-17  Aaron Sawdeyrs6000: fix power10_hw test
2020-08-17  Nathan Sidwelltestsuite: missed testcase
2020-08-17  Nathan Sidwellpreprocessor: Better line info for <builtin> & <command...
2020-08-17  Martin SeborAvoid printing informational notes when -Wmismatched...
2020-08-17  Anton YoudkevitchAarch64: Change costs for TX2 to expose more vectorizat...
2020-08-17  Richard Bienerfix detection of negative step DR groups
2020-08-17  Eric Botcazou[Ada] Small adjustment in the handling of alignment...
2020-08-17  Bob Duff[Ada] Avoid crash on node extension
2020-08-17  Arnaud Charlet[Ada] Assert failure on invalid Variable_Indexing
2020-08-17  Piotr Trojanek[Ada] Use Is_Generic_Subprogram where possible
2020-08-17  Piotr Trojanek[Ada] Fix typo in code to get a better error message
2020-08-17  Arnaud Charlet[Ada] ACATS 4.1J - B854003 - Subtype conformance check...
2020-08-17  Arnaud Charlet[Ada] ACATS 4.1K - C452003
next