public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/meissner/heads/work088)] Eliminate power8-fusion and power8-fusion-sign options
 2022-05-06 16:03 UTC 

[gcc(refs/users/meissner/heads/work088)] Revert patch
 2022-05-06 15:57 UTC 

[gcc r13-156] aarch64: remove useless GPF_TF_F16 iterator
 2022-05-06 15:35 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Include cheri headers in config.gcc
 2022-05-06 14:50 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Don't put compile-time CADI constants in .data.rel.ro
 2022-05-06 14:45 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c: Handle switches on intcaps
 2022-05-06 14:45 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c: Fix handling of cond ? intcap : uintcap
 2022-05-06 14:45 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Avoid generating PC-relative stores
 2022-05-06 14:45 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Fix SVE ACLE regressions from label/symbol_ref patch
 2022-05-06 14:45 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Pretty-print IFN_REPLACE_ADDRESS_VALUE
 2022-05-06 14:45 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Avoid losing __capability when adding later attributes
 2022-05-06 14:45 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix creation of TARGET_MEM_REFs with __capability alias pointers
 2022-05-06 14:45 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c: Use convert to handle transparent unions
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Hybrid support for calls to __capability functions
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] ifcvt: Check that MEMs have the same mode
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add alternative-base support for __atomic_load, etc
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix aarch64_simd_{general, nonimmediate}_operand
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Make -fgimple override -ffake-hybrid
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix more build_fold_addr_expr calls
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix loss of CAP_ADDR_EXPR when using build_fold_addr_expr
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Relax aarch64_simd_mem_operand_p
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Make overload resolution pick _c functions
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add _c forms of atomic functions
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Optimise atomic stores of TI
 2022-05-06 14:44 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Tweak prototypes of __atomic_fetch_*_capability
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] builtins: Add helper functions for sync builtins
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] builtins: Add a log2_nbytes_int_mode helper
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add case macros for all overloaded forms of sync builtins
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Refactor builtin-types.def
 2022-05-06 14:43 UTC 

[gcc r11-9961] x86: Add missing .note.GNU-stack to assembly source
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Factor sync-builtins.def definitions
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] lra: Fix reloading of addresses in atomic ops [PR105395]
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Make aarch64_atomic_exchange<mode> require !TARGET_LSE
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix handling of (u)intcap_t atomics
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] testsuite: Extend aapcs64 tests to hybrid
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Add hybridcap multilib
 2022-05-06 14:43 UTC 

[gcc(refs/vendors/ARM/heads/morello)] testsuite: Add cheri_capability_any effective target
 2022-05-06 14:42 UTC 

[gcc r12-8352] x86: Add missing .note.GNU-stack to assembly source
 2022-05-06 14:41 UTC 

[gcc r12-8351] libsanitizer: cherry-pick commit b226894d475b from upstream
 2022-05-06 14:39 UTC 

[gcc r13-155] OpenMP, libgomp: Add new runtime routine omp_target_is_accessible
 2022-05-06 14:31 UTC 

[gcc r13-154] libstdc++: Fix test that fails on Solaris [PR104731]
 2022-05-06 13:52 UTC 

[gcc r13-153] libstdc++: Do not include <cxxabi.h> in <stacktrace>
 2022-05-06 13:45 UTC 

[gcc r13-152] libstdc++: Do not use #include inside push visibility scope [PR99871]
 2022-05-06 13:45 UTC 

[gcc r13-151] libstdc++: Update documentation about copyright and GPL notices in tests
 2022-05-06 13:44 UTC 

[gcc r12-8350] c++: ICE during aggr CTAD for member tmpl [PR105476]
 2022-05-06 13:13 UTC 

[gcc r12-8349] libstdc++: Don't use std::tolower in <charconv> [PR103911]
 2022-05-06 13:13 UTC 

[gcc r10-10595] tree-optimization/105198 - wrong code with predictive commoning
 2022-05-06 12:47 UTC 

