public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/meissner/heads/work072)] Update ChangeLog.meissner
 2021-11-11  0:20 UTC 

[gcc r9-9822] Daily bump
 2021-11-11  0:19 UTC 

[gcc r11-9234] Daily bump
 2021-11-11  0:18 UTC 

[gcc(refs/users/meissner/heads/work072)] Add support for power10 zero cycle moves for switches
 2021-11-11  0:18 UTC 

[gcc r10-10264] Daily bump
 2021-11-11  0:17 UTC 

[gcc r12-5139] Daily bump
 2021-11-11  0:17 UTC 

[gcc r12-5138] Allow loop header copying when first iteration condition is known
 2021-11-10 22:13 UTC 

[gcc r12-5137] [COMMITTED] aarch64: [PR103170] Fix aarch64_simd_dup<mode>
 2021-11-10 22:07 UTC 

[gcc r12-5136] Fortran: avoid NULL pointer dereferences
 2021-11-10 19:42 UTC 

[gcc r12-5135] Add a testcase for PR tree-optimization/102892
 2021-11-10 19:27 UTC 

[gcc r12-5134] Adjust test to avoid target-specific failures [PR103161]
 2021-11-10 18:39 UTC 

[gcc r12-5133] Apply pattern initialization only when have_insn_for return true
 2021-11-10 17:59 UTC 

[gcc r12-5132] arm: Initialize vector costing fields
 2021-11-10 16:59 UTC 

[gcc r12-5131] path solver: Adjustments for use outside of the backward threader
 2021-11-10 16:45 UTC 

[gcc r12-5130] AArch64: do not keep negated mask and inverse mask live at the same time
 2021-11-10 16:03 UTC 

[gcc r12-5129] middle-end: Add an RPO pass after successful vectorization
 2021-11-10 16:03 UTC 

[gcc r12-5128] Grow sbr_vector in ranger's on-entry cache as needed
 2021-11-10 15:51 UTC 

[gcc(refs/users/marxin/heads/PR103167-libbacktrace-ubsan-asan)] libbacktrace: fix UBSAN issues
 2021-11-10 15:18 UTC 

[gcc] Created branch 'marxin/heads/PR103167-libbacktrace-ubsan-asan' in namespace 'refs/users'
 2021-11-10 15:17 UTC 

[gcc r12-5127] AArch64: Remove shuffle pattern for rounding variant
 2021-11-10 15:10 UTC 

[gcc r12-5126] Extend modref by side-effect analysis
 2021-11-10 15:02 UTC 

[gcc r12-5125] Fix typo in modref-13.c
 2021-11-10 14:48 UTC 

[gcc r12-5124] rs6000: Remove LINK_OS_EXTRA_SPEC{32, 64} from --with-advance-toolchain
 2021-11-10 14:35 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-11-10 14:34 UTC 

[gcc/devel/omp/gcc-11] (35 commits) Merge remote-tracking branch 'origin/releases/gcc-11' into
 2021-11-10 14:34 UTC 

[gcc r12-5123] attribs: Implement -Wno-attributes=vendor::attr [PR101940]
 2021-11-10 14:26 UTC 

[gcc r12-5122] arm: enable cortex-a710 CPU
 2021-11-10 14:12 UTC 

[gcc r12-5121] [AArch64] Fix bootstrap failure due to missing ATTRIBUTE_UNUSED
 2021-11-10 13:00 UTC 

[gcc r12-5120] lto-wrapper: fix memory corruption
 2021-11-10 12:43 UTC 

[gcc r12-5119] aarch64: Tweak FMAX/FMIN iterators
 2021-11-10 12:38 UTC 

[gcc r12-5118] vect: Pass scalar_costs to finish_cost
 2021-11-10 12:31 UTC 

[gcc r12-5117] vect: Keep scalar costs around longer
 2021-11-10 12:31 UTC 

[gcc r12-5116] vect: Hookize better_loop_vinfo_p
 2021-11-10 12:31 UTC 

