public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r13-7436] target/109650: Fix wrong code after cc0 -> CCmode transition
 2023-06-10 20:25 UTC 

[gcc r14-1688] target/109650: Fix wrong code after cc0 -> CCmode transition
 2023-06-10 19:59 UTC 

[gcc r14-1687] Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
 2023-06-10 15:40 UTC 

[gcc r14-1686] libatomic: x86_64: Always try ifunc
 2023-06-10 13:45 UTC 

[gcc r14-1685] testsuite: Add more allocation size tests for conjured svalues [PR110014]
 2023-06-10 12:29 UTC 

[gcc r14-1684] analyzer: Fix allocation size false positive on conjured svalue [PR109577]
 2023-06-10 12:29 UTC 

[gcc r14-1683] RISC-V: Add test cases for RVV FP16 vreinterpret
 2023-06-10  3:12 UTC 

[gcc r14-1682] RISC-V: Enable select_vl for RVV auto-vectorization
 2023-06-10  3:11 UTC 

[gcc r14-1681] Unify MULT_EXPR range operator
 2023-06-10  0:34 UTC 

[gcc r14-1680] Unify NEGATE_EXPR range operator
 2023-06-10  0:34 UTC 

[gcc r14-1679] Unify MINUS_EXPR range operator
 2023-06-10  0:34 UTC 

[gcc r14-1678] Unify ABS_EXPR range operator
 2023-06-10  0:34 UTC 

[gcc r14-1677] Unify PLUS_EXPR range operator
 2023-06-10  0:34 UTC 

[gcc r14-1676] Unify operator_cast range operator
 2023-06-10  0:34 UTC 

[gcc r14-1675] Unify operator_cst range operator
 2023-06-10  0:34 UTC 

[gcc r14-1674] Unify Identity range operator
 2023-06-10  0:34 UTC 

[gcc r14-1673] Unify GE_EXPR range operator
 2023-06-10  0:34 UTC 

[gcc r14-1672] Unify GT_EXPR range operator
 2023-06-10  0:34 UTC 

[gcc r14-1671] Unify LE_EXPR range operator
 2023-06-10  0:33 UTC 

[gcc r14-1670] Unify LT_EXPR range operator
 2023-06-10  0:33 UTC 

[gcc r14-1669] Unify NE_EXPR range operator
 2023-06-10  0:33 UTC 

[gcc r14-1668] Unify EQ_EXPR range operator
 2023-06-10  0:33 UTC 

[gcc r14-1667] Provide a unified range-op table
 2023-06-10  0:33 UTC 

[gcc r13-7435] Daily bump
 2023-06-10  0:22 UTC 

[gcc r12-9690] Daily bump
 2023-06-10  0:21 UTC 

[gcc r11-10853] Daily bump
 2023-06-10  0:20 UTC 

[gcc r10-11443] Daily bump
 2023-06-10  0:19 UTC 

[gcc r14-1666] Daily bump
 2023-06-10  0:18 UTC 

[gcc r14-1665] VECT: Add SELECT_VL support
 2023-06-09 23:53 UTC 

[gcc r13-7434] MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
 2023-06-09 22:13 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-09 22:07 UTC 

[gcc r14-1664] analyzer: add caching to globals with initializers [PR110112]
 2023-06-09 22:05 UTC 

[gcc(refs/users/meissner/heads/work122)] Update ChangeLog.meissner
 2023-06-09 21:06 UTC 

[gcc(refs/users/meissner/heads/work122)] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-09 21:04 UTC 

[gcc r14-1663] libstdc++: use using instead of typedef for type_traits
 2023-06-09 17:36 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-09 16:53 UTC 

[gcc r14-1662] Also check type being cast to
 2023-06-09 16:37 UTC 

[gcc r14-1661] Relocate range_cast to header, and add a generic version
 2023-06-09 16:37 UTC 

[gcc r14-1660] c++: fix 32-bit spaceship failures [PR110185]
 2023-06-09 15:42 UTC 

[gcc r14-1659] c++: diagnose auto in template arg
 2023-06-09 15:41 UTC 

[gcc r14-1658] c++: init-list of uncopyable type [PR110102]
 2023-06-09 15:41 UTC 

[gcc r14-1657] doc: Clarification for -Wmissing-field-initializers
 2023-06-09 14:23 UTC 

