public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-2312] x86: allow memory operand for AVX2 splitter for PR target/100711
 2023-07-05  7:49 UTC 

[gcc r14-2311] middle-end/110541 - VEC_PERM_EXPR documentation is off
 2023-07-05  7:47 UTC 

[gcc r14-2310] x86: use VPTERNLOG also for certain andnot forms
 2023-07-05  7:41 UTC 

[gcc r14-2309] x86: use VPTERNLOG for further bitwise two-vector operations
 2023-07-05  7:41 UTC 

[gcc r14-2308] Fix typo in vectorizer debug message
 2023-07-05  7:36 UTC 

[gcc r14-2307] libstdc++: Disable std::forward_list tests for C++98 mode
 2023-07-05  6:39 UTC 

[gcc r14-2306] libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542]
 2023-07-05  6:39 UTC 

[gcc r14-2305] libstdc++: Use RAII in std::vector::_M_default_append
 2023-07-05  6:39 UTC 

[gcc r14-2304] libstdc++: Add redundant 'typename' to std::projected
 2023-07-05  6:39 UTC 

[gcc r14-2303] RISC-V:Add float16 tuple type abi
 2023-07-05  2:02 UTC 

[gcc r14-2302] RISC-V:Add float16 tuple type support
 2023-07-05  1:46 UTC 

[gcc r14-2301] MIPS: Adjust mips16e2 related tests for ifcvt costing changes
 2023-07-05  1:35 UTC 

[gcc r13-7532] Daily bump
 2023-07-05  0:20 UTC 

[gcc r12-9753] Daily bump
 2023-07-05  0:20 UTC 

[gcc r11-10893] Daily bump
 2023-07-05  0:19 UTC 

[gcc r10-11489] Daily bump
 2023-07-05  0:18 UTC 

[gcc r14-2300] Daily bump
 2023-07-05  0:17 UTC 

[gcc r14-2299] PR 110487: `(a !=/== CST1 ? CST2 : CST3)` pattern for type safety
 2023-07-04 17:20 UTC 

[gcc r14-2298] Fix PR 110487: invalid signed boolean value
 2023-07-04 17:20 UTC 

[gcc r14-2297] xtensa: Use HARD_REG_SET instead of bare integer
 2023-07-04 15:39 UTC 

[gcc r14-2296] tree-optimization/110491 - PHI-OPT and undefs
 2023-07-04 12:16 UTC 

[gcc r14-2295] Streamer: Fix out of range memory access of machine mode
 2023-07-04 12:13 UTC 

[gcc r14-2294] LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'
 2023-07-04 12:13 UTC 

[gcc r14-2293] Use mark_ssa_maybe_undefs in PHI-OPT
 2023-07-04 10:36 UTC 

[gcc r14-2292] Remove unnecessary check on scalar_niter == 0
 2023-07-04 10:36 UTC 

[gcc r14-2291] tree-optimization/110376 - testcase for fixed bug
 2023-07-04 10:32 UTC 

[gcc r14-2290] PR tree-optimization/110531 - Vect: avoid using uninitialized variable
 2023-07-04  9:20 UTC 

[gcc r14-2289] tree-optimization/110228 - avoid undefs in ifcombine more thoroughly
 2023-07-04  9:15 UTC 

[gcc r13-7531] x86: Enable ENQCMD and UINTR for march=sierraforest
 2023-07-04  8:43 UTC 

[gcc r14-2288] tree-optimization/110436 - bogus live/relevant for unused pattern
 2023-07-04  8:40 UTC 

[gcc r14-2287] x86: Enable ENQCMD and UINTR for march=sierraforest
 2023-07-04  8:33 UTC 

[gcc r14-2286] ada: Do not unnecessarily use component-wise loop for slice assignment
 2023-07-04  8:09 UTC 

[gcc r14-2285] ada: Small adjustments to new procedure Expand_Unchecked_Union_Equality
 2023-07-04  8:09 UTC 

[gcc r14-2284] ada: Add No_Use_Of_Attribute & No_Use_Of_Pragma to gnat_rm
 2023-07-04  8:09 UTC 

