public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-9999] Daily bump
 2024-04-17  0:19 UTC 

[gcc r14-9998] PR modula2/114745: const cast causes ICE
 2024-04-16 22:09 UTC 

[gcc r14-9997] testsuite: Fix data check loop on vect-early-break_124-pr114403.c
 2024-04-16 19:56 UTC 

[gcc r14-9996] Fortran: ALLOCATE of fixed-length CHARACTER with SOURCE/MOLD [PR113793]
 2024-04-16 16:48 UTC 

[gcc r14-9995] libstdc++: Fix "extact" typos in comments
 2024-04-16 15:46 UTC 

[gcc r14-9994] Document that vector_size works with typedefs [PR92880]
 2024-04-16 15:38 UTC 

[gcc] Deleted branch 'parras/heads/cond_fminmax_pattern' in namespace 'refs/users'
 2024-04-16 13:46 UTC 

[gcc r14-9993] tree-optimization/114736 - SLP DFS walk issue
 2024-04-16 10:37 UTC 

[gcc r14-9992] tree-optimization/114733 - neg induction fails for 1 element vectors
 2024-04-16 10:37 UTC 

[gcc r14-9991] OpenACC 2.7: Adjust acc_map_data/acc_unmap_data interaction with reference counters
 2024-04-16  9:05 UTC 

[gcc r14-9990] Fix some comment nits
 2024-04-16  7:56 UTC 

[gcc r14-9988] build: Don't check for host-prefixed 'cargo' program
 2024-04-16  7:44 UTC 

[gcc r14-9986] optimize Zicond conditional select cases
 2024-04-16  5:29 UTC 

[gcc r14-9985] [strub] improve handling of indirected volatile parms [PR112938]
 2024-04-16  5:02 UTC 

[gcc/aoliva/heads/testbase] (31 commits) LoongArch: Add indexes for some compilation options
 2024-04-16  4:38 UTC 

[gcc r14-9984] LoongArch: Add indexes for some compilation options
 2024-04-16  3:04 UTC 

[gcc r13-8612] Daily bump
 2024-04-16  0:22 UTC 

[gcc r12-10333] Daily bump
 2024-04-16  0:20 UTC 

[gcc r11-11324] Daily bump
 2024-04-16  0:20 UTC 

[gcc r14-9983] Daily bump
 2024-04-16  0:18 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Update ChangeLog.*
 2024-04-15 22:38 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Adjust tests for tar register
 2024-04-15 22:38 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Update ChangeLog.*
 2024-04-15 20:46 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Update TAR support
 2024-04-15 20:44 UTC 

[gcc r14-9982] gotools: Workaround non-reproduceability of automake
 2024-04-15 20:33 UTC 

[gcc r14-9981] libstdc++: Update libstdc++.so versioning history for 14.1.0 release
 2024-04-15 18:29 UTC 

[gcc r14-9980] libstdc++: Add std::reference_wrapper comparison operators for C++26
 2024-04-15 18:29 UTC 

[gcc r14-9979] libstdc++: Heterogeneous std::pair comparisons [PR113386]
 2024-04-15 18:29 UTC 

[gcc r14-9978] libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672]
 2024-04-15 18:29 UTC 

[gcc r13-8611] AVR: Add 8 more avrxmega3 MCUs
 2024-04-15 18:07 UTC 

[gcc r14-9977] AVR: Add 8 more avrxmega3 MCUs
 2024-04-15 17:30 UTC 

[gcc r14-9976] m68k: Quiet up cppcheck warning [PR114689]
 2024-04-15 15:46 UTC 

[gcc r13-8610] libstdc++: Update baseline symbols for riscv64-linux
 2024-04-15 15:34 UTC 

[gcc r13-8608] c++: requires-exprs and partial constraint subst [PR110006]
 2024-04-15 15:31 UTC 

[gcc r14-9975] libstdc++: Update baseline symbols for riscv64-linux
 2024-04-15 15:31 UTC 

[gcc r14-9974] ada: Add documentation for Exceptional_Cases
 2024-04-15 15:26 UTC 

[gcc r14-9973] Guard longjmp in test to not inf loop [PR114720]
 2024-04-15 13:34 UTC 

[gcc r14-9972] RISC-V: Add VLS to mask vec_extract [PR114668]
 2024-04-15 13:12 UTC 

[gcc r14-9971] gcov-profile/114715 - missing coverage for switch
 2024-04-15 11:43 UTC 

[gcc r11-11323] [AArch64]: Do not allow SIMD clones with simdlen 1 [PR113552]
 2024-04-15 11:38 UTC 