[gcc r14-1656] Add Plus to the op list of `(zero_one == 0) ? y : z <op> y` pattern
 2023-06-09 14:16 UTC 

[gcc r14-1655] Change the `(zero_one ==/!= 0) ? y : z <op> y` patterns to use multiply rather than `(-zero_one) & z
 2023-06-09 14:16 UTC 

[gcc r14-1654] MATCH: Allow unsigned types for `X & -Y -> X * Y` pattern
 2023-06-09 14:16 UTC 

[gcc r14-1653] MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
 2023-06-09 14:15 UTC 

[gcc r14-1652] testsuite: fix the condition bug in tsvc s176
 2023-06-09 13:29 UTC 

[gcc r14-1651] libstdc++: Remove duplicate definition of _Float128 std::from_chars [PR110077]
 2023-06-09 12:25 UTC 

[gcc r14-1650] libstdc++: Add preprocessor checks to <experimental/internet> [PR100285]
 2023-06-09 12:18 UTC 

[gcc r14-1649] libstdc++: Bump library version to libstdc++.so.6.0.33
 2023-06-09 12:13 UTC 

[gcc r14-1648] libstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
 2023-06-09 12:09 UTC 

[gcc r14-1647] libstdc++: Optimize std::to_array for trivial types [PR110167]
 2023-06-09 12:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable control flow redundancy hardening unconditionally
 2023-06-09 11:32 UTC 

[gcc/aoliva/heads/testme] enable control flow redundancy hardening unconditionally
 2023-06-09 11:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
 2023-06-09 11:26 UTC 

[gcc/devel/omp/gcc-13] Merge branch 'releases/gcc-13' into devel/omp/gcc-13
 2023-06-09 11:19 UTC 

[gcc/devel/omp/gcc-13] testsuite/libgomp.*/target-present-*.{c, f90}: Improve and fix
 2023-06-09 11:19 UTC 

[gcc/devel/omp/gcc-13] openmp: Add support for the 'present' modifier
 2023-06-09 11:18 UTC 

[gcc/devel/omp/gcc-13] Revert "openmp: Add support for the 'present' modifier"
 2023-06-09 11:18 UTC 

[gcc/devel/omp/gcc-13] Revert "Fix 'libgomp.{c-c++-common, fortran}/target-present-*' test cases"
 2023-06-09 11:18 UTC 

[gcc/devel/omp/gcc-13] (50 commits) Merge branch 'releases/gcc-13' into devel/omp/gcc-13
 2023-06-09 11:18 UTC 

[gcc r11-10852] arm: Fix ICE due to infinite splitting [PR109800]
 2023-06-09 11:18 UTC 

[gcc r13-7433] middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wrong-code
 2023-06-09 10:09 UTC 

[gcc r14-1646] middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wrong-code
 2023-06-09  9:07 UTC 

[gcc r14-1645] libstdc++: Improve tests for emplace member of sequence containers
 2023-06-09  8:55 UTC 

[gcc r12-9689] rs6000: Remove duplicate expression [PR106907]
 2023-06-09  8:49 UTC 

[gcc r10-11442] Darwin, PPC: Fix struct layout with pragma pack [PR110044]
 2023-06-09  8:41 UTC 

[gcc r11-10851] Darwin, PPC: Fix struct layout with pragma pack [PR110044]
 2023-06-09  8:41 UTC 

[gcc r12-9688] Darwin, PPC: Fix struct layout with pragma pack [PR110044]
 2023-06-09  8:39 UTC 

[gcc r13-7432] Darwin, PPC: Fix struct layout with pragma pack [PR110044]
 2023-06-09  8:38 UTC 

[gcc r14-1644] RISC-V: Refactor requirement of ZVFH and ZVFHMIN
 2023-06-09  8:32 UTC 

[gcc r14-1643] RISC-V: Fix one warning of frm enum
 2023-06-09  8:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix frange_nextafter odr violation
 2023-06-09  8:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: preserve comdat group
 2023-06-09  8:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] drop obsolete compat gunk from strub
 2023-06-09  8:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] silence warnings
 2023-06-09  8:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] [strub] tolerate call_stmt-less cgraph_edges
 2023-06-09  8:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: introduce downward scrubbing
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] Adjust gnat.dg testsuite after fix for V509-015
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce strub: machine-independent stack scrubbing
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add leafy mode for zero-call-used-regs [ada doc]
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add leafy mode for zero-call-used-regs
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] set underlying type for hardened booleans
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce hardbool attribute for C
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] detect infinite loops earlier in returning_call_p
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: optionally disable in leaf functions [ada doc]
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: optionally disable in leaf functions
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: prevent deferred sets of visited bitmap
 2023-06-09  8:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] Expose expected_throw attribute
 2023-06-09  8:07 UTC 

[gcc/aoliva/heads/testme] (17 commits) fix frange_nextafter odr violation
 2023-06-09  8:06 UTC 

[gcc r10-11441] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
 2023-06-09  8:01 UTC 

[gcc r11-10850] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
 2023-06-09  8:00 UTC 

[gcc r12-9687] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
 2023-06-09  7:58 UTC 

[gcc r13-7431] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
 2023-06-09  7:21 UTC 

[gcc r14-1642] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
 2023-06-09  7:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix frange_nextafter odr violation
 2023-06-09  6:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: preserve comdat group
 2023-06-09  6:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] drop obsolete compat gunk from strub
 2023-06-09  6:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] silence warnings
 2023-06-09  6:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] [strub] tolerate call_stmt-less cgraph_edges
 2023-06-09  6:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: introduce downward scrubbing
 2023-06-09  6:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] Adjust gnat.dg testsuite after fix for V509-015
 2023-06-09  6:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce strub: machine-independent stack scrubbing
 2023-06-09  6:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add leafy mode for zero-call-used-regs [ada doc]
 2023-06-09  6:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add leafy mode for zero-call-used-regs
 2023-06-09  6:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce hardbool attribute for C
 2023-06-09  6:25 UTC 

[gcc/aoliva/heads/testme] (11 commits) fix frange_nextafter odr violation
 2023-06-09  6:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix frange_nextafter odr violation
 2023-06-09  6:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: preserve comdat group
 2023-06-09  6:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] drop obsolete compat gunk from strub
 2023-06-09  6:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] silence warnings
 2023-06-09  6:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
 2023-06-09  6:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] [strub] tolerate call_stmt-less cgraph_edges
 2023-06-09  6:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: introduce downward scrubbing
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Adjust gnat.dg testsuite after fix for V509-015
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce strub: machine-independent stack scrubbing
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add leafy mode for zero-call-used-regs [ada doc]
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add leafy mode for zero-call-used-regs
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce hardbool attribute for C
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable control flow redundancy hardening unconditionally
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] detect infinite loops earlier in returning_call_p
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: optionally disable in leaf functions [ada doc]
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: optionally disable in leaf functions
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: prevent deferred sets of visited bitmap
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Expose expected_throw attribute
 2023-06-09  6:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Expose expected_throw attribute
 2023-06-09  6:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] Expose expected_throw attribute (Ada)
 2023-06-09  6:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: mark expected-throw functions
 2023-06-09  6:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: mark throw-expected functions [ada/gcc-interface]
 2023-06-09  6:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: mark throw-expected functions [ada doc]
 2023-06-09  6:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: add optional checkpoints [ada docs]
 2023-06-09  6:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: add optional checkpoints
 2023-06-09  6:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] Control flow redundancy hardening
 2023-06-09  6:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden-conditionals: detach values before compares
 2023-06-09  6:16 UTC 

[gcc/aoliva/heads/testme] (251 commits) fix frange_nextafter odr violation
 2023-06-09  6:16 UTC 

[gcc/aoliva/heads/testbase] (224 commits) Explicitly view_convert_expr mask to signed type when foldi
 2023-06-09  6:16 UTC 

[gcc(refs/users/meissner/heads/work122)] Update ChangeLog.meissner
 2023-06-09  6:10 UTC 

[gcc(refs/users/meissner/heads/work122)] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-09  6:08 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-09  5:47 UTC 

[gcc(refs/users/meissner/heads/work122)] Update ChangeLog.meissner
 2023-06-09  4:18 UTC 

[gcc(refs/users/meissner/heads/work122)] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-09  4:17 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-09  3:18 UTC 

[gcc r12-9686] Explicitly view_convert_expr mask to signed type when folding pblendvb builtins
 2023-06-09  1:47 UTC 

[gcc r13-7430] Explicitly view_convert_expr mask to signed type when folding pblendvb builtins
 2023-06-09  1:46 UTC 

[gcc r14-1641] Explicitly view_convert_expr mask to signed type when folding pblendvb builtins
 2023-06-09  1:42 UTC 

[gcc r14-1640] Fold _mm{, 256, 512}_abs_{epi8, epi16, epi32, epi64} into gimple ABSU_EXPR + VCE
 2023-06-09  1:42 UTC 

[gcc(refs/users/meissner/heads/work122)] Update ChangeLog.meissner
 2023-06-09  1:33 UTC 

[gcc(refs/users/meissner/heads/work122)] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-09  1:32 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-09  1:27 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-09  1:26 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-09  0:36 UTC 

[gcc r13-7429] Daily bump
 2023-06-09  0:21 UTC 

[gcc r12-9685] Daily bump
 2023-06-09  0:20 UTC 

[gcc r11-10849] Daily bump
 2023-06-09  0:19 UTC 

[gcc r10-11440] Daily bump
 2023-06-09  0:18 UTC 

[gcc r14-1639] Daily bump
 2023-06-09  0:17 UTC 

[gcc r14-1638] PR modula2/110126 variables are reported as unused when referenced by ASM
 2023-06-08 23:56 UTC 

[gcc(refs/users/meissner/heads/work122)] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-08 21:20 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-08 21:18 UTC 

[gcc(refs/users/meissner/heads/work122)] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-08 20:23 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-08 20:22 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-08 20:20 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-08 20:16 UTC 

[gcc r14-1637] Provide a new dispatch mechanism for range-ops
 2023-06-08 18:57 UTC 

[gcc r14-1636] Unify range_operators to one class
 2023-06-08 18:57 UTC 

[gcc r14-1635] Remove tree_code from range-operator
 2023-06-08 18:57 UTC 

[gcc r14-1634] Fix floating point bug in fold_range
 2023-06-08 18:57 UTC 

[gcc r12-9684] arm: Fix ICE due to infinite splitting [PR109800]
 2023-06-08 17:31 UTC 

[gcc(refs/users/meissner/heads/work122)] Update ChangeLog.meissner
 2023-06-08 16:54 UTC 

[gcc(refs/users/meissner/heads/work122)] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-08 16:53 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-08 15:56 UTC 

[gcc r14-1633] RISC-V: Add more test cases for RVV FP16
 2023-06-08 15:07 UTC 

[gcc(refs/users/meissner/heads/work122)] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-08 14:38 UTC 

[gcc(refs/users/meissner/heads/work122)] Revert patches
 2023-06-08 14:20 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix frange_nextafter odr violation
 2023-06-08 12:28 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: preserve comdat group
 2023-06-08 11:00 UTC 

[gcc(refs/users/aoliva/heads/testme)] drop obsolete compat gunk from strub
 2023-06-08 11:00 UTC 

[gcc(refs/users/aoliva/heads/testme)] silence warnings
 2023-06-08 11:00 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable strub for all viable functions by default, for testing
 2023-06-08 11:00 UTC 

[gcc(refs/users/aoliva/heads/testme)] [strub] tolerate call_stmt-less cgraph_edges
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: introduce downward scrubbing
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] Adjust gnat.dg testsuite after fix for V509-015
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce strub: machine-independent stack scrubbing
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add leafy mode for zero-call-used-regs [ada doc]
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add leafy mode for zero-call-used-regs
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce hardbool attribute for C
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable control flow redundancy hardening unconditionally
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] detect infinite loops earlier in returning_call_p
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: optionally disable in leaf functions [ada doc]
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: optionally disable in leaf functions
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: prevent deferred sets of visited bitmap
 2023-06-08 10:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] Expose expected_throw attribute
 2023-06-08 10:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] Expose expected_throw attribute
 2023-06-08 10:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] Expose expected_throw attribute (Ada)
 2023-06-08 10:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: mark expected-throw functions
 2023-06-08 10:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: mark throw-expected functions [ada/gcc-interface]
 2023-06-08 10:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: mark throw-expected functions [ada doc]
 2023-06-08 10:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: add optional checkpoints [ada docs]
 2023-06-08 10:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: add optional checkpoints
 2023-06-08 10:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] Control flow redundancy hardening
 2023-06-08 10:58 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).