aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-29libgompd: Fix Access Bugsdevel/omp/ompdMohame Atef
2022-06-20Fix sizes in OMPD support and add local ICVs functions.Mohame Atef
2022-05-23Add OMPD support, initialization and global ICVs function.Mohame Atef
2022-05-23jit: use 'final' and 'override' where appropriateDavid Malcolm
2022-05-23analyzer: use 'final' and 'override' where appropriateDavid Malcolm
2022-05-23[x86_64]: Zhaoxin lujiazui enablementMayshao
2022-05-23testsuite: mallign: Handle word size of 1 byteDimitar Dimitrov
2022-05-23demangler: C++ modules supportNathan Sidwell
2022-05-23tilepro: fix missing ARRAY_SIZE macroMartin Liska
2022-05-23Remove forward_propagate_into_condRichard Biener
2022-05-23Remove is_gimple_condexprRichard Biener
2022-05-23Force the selection operand of a GIMPLE COND_EXPR to be a registerRichard Biener
2022-05-23OpenMP: Handle descriptors in target's firstprivate [PR104949]Tobias Burnus
2022-05-23Some additional ix86_rtx_costs clean-ups: NEG, AND, andn and pandn.Roger Sayle
2022-05-23RISC-V: Fix canonical extension order (K and J)Tsukasa OI
2022-05-23Increase move cost between mask and gpr.liuhongt
2022-05-23Daily bump.GCC Administrator
2022-05-22Daily bump.GCC Administrator
2022-05-21testsuite: Skip vectorize tests for PRUDimitar Dimitrov
2022-05-21testsuite: Adjust pr91088.c for default_packed targetsDimitar Dimitrov
2022-05-21testsuite: Skip gcc.dg/pr46647.c for PRUDimitar Dimitrov
2022-05-21testsuite: Skip ifcvt-4.c for PRUDimitar Dimitrov
2022-05-21testsuite: Mark extra warnings for default_packedDimitar Dimitrov
2022-05-21Daily bump.GCC Administrator
2022-05-20testsuite: add missing dg-require-effective-target fpicMarc Poulhiès
2022-05-20libstdc++: Reduce <random> test iterations for simulatorsJonathan Wakely
2022-05-20AArch64: Improve rotate patternsWilco Dijkstra
2022-05-20AArch64: Cleanup CPU option processing codeWilco Dijkstra
2022-05-20Use "final" and "override" directly, rather than via macrosDavid Malcolm
2022-05-20libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc...Marcel Vollweiler
2022-05-20libgcc: use __builtin_clz and __builtin_ctz in libbidChristophe Lyon
2022-05-20libgcc: Add support for HF mode (aka _Float16) in libbidChristophe Lyon
2022-05-20testsuite: Add C++ unwinding tests with Decimal Floating-PointChristophe Lyon
2022-05-20testsuite: enable more BID DFP tests for AArch64Christophe Lyon
2022-05-20testsuite: Add new tests for DFP under aarch64/aapcs64Christophe Lyon
2022-05-20testsuite:: Fix pr39986.c testcase for AArch64Christophe Lyon
2022-05-20libgcc: enable DFP for AArch64Christophe Lyon
2022-05-20libgcc: Enable XF mode conversions to/from DFP modes only if supportedChristophe Lyon
2022-05-20aarch64: Add backend support for DFPChristophe Lyon
2022-05-20aarch64: Enable DFP (Decimal Floating-point) (BID format)Christophe Lyon
2022-05-20Disable snapshots from gcc-9Richard Biener
2022-05-20Daily bump.GCC Administrator
2022-05-19libstdc++: Avoid including <cstdint> for std::char_traitsJonathan Wakely
2022-05-19libstdc++: Only include <ext/atomicity.h> for COW stringJonathan Wakely
2022-05-19libstdc++: Ensure pmr aliases work without <memory_resource>Jonathan Wakely
2022-05-19PR middle-end/98865: Expand X*Y as X&-Y when Y is [0,1].Roger Sayle
2022-05-19[PATCH, rs6000] Remove the (no longer used) BTC defines.Will Schmidt
2022-05-19libstdc++: Implement LWG 3683 for pmr::polymorphic_allocatorJonathan Wakely
2022-05-19Fix OMP CAS expansion with separate conditionRichard Biener
2022-05-19Remove get_or_alloc_expression_idRichard Biener