[gcc r10-10594] middle-end/104402 - split out _Complex compares from COND_EXPRs
 2022-05-06 12:47 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-05-06 12:28 UTC 

[gcc/devel/modula-2] (10 commits) Merge branch 'master' into devel/modula-2
 2022-05-06 12:28 UTC 

[gcc r9-10045] tree-optimization/105070 - annotate bit cluster tests with locations
 2022-05-06 11:09 UTC 

[gcc r9-10044] debug: fix switch lowering debug info
 2022-05-06 11:09 UTC 

[gcc r9-10043] middle-end/104786 - ICE with asm and VLA
 2022-05-06 11:09 UTC 

[gcc r9-10042] tree-optimization/103361 - fix unroll-and-jam direction vector handling
 2022-05-06 11:09 UTC 

[gcc r9-10041] middle-end/100786 - constant folding from incompatible alias
 2022-05-06 11:08 UTC 

[gcc r11-9960] [PR105324] libstdc++: testsuite: pr105324 requires FP from_char
 2022-05-06 10:34 UTC 

[gcc r12-8348] middle-end/105376 - invalid REAL_CST for DFP constant
 2022-05-06 10:30 UTC 

[gcc r12-8347] [PR105324] libstdc++: testsuite: pr105324 requires FP from_char
 2022-05-06 10:27 UTC 

[gcc r13-150] Add a restriction on allocate clause (OpenMP 5.0)
 2022-05-06 10:27 UTC 

[gcc r12-8346] c++: Don't emit deprecated warnings or unavailable errors on lambda declarations
 2022-05-06  9:57 UTC 

[gcc r12-8345] tree-optimization/105484 - VEC_SET and EH
 2022-05-06  9:28 UTC 

[gcc r12-8344] middle-end/105461 - opts processing of -fvar-tracking
 2022-05-06  9:28 UTC 

[gcc r12-8343] Fixup OPTION_SET_P usage in finish_options
 2022-05-06  9:28 UTC 

[gcc r12-8342] tree-optimization/105437 - BB vect with extern defs of throwing stmts
 2022-05-06  9:27 UTC 

[gcc r12-8341] tree-optimization/105394 - vector lowering of compares
 2022-05-06  9:27 UTC 

[gcc(refs/users/aoliva/heads/hard12)] sync up new type indices for body adjustments
 2022-05-06  8:38 UTC 

[gcc(refs/users/aoliva/heads/hard12)] avoid early reference to debug-only symbol
 2022-05-06  8:38 UTC 

[gcc(refs/users/aoliva/heads/hard12)] drop va_list from formals if requested
 2022-05-06  8:38 UTC 

[gcc(refs/users/aoliva/heads/hard12)] silence warnings
 2022-05-06  8:38 UTC 

[gcc(refs/users/aoliva/heads/hard12)] enable strub for all viable functions by default, for testing
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Introduce stack scrub (strub) feature
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] enable control flow redundancy hardening unconditionally
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Control flow redundancy hardening
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Introduce hardbool Machine_Attribute for Ada
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Introduce hardbool attribute for C
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Set_Is_Known_Valid only if Safe_To_Capture_Value
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Optimize nonstandard boolean validity checking
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Optimize nonstandard boolean conversions
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Handle non-standard booleans in if_expression condition
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hard12)] Tweaks to hardening docs
 2022-05-06  8:37 UTC 

[gcc] Created branch 'aoliva/heads/hard12' in namespace 'refs/users'
 2022-05-06  8:37 UTC 

[gcc(refs/users/aoliva/heads/hardbool)] Introduce hardbool Machine_Attribute for Ada
 2022-05-06  8:19 UTC 

[gcc(refs/users/aoliva/heads/hardbool)] Introduce hardbool attribute for C
 2022-05-06  8:19 UTC 