[gcc r14-2283] ada: Fix list of inherited subprograms in query for GNATprove
 2023-07-04  8:09 UTC 

[gcc r12-9752] x86: Update model values for Alderlake and Rocketlake
 2023-07-04  7:45 UTC 

[gcc r14-2282] middle-end/110495 - avoid associating constants with (VL) vectors
 2023-07-04  7:08 UTC 

[gcc r14-2281] tree-optimization/110310 - move vector epilogue disabling to analysis phase
 2023-07-04  7:08 UTC 

[gcc r14-2280] Revert "RISC-V: Fix one typo of FRM dynamic definition"
 2023-07-04  3:19 UTC 

[gcc r14-2279] Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern
 2023-07-04  3:12 UTC 

[gcc r14-2278] RISC-V: Optimize local AVL propagation
 2023-07-04  2:49 UTC 

[gcc r14-2277] CRIS: Replace unspec CRIS_UNSPEC_SWAP_BITS with rtx bitreverse
 2023-07-04  1:05 UTC 

[gcc r14-2276] dwarf2out.cc (mem_loc_descriptor): Handle BITREVERSE
 2023-07-04  1:05 UTC 

[gcc r13-7530] Daily bump
 2023-07-04  0:21 UTC 

[gcc r12-9751] Daily bump
 2023-07-04  0:21 UTC 

[gcc r11-10892] Daily bump
 2023-07-04  0:20 UTC 

[gcc r10-11488] Daily bump
 2023-07-04  0:19 UTC 

[gcc r14-2275] Daily bump
 2023-07-04  0:18 UTC 

[gcc r14-2274] libstdc++: Fix <iosfwd> synopsis test
 2023-07-03 23:08 UTC 

[gcc r14-2273] libstdc++: Enable OpenMP 5.0 pragmas in PSTL headers
 2023-07-03 23:07 UTC 

[gcc r14-2272] libstdc++: Qualify calls to std::_Destroy and _Destroy_aux
 2023-07-03 23:06 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Array shaping operator and strided "target update" for C
 2023-07-03 22:09 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Noncontiguous "target update" for Fortran
 2023-07-03 22:09 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Support strided and shaped-array updates for C++
 2023-07-03 22:09 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Allow complete replacement of clause during map/to/from expansion
 2023-07-03 22:09 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Fix "exit data" for array sections for ref-to-ptr components
 2023-07-03 22:09 UTC 

[gcc r14-2271] RISC-V: Add support for vector crypto extensions
 2023-07-03 22:06 UTC 

[gcc r14-2270] Use chain_next on eh_landing_pad_d for GTY (PR middle-end/110510)
 2023-07-03 21:45 UTC 

[gcc r14-2269] testsuite, Darwin: Remove an unnecessary flags addition
 2023-07-03 19:16 UTC 

[gcc r13-7529] Fix couple of endianness issues in fold_ctor_reference
 2023-07-03 16:31 UTC 

[gcc r14-2268] tree+ggc: Change return type of predicate functions from int to bool
 2023-07-03 14:33 UTC 

[gcc r14-2267] Middle-end: Change order of LEN_MASK_LOAD/LEN_MASK_STORE arguments
 2023-07-03 14:27 UTC 

[gcc r13-7528] Darwin, Objective-C: Support -fconstant-cfstrings [PR108743]
 2023-07-03 14:24 UTC 

[gcc r13-7527] libphobos: Handle Darwin Arm and AArch64 in fibre context asm
 2023-07-03 14:24 UTC 

[gcc r13-7526] libphobos, testsuite: Disable forkgc2 on Darwin [PR103944]
 2023-07-03 14:24 UTC 

[gcc r13-7525] modula-2: Amend the handling of failed select() calls in RTint [PR108835]
 2023-07-03 14:24 UTC 

[gcc r14-2266] ada: Fix renaming of predefined equality operator for unchecked union types
 2023-07-03 13:26 UTC 

