summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc-changelog: Fix typo in outputJonathan Wakely2020-07-171-1/+1
* Fix PR96127Andreas Krebbel2020-07-173-7/+41
* rs6000/test: Add -fno-vect-cost-model to conv-vectorize-[12].cKewen Lin2020-07-172-2/+2
* Daily bump.GCC Administrator2020-07-178-1/+440
* combine: Use single_set for is_just_moveSegher Boessenkool2020-07-161-5/+6
* openacc: Fix standalone attach for Fortran assumed-shape array pointersJulian Brown2020-07-164-4/+107
* coroutines: Correct frame capture of compiler temps [PR95591+4].Iain Sandoe2020-07-165-474/+816
* analyzer: Use noexcept instead of throw() for C++11 and later (PR 96014)Jonathan Wakely2020-07-161-1/+6
* i386: Additional peephole2 to use flags from CMPXCHG more [PR96189]Uros Bizjak2020-07-162-0/+58
* Reunify x86 stack checking implementationEric Botcazou2020-07-163-221/+91
* c++: Add test for DR 188.Marek Polacek2020-07-161-0/+7
* amdgcn: Handle early debug info in mkoffloadAndrew Stubbs2020-07-161-13/+259
* Fix ChangeLog PR number.Uros Bizjak2020-07-162-2/+2
* c++: Get rid of convert_like* macros.Marek Polacek2020-07-161-73/+86
* coroutines: Spelling corrections in comments [NFC].Iain Sandoe2020-07-161-11/+11
* build: Fix TAGS target in gcc/Makefile.inAndrea Corallo2020-07-161-1/+1
* doc: Document TARGET_TRULY_NOOP_TRUNCATION requires trunc?i?i2 patterns.Roger Sayle2020-07-162-2/+6
* [Ada] Misplace of internal master renaming declarationJavier Miranda2020-07-162-1/+36
* [Ada] AI12-0132 Freezing of renames_as_bodyArnaud Charlet2020-07-161-0/+16
* [Ada] Ongoing work for AI12-0212 : container aggregatesEd Schonberg2020-07-162-7/+301
* [Ada] gnatbind: Fix No_Entry_Calls_In_Elaboration_Code messageBob Duff2020-07-161-2/+1
* [Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPUBob Duff2020-07-167-139/+176
* [Ada] Remove duplicated lineEric Botcazou2020-07-161-1/+0
* [Ada] Wrong execution of Tan on large argumentArnaud Charlet2020-07-163-629/+8
* [Ada] Spurious error in instance nested in formal packageEd Schonberg2020-07-161-0/+15
* [Ada] v7r2cert: minor refactoringDoug Rupp2020-07-161-35/+20
* [Ada] Set missing Parent field of block entityEric Botcazou2020-07-161-0/+1
* [Ada] AI12-0004 Normalization and allowed charactersArnaud Charlet2020-07-1613-6/+490
* [Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPUBob Duff2020-07-161-0/+1
* [Ada] Adjust heuristics about size of static aggregatesBob Duff2020-07-161-19/+77
* [Ada] Ada2020: AI12-0055 No_Dynamic_CPU_Assignment restrictionBob Duff2020-07-165-82/+74
* [Ada] Implicit dereferencing in container indexingGary Dismukes2020-07-161-1/+20
* [Ada] AI12-0373 Additional check on Integer_Literal functionArnaud Charlet2020-07-162-20/+19
* [Ada] Handle N_Others_Choice case in range-building functionGhjuvan Lacambre2020-07-162-1/+24
* [Ada] Ada2020: AI12-0289 Implicitly null excluding anon accessBob Duff2020-07-161-21/+55
* [Ada] Spurious accessibility error on allocator in generic instanceJustin Squirek2020-07-162-16/+26
* [Ada] Small cleanup in interface with GCC back-endEric Botcazou2020-07-162-4/+0
* [Ada] Incorrect static accessibility error in return aggregateJustin Squirek2020-07-164-5/+37
* [Ada] Simplify detection of others choice with just one valuePiotr Trojanek2020-07-161-1/+1
* [Ada] Disable Initialize_Scalars on runtime filesArnaud Charlet2020-07-161-0/+10
* [Ada] Do not perform null exclusion static checks on generated entitiesGhjuvan Lacambre2020-07-161-1/+1
* [Ada] Avoid false positive reported by CodePeerJavier Miranda2020-07-161-1/+1
* [Ada] Spurious redundant use clause warningArnaud Charlet2020-07-161-4/+11
* [Ada] Ada2020: AI12-0107 convention of By_Protected_ProcedureJavier Miranda2020-07-165-20/+203
* [Ada] Overflow in string streamingArnaud Charlet2020-07-162-10/+19
* [Ada] Add centralized capacity check in Generic_BignumsArnaud Charlet2020-07-161-19/+12
* [Ada] AI12-0042: Type invariant checking rulesGary Dismukes2020-07-162-1/+108
* libsanitizer: Fix GetPcSpBp determination of SP on 32-bit Solaris/x86Rainer Orth2020-07-161-3/+3
* Daily bump.GCC Administrator2020-07-166-1/+387
* i386: Introduce peephole2 to use flags from CMPXCHG more [PR96189]Uros Bizjak2020-07-152-0/+47