[gcc(refs/users/aoliva/heads/hardbool)] Set_Is_Known_Valid only if Safe_To_Capture_Value
 2022-05-06  8:19 UTC 

[gcc(refs/users/aoliva/heads/hardbool)] Optimize nonstandard boolean validity checking
 2022-05-06  8:19 UTC 

[gcc(refs/users/aoliva/heads/hardbool)] Optimize nonstandard boolean conversions
 2022-05-06  8:19 UTC 

[gcc(refs/users/aoliva/heads/hardbool)] Handle non-standard booleans in if_expression condition
 2022-05-06  8:19 UTC 

[gcc/aoliva/heads/hardbool] (2305 commits) Introduce hardbool Machine_Attribute for Ada
 2022-05-06  8:19 UTC 

[gcc r12-8340] Bump BASE-VER
 2022-05-06  8:14 UTC 

[gcc(refs/users/aoliva/heads/hardcfr)] enable control flow redundancy hardening unconditionally
 2022-05-06  8:09 UTC 

[gcc(refs/users/aoliva/heads/hardcfr)] Control flow redundancy hardening
 2022-05-06  8:09 UTC 

[gcc/aoliva/heads/hardcfr] (1715 commits) enable control flow redundancy hardening unconditionally
 2022-05-06  8:09 UTC 

[gcc(refs/users/aoliva/heads/strub)] drop va_list from formals if requested
 2022-05-06  8:02 UTC 

[gcc(refs/users/aoliva/heads/strub)] silence warnings
 2022-05-06  8:02 UTC 

[gcc(refs/users/aoliva/heads/strub)] enable strub for all viable functions by default, for testing
 2022-05-06  8:02 UTC 

[gcc(refs/users/aoliva/heads/strub)] Introduce stack scrub (strub) feature
 2022-05-06  8:02 UTC 

[gcc(refs/users/aoliva/heads/strub)] Tweaks to hardening docs
 2022-05-06  8:02 UTC 

[gcc/aoliva/heads/strub] (455 commits) drop va_list from formals if requested
 2022-05-06  8:02 UTC 

[gcc] Created tag 'releases/gcc-12.1.0'
 2022-05-06  7:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable control flow redundancy hardening unconditionally
 2022-05-06  7:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] Control flow redundancy hardening
 2022-05-06  7:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce hardbool attribute for C
 2022-05-06  7:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce hardbool Machine_Attribute for Ada
 2022-05-06  7:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] Set_Is_Known_Valid only if Safe_To_Capture_Value
 2022-05-06  7:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] Optimize nonstandard boolean validity checking
 2022-05-06  7:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] Optimize nonstandard boolean conversions
 2022-05-06  7:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] Handle non-standard booleans in if_expression condition
 2022-05-06  7:18 UTC 

[gcc/aoliva/heads/testme] (8 commits) enable control flow redundancy hardening unconditionally
 2022-05-06  7:18 UTC 

[gcc r12-8339] Update ChangeLog and version files for release
 2022-05-06  7:07 UTC 

[gcc r12-8338] Update gennews for GCC 12
 2022-05-06  6:50 UTC 

[gcc r13-149] Update gennews for GCC 12
 2022-05-06  6:45 UTC 

[gcc(refs/users/aoliva/heads/testme)] silence warnings
 2022-05-06  6:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
 2022-05-06  5:51 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce stack scrub (strub) feature
 2022-05-06  5:51 UTC 

[gcc/aoliva/heads/testme] (2 commits) enable strub for all viable functions by default, for testi
 2022-05-06  5:51 UTC 

[gcc(refs/users/meissner/heads/work088)] Update ChangeLog.meissner
 2022-05-06  4:11 UTC 

[gcc(refs/users/meissner/heads/work088)] Eliminate power8-fusion and power8-fusion-sign options
 2022-05-06  4:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] Disallow SUBREG of MEM
 2022-05-06  2:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR100106] Reject unaligned subregs when strict alignment is required
 2022-05-06  2:31 UTC 