[gcc r14-2265] ada: Fix discrepancy in expansion of untagged record equality
 2023-07-03 13:26 UTC 

[gcc r14-2264] ada: Fix small inaccuracy in implementation of B.3.3(20/2)
 2023-07-03 13:26 UTC 

[gcc(refs/users/pheeck/heads/insert-api)] new_intossa: added params and return; s
 2023-07-03 12:08 UTC 

[gcc r14-2263] PR modula2/110125 variables reported as uninitialized when set inside WITH
 2023-07-03 10:19 UTC 

[gcc r14-2262] RISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine lowering
 2023-07-03  9:26 UTC 

[gcc r14-2261] RISC-V: Support vfwmul.vv combine lowering
 2023-07-03  9:25 UTC 

[gcc r14-2260] aarch64: Fix vector-to-vector vec_extract
 2023-07-03  9:06 UTC 

[gcc r14-2259] Revert "RISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine lowering"
 2023-07-03  8:31 UTC 

[gcc r14-2258] RISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine lowering
 2023-07-03  8:25 UTC 

[gcc r14-2257] RISC-V: Fix one typo of FRM dynamic definition
 2023-07-03  8:16 UTC 

[gcc r14-2256] tree-optimization/110506 - ICE in pattern recog with TYPE_PRECISION
 2023-07-03  8:05 UTC 

[gcc r14-2255] tree-optimization/110506 - bogus non-zero mask in CCP for vector types
 2023-07-03  8:05 UTC 

[gcc r14-2254] testsuite: Add vect_float_strict to testcase [PR 110381]
 2023-07-03  8:03 UTC 

[gcc r14-2253] MIPS: Make mips16e2 generating ZEB/ZEH instead of ANDI under certain conditions
 2023-07-03  3:39 UTC 

[gcc r14-2252] MIPS: Add CACHE instruction for mips16e2
 2023-07-03  3:39 UTC 

[gcc r14-2251] MIPS: Use ISA_HAS_9BIT_DISPLACEMENT for mips16e2
 2023-07-03  3:39 UTC 

[gcc r14-2250] MIPS: Add load/store word left/right instructions for mips16e2
 2023-07-03  3:39 UTC 

[gcc r14-2249] MIPS: Add LUI instruction for mips16e2
 2023-07-03  3:39 UTC 

[gcc r14-2248] MIPS: Add bitwise instructions for mips16e2
 2023-07-03  3:39 UTC 

[gcc r14-2247] MIPS: Add instruction about global pointer register for mips16e2
 2023-07-03  3:39 UTC 

[gcc r14-2246] MIPS: Add MOVx instructions support for mips16e2
 2023-07-03  3:38 UTC 

[gcc r14-2245] MIPS: Add basic support for mips16e2
 2023-07-03  3:38 UTC 

[gcc r13-7524] Daily bump
 2023-07-03  0:22 UTC 

[gcc r12-9750] Daily bump
 2023-07-03  0:21 UTC 

[gcc r11-10891] Daily bump
 2023-07-03  0:20 UTC 

[gcc r10-11487] Daily bump
 2023-07-03  0:19 UTC 

[gcc r14-2244] Daily bump
 2023-07-03  0:18 UTC 

[gcc r13-7523] d: Fix testcase failure of gdc.dg/Wbuiltin_declaration_mismatch2.d
 2023-07-02 23:23 UTC 

[gcc r14-2243] d: Fix testcase failure of gdc.dg/Wbuiltin_declaration_mismatch2.d
 2023-07-02 23:03 UTC 

[gcc r14-2242] tree-ssa-math-opts: Fix up ICE in match_uaddc_usubc [PR110508]
 2023-07-02 15:37 UTC 

[gcc r14-2241] xtensa: The use of CLAMPS instruction also requires TARGET_MINMAX, as well as TARGET_CLAMPS
 2023-07-02 14:26 UTC 

[gcc r14-2240] xtensa: Fix missing mode warning in "*eqne_INT_MIN"
 2023-07-02 14:26 UTC 