[gcc r11-11321] tree-profile: Disable indirect call profiling for IFUNC resolvers
 2024-04-15 11:29 UTC 

[gcc r12-10331] tree-profile: Disable indirect call profiling for IFUNC resolvers
 2024-04-15 11:26 UTC 

[gcc r12-10329] AArch64: Do not allow SIMD clones with simdlen 1 [PR113552]
 2024-04-15 11:24 UTC 

[gcc r13-8606] tree-profile: Disable indirect call profiling for IFUNC resolvers
 2024-04-15 11:23 UTC 

[gcc r14-9970] x86: Allow TImode offsettable memory only with 8-bit constant
 2024-04-15 11:21 UTC 

[gcc r13-8604] AArch64: Do not allow SIMD clones with simdlen 1 [PR113552]
 2024-04-15 11:14 UTC 

[gcc r14-9969] middle-end: adjust loop upper bounds when peeling for gaps and early break [PR114403]
 2024-04-15 11:07 UTC 

[gcc r14-9964] Remove 'libgrust/libproc_macro_internal' from 'gcc/rust/Make-lang.in:RUST_LDFLAGS'
 2024-04-15 11:04 UTC 

[gcc r14-9963] testsuite: i386: Restrict gcc.target/i386/fhardened-1.c etc. to Linux/GNU
 2024-04-15  9:16 UTC 

[gcc r14-9962] attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusions [PR114634]
 2024-04-15  8:27 UTC 

[gcc r14-9961] c++: Only emit exported GMF usings [PR114600]
 2024-04-15  8:26 UTC 

[gcc r13-8603] Daily bump
 2024-04-15  0:21 UTC 

[gcc r12-10328] Daily bump
 2024-04-15  0:20 UTC 

[gcc r11-11320] Daily bump
 2024-04-15  0:19 UTC 

[gcc r14-9960] Daily bump
 2024-04-15  0:17 UTC 

[gcc r14-9959] c++: Setup aliases imported from modules [PR106820]
 2024-04-14 10:58 UTC 

[gcc r13-8602] Daily bump
 2024-04-14  0:22 UTC 

[gcc r12-10327] Daily bump
 2024-04-14  0:20 UTC 

[gcc r11-11319] Daily bump
 2024-04-14  0:20 UTC 

[gcc r14-9958] Daily bump
 2024-04-14  0:17 UTC 

[gcc r14-9957] Regenerate c.opt.urls
 2024-04-13 21:07 UTC 

[gcc r14-9956] c++/modules: make bits_in/out move-constructible
 2024-04-13 20:12 UTC 

[gcc r14-9955] c++/modules: optimize tree flag streaming
 2024-04-13 14:52 UTC 

[gcc r14-9954] libstdc++: Update some baseline_symbols.txt (x32)
 2024-04-13 12:40 UTC 

[gcc/aoliva/heads/testme] (14 commits) [tree-prof] skip if errors were seen [PR113681]
 2024-04-13 11:49 UTC 

[gcc/aoliva/heads/testbase] (634 commits) Daily bump
 2024-04-13  9:28 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Update ChangeLog.*
 2024-04-13  2:48 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Remove moves for tar register
 2024-04-13  2:45 UTC 

[gcc r13-8601] Daily bump
 2024-04-13  0:22 UTC 

[gcc r12-10326] Daily bump
 2024-04-13  0:20 UTC 

[gcc r11-11318] Daily bump
 2024-04-13  0:19 UTC 

[gcc r14-9953] Daily bump
 2024-04-13  0:18 UTC 

[gcc r14-9951] aarch64: Enable +cssc for armv8.9-a
 2024-04-12 23:41 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Update ChangeLog.*
 2024-04-12 23:32 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Update debug register number for the tar register
 2024-04-12 23:31 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Update ChangeLog.*
 2024-04-12 23:08 UTC 

[gcc(refs/users/meissner/heads/work164-test)] Add support for -mtar
 2024-04-12 23:05 UTC 

[gcc r14-9950] c++: ICE with temporary of class type in array DMI [PR109966]
 2024-04-12 22:26 UTC 

[gcc r14-9949] rs6000: Add OPTION_MASK_POWER8 [PR101865]
 2024-04-12 20:27 UTC 

[gcc r14-9948] c++/modules: local type merging [PR99426]
 2024-04-12 19:50 UTC 

[gcc r14-9946] c++: reference list-init, conversion fn [PR113141]
 2024-04-12 19:34 UTC 