[gcc/aoliva/heads/testme] (2 commits) Disallow SUBREG of MEM
 2022-05-06  2:31 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'e66af28d9907321c14a34803bcf1cfdd350745b8' into merge-master-e66af28d9907321c14a34803bc
 2022-05-06  0:55 UTC 

[gcc/microsoft/heads/main] (573 commits) Merge commit 'e66af28d9907321c14a34803bcf1cfdd350745b8' int
 2022-05-06  0:54 UTC 

[gcc r9-10040] Daily bump
 2022-05-06  0:20 UTC 

[gcc r12-8337] Daily bump
 2022-05-06  0:19 UTC 

[gcc r11-9959] Daily bump
 2022-05-06  0:18 UTC 

[gcc r10-10593] Daily bump
 2022-05-06  0:18 UTC 

[gcc r13-148] Daily bump
 2022-05-06  0:17 UTC 

[gcc(refs/users/meissner/heads/work088)] Clear fusion bits for inline tests
 2022-05-06  0:08 UTC 

[gcc r13-147] libgomp: Update docs to reflect Fortran support for non-rectangular loops
 2022-05-05 21:50 UTC 

[gcc r13-146] c++: wrong error with MVP and pushdecl [PR64679]
 2022-05-05 21:34 UTC 

[gcc(refs/users/meissner/heads/work088-orig)] Add REVISION
 2022-05-05 21:15 UTC 

[gcc] Created branch 'meissner/heads/work088-orig' in namespace 'refs/users'
 2022-05-05 21:11 UTC 

[gcc(refs/users/meissner/heads/work088)] Add ChangeLog.meissner and REVISION
 2022-05-05 21:11 UTC 

[gcc] Created branch 'meissner/heads/work088' in namespace 'refs/users'
 2022-05-05 21:07 UTC 

[gcc r13-145] libsanitizer: cherry-pick commit b226894d475b from upstream
 2022-05-05 21:02 UTC 

[gcc r13-144] libstdc++: Fixes for tests that fail with -fno-rtti
 2022-05-05 20:14 UTC 

[gcc r13-143] [PATCH] i386: Cleanup -m32 usage in the testuite
 2022-05-05 19:42 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-05-05 19:37 UTC 

[gcc/devel/modula-2] (58 commits) Merge branch 'master' into devel/modula-2
 2022-05-05 19:37 UTC 

[gcc r12-8336] d: Merge upstream dmd 88de5e369
 2022-05-05 19:11 UTC 

[gcc r13-142] Fortran: Add support for OMP non-rectangular loops
 2022-05-05 18:50 UTC 

[gcc(refs/users/marxin/heads/fold-GCC_VERSION-for-old-v2)] Remove conditional STATIC_ASSERT
 2022-05-05 18:19 UTC 

[gcc] Created branch 'marxin/heads/fold-GCC_VERSION-for-old-v2' in namespace 'refs/users'
 2022-05-05 18:19 UTC 

[gcc r12-8335] Regenerate gcc.pot
 2022-05-05 17:04 UTC 

[gcc r13-141] Regenerate gcc.pot
 2022-05-05 17:03 UTC 

[gcc/devel/modula-2] PR-105409 Bugfix add CC1_SPEC to the cc1/cc1plus invocation
 2022-05-05 16:25 UTC 

[gcc(refs/users/marxin/heads/use-ARRAY_SIZE)] Use more ARRAY_SIZE
 2022-05-05 13:41 UTC 

[gcc/marxin/heads/use-ARRAY_SIZE] (33 commits) Use more ARRAY_SIZE
 2022-05-05 13:41 UTC 

[gcc/devel/loop-unswitch-support-switches] Merge remote-tracking branch 'origin/master' into unswitch
 2022-05-05 13:14 UTC 