[gcc r14-2239] Darwin, Objective-C: Support -fconstant-cfstrings [PR108743]
 2023-07-02 14:21 UTC 

[gcc r14-2238] libphobos: Handle Darwin Arm and AArch64 in fibre context asm
 2023-07-02 14:20 UTC 

[gcc r13-7522] d: Add testcase from PR108962
 2023-07-02 13:55 UTC 

[gcc r14-2237] d: Add testcase from PR108962
 2023-07-02 13:54 UTC 

[gcc r11-10890] d: Fix core.volatile.volatileLoad discarded if result is unused
 2023-07-02  1:42 UTC 

[gcc r12-9749] d: Fix core.volatile.volatileLoad discarded if result is unused
 2023-07-02  1:40 UTC 

[gcc r13-7521] d: Fix core.volatile.volatileLoad discarded if result is unused
 2023-07-02  1:38 UTC 

[gcc r14-2236] d: Fix core.volatile.volatileLoad discarded if result is unused
 2023-07-02  1:37 UTC 

[gcc r13-7520] Daily bump
 2023-07-02  0:20 UTC 

[gcc r12-9748] Daily bump
 2023-07-02  0:20 UTC 

[gcc r11-10889] Daily bump
 2023-07-02  0:18 UTC 

[gcc r10-11486] Daily bump
 2023-07-02  0:18 UTC 

[gcc r14-2235] Daily bump
 2023-07-02  0:17 UTC 

[gcc r12-9747] d: Fix accesses of immutable arrays using constant index still bounds checked
 2023-07-01 23:20 UTC 

[gcc r13-7519] d: Fix accesses of immutable arrays using constant index still bounds checked
 2023-07-01 23:19 UTC 

[gcc r14-2234] d: Fix accesses of immutable arrays using constant index still bounds checked
 2023-07-01 23:18 UTC 

[gcc r14-2233] libphobos, testsuite: Disable forkgc2 on Darwin [PR103944]
 2023-07-01 16:15 UTC 

[gcc r13-7518] d: Don't generate code that throws exceptions when compiling with `-fno-exceptions'
 2023-07-01 15:50 UTC 

[gcc r14-2232] d: Don't generate code that throws exceptions when compiling with `-fno-exceptions'
 2023-07-01 15:49 UTC 

[gcc r10-11485] d: Fix ICE in setValue, at d/dmd/dinterpret.c:7013
 2023-07-01 13:48 UTC 

[gcc r11-10888] d: Fix ICE in setValue, at d/dmd/dinterpret.c:7013
 2023-07-01 13:46 UTC 

[gcc r14-2231] Add testcase from PR25623
 2023-07-01 11:45 UTC 

[gcc r14-2230] Fix profile update in copy-header
 2023-07-01 11:07 UTC 

[gcc r14-2229] i386: Add STV support for DImode and SImode rotations by constant
 2023-07-01  7:26 UTC 

[gcc r14-2228] Fix update_bb_profile_for_threading
 2023-07-01  7:11 UTC 

[gcc r13-7517] c++: NSDMI instantiation during overload resolution [PR110468]
 2023-07-01  1:28 UTC 

[gcc r13-7516] c++: unpropagated CONSTRUCTOR_MUTABLE_POISON [PR110463]
 2023-07-01  1:28 UTC 

[gcc r13-7515] Daily bump
 2023-07-01  0:23 UTC 

[gcc r12-9746] Daily bump
 2023-07-01  0:22 UTC 

[gcc r11-10887] Daily bump
 2023-07-01  0:21 UTC 

[gcc r10-11484] Daily bump
 2023-07-01  0:20 UTC 

[gcc r14-2227] Daily bump
 2023-07-01  0:19 UTC 

[gcc r12-9745] Fix couple of endianness issues in fold_ctor_reference
 2023-06-30 20:15 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Fortran "!$omp declare mapper" support
 2023-06-30 19:44 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
 2023-06-30 19:44 UTC 

[gcc/devel/omp/gcc-13] OpenMP: lvalue parsing for map clauses (C)
 2023-06-30 19:44 UTC 