[gcc r12-5115] vect: Remove vec_outside/inside_cost fields
 2021-11-10 12:31 UTC 

[gcc r12-5114] vect: Move vector costs to loop_vec_info
 2021-11-10 12:31 UTC 

[gcc r12-5113] Make EAF flags more regular (and expressive)
 2021-11-10 12:09 UTC 

[gcc r12-5112] testsuite: change vect_long to vect_long_long in complex tests
 2021-11-10 12:06 UTC 

[gcc r12-5111] middle-end: Fix signbit tests when ran on ISA with support for masks
 2021-11-10 12:06 UTC 

[gcc r12-5110] vect: remove unused variable in complex numbers detection code
 2021-11-10 12:06 UTC 

[gcc r12-5109] libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117]
 2021-11-10 12:04 UTC 

[gcc r12-5108] libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133]
 2021-11-10 12:04 UTC 

[gcc r11-9233] testsuite/102690 - XFAIL g++.dg/warn/Warray-bounds-16.C
 2021-11-10 10:10 UTC 

[gcc r12-5107] testsuite/102690 - XFAIL g++.dg/warn/Warray-bounds-16.C
 2021-11-10 10:10 UTC 

[gcc(refs/users/marxin/heads/PR-fix-lto-wrapper-memory-corruption)] lto-wrapper: fix memory corruption
 2021-11-10 10:08 UTC 

[gcc] Created branch 'marxin/heads/PR-fix-lto-wrapper-memory-corruption' in namespace 'refs/users'
 2021-11-10 10:08 UTC 

[gcc r12-5106] [AArch64] Fix TBAA information when lowering NEON loads and stores to gimple
 2021-11-10  9:54 UTC 

[gcc r12-5105] [AArch64] Fix big-endian testisms introduced by NEON gimple lowering patch
 2021-11-10  9:54 UTC 

[gcc r12-5104] Fix modref_tree::remap_params
 2021-11-10  9:28 UTC 

[gcc r12-5103] rs6000, libgcc: Fix up -Wmissing-prototypes warning on rs6000/linux-unwind.h
 2021-11-10  9:25 UTC 

[gcc r12-5102] Improve integer bit test on __atomic_fetch_[or|and]_* returns
 2021-11-10  9:17 UTC 

[gcc r12-5101] [Ada] Minor cleanup in translation of calls to subprograms
 2021-11-10  8:59 UTC 

[gcc r12-5100] [Ada] Warn for bidirectional characters
 2021-11-10  8:59 UTC 

[gcc r12-5099] [Ada] Avoid warnings regarding rep clauses in generics -- follow-on
 2021-11-10  8:59 UTC 

[gcc r12-5098] [Ada] Fix comments about expansion of array equality
 2021-11-10  8:59 UTC 

[gcc r12-5097] [Ada] Avoid warnings regarding rep clauses in generics
 2021-11-10  8:59 UTC 

[gcc r12-5096] [Ada] ACATS BDC1002 shall not error on arbitrary aspect
 2021-11-10  8:59 UTC 

[gcc r12-5095] [Ada] Do not assume a priority value of zero is a valid priority
 2021-11-10  8:59 UTC 

[gcc r12-5094] [Ada] Prove double precision integer arithmetic unit
 2021-11-10  8:59 UTC 

[gcc r12-5093] [Ada] Don't carry action bodies for expansion of array equality
 2021-11-10  8:59 UTC 

[gcc r12-5092] [Ada] Use predefined equality for arrays inside records
 2021-11-10  8:58 UTC 

[gcc r12-5091] [Ada] Fix oversight in latest change to Has_Compatible_Type
 2021-11-10  8:58 UTC 

[gcc r12-5090] [Ada] Create explicit ghost mirror unit for big integers
 2021-11-10  8:58 UTC 

[gcc r12-5089] [Ada] Fix Constraint error on rexgexp close bracket find algorithm
 2021-11-10  8:58 UTC 