[gcc/devel/loop-unswitch-support-switches] move testcase that will conflict with one on trunk
 2022-05-05 13:14 UTC 

[gcc/devel/loop-unswitch-support-switches] (2174 commits) Merge remote-tracking branch 'origin/master' into unswitch
 2022-05-05 13:14 UTC 

[gcc r13-140] Remove loop-incremented dead code
 2022-05-05 13:04 UTC 

[gcc r13-139] profile: Unify identifier names for profiling
 2022-05-05 12:53 UTC 

[gcc r13-138] Remove sanity checking in stream_out_histogram_value
 2022-05-05 12:44 UTC 

[gcc r13-137] tree-optimization/104162 - CSE of &MEM[ptr].a[i] and ptr + CST
 2022-05-05 12:41 UTC 

[gcc(refs/users/marxin/heads/fold-GCC_VERSION-for-old)] Start using static_assert
 2022-05-05 12:39 UTC 

[gcc/marxin/heads/fold-GCC_VERSION-for-old] Start using static_assert
 2022-05-05 12:39 UTC 

[gcc r13-136] [Committed] PR testsuite/105486: Use "signed char" in gcc.dg/pr102950.c
 2022-05-05 12:31 UTC 

[gcc(refs/users/marxin/heads/fold-GCC_VERSION-for-old)] Remove conditional STATIC_ASSERT
 2022-05-05 12:17 UTC 

[gcc(refs/users/marxin/heads/fold-GCC_VERSION-for-old)] Remove non-ANSI C path in ansidecl.h
 2022-05-05 12:17 UTC 

[gcc(refs/users/marxin/heads/fold-GCC_VERSION-for-old)] Fold GCC_VERSION >= $old_version to TRUE, otherwise to FALSE
 2022-05-05 12:17 UTC 

[gcc/marxin/heads/fold-GCC_VERSION-for-old] (29 commits) Remove conditional STATIC_ASSERT
 2022-05-05 12:17 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Tidy up defines and enable Morello-specific ones in Hybrid
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Add C machine constraint as an alias of r
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Introduce mem{cpy, move, cmp}_c builtins
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Update the dl_iterate_phdr implementation
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c: Propagate capability-ness through &addr->foo etc
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix various other &MEM_REF folds
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix &MEM_REF fold in expand_simple_operations
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix mode assumptions in convert_memory_address
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Hybrid Morello fix for convert_debug_memory_address
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Fix cpymemdi for hybrid capabilities
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Hybrid support for non-TLS CADI symbols
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Tweak validity of label/symbol_ref addresses
 2022-05-05 12:09 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Tweak handling of function literal pools
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Optimise handling of non-symbolic constant pool entries
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Generalise FORCE_TO_MEM expansion
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add -fgimple support for __CAP_ADDR
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add CAP_ADDR_EXPR
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Rename ADDR_EXPR to NONCAP_ADDR_EXPR
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Generalise comments that refer to ADDR_EXPR
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Generalise internal error messages
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Abstract ADDR_EXPR in match.pd
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add unqualified_addr_expr
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add gimple_addr_expr_p
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Use build_fold_addr_expr_with_type(_loc) more often
 2022-05-05 12:08 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add build_addr_expr_loc
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add build_addr_expr
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add CASE_ADDR_EXPR
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add ADDR_EXPR_P
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Add ADDR_EXPR_CODE_P
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] analyzer: Fix type of ADDR_EXPR
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Restore some grokdeclarator code
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Hybrid Morello: Simplify how we apply the __capability type attribute
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Alternative-base support for structure loads and stores
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Alternative-base support for 128-bit vectors
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Rework vector split code
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Tighten representation of 128-bit splits
 2022-05-05 12:07 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Support alternative-base TF loads & stores
 2022-05-05 12:06 UTC 

[gcc(refs/vendors/ARM/heads/morello)] aarch64: Support alternative-base TI loads & stores
 2022-05-05 12:06 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).