[gcc/devel/omp/gcc-13] OpenMP: C++ "declare mapper" support
 2023-06-30 19:44 UTC 

[gcc/devel/omp/gcc-13] OpenMP: lvalue parsing for map/to/from clauses (C++)
 2023-06-30 19:44 UTC 

[gcc/devel/omp/gcc-13] OpenMP: OpenMP 5.2 semantics for pointers with unmapped target
 2023-06-30 19:44 UTC 

[gcc/devel/omp/gcc-13] Fix up merge/formatting errors
 2023-06-30 19:44 UTC 

[gcc r14-2226] c++: fix up caching of level lowered ttps
 2023-06-30 19:06 UTC 

[gcc r14-2225] Use TYPE_INCLUDES_FLEXARRAY in __builtin_object_size [PR tree-optimization/101832]
 2023-06-30 18:24 UTC 

[gcc r14-2224] Fix couple of endianness issues in fold_ctor_reference
 2023-06-30 16:14 UTC 

[gcc r14-2223] jit.exp: handle dwarf version mismatch in jit-check-debug-info [PR110466]
 2023-06-30 15:20 UTC 

[gcc r14-2222] jit: avoid using __vector in testcase [PR110466]
 2023-06-30 15:20 UTC 

[gcc r14-2221] libstdc++: Fix iostream init for Clang on darwin [PR110432]
 2023-06-30 14:37 UTC 

[gcc r14-2220] libstdc++: Fix unused warning for new variable
 2023-06-30 14:29 UTC 

[gcc r14-2219] Fix handling of __builtin_expect_with_probability and improve first-match heuristics
 2023-06-30 14:28 UTC 

[gcc r14-2218] modula-2: Amend the handling of failed select() calls in RTint [PR108835]
 2023-06-30 14:15 UTC 

[gcc r14-2217] libstdc++: Make std::random_device throw more std::system_error [PR105081]
 2023-06-30 14:09 UTC 

[gcc r14-2216] fold-const+optabs: Change return type of predicate functions from int to bool
 2023-06-30 14:04 UTC 

[gcc r14-2215] AArch64: New RTL for ABDL
 2023-06-30 11:29 UTC 

[gcc r14-2214] Mid engine setup [SU]ABDL
 2023-06-30 11:28 UTC 

[gcc r14-2213] Regenrate lto-plugin/Makefile.in
 2023-06-30 11:28 UTC 

[gcc r14-2212] RISC-V: Refactor vxrm_mode attr for type attr equal
 2023-06-30 11:14 UTC 

[gcc r14-2211] tree-optimization/110496 - TYPE_PRECISION issue with store-merging
 2023-06-30 10:59 UTC 

[gcc r14-2210] MAINTAINERS file: Added myself to Write After Approval and DCO
 2023-06-30 10:35 UTC 

[gcc r14-2209] middle-end/110489 - avoid useless work on statistics
 2023-06-30  8:38 UTC 

[gcc r14-2208] Flip the nvptx port to LRA
 2023-06-30  7:08 UTC 

[gcc r14-2207] tree-optimization/110381 - fix testcase
 2023-06-30  6:35 UTC 

[gcc r10-11483] c++: bogus warning with value init of const pmf [PR92752]
 2023-06-30  4:04 UTC 

[gcc r10-11482] c++: Fix reference NTTP binding to noexcept fn [PR97420]
 2023-06-30  4:04 UTC 

[gcc r14-2206] libstdc++: Re-apply PR108672 fix (avoid use of naked int32_t in unseq_backend_simd.h)
 2023-06-30  3:27 UTC 

[gcc r14-2205] mips: Fix overaligned function arguments [PR109435]
 2023-06-30  3:21 UTC 

[gcc r13-7514] Daily bump
 2023-06-30  0:22 UTC 

[gcc r12-9744] Daily bump
 2023-06-30  0:21 UTC 

[gcc r11-10886] Daily bump
 2023-06-30  0:19 UTC 

[gcc r10-11481] Daily bump
 2023-06-30  0:19 UTC 