[gcc r12-5088] [Ada] Extend optimized equality of 2-element arrays
 2021-11-10  8:58 UTC 

[gcc r12-5087] [Ada] Warn when interfaces swapped between full and partial view
 2021-11-10  8:58 UTC 

[gcc r12-5086] [Ada] Add guard against previous error for peculiar ACATS test
 2021-11-10  8:58 UTC 

[gcc r12-5085] [Ada] Better error message on missing parentheses
 2021-11-10  8:58 UTC 

[gcc r12-5084] Extend is_cond_scalar_reduction to handle bit_and/bit_xor/bit_ior
 2021-11-10  8:28 UTC 

[gcc/devel/omp/gcc-11] openmp: For default(none) ignore variables created by ubsan_create_data [PR64888]
 2021-11-10  7:56 UTC 

[gcc/devel/omp/gcc-11] Restore 'GOMP_OPENACC_DIM' environment variable parsing
 2021-11-10  7:56 UTC 

[gcc r12-5083] i386: Support complex fma/conj_fma for _Float16
 2021-11-10  7:10 UTC 

[gcc r12-5082] Remove unused gimple-ssa-evr-analyze.h header file
 2021-11-10  7:04 UTC 

[gcc r12-5081] Include PHI threading restrictions in backthreader diagnostics
 2021-11-10  6:48 UTC 

[gcc r12-5080] i386: Optimization for mm512_set1_pch
 2021-11-10  6:38 UTC 

[gcc r12-5079] Simplify (trunc)MAX/MIN((extend)a, (extend)b) to MAX/MIN(a, b)
 2021-11-10  6:31 UTC 

[gcc/aoliva/heads/testme] WIP fix -fstrub={all,at-calls}
 2021-11-10  4:33 UTC 

[gcc/aoliva/heads/strub] WIP fix -fstrub={all,at-calls}
 2021-11-10  4:33 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge remote-tracking branch 'origin/merge-master-1bd89833d7365e031185aec1df66fab1d23995e0-2021-11-0
 2021-11-10  4:30 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '1bd89833d7365e031185aec1df66fab1d23995e0' into merge-master-1bd89833d7365e031185aec1df
 2021-11-10  4:29 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
 2021-11-10  4:29 UTC 

[gcc/microsoft/heads/main] (422 commits) Merge remote-tracking branch 'origin/merge-master-1bd89833d
 2021-11-10  4:29 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Fix checkout command
 2021-11-10  4:10 UTC 

[gcc r12-5078] aarch64: [PR101529] Fix vector shuffle insertion expansion
 2021-11-10  4:07 UTC 

[gcc/aoliva/heads/testme] WIP fix -fstrub={all,at-calls}
 2021-11-10  3:25 UTC 

[gcc/aoliva/heads/strub] WIP fix -fstrub={all,at-calls}
 2021-11-10  3:25 UTC 

[gcc r12-5077] Nios2: Add TARGET_CAN_INLINE_P hook
 2021-11-10  2:01 UTC 

[gcc r9-9821] Daily bump
 2021-11-10  0:19 UTC 

[gcc r11-9232] Daily bump
 2021-11-10  0:18 UTC 

[gcc r10-10263] Daily bump
 2021-11-10  0:18 UTC 

[gcc r12-5076] Daily bump
 2021-11-10  0:17 UTC 

[gcc r12-5075] c: more precise locations for some -Wpragmas diagnostics
 2021-11-09 23:26 UTC 

[gcc r12-5074] rs6000: Match recent builtins changes in new builtins support
 2021-11-09 21:48 UTC 

[gcc r12-5073] Fortran: Fix memory leak in finalization wrappers [PR68800]
 2021-11-09 20:57 UTC 

[gcc r12-5072] libstdc++: [_GLIBCXX_DEBUG] Implement unordered container merge
 2021-11-09 20:51 UTC 

[gcc r12-5071] [Committed] Fix tree-optimization/103152: Still one more -signed1bit issue
 2021-11-09 19:03 UTC 

