summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-30Abort if unknown syntax is encountereddfe-v1Erick Ochoa
2020-08-30Adds missing syntax discovered through fuzzyingErick Ochoa
2020-08-19Removes warningsErick Ochoa
2020-08-17Builds bootstrapErick Ochoa
2020-08-17Fixes bug that prevents GCC SPEC CPU from compiling.Erick Ochoa
2020-08-11Add documentation for dead field eliminationErick Ochoa
2020-08-11Add Field ReorderingErick Ochoa
2020-08-10Add Dead Field EliminationErick Ochoa
2020-08-10Dead-field warning in structs at LTO-timeErick Ochoa
2020-07-23Update ChangeLog and version files for releaseRichard Biener
2020-07-23Daily bump.GCC Administrator
2020-07-22Daily bump.GCC Administrator
2020-07-21i386: Rename TARGET_USE_XCHG_FOR_ATOMIC_STORE to TARGET_AVOID_MFENCE.Uros Bizjak
2020-07-21Daily bump.GCC Administrator
2020-07-20Regenerate gcc.pot.Joseph Myers
2020-07-20Daily bump.GCC Administrator
2020-07-19Daily bump.GCC Administrator
2020-07-18Daily bump.GCC Administrator
2020-07-17Fix missing dependencies for selftests which occasionally causes failed builds.Romain Naour
2020-07-17Daily bump.GCC Administrator
2020-07-16S/390: Emit vector alignment hints for z13 if AS accepts themStefan Schulze Frielinghaus
2020-07-16Daily bump.GCC Administrator
2020-07-15c++: Treat GNU and Advanced SIMD vectors as distinct [PR95726]Richard Sandiford
2020-07-15fix _mm512_{,mask_}cmp*_p[ds]_mask at -O0 [PR96174]Jakub Jelinek
2020-07-15Revert "LTO: pick up -fcf-protection flag for the link step"Richard Biener
2020-07-15Daily bump.GCC Administrator
2020-07-14c++: Make convert_like complain about bad ck_ref_bind again [PR95789]Marek Polacek
2020-07-14libgomp: Fix hang when profiling OpenACC programs with CUDA 9.0 nvprofKwok Cheung Yeung
2020-07-14ipa-devirt: Fix crash in obj_type_ref_class [PR95114]Richard Sandiford
2020-07-14value-range: Fix handling of POLY_INT_CST anti-ranges [PR96146]Richard Sandiford
2020-07-14expr: Unbreak build of mesa [PR96194]Jakub Jelinek
2020-07-14LTO: pick up -fcf-protection flag for the link stepMatthias Klose
2020-07-14Daily bump.GCC Administrator
2020-07-13rs6000: clean up testsuite power10_hw checkAaron Sawdey
2020-07-13rs6000: add effective-target test ppc_mma_hwAaron Sawdey
2020-07-13aarch64: Add missing ACLE support for PAC-RETSzabolcs Nagy
2020-07-13doc: Clarify __builtin_return_address [PR94891]Szabolcs Nagy
2020-07-13libgcc: fix the handling of return address mangling [PR94891]Szabolcs Nagy
2020-07-13aarch64: fix __builtin_eh_return with pac-ret [PR94891]Szabolcs Nagy
2020-07-13aarch64: fix return address access with pac [PR94891][PR94791]Szabolcs Nagy
2020-07-13aarch64: Fix BTI support in libitmSzabolcs Nagy
2020-07-13aarch64: Fix BTI support in libgcc [PR96001]Szabolcs Nagy
2020-07-13aarch64: Fix noexecstack note in libgccSzabolcs Nagy
2020-07-13aarch64: Fix noexecstack note in libitmSzabolcs Nagy
2020-07-13aarch64: Add missing ACLE support for BTISzabolcs Nagy
2020-07-13openacc: Don't strip TO_PSET/POINTER for enter/exit dataJulian Brown
2020-07-13openacc: Adjust dynamic reference count semanticsJulian Brown
2020-07-13openacc: Helper functions for enter/exit data using single mappingJulian Brown
2020-07-13openacc: Set bias to zero for explicit attach/detach clauses in C and C++Julian Brown
2020-07-13openacc: GOMP_MAP_ATTACH handling in find_group_lastJulian Brown