[gcc r14-2204] Daily bump
 2023-06-30  0:18 UTC 

[gcc r14-2203] analyzer: Fix regression bug after r14-1632-g9589a46ddadc8b [PR110198]
 2023-06-29 23:35 UTC 

[gcc r13-7513] libstdc++: Fix configure test for 32-bit targets
 2023-06-29 23:01 UTC 

[gcc r13-7512] libstdc++: Disable embedded tzdata for all 16-bit targets
 2023-06-29 23:01 UTC 

[gcc r13-7511] libstdc++: Fix std::format for pointers [PR110239]
 2023-06-29 23:01 UTC 

[gcc r13-7510] libstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
 2023-06-29 23:01 UTC 

[gcc r13-7509] libstdc++: Disable cacheline alignment for DJGPP [PR109741]
 2023-06-29 23:01 UTC 

[gcc r13-7508] libstdc++: Add preprocessor checks to <experimental/internet> [PR100285]
 2023-06-29 23:01 UTC 

[gcc r13-7507] libstdc++: Fix some tests that fail with -fexcess-precision=standard
 2023-06-29 23:01 UTC 

[gcc r13-7506] libstdc++: Add missing noexcept to std::scoped_allocator_adaptor
 2023-06-29 23:00 UTC 

[gcc r13-7505] libstdc++: Improve tests for emplace member of sequence containers
 2023-06-29 23:00 UTC 

[gcc r14-2202] Compute ipa-predicates for conditionals involving __builtin_expect_p
 2023-06-29 20:46 UTC 

[gcc r13-7504] testsuite: Use -fno-report-bug in gcc.dg/plugin/
 2023-06-29 20:29 UTC 

[gcc r14-2201] testsuite: Use -fno-report-bug in gcc.dg/plugin/
 2023-06-29 20:29 UTC 

[gcc r13-7503] i386: add -fno-stack-protector to two tests
 2023-06-29 20:16 UTC 

[gcc r14-2200] i386: add -fno-stack-protector to two tests
 2023-06-29 20:15 UTC 

[gcc r14-2199] c++: NSDMI instantiation during overload resolution [PR110468]
 2023-06-29 20:10 UTC 

[gcc r14-2198] c++: unpropagated CONSTRUCTOR_MUTABLE_POISON [PR110463]
 2023-06-29 20:10 UTC 

[gcc r13-7502] Fortran: fix passing of zero-sized array arguments to procedures [PR86277]
 2023-06-29 19:50 UTC 

[gcc r13-7501] testsuite: fix scan-tree-dump patterns [PR83904, PR100297]
 2023-06-29 19:50 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable control flow redundancy hardening unconditionally
 2023-06-29 18:42 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: fix -fgnu-tm empty asm
 2023-06-29 18:42 UTC 

[gcc(refs/users/aoliva/heads/testme)] hardcfr: fix indirect jump
 2023-06-29 18:42 UTC 

[gcc r14-2197] Update documentation to clarify a GCC extension [PR c/77650]
 2023-06-29 17:16 UTC 

[gcc r14-2196] Introduce IR bit TYPE_INCLUDES_FLEXARRAY for the GCC extension
 2023-06-29 17:16 UTC 

[gcc/aoliva/heads/testme] Control flow redundancy hardening
 2023-06-29 17:00 UTC 

[gcc r14-2195] Move maybe_set_nonzero_bits() to its only user
 2023-06-29 16:49 UTC 

[gcc r14-2194] Tidy up the range normalization code
 2023-06-29 16:49 UTC 

[gcc r14-2193] cselib+expr+bitmap: Change return type of predicate functions from int to bool
 2023-06-29 15:30 UTC 

[gcc r14-2192] libstdc++: Fix src/c++20/tzdb.cc for non-constexpr std::mutex
 2023-06-29 15:19 UTC 

[gcc r14-2191] libstdc++: Do not use off64_t in calls to copy_file_range [PR110462]
 2023-06-29 15:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable control flow redundancy hardening unconditionally
 2023-06-29 13:48 UTC 

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