[gcc r14-9945] Regenerate opt.urls
 2024-04-12 19:22 UTC 

[gcc r14-9944] c++: Fix bogus warnings about ignored annotations [PR114691]
 2024-04-12 18:55 UTC 

[gcc r14-9943] c++: templated substitution into lambda-expr, cont [PR114393]
 2024-04-12 18:52 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Update ChangeLog.*
 2024-04-12 18:39 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Simplify converting between SImode and SF/DFmode
 2024-04-12 18:38 UTC 

[gcc r14-9942] c++: Diagnose or avoid constexpr dtors in classes with virtual bases [PR114426]
 2024-04-12 17:58 UTC 

[gcc r14-9941] match: Fix `!a?b:c` and `a?~t:t` patterns for signed 1 bit types [PR114666]
 2024-04-12 17:57 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Revert all changes
 2024-04-12 16:26 UTC 

[gcc r14-9939] s390: testsuite: Xfail range-sincos.c and vrp-float-abs-1.c
 2024-04-12 14:54 UTC 

[gcc r14-9938] c++: templated substitution into lambda-expr [PR114393]
 2024-04-12 13:00 UTC 

[gcc r14-9937] libgfortran: Fix compilation of gf_vsnprintf
 2024-04-12 11:52 UTC 

[gcc r14-9936] RISC-V: Fix Werror=sign-compare in riscv_validate_vector_type
 2024-04-12 10:52 UTC 

[gcc r12-10321] Objective-C, NeXT: Adjust symbol marking to match host tools
 2024-04-12  9:25 UTC 

[gcc r14-9935] analyzer: Bail out on function pointer for -Wanalyzer-allocation-size
 2024-04-12  9:07 UTC 

[gcc r14-9934] tree-cfg: Make the verifier returns_twice message translatable
 2024-04-12  9:01 UTC 

[gcc r14-9933] Limit special asan/ubsan/bitint returns_twice handling to calls in bbs with abnormal pred [PR114687]
 2024-04-12  9:00 UTC 

[gcc r11-11317] RISC-V: Fix __atomic_compare_exchange with 32 bit value on RV64
 2024-04-12  8:06 UTC 

[gcc r14-9932] contrib/check-params-in-docs.py: Ignore target-specific params
 2024-04-12  7:55 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Update ChangeLog.*
 2024-04-12  7:30 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Simplify converting between SImode and SF/DFmode
 2024-04-12  7:30 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Revert all changes
 2024-04-12  7:25 UTC 

[gcc r14-9931] testsuite: Fix loop-interchange-16.c
 2024-04-12  7:22 UTC 

[gcc r14-9930] RISC-V: Bugfix ICE non-vector in TARGET_FUNCTION_VALUE_REGNO_P
 2024-04-12  6:18 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Simplify converting between SImode and SF/DFmode
 2024-04-12  2:12 UTC 

[gcc r13-8600] Daily bump
 2024-04-12  0:22 UTC 

[gcc r12-10320] Daily bump
 2024-04-12  0:20 UTC 

[gcc r11-11316] Daily bump
 2024-04-12  0:19 UTC 

[gcc r14-9929] Daily bump
 2024-04-12  0:17 UTC 

[gcc r14-9928] btf: fix a possibly misleading asm debug comment
 2024-04-11 22:43 UTC 

[gcc r14-9927] btf: emit non-representable bitfield as void
 2024-04-11 22:21 UTC 

[gcc r14-9926] contrib/check-params-in-docs.py: Ignore gcn-preferred-vectorization-factor
 2024-04-11 17:54 UTC 

[gcc r14-9925] aarch64: Fix _BitInt testcases
 2024-04-11 16:54 UTC 

[gcc/redhat/heads/gcc-14-branch] (34 commits) Merge commit 'r14-9924-geec220142b95d77277238b30f4e08d41ba9
 2024-04-11 15:28 UTC 

[gcc r14-9924] Update GCC 14.1 library versions in docs
 2024-04-11 14:53 UTC 

[gcc r14-9923] libstdc++: Regenerate trunk baseline_symbols.txt files for Linux
 2024-04-11 14:38 UTC 

[gcc r14-9922] aarch64: Remove FMV features whose names may change
 2024-04-11 14:27 UTC 

[gcc r14-9921] aarch64: Remove unsupported FMV features
 2024-04-11 14:27 UTC 

[gcc r14-9920] aarch64: Fix typo and make rdma/rdm alias for FMV
 2024-04-11 14:27 UTC 

