public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Some builtin debug modifications
2020-10-29 19:52 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix up rs6000-gen-builtins build instructions
2020-10-29 19:52 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Initial debug support for comparing builtins
2020-10-29 19:52 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Support two builtin expansion algorithms
2020-10-29 19:52 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Helper functions for new builtin expansion support
2020-10-29 19:52 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Disable unnecessary initialization for new support
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Call rs6000_autoinit_builtins from rs6000_builtins
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add comments to help with transition
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add remaining builtins
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power9 builtins
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power8 vector builtins
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power7 builtins
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add available-everywhere and ancient builtins
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add VSX builtins
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add remaining AltiVec builtins
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Incorporate new builtins code into the build machinery
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 3 of 3
2020-10-29 19:51 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 2 of 3
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 1 of 3
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins header file
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the vector definition include file
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Build and store function type identifiers
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing of overload input file
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 3 of 3
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 2 of 3
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 1 of 3
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Main function with stubs for parsing and output
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Red-black tree implementation for balanced tree search
2020-10-29 19:50 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 3 of 3
2020-10-29 19:49 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 2 of 3
2020-10-29 19:49 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 1 of 3
2020-10-29 19:49 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add helper functions for parsing
2020-10-29 19:49 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add file support and functions for diagnostic support
2020-10-29 19:49 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add initial input files
2020-10-29 19:49 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Initial create of rs6000-gen-builtins.c
2020-10-29 19:49 UTC
[gcc/wschmidt/heads/builtins3] (156 commits) rs6000: Add ifdef support to overload table
2020-10-29 19:49 UTC
[gcc(refs/users/marxin/heads/PR97461-gcov-call-malloc-free-early)] PGO: use dry run of malloc and free functions
2020-10-29 18:53 UTC
[gcc] Created branch 'marxin/heads/PR97461-gcov-call-malloc-free-early' in namespace 'refs/users'
2020-10-29 18:53 UTC
[gcc r10-8954] LTO: get_section: add new argument
2020-10-29 18:22 UTC
[gcc r11-4546] c++: Reject float <=> enum
2020-10-29 18:06 UTC
[gcc r11-4545] c++: Simplify constraint normalization routines
2020-10-29 18:03 UTC
[gcc r11-4544] c++: Tolerate empty initial args during normalization [PR97412]
2020-10-29 18:03 UTC
[gcc r11-4543] Fix some memleaks
2020-10-29 17:38 UTC
[gcc r11-4542] c++: Fix constexpr cleanup error handling
2020-10-29 17:09 UTC
[gcc r11-4541] c++: Fix constexpr dtors vs invisible ref [PR97388]
2020-10-29 17:09 UTC
[gcc r11-4540] Annotate vec::copy better for mem stats
2020-10-29 17:03 UTC
[gcc/devel/c++-modules] Check function-scope nameable decls are typedefs
2020-10-29 16:39 UTC
[gcc/devel/c++-modules] Merge trunk 9703b8d98c1 c++: Stop (most) function-scope entities having a template header
2020-10-29 16:39 UTC
[gcc/devel/c++-modules] Merge trunk bafcf452c79 opts: Sanity check for param names
2020-10-29 16:39 UTC
[gcc/devel/c++-modules] Merge trunk 53dede0f04b CSE conversions within sincos
2020-10-29 16:38 UTC
[gcc/devel/c++-modules] Merge trunk 4289e488ddd c++: Make OMP UDR DECL_LOCAL_DECL_P earlier
2020-10-29 16:38 UTC
[gcc/devel/c++-modules] (47 commits) Check function-scope nameable decls are typedefs
2020-10-29 16:38 UTC
[gcc r11-4539] Avoid typeless storage in wide-int
2020-10-29 15:45 UTC
[gcc r11-4538] c++: Diagnose constexpr delete [] new int; and delete new int[N]; [PR95808]
2020-10-29 15:27 UTC
[gcc/devel/coarray_native] Also add spaces to the end of fndecl specs
2020-10-29 15:18 UTC
[gcc r11-4537] stdbool.h: Update true and false expansions for C2x
2020-10-29 15:06 UTC
[gcc(refs/users/marxin/heads/backport-10)] LTO: get_section: add new argument
2020-10-29 15:02 UTC
[gcc/marxin/heads/backport-10] (24 commits) LTO: get_section: add new argument
2020-10-29 15:01 UTC
[gcc r10-8953] libstdc++: Fix memory issue in ranges::lexicographical_compare testcase
2020-10-29 14:57 UTC
[gcc/devel/coarray_native] This adds the spaces to the fndecl specs, which are now required
2020-10-29 14:49 UTC
[gcc r11-4536] libstdc++: Improve tests for constexpr algorithms
2020-10-29 14:47 UTC
[gcc r11-4535] libstdc++: Allow Lemire's algorithm to be used in more cases
2020-10-29 14:47 UTC
[gcc r11-4534] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting
2020-10-29 14:47 UTC
[gcc r11-4533] libstdc++: Make std::function work better with -fno-rtti
2020-10-29 14:47 UTC
[gcc r11-4532] Selectively trap if ranger and vr-values disagree on range builtins
2020-10-29 14:40 UTC
[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add ifdef support to overload table
2020-10-29 14:28 UTC
[gcc r11-4531] * gcc.dg/pr97596.c: Require int128 effective target
2020-10-29 14:23 UTC
[gcc r11-4530] Add testcase for PR97596
2020-10-29 14:18 UTC
[gcc r11-4529] c++: Stop (most) function-scope entities having a template header
2020-10-29 14:16 UTC
[gcc r11-4528] libstdc++: Fix memory issue in ranges::lexicographical_compare testcase
2020-10-29 14:14 UTC
[gcc r11-4527] vect: Fix load costs for SLP permutes
2020-10-29 13:38 UTC
[gcc r11-4526] LTO: get_section: add new argument
2020-10-29 13:33 UTC
[gcc r11-4525] libstdc++: Correct PR number in ChangeLog entry
2020-10-29 13:30 UTC
[gcc r11-4524] Consistently pass the vector type for scalar SLP cost compute
2020-10-29 12:09 UTC
[gcc r11-4523] libstdc++: Fix some warnings in headers
2020-10-29 11:44 UTC
[gcc r11-4522] Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR
2020-10-29 11:00 UTC
[gcc r11-4521] Fix conditional inclusion guard in gthr-vxworks-thread.c
2020-10-29 11:00 UTC
[gcc r11-4520] opts: Sanity check for param names
2020-10-29 10:55 UTC
[gcc(refs/users/marxin/heads/param-name-prefix-check)] opts: Sanity check for param names
2020-10-29 10:52 UTC
[gcc] Created branch 'marxin/heads/param-name-prefix-check' in namespace 'refs/users'
2020-10-29 10:52 UTC
[gcc r11-4519] CSE conversions within sincos
2020-10-29 9:44 UTC
[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-4518-g68990ed13dc36cb98f94afa84e9dadc39e955e8c' into redhat/gcc-11-branch
2020-10-29 9:12 UTC
[gcc/redhat/heads/gcc-11-branch] (447 commits) Merge commit 'r11-4518-g68990ed13dc36cb98f94afa84e9dadc39e9
2020-10-29 9:12 UTC
[gcc r11-4518] libstdc++: Rename _UniformRandomNumberGenerator parameters
2020-10-29 9:09 UTC
[gcc r11-4517] Enable GCC to support Intel Key Locker ISA
2020-10-29 8:43 UTC
[gcc r11-4516] More BB vectorization tweaks
2020-10-29 8:41 UTC
[gcc/devel/coarray_native] Merge branch 'master' into devel/coarray_native
2020-10-29 6:27 UTC
[gcc/devel/coarray_native] (1032 commits) Merge branch 'master' into devel/coarray_native
2020-10-29 6:26 UTC
[gcc r11-4515] Call infer_non_null() directly when checking for non-null
2020-10-29 2:04 UTC
[gcc r11-4514] libstdc++: Fix new basic_stringbuf constructor
2020-10-29 1:28 UTC
[gcc r11-4513] libgo: handle linking to NetBSD's versioned symbols
2020-10-29 1:21 UTC
[gcc r9-9015] Daily bump
2020-10-29 0:19 UTC
[gcc r8-10601] Daily bump
2020-10-29 0:18 UTC
[gcc r10-8952] Daily bump
2020-10-29 0:17 UTC
[gcc r11-4512] Daily bump
2020-10-29 0:17 UTC
[gcc r11-4511] analyzer: more non-determinism fixes
2020-10-29 0:12 UTC
[gcc r11-4510] analyzer: fix false leak diagnostic on offsets from malloc [PR97608]
2020-10-29 0:11 UTC
[gcc r11-4509] analyzer: move svalue and region decls to their own header files
2020-10-29 0:10 UTC
[gcc r11-4508] analyzer: fix more pointer-printing in logs
2020-10-29 0:08 UTC
[gcc r11-4507] libstdc++: Fix linker script
2020-10-28 23:55 UTC
[gcc r11-4506] [RS6000] Don't be too clever with dg-do run and dg-do compile
2020-10-28 22:46 UTC
[gcc r11-4505] [RS6000] float128-type-2.c unsupported
2020-10-28 22:46 UTC
[gcc r11-4504] Re: testsuite: Enable and adjust powerpc fold-vec-extract/insert testcases
2020-10-28 22:46 UTC
[gcc r11-4502] c++: Deprecate arithmetic convs on different enums [PR97573]
2020-10-28 21:44 UTC
[gcc r11-4501] c++: Prevent warnings for value-dependent exprs [PR96742]
2020-10-28 21:30 UTC
[gcc r10-8951] c++: Check constraints before instantiation from mark_used [PR95132]
2020-10-28 21:25 UTC
[gcc r10-8950] libstdc++: Apply proposed resolutions for LWG 3428, 3447
2020-10-28 21:25 UTC
[gcc r11-4500] testsuite: Adjust target requirements for sad-vectorize and signbit
2020-10-28 21:07 UTC
[gcc/devel/c++-coroutines] Merge master r11-4499
2020-10-28 20:57 UTC
[gcc/devel/c++-coroutines] (42 commits) Merge master r11-4499
2020-10-28 20:57 UTC
[gcc r11-4499] c++: Member template function lookup failure [PR94799]
2020-10-28 19:26 UTC
[gcc r11-4498] c++: GCC accepts junk before fold-expression [PR86773]
2020-10-28 19:23 UTC
[gcc r11-4497] syscall: don't build libcall_bsd.go on solaris
2020-10-28 19:18 UTC
[gcc r11-4496] AArch64: Skip test for pr97535 on ILP32 since it can't express the range
2020-10-28 19:14 UTC
[gcc r11-4495] value-range: Give up on POLY_INT_CST ranges [PR97457]
2020-10-28 19:06 UTC
[gcc r11-4494] c: Allow omitted parameter names for C2x
2020-10-28 18:59 UTC
[gcc r11-4493] libstdc++: Implement C++20 features for <sstream>
2020-10-28 18:57 UTC
[gcc r11-4492] c++: Make OMP UDR DECL_LOCAL_DECL_P earlier
2020-10-28 18:46 UTC
[gcc r11-4491] VSX_EXTRACT fix
2020-10-28 16:54 UTC
[gcc r11-4490] libstdc++: Fix arithmetic bug in year_month_weekday conversion [PR96713]
2020-10-28 16:32 UTC
[gcc r11-4489] dump when SLP analysis fails due to shared vectype mismatch
2020-10-28 15:49 UTC
[gcc r11-4488] c++: Check constraints before instantiation from mark_used [PR95132]
2020-10-28 15:47 UTC
[gcc/devel/c++-modules] Merge trunk 7d5f38e49e5 c++: Refactor push_template_decl
2020-10-28 15:27 UTC
[gcc/devel/c++-modules] More FIXMEs
2020-10-28 15:27 UTC
[gcc/devel/c++-modules] Address FIXMES
2020-10-28 15:27 UTC
[gcc/devel/c++-modules] (35 commits) Merge trunk 7d5f38e49e5 c++: Refactor push_template_decl
2020-10-28 15:26 UTC
[gcc r11-4487] c++: Refactor push_template_decl
2020-10-28 15:13 UTC
[gcc r11-4486] testsuite: Correct requirements for vadsdu*, vslv and vsrv testcases
2020-10-28 15:04 UTC
[gcc r11-4485] Ignore ignored operands in vect_get_and_check_slp_defs
2020-10-28 15:02 UTC
[gcc r11-4484] testsuite: Correct requirements for byte-in-* testcases
2020-10-28 14:42 UTC
[gcc r11-4483] Fix gcc.dg/vect/bb-slp-5[89].c
2020-10-28 14:04 UTC
[gcc r11-4482] tree-optimization/97615 - avoid creating externals from patterns
2020-10-28 14:04 UTC
[gcc r11-4481] Fix iteration over loads in SLP optimize
2020-10-28 14:04 UTC
[gcc r11-4480] libstdc++: Add comment to nothrow new explaining catch (...)
2020-10-28 13:19 UTC
[gcc r11-4479] libstdc++: Override BUFSIZ for Windows targets [PR 94268]
2020-10-28 13:19 UTC
[gcc r11-4478] Change the way we split stores in BB vectorization
2020-10-28 13:15 UTC
[gcc r11-4477] dump reason for throwing away SLP instance
2020-10-28 13:15 UTC
[gcc r11-4476] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592]
2020-10-28 12:50 UTC
[gcc/devel/c++-modules] Fix various -xc++-header flags
2020-10-28 12:36 UTC
[gcc r11-4475] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609]
2020-10-28 12:32 UTC
[gcc r11-4474] aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsics
2020-10-28 11:21 UTC
[gcc r11-4473] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics
2020-10-28 11:21 UTC
[gcc r11-4472] [PR97504] riscv needs wraplf for aux_long_long_float too
2020-10-28 10:56 UTC
[gcc r11-4471] openmp: Parsing and some semantic analysis of OpenMP allocate clause
2020-10-28 9:40 UTC
[gcc r11-4470] openmp: Implicitly discover declare target for variants of declare variant calls
2020-10-28 9:36 UTC
[gcc r10-8949] testsuite: add another test for the rotate vectorization miscompilation
2020-10-28 9:32 UTC
[gcc r10-8948] tree-optimization/97081 - fix wrong-code with vectorized shift
2020-10-28 9:32 UTC
[gcc r11-4469] xfail and improve some failing libgomp tests [PR81690]
2020-10-28 9:31 UTC
[gcc r11-4468] lto: LTO cgraph support for late declare variant resolution [PR96680]
2020-10-28 9:29 UTC
[gcc r11-4467] wide-int: Fix up set_bit_large
2020-10-28 9:25 UTC
[gcc(refs/users/meissner/heads/work023)] Power10: Add int128 divide, modulus
2020-10-28 3:47 UTC
[gcc(refs/users/meissner/heads/work023)] Power10: Add TImode conditional move
2020-10-28 3:27 UTC
[gcc(refs/users/aoliva/heads/testme)] CSE conversions within sincos
2020-10-28 2:23 UTC
[gcc/aoliva/heads/testme] CSE conversions within sincos
2020-10-28 2:23 UTC
[gcc(refs/users/aoliva/heads/testme)] CSE conversions within sincos
2020-10-28 1:59 UTC
[gcc(refs/users/aoliva/heads/testme)] [PR97504] riscv needs wraplf for aux_long_long_float too
2020-10-28 1:59 UTC
[gcc/aoliva/heads/testme] (2 commits) CSE conversions within sincos
2020-10-28 1:59 UTC
[gcc r11-4466] [RS6000] power10 scan-assembler tests
2020-10-28 0:29 UTC
[gcc r11-4465] [RS6000] dg-do !compile and scan-assembler
2020-10-28 0:29 UTC
[gcc r9-9014] Daily bump
2020-10-28 0:19 UTC
[gcc r8-10600] Daily bump
2020-10-28 0:18 UTC
[gcc r11-4464] Tweaks to ranger API routines
2020-10-28 0:18 UTC
[gcc r10-8947] Daily bump
2020-10-28 0:17 UTC
[gcc r11-4462] c: Allow duplicate C2x standard attributes
2020-10-27 22:16 UTC
[gcc(refs/users/meissner/heads/work023)] Power10: If -mquad-arithmetic, implement TI shift by constant
2020-10-27 20:50 UTC
[gcc(refs/vendors/ibm/heads/pcrelopt002)] Optimize pcrel access of globals
2020-10-27 20:07 UTC
[gcc/ibm/heads/pcrelopt002] (389 commits) Optimize pcrel access of globals
2020-10-27 20:07 UTC
[gcc r11-4460] Fix PR97497
2020-10-27 20:04 UTC
[gcc(refs/users/meissner/heads/work023)] Power10: Add int128_t comparisons
2020-10-27 20:02 UTC
[gcc/devel/c++-modules] No special anon-namespace naming
2020-10-27 19:59 UTC
[gcc/devel/c++-coroutines] Merge master r11-4458
2020-10-27 19:53 UTC
[gcc/devel/c++-coroutines] (68 commits) Merge master r11-4458
2020-10-27 19:53 UTC
[gcc r11-4459] PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures
2020-10-27 19:40 UTC
[gcc/devel/c++-modules] Add tr1 as header unit
2020-10-27 19:38 UTC
[gcc/devel/c++-modules] Anonymous members with typedef name
2020-10-27 19:38 UTC
[gcc(refs/users/meissner/heads/work023)] PowerPC: Add option to generate vadduqm/vadduqm for int128_t
2020-10-27 19:37 UTC
[gcc(refs/users/meissner/heads/work023)] Power10: Add int128 shifts and rotates
2020-10-27 19:01 UTC
[gcc r11-4458] PPC testsuite fixes
2020-10-27 18:41 UTC
[gcc r11-4457] compiler, go/internal/gccgoimporter: export notinheap annotation
2020-10-27 18:03 UTC
[gcc r11-4456] compiler: remove unused Type::in_heap_ member variable
2020-10-27 18:01 UTC
[gcc(refs/users/meissner/heads/work023)] Power10: Add int128 multipy/divide
2020-10-27 17:54 UTC
[gcc/devel/c++-modules] Address a couple of FIXMEs
2020-10-27 17:36 UTC
[gcc/devel/c++-modules] nested udts are not a thing
2020-10-27 17:24 UTC
[gcc/devel/c++-modules] Merge trunk 54380d42e6f c++: Kill nested_udts
2020-10-27 17:24 UTC
[gcc/devel/c++-modules] Type attributes
2020-10-27 17:24 UTC
[gcc/devel/c++-modules] Aligned type support
2020-10-27 17:24 UTC
[gcc/devel/c++-modules] (137 commits) nested udts are not a thing
2020-10-27 17:24 UTC
[gcc/devel/coarray_native] Always include libgfortran.h first; sanitize header dependencies
2020-10-27 17:23 UTC
[gcc(refs/users/meissner/heads/work023)] Update ChangeLog.meissner
2020-10-27 17:09 UTC
[gcc r11-4455] c++: Kill nested_udts
2020-10-27 17:07 UTC
[gcc r11-4454] c++: Small cleanup for do_type_instantiation
2020-10-27 17:07 UTC
[gcc r11-4453] AArch64: Fix overflow in memcopy expansion on aarch64
2020-10-27 16:59 UTC
[gcc(refs/users/meissner/heads/work023)] Fix issue with POImode
2020-10-27 16:59 UTC
[gcc(refs/users/meissner/heads/work023)] PowerPC: Allow C/C++ to change long double type on GLIBC 2.32
2020-10-27 16:57 UTC
[gcc(refs/users/meissner/heads/work023)] PowerPC: Use __float128 instead of __ieee128 in tests
2020-10-27 16:51 UTC
[gcc(refs/users/meissner/heads/work023)] PowerPC: Update __float128 and __ibm128 error messages
2020-10-27 16:50 UTC
[gcc(refs/users/meissner/heads/work023)] PowerPC: Use __builtin_pack_ieee128 if long double is IEEE 128-bit
2020-10-27 16:47 UTC
[gcc(refs/users/meissner/heads/work023)] PowerPC: Update IEEE 128-bit built-ins for long double is IEEE 128-bit
2020-10-27 16:46 UTC
[gcc(refs/users/meissner/heads/work023)] PowerPC: Map q built-ins to *l instead of *f128 if IEEE 128-bit long double
2020-10-27 16:45 UTC
[gcc(refs/users/meissner/heads/work023)] PowerPC: Update long double IEEE 128-bit tests
2020-10-27 16:43 UTC
page: next (older) | prev (newer) | 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).