[gcc r12-5070] Keep x_range_query NULL for global ranges
 2021-11-09 18:28 UTC 

[gcc r12-5069] Dump details of an attempt to register a jump threading path
 2021-11-09 17:23 UTC 

[gcc r12-5068] Return NULL for maybe_register_path when unprofitable
 2021-11-09 17:23 UTC 

[gcc r12-5067] Introduce build_debug_expr_decl
 2021-11-09 16:55 UTC 

[gcc r12-5066] Remove dead Fortran function
 2021-11-09 16:53 UTC 

[gcc r12-5065] rs6000: Debug support for builtins changes
 2021-11-09 16:44 UTC 

[gcc r12-5064] c++: Skip unnamed bit-fields more
 2021-11-09 16:38 UTC 

[gcc r12-5063] ipa: Fix typo in ipa-modref.c
 2021-11-09 16:30 UTC 

[gcc r12-5062] [PR/target 102957] Allow Z*-ext extension with only 2 char
 2021-11-09 16:26 UTC 

[gcc r12-5061] Restore 'GOMP_OPENACC_DIM' environment variable parsing
 2021-11-09 16:03 UTC 

[gcc r12-5060] Merge IPA solution with local one in ipa-modref
 2021-11-09 15:48 UTC 

[gcc r12-5059] Document --param=threader-debug
 2021-11-09 15:19 UTC 

[gcc r12-5058] libstdc++: Make test print which random_device tokens work
 2021-11-09 15:14 UTC 

[gcc r12-5057] libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146]
 2021-11-09 15:14 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Loop unswitching: support gswitch statements
 2021-11-09 15:06 UTC 

[gcc/marxin/heads/loop-unswitching-switch-v5] Loop unswitching: support gswitch statements
 2021-11-09 15:06 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Loop unswitching: support gswitch statements
 2021-11-09 15:04 UTC 

[gcc/marxin/heads/loop-unswitching-switch-v5] Loop unswitching: support gswitch statements
 2021-11-09 15:04 UTC 

[gcc r12-5056] libstdc++: Support getentropy and arc4random in std::random_device
 2021-11-09 14:40 UTC 

[gcc r12-5055] libstdc++: Make spurious std::random_device FAIL less likely
 2021-11-09 14:40 UTC 

[gcc r12-5054] c++: Fix ICE on complex constant with -frounding-math [PR103114]
 2021-11-09 14:30 UTC 

[gcc r12-5053] c++: bogus error w/ tentative type parse of concept-id [PR98394]
 2021-11-09 14:11 UTC 

[gcc r12-5052] c++: unexpanded pack in var tmpl partial spec [PR100652]
 2021-11-09 14:11 UTC 

[gcc(refs/users/marxin/heads/remove-fortran-fn)] Remove dead Fortran function
 2021-11-09 13:57 UTC 

[gcc] Created branch 'marxin/heads/remove-fortran-fn' in namespace 'refs/users'
 2021-11-09 13:57 UTC 

[gcc r12-5051] Define m_rtx_reuse_manager only if not GENERATOR_FILE
 2021-11-09 13:45 UTC 

[gcc r12-5050] Generalize 'gcc/input.h:struct location_hash'
 2021-11-09 13:45 UTC 

[gcc r9-9820] middle-end/100672 - fix bogus right shift folding
 2021-11-09 13:45 UTC 

[gcc r12-5049] Cleanup path solver dumps
 2021-11-09 13:29 UTC 

[gcc r12-5048] Remove TDF_THREADING flag in favor of param
 2021-11-09 13:29 UTC 

[gcc r10-10262] ipa/102714 - IPA SRA eliding volatile
 2021-11-09 13:06 UTC 

[gcc r10-10261] middle-end/100672 - fix bogus right shift folding
 2021-11-09 13:05 UTC 

[gcc r10-10260] tree-optimization/100253 - fix bogus aligned vectorized loads/stores
 2021-11-09 13:05 UTC 