[gcc r14-9919] aarch64: Fix FMV array iteration bounds
 2024-04-11 14:27 UTC 

[gcc r14-9918] aarch64: Reorder FMV feature priorities
 2024-04-11 14:27 UTC 

[gcc r14-9917] libstdc++: Export std::__basic_file::native_handle as GLIBCXX_3.4.33 [PR114692]
 2024-04-11 14:24 UTC 

[gcc r14-9916] c++: build_extra_args recapturing local specs [PR114303]
 2024-04-11 14:17 UTC 

[gcc r14-9915] modula2: add modula-2 language section to languages supported by GCC
 2024-04-11 14:05 UTC 

[gcc r13-8599] libstdc++: Regenerate baseline_symbols.txt files for Linux
 2024-04-11 13:57 UTC 

[gcc r14-9914] libstdc++: Regenerate baseline_symbols.txt files for Linux
 2024-04-11 13:56 UTC 

[gcc r14-9913] asan, v3: Fix up handling of > 32 byte aligned variables with -fsanitize=address -fstack-protector*
 2024-04-11  9:14 UTC 

[gcc r14-9912] tree-optimization/109596 - wrong debug stmt move by copyheader
 2024-04-11  9:11 UTC 

[gcc r14-9911] middle-end/114681 - condition coverage and inlining
 2024-04-11  9:04 UTC 

[gcc r14-9910] c++: Fix ANNOTATE_EXPR instantiation [PR114409]
 2024-04-11  7:48 UTC 

[gcc r12-10319] RISC-V: Fix __atomic_compare_exchange with 32 bit value on RV64
 2024-04-11  6:52 UTC 

[gcc r14-9909] RISC-V: Remove -Wno-psabi for test build option [NFC]
 2024-04-11  3:55 UTC 

[gcc r14-9908] RISC-V: Bugfix ICE for the vector return arg in mode switch
 2024-04-11  3:02 UTC 

[gcc r13-8598] RISC-V: Fix __atomic_compare_exchange with 32 bit value on RV64
 2024-04-11  1:21 UTC 

[gcc r14-9907] btf: do not skip members of data type with type id BTF_VOID_TYPEID
 2024-04-11  0:32 UTC 

[gcc r14-9906] ctf: fix PR debug/112878
 2024-04-11  0:32 UTC 

[gcc r13-8597] Daily bump
 2024-04-11  0:21 UTC 

[gcc r12-10318] Daily bump
 2024-04-11  0:20 UTC 

[gcc r11-11315] Daily bump
 2024-04-11  0:19 UTC 

[gcc r14-9905] Daily bump
 2024-04-11  0:18 UTC 

[gcc r14-9904] Revert "testsuite/gcc.target/cris/pr93372-2.c: Handle xpass from combine improvement"
 2024-04-10 22:48 UTC 

[gcc r14-9903] target: missing -Whardened with -fcf-protection=none [PR114606]
 2024-04-10 21:28 UTC 

[gcc r14-9902] analyzer: fix ICE on negative values for size_t [PR114472]
 2024-04-10 20:47 UTC 

[gcc r14-9901] analyzer: add SARIF property bag to -Wanalyzer-infinite-loop
 2024-04-10 20:47 UTC 

[gcc r14-9900] analyzer: add SARIF property bag to -Wanalyzer-infinite-recursion
 2024-04-10 20:47 UTC 

[gcc r14-9899] analyzer: add SARIF property bags to -Wanalyzer-overlapping-buffers
 2024-04-10 20:47 UTC 

[gcc r14-9898] analyzer: show size in SARIF property bag for -Wanalyzer-tainted-allocation-size
 2024-04-10 20:46 UTC 

[gcc r14-9897] analyzer: fixes to internal docs
 2024-04-10 20:46 UTC 

[gcc r14-9896] analyzer, testuite: comment fixes
 2024-04-10 20:46 UTC 

[gcc r14-9895] testsuite: add some missing -fanalyzer to plugin tests
 2024-04-10 20:46 UTC 

[gcc r14-9894] Regenerate gcc.pot
 2024-04-10 17:11 UTC 

[gcc r14-9893] Fortran: fix argument checking of intrinsics C_SIZEOF, C_F_POINTER [PR106500]
 2024-04-10 17:04 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-9891-g5aa3fec38cc6f52285168b161bab1a869d864b44' into redhat/gcc-14-branch
 2024-04-10 16:52 UTC 

[gcc/redhat/heads/gcc-14-branch] (188 commits) Merge commit 'r14-9891-g5aa3fec38cc6f52285168b161bab1a869d8
 2024-04-10 16:52 UTC 

