summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow different vector types for stmt groupsRichard Biener2021-09-276-213/+235
* Revert "Optimize v4sf reduction.".liuhongt2021-09-273-73/+11
* Daily bump.GCC Administrator2021-09-275-1/+22
* Fortran: Fix associated intrinsic with assumed rank [PR101334]Tobias Burnus2021-09-263-10/+149
* Remove storage only description for _Float16 w/o avx512fp16.liuhongt2021-09-261-6/+5
* Daily bump.GCC Administrator2021-09-263-1/+39
* pru: Named address space for R30/R31 I/O accessDimitar Dimitrov2021-09-2519-11/+478
* Daily bump.GCC Administrator2021-09-256-1/+133
* top-level: merge Makefile.def patches from binutils-gdb repositoryAndrew Burgess2021-09-242-0/+22
* Fortran - improve checking for intrinsics allowed in constant expressionsHarald Anlauf2021-09-242-0/+74
* Fortran: Add missing diagnostic for F2018 C711 (TS29113 C407c)Sandra Loosemore2021-09-242-2/+17
* real: fix encoding of negative IEEE double/quad values [PR98216]Patrick Palka2021-09-242-2/+18
* Make profitability calculation of RA conflict presentations independent of ho...Vladimir N. Makarov2021-09-241-4/+9
* path solver: Avoid further lookups when range is defined in block.Aldy Hernandez2021-09-241-6/+3
* libstdc++: Remove redundant 'inline' specifiersJonathan Wakely2021-09-241-2/+2
* Verify unallocated edge/BB flags are clearRichard Biener2021-09-241-0/+13
* Fortran: Improve file-reading error diagnostic [PR55534]Tobias Burnus2021-09-244-42/+33
* Avoid invalid loop transformations in jump threading registry.Aldy Hernandez2021-09-248-35/+78
* Fix value uninitialization in vn_reference_insert_pieces [PR102400]Feng Xue2021-09-241-0/+1
* Fix null-pointer dereference in delete_dead_or_redundant_call [PR102451]Feng Xue2021-09-241-2/+3
* AVX512FP16: Support cond_op for HFmodeHongyu Wang2021-09-247-56/+114
* Daily bump.GCC Administrator2021-09-248-1/+464
* Fortran: Diagnose default-initialized pointer/allocatable dummiesSandra Loosemore2021-09-232-2/+58
* c++: adjust the handling of RID_ATTRIBUTE.Michel Morin2021-09-231-14/+11
* c++: add spellcheck suggestions for typedef etc. [PR77565]Michel Morin2021-09-232-0/+22
* Look for a relation between operands only when possible.Andrew MacLeod2021-09-232-0/+25
* Create a ranger-local flag for non-executable edges.Andrew MacLeod2021-09-239-20/+64
* Fortran: Handle allocated() with coindexed scalars [PR93834]Tobias Burnus2021-09-232-21/+89
* libiberty: prevent null dereferencing on dlang_typeLuís Ferreira2021-09-232-2/+5
* libiberty: prevent buffer overflow when decoding user inputLuís Ferreira2021-09-231-1/+1
* libstdc++: Remove c++20-specific dg-error directives in testJonathan Wakely2021-09-231-2/+0
* libstdc++: Disable PCH for test that depends on a macro being definedJonathan Wakely2021-09-231-0/+1
* libstdc++: Make std::system_category() recognize Windows error codesJonathan Wakely2021-09-232-0/+174
* libstdc++: Improvements to standard error category objectsJonathan Wakely2021-09-231-20/+43
* libstdc++: std::system_category should know meaning of zero [PR102425]Jonathan Wakely2021-09-232-0/+21
* c++: improve tree dump for templated declsPatrick Palka2021-09-231-7/+3
* [Ada] Fix obsolete comment mentioning girder discriminantsEric Botcazou2021-09-231-1/+1
* [Ada] Add Subprogram_Body_Or_TypeRichard Kenner2021-09-232-1/+8
* [Ada] Add N_Has_Bounds and N_Is_IndexRichard Kenner2021-09-236-4/+21
* [Ada] Adjust documentation of gnatsymbolizeEric Botcazou2021-09-231-10/+8
* [Ada] Tune detection of internally generated positional aggregatesPiotr Trojanek2021-09-231-1/+4
* [Ada] Wrappers of access-to-subprograms with pre/post conditionsJavier Miranda2021-09-235-1/+105
* [Ada] Ada2022: implementation of AI12-0212 : iterator specs in array aggregatesEd Schonberg2021-09-232-30/+329
* [Ada] Follow-on efficiency improvementsBob Duff2021-09-231-0/+7
* [Ada] If unnesting and relocating subprogram call, make new Parameter_Associa...Richard Kenner2021-09-231-0/+16
* [Ada] Remove Initializes contracts from Ada.Strings.BoundedPiotr Trojanek2021-09-231-2/+0
* [Ada] Cleanup and efficiency improvementsBob Duff2021-09-2316-563/+691
* [Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode => OffYannick Moy2021-09-232-9/+29
* [Ada] Remove global parameter in Global contracts of Ada.Strings.BoundedPiotr Trojanek2021-09-231-80/+48
* [Ada] Update "Implementation Defined Characteristics" documentation.Steve Baird2021-09-232-696/+956