[gcc r12-5047] Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnostic-spec.h:nowarn_map'
 2021-11-09 12:21 UTC 

[gcc r12-5046] arm: add armv9-a architecture to -march
 2021-11-09 11:35 UTC 

[gcc r12-5045] ipa: Fix segfault when remapping debug_binds with expressions (PR 103132)
 2021-11-09 10:37 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Loop unswitching: support gswitch statements
 2021-11-09 10:06 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Ranger - grow
 2021-11-09 10:06 UTC 

[gcc/marxin/heads/loop-unswitching-switch-v5] (13 commits) Loop unswitching: support gswitch statements
 2021-11-09 10:05 UTC 

[gcc r12-5044] [Ada] Fix Codepeer warning
 2021-11-09  9:47 UTC 

[gcc r12-5043] [Ada] Tidy up implementation of Has_Compatible_Type
 2021-11-09  9:47 UTC 

[gcc r12-5042] [Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatls
 2021-11-09  9:47 UTC 

[gcc r12-5041] [Ada] Print Storage_Pool and Procedure_To_Call fields
 2021-11-09  9:47 UTC 

[gcc r12-5040] [Ada] Do not indicate a pending abort if the task is already aborting
 2021-11-09  9:47 UTC 

[gcc r12-5039] [Ada] RTEMS: use atomic primitive packages on aarch64
 2021-11-09  9:47 UTC 

[gcc r12-5038] [Ada] Hang on compilation of unit with type extension in body
 2021-11-09  9:47 UTC 

[gcc r12-5037] [Ada] Crash on expansion of tagged membership test
 2021-11-09  9:47 UTC 

[gcc r12-5036] [Ada] Improve integration of strub with type systems
 2021-11-09  9:47 UTC 

[gcc r12-5035] [Ada] Initialize Current_Source_Unit
 2021-11-09  9:47 UTC 

[gcc r12-5034] [Ada] Use atomics in runtime on ARM and Aarch64 VxWorks
 2021-11-09  9:47 UTC 

[gcc r12-5033] [Ada] Accessibility fix
 2021-11-09  9:46 UTC 

[gcc r12-5032] [Ada] Add gcc specs with vxworks7 base addresses for cert
 2021-11-09  9:46 UTC 

[gcc r12-5031] [Ada] Cleanup copying of parameter lists
 2021-11-09  9:46 UTC 

[gcc r12-5030] [Ada] Cleanup building of renamed equality
 2021-11-09  9:46 UTC 

[gcc r12-5029] [Ada] Refine type in expansion of array equality
 2021-11-09  9:46 UTC 

[gcc r12-5028] [Ada] Simplify building of entity occurrences
 2021-11-09  9:46 UTC 

[gcc r12-5027] [Ada] Return a valid value when handling Constraint_Error
 2021-11-09  9:46 UTC 

[gcc r12-5026] [Ada] Simplify expansion of array equality
 2021-11-09  9:46 UTC 

[gcc r12-5025] [Ada] Reference in Unbounded_String is almost never null
 2021-11-09  9:46 UTC 

[gcc r12-5024] [Ada] sem_util.adb: fix typos in Accessibility_Level docs
 2021-11-09  9:46 UTC 

[gcc r12-5023] [Ada] Document the SuSE kernel bug
 2021-11-09  9:46 UTC 

[gcc r12-5022] [Ada] Errors on globals in expressions of predicate aspects in generic bodies
 2021-11-09  9:46 UTC 

[gcc r12-5021] [Ada] Tune comment about expansion of array equality
 2021-11-09  9:45 UTC 

[gcc r12-5020] [Ada] Add missing regular expression syntax error check
 2021-11-09  9:45 UTC 

[gcc r12-5019] [Ada] Complete support for prefixed call on subtypes/derived types
 2021-11-09  9:45 UTC 

[gcc r12-5018] [Ada] Fix detection of array aggregates with single others associations
 2021-11-09  9:45 UTC 

[gcc r12-5017] [Ada] Fix support for prefixed call with incomplete type declarations
 2021-11-09  9:45 UTC 

[gcc r12-5016] [Ada] Guard against illegal items in Global but not Depends
 2021-11-09  9:45 UTC 

[gcc r12-5015] [Ada] Build activation chain for BIP only when needed
 2021-11-09  9:45 UTC 

[gcc(refs/users/marxin/heads/extend-profile-report)] profile report: dump pass number
 2021-11-09  9:36 UTC 

[gcc] Created branch 'marxin/heads/extend-profile-report' in namespace 'refs/users'
 2021-11-09  9:36 UTC 

[gcc r12-5014] Convert strlen pass from evrp to ranger
 2021-11-09  8:56 UTC 

[gcc r12-5013] libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6
 2021-11-09  8:52 UTC 

[gcc r12-5012] Fix clang -Wcast-qual warning
 2021-11-09  8:47 UTC 

[gcc r12-5011] Minor optimization of variable bit testing
 2021-11-09  4:25 UTC 

[gcc r11-9231] rs6000: Fix incorrect fusion constraint [PR102991]
 2021-11-09  1:27 UTC 

[gcc r9-9819] Daily bump
 2021-11-09  0:19 UTC 

[gcc r11-9230] Daily bump
 2021-11-09  0:18 UTC 

[gcc r10-10259] Daily bump
 2021-11-09  0:17 UTC 

[gcc r12-5010] Daily bump
 2021-11-09  0:16 UTC 

[gcc r12-5009] rs6000: Add escape-newline support for builtins files
 2021-11-08 22:00 UTC 

[gcc r12-5008] Fix couple of issues in large PIC model on x86-64/VxWorks
 2021-11-08 21:13 UTC 

[gcc r12-5007] Remove workaround allowing interposition of nested functions
 2021-11-08 17:59 UTC 

[gcc r12-5006] Don't calculate new values when using the private context callback
 2021-11-08 17:49 UTC 

[gcc r12-5005] Improve handling of some builtins
 2021-11-08 17:40 UTC 

[gcc r12-5004] Move uncprop after modref
 2021-11-08 17:39 UTC 

[gcc r12-5003] ipa: Unshare expresseions before putting them into debug statements (PR 103099, PR 103107)
 2021-11-08 16:54 UTC 

[gcc r12-5002] powerpc: Fix vsx_splat_v4si_di breakage on Power8
 2021-11-08 16:47 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Add missing update_stmt
 2021-11-08 16:40 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Add tree-dump times
 2021-11-08 15:42 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Add new test-case
 2021-11-08 15:36 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Restore old code that can handle floating point types
 2021-11-08 15:36 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Revert "Use global ranger."
 2021-11-08 15:36 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Use global ranger
 2021-11-08 15:36 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Simplify usage of rangers
 2021-11-08 15:36 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Loop unswitching: support gswitch statements
 2021-11-08 15:36 UTC 

[gcc/marxin/heads/loop-unswitching-switch-v5] (10 commits) Add new test-case
 2021-11-08 15:36 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Restore old code that can handle floating point types
 2021-11-08 15:30 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Revert "Use global ranger."
 2021-11-08 15:30 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Use global ranger
 2021-11-08 15:30 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Simplify usage of rangers
 2021-11-08 15:30 UTC 

[gcc(refs/users/marxin/heads/loop-unswitching-switch-v5)] Loop unswitching: support gswitch statements
 2021-11-08 15:30 UTC 

[gcc] Created branch 'marxin/heads/loop-unswitching-switch-v5' in namespace 'refs/users'
 2021-11-08 15:30 UTC 

[gcc r12-5001] Fix spurious valgrind errors in irred loop verification
 2021-11-08 15:19 UTC 

[gcc r12-5000] path solver: Avoid recalculating ranges already in the cache
 2021-11-08 15:08 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).