[gcc r14-9892] tree-optimization/114672 - WIDEN_MULT_PLUS_EXPR type mismatch
 2024-04-10 16:43 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Update ChangeLog.*
 2024-04-10 16:10 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Improve 64->128 bit zero extension on PowerPC (PR target/108958)
 2024-04-10 16:09 UTC 

[gcc r14-9891] aarch64: Add support for _BitInt
 2024-04-10 15:53 UTC 

[gcc r14-9890] aarch64: Do not give ABI change diagnostics for _BitInt(N)
 2024-04-10 15:53 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] Update ChangeLog.*
 2024-04-10 15:36 UTC 

[gcc(refs/users/meissner/heads/work164-bugs)] PR target/112886, Add %S<n> to print_operand for vector pair support
 2024-04-10 15:35 UTC 

[gcc r14-9889] libstdc++: Adjust expected locale-dependent date formats in tests
 2024-04-10 15:24 UTC 

[gcc r14-9888] libstdc++: Handle EMLINK and EFTYPE in std::filesystem::remove_all
 2024-04-10 15:23 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Introduce indirect_return attribute
 2024-04-10 10:49 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: libitm: Add GCS support
 2024-04-10 10:49 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: libatomic: add GCS marking to asm
 2024-04-10 10:49 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: libgcc: add GCS marking to asm
 2024-04-10 10:49 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Emit GNU property NOTE for GCS
 2024-04-10 10:49 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add GCS support to the unwinder
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add test for GCS ACLE defs
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add ACLE feature macros for GCS
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add non-local goto and jump tests for GCS
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add GCS support for nonlocal stack save
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add __builtin_aarch64_gcs* tests
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add GCS builtins
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add GCS instructions
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add __builtin_aarch64_chkfeat tests
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add __builtin_aarch64_chkfeat
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add support for chkfeat insn
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add target pragma tests for gcs
 2024-04-10 10:48 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add branch-protection target pragma tests
 2024-04-10 10:47 UTC 

[gcc(refs/vendors/ARM/heads/gcs)] aarch64: Add -mbranch-protection=gcs option
 2024-04-10 10:47 UTC 

[gcc/ARM/heads/gcs] (924 commits) aarch64: Introduce indirect_return attribute
 2024-04-10 10:47 UTC 

[gcc r14-9887] c++: Implement C++26 P2809R3 - Trivial infinite loops are not Undefined Behavior
 2024-04-10  8:19 UTC 

[gcc r14-9886] testsuite: Adjust pr113359-2_*.c with unsigned long long [PR114662]
 2024-04-10  8:01 UTC 

[gcc r14-9885] Revert "combine: Don't combine if I2 does not change"
 2024-04-10  5:59 UTC 

[gcc r14-9884] rs6000: Replace OPTION_MASK_DIRECT_MOVE with OPTION_MASK_P8_VECTOR [PR101865]
 2024-04-10  2:41 UTC 

[gcc r14-9883] c++: Keep DECL_SAVED_TREE of cdtor instantiations in modules [PR104040]
 2024-04-10  1:40 UTC 

[gcc r14-9882] [APX] Prohibit SHA/KEYLOCKER usage of EGPR when APX enabled
 2024-04-10  1:13 UTC 

[gcc r14-9881] c++: Track declarations imported from partitions [PR99377]
 2024-04-10  0:42 UTC 

[gcc r13-8596] Daily bump
 2024-04-10  0:21 UTC 

[gcc r12-10317] Daily bump
 2024-04-10  0:20 UTC 

[gcc r11-11314] Daily bump
 2024-04-10  0:19 UTC 

[gcc r14-9880] Daily bump
 2024-04-10  0:17 UTC 

[gcc r14-9879] libstdc++: Fix build for targets without FP std::from_chars [PR114633]
 2024-04-09 23:22 UTC 

[gcc(refs/users/meissner/heads/work164-dmf)] Add xvrlw support
 2024-04-09 23:14 UTC 

[gcc(refs/users/meissner/heads/work164-dmf)] Revert all changes
 2024-04-09 23:12 UTC 

[gcc(refs/users/meissner/heads/work164-dmf)] Update ChangeLog.*
 2024-04-09 21:59 UTC 

[gcc(refs/users/meissner/heads/work164-dmf)] Add xvrlw support
 2024-04-09 21:58 UTC 

[gcc(refs/users/meissner/heads/work164-dmf)] Add paddis support
 2024-04-09 21: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).