public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-05-12  9:02 UTC 

[gcc/devel/modula-2] (125 commits) Merge branch 'master' into devel/modula-2
 2022-05-12  9:02 UTC 

[gcc r13-337] openmp: Add omp_all_memory support (C/C++ only so far)
 2022-05-12  6:39 UTC 

[gcc r13-336] testsuite: Update Wconversion testcase check type
 2022-05-12  4:31 UTC 

[gcc r9-10158] Daily bump
 2022-05-12  0:21 UTC 

[gcc r12-8369] Daily bump
 2022-05-12  0:19 UTC 

[gcc r11-9980] Daily bump
 2022-05-12  0:18 UTC 

[gcc r10-10717] Daily bump
 2022-05-12  0:18 UTC 

[gcc r13-335] Daily bump
 2022-05-12  0:17 UTC 

[gcc r12-8368] ipa: Release body of clone_of when removing its last clone (PR 100413)
 2022-05-11 21:29 UTC 

[gcc r13-334] analyzer: fix memory leaks
 2022-05-11 21:25 UTC 

[gcc r13-333] tree: introduce range adaptor for TREE_VEC
 2022-05-11 20:15 UTC 

[gcc r13-332] c++: lambda template in requires [PR105541]
 2022-05-11 19:30 UTC 

[gcc r9-10157] testsuite: Fix up pr102860.f90 for gcc 9 [PR105570]
 2022-05-11 18:39 UTC 

[gcc r13-331] c++: fix arm-eabi bootstrap [PR105567]
 2022-05-11 17:52 UTC 

[gcc r13-330] Fortran: fix error recovery on invalid array section
 2022-05-11 17:44 UTC 

[gcc r10-10716] c++: cxx_eval_array_reference and empty elem type [PR101194]
 2022-05-11 17:25 UTC 

[gcc(refs/users/meissner/heads/work089)] Update ChangeLog.meissner
 2022-05-11 17:19 UTC 

[gcc(refs/users/meissner/heads/work089)] Eliminate power8-fusion and power8-fusion-sign options
 2022-05-11 17:17 UTC 

[gcc(refs/users/meissner/heads/work089-orig)] Add REVISION
 2022-05-11 15:17 UTC 

[gcc r11-9979] libstdc++: Don't use std::tolower in <charconv> [PR103911]
 2022-05-11 15:15 UTC 

[gcc] Created branch 'meissner/heads/work089-orig' in namespace 'refs/users'
 2022-05-11 15:13 UTC 

[gcc(refs/users/meissner/heads/work089)] Add ChangeLog.meissner and REVISION
 2022-05-11 15:13 UTC 

[gcc] Created branch 'meissner/heads/work089' in namespace 'refs/users'
 2022-05-11 15:09 UTC 

[gcc r9-10156] c++: ICE when building builtin operator->* set [PR103455]
 2022-05-11 14:59 UTC 

[gcc r13-329] rs6000: Remove <Fv>
 2022-05-11 14:59 UTC 

[gcc r9-10155] c++: deleted fn and noexcept inst [PR101532, PR104225]
 2022-05-11 14:59 UTC 

[gcc r13-328] rs6000: Remove <Ff>
 2022-05-11 14:59 UTC 

[gcc r9-10154] c++: Fix deduction with reference NTTP [PR83476]
 2022-05-11 14:59 UTC 

[gcc r13-327] rs6000: Delete RS6000_CONSTRAINT_f
 2022-05-11 14:59 UTC 

[gcc(refs/users/marxin/heads/backport-12)] libgcov: use proper type for n_functions
 2022-05-11 14:28 UTC 

[gcc] Created branch 'marxin/heads/backport-12' in namespace 'refs/users'
 2022-05-11 14:28 UTC 

[gcc(refs/users/marxin/heads/add--disable-fix-includes-v2)] configure: add --disable-fixincludes
 2022-05-11 14:22 UTC 

[gcc] Created branch 'marxin/heads/add--disable-fix-includes-v2' in namespace 'refs/users'
 2022-05-11 14:22 UTC 

[gcc(refs/users/marxin/heads/PR105564-improve-option-completion)] opts: improve option suggestion
 2022-05-11 14:09 UTC 

[gcc] Created branch 'marxin/heads/PR105564-improve-option-completion' in namespace 'refs/users'
 2022-05-11 14:08 UTC 

[gcc r13-326] Use variadic template functions for the gimple_build forwarders
 2022-05-11 13:44 UTC 

[gcc r13-325] middle-end/70090: Register __bdos for sanitizers if necessary
 2022-05-11 13:43 UTC 

[gcc r13-324] [c++] Add module attachment
 2022-05-11 13:38 UTC 

[gcc r13-323] rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edges
 2022-05-11 12:34 UTC 

[gcc r13-322] Implement some of fold_binary_op_with_conditional_arg in match.pd
 2022-05-11 12:34 UTC 

[gcc r13-321] libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '--with-hsa-runtime-lib'
 2022-05-11 12:32 UTC 

[gcc r13-320] libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_LDFLAGS'
 2022-05-11 12:32 UTC 

[gcc r13-319] libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime library
 2022-05-11 12:32 UTC 

[gcc r13-318] libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runtime library
 2022-05-11 12:32 UTC 

[gcc r13-317] docs: document --with-zstd
 2022-05-11 12:02 UTC 

[gcc(refs/users/marxin/heads/PR105527-document-with-zstd)] docs: document --with-zstd
 2022-05-11 11:22 UTC 

[gcc] Created branch 'marxin/heads/PR105527-document-with-zstd' in namespace 'refs/users'
 2022-05-11 11:21 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR105455] predict: Check for no REG_BR_PROB in uninitialized case
 2022-05-11  9:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR105455] Set edge probabilities when hardening conditionals
 2022-05-11  9:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-11  9:36 UTC 

[gcc/aoliva/heads/testme] (3 commits) [PR105455] predict: Check for no REG_BR_PROB in uninitializ
 2022-05-11  9:36 UTC 

[gcc r13-316] i386: simplify cpu_feature handling
 2022-05-11  9:04 UTC 

[gcc r13-315] [Ada] Proof of 'Image support for unsigned integers
 2022-05-11  8:56 UTC 

[gcc r13-314] [Ada] Sort Detect_Blocking alphabetically among names and pragmas
 2022-05-11  8:56 UTC 

[gcc r13-313] [Ada] Fix Compile_Time_(Error|Warning) as non-configuration pragmas
 2022-05-11  8:56 UTC 

[gcc r13-312] [Ada] Correctly reject record aggregate using brackets
 2022-05-11  8:56 UTC 

[gcc r13-311] [Ada] Fix unbalanced paren in documentation marker for GNAT Studio
 2022-05-11  8:56 UTC 

[gcc r13-310] [Ada] New No_Local_Tagged_Types restriction
 2022-05-11  8:56 UTC 

[gcc r13-309] [Ada] Fix spurious ambiguity for if_expression containing operator
 2022-05-11  8:56 UTC 

[gcc r13-308] [Ada] Fix style of body header boxes
 2022-05-11  8:56 UTC 

[gcc r13-307] [Ada] Do not create useless itype in Constrain_Access
 2022-05-11  8:56 UTC 

[gcc r13-306] [Ada] Detect infinite loops with operators in exit conditions
 2022-05-11  8:55 UTC 

[gcc r13-305] [Ada] Adapt proof of System.Arith_Double after update of Z3
 2022-05-11  8:55 UTC 

[gcc r13-304] [Ada] Update categorization of implementation restrictions
 2022-05-11  8:55 UTC 

[gcc r13-303] [Ada] Fix "S p e c" and "B o d y" file headers
 2022-05-11  8:55 UTC 

[gcc r13-302] [Ada] Add SUSE 32bit dependency
 2022-05-11  8:55 UTC 

[gcc r13-301] [Ada] Fix formatting glitches in GNAT User's Guide
 2022-05-11  8:55 UTC 

[gcc r13-300] [Ada] Use pygments for Ada code examples of elaboration control
 2022-05-11  8:55 UTC 

[gcc r13-299] [Ada] Excess finalization on assignment with target name symbol
 2022-05-11  8:55 UTC 

[gcc r13-298] [Ada] fix crash on Secondary_Stack_Size with discriminant
 2022-05-11  8:55 UTC 

[gcc r13-297] [Ada] Reset Reachable field when mutating label into loop entity
 2022-05-11  8:55 UTC 

[gcc r13-296] [Ada] Fix layout of tables in PDF version of GNAT RM
 2022-05-11  8:55 UTC 

[gcc r13-295] [Ada] Fix layout in description of aspects and pragmas
 2022-05-11  8:55 UTC 

[gcc r13-294] [Ada] Fix markup in description of implementation-defined characteristics
 2022-05-11  8:54 UTC 

[gcc r13-293] [Ada] Fix markup in description of pragma Eliminate
 2022-05-11  8:54 UTC 

[gcc r13-292] [Ada] Suppress warning in g-sthcso for non-unix platforms
 2022-05-11  8:54 UTC 

[gcc r13-291] [Ada] Add guard for making only legal labels unreachable
 2022-05-11  8:54 UTC 

[gcc r13-290] [Ada] Document pragma Ada_2022
 2022-05-11  8:54 UTC 

[gcc r13-289] [Ada] Properly reject unsupported address specifications
 2022-05-11  8:54 UTC 

[gcc r13-288] [Ada] Move Reachable flag to E_Label entities
 2022-05-11  8:54 UTC 

[gcc r13-287] [Ada] Set_Is_Known_Valid only if Safe_To_Capture_Value
 2022-05-11  8:54 UTC 

[gcc r13-286] [Ada] Avoid crash for -gnatR -gnatc
 2022-05-11  8:54 UTC 

[gcc r13-285] bootstrap/105551 - restore nvptx build
 2022-05-11  8:50 UTC 

[gcc(refs/users/marxin/heads/i386-simplify-cpu_feature)] i386: simplify cpu_feature handling
 2022-05-11  8:44 UTC 

[gcc] Created branch 'marxin/heads/i386-simplify-cpu_feature' in namespace 'refs/users'
 2022-05-11  8:44 UTC 

[gcc(refs/users/marxin/heads/add--disable-fix-includes)] configure: add --disable-fix-includes
 2022-05-11  8:03 UTC 

[gcc/marxin/heads/add--disable-fix-includes] (1547 commits) configure: add --disable-fix-includes
 2022-05-11  8:03 UTC 

[gcc r13-284] Optimize movzwl + vmovd/vmovq to vmovw
 2022-05-11  7:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR105455] Set edge probabilities when hardening conditionals
 2022-05-11  7:32 UTC 

[gcc(refs/users/aoliva/heads/testme)] Avoid visiting newly-created blocks in harden-conditionals
 2022-05-11  7:32 UTC 

[gcc/aoliva/heads/testme] (157 commits) [PR105455] Set edge probabilities when hardening conditiona
 2022-05-11  7:32 UTC 

[gcc/aoliva/heads/testbase] (155 commits) MAINTAINERS: Remove myself from DCO section
 2022-05-11  7:32 UTC 

[gcc r13-283] rs6000: Fix constraint v with rs6000_constraints[RS6000_CONSTRAINT_v]
 2022-05-11  7:22 UTC 

[gcc r13-282] opts: do not allow Separate+Joined ending with =
 2022-05-11  6:56 UTC 

[gcc r9-10153] g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]
 2022-05-11  6:26 UTC 

[gcc r9-10152] asan: Fix up asan_redzone_buffer::emit_redzone_byte [PR105396]
 2022-05-11  6:26 UTC 

[gcc r9-10151] sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR105257]
 2022-05-11  6:26 UTC 

[gcc r9-10150] c++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling [PR105256]
 2022-05-11  6:26 UTC 

[gcc r9-10149] i386: Fix ICE caused by ix86_emit_i387_log1p [PR105214]
 2022-05-11  6:26 UTC 

[gcc r9-10148] builtins: Fix up expand_builtin_int_roundingfn_2 [PR105211]
 2022-05-11  6:26 UTC 

[gcc r9-10147] c-family: Initialize ridpointers for __int128 etc. [PR105186]
 2022-05-11  6:26 UTC 

[gcc r9-10146] fold-const: Fix up make_range_step [PR105189]
 2022-05-11  6:26 UTC 

[gcc r9-10145] combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]
 2022-05-11  6:26 UTC 

[gcc r9-10144] i386: Fix up ix86_expand_vector_init_general [PR105123]
 2022-05-11  6:26 UTC 

[gcc r9-10143] ubsan: Fix ICE due to -fsanitize=object-size [PR105093]
 2022-05-11  6:26 UTC 

[gcc r9-10142] c++: Fix up __builtin_convertvector parsing
 2022-05-11  6:25 UTC 

[gcc r9-10141] c++: extern thread_local declarations in constexpr [PR104994]
 2022-05-11  6:25 UTC 

[gcc r9-10140] i386: Don't emit pushf; pop for __builtin_ia32_readeflags_u* with unused lhs [PR104971]
 2022-05-11  6:25 UTC 

[gcc r9-10139] c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR1047
 2022-05-11  6:25 UTC 

[gcc r9-10138] c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR104806]
 2022-05-11  6:25 UTC 

[gcc r9-10137] s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775]
 2022-05-11  6:25 UTC 

[gcc r9-10136] match.pd: Further complex simplification fixes [PR104675]
 2022-05-11  6:25 UTC 

[gcc r9-10135] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681]
 2022-05-11  6:25 UTC 

[gcc r9-10134] match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675]
 2022-05-11  6:25 UTC 

[gcc r9-10133] libiberty: Fix up debug.temp.o creation if *.o has 64K+ sections [PR104617]
 2022-05-11  6:25 UTC 

[gcc r9-10132] valtrack: Avoid creating raw SUBREGs with VOIDmode argument [PR104557]
 2022-05-11  6:25 UTC 

[gcc r9-10131] c-family: Fix up shorten_compare for decimal vs. non-decimal float comparison [PR104510]
 2022-05-11  6:25 UTC 

[gcc r9-10130] sanitizer: Use glibc _thread_db_sizeof_pthread symbol if present
 2022-05-11  6:24 UTC 

[gcc r9-10129] openmp: Make finalize_task_copyfn order reproduceable [PR104517]
 2022-05-11  6:24 UTC 

[gcc r9-10128] c++: Don't reject GOTO_EXPRs to cdtor_label in potential_constant_expression_1 [PR104513]
 2022-05-11  6:24 UTC 

[gcc r9-10127] asan: Fix up address sanitizer instrumentation of __builtin_alloca* if it can throw [PR104449]
 2022-05-11  6:24 UTC 

[gcc r9-10126] i386: Fix up cvtsd2ss splitter [PR104502]
 2022-05-11  6:24 UTC 

[gcc r9-10125] c++: Fix up constant expression __builtin_convertvector folding [PR104472]
 2022-05-11  6:24 UTC 

[gcc r9-10124] combine: Fix ICE with substitution of CONST_INT into PRE_DEC argument [PR104446]
 2022-05-11  6:24 UTC 

[gcc r9-10123] rs6000: Fix up vspltis_shifted [PR102140]
 2022-05-11  6:24 UTC 

[gcc r9-10122] libgomp: Fix segfault with posthumous orphan tasks [PR104385]
 2022-05-11  6:24 UTC 

[gcc r9-10121] libcpp: Fix up padding handling in funlike_invocation_p [PR104147]
 2022-05-11  6:24 UTC 

[gcc r9-10120] libcpp: Avoid PREV_WHITE and other random content on CPP_PADDING tokens
 2022-05-11  6:24 UTC 

[gcc r9-10119] optabs: Don't create pseudos in prepare_cmp_insn when not allowed [PR102478]
 2022-05-11  6:24 UTC 

[gcc r9-10118] match.pd, optabs: Avoid vectorization of {FLOOR, CEIL, ROUND}_{DIV, MOD}_EXPR [PR102860]
 2022-05-11  6:23 UTC 

[gcc r9-10117] ifcvt: Check for asm goto at the end of then_bb/else_bb in ifcvt [PR103908]
 2022-05-11  6:23 UTC 

[gcc r9-10116] libcpp: Fix up ##__VA_OPT__ handling [PR89971]
 2022-05-11  6:23 UTC 

[gcc r9-10115] shrink-wrapping: Fix up prologue block discovery [PR103860]
 2022-05-11  6:23 UTC 

[gcc r9-10114] loop-invariant: Fix -fcompare-debug failure [PR103837]
 2022-05-11  6:23 UTC 

[gcc r9-10113] bswap: Fix UB in find_bswap_or_nop_finalize [PR103435]
 2022-05-11  6:23 UTC 

[gcc r9-10112] fortran, debug: Fix up DW_AT_rank [PR103315]
 2022-05-11  6:23 UTC 

[gcc r9-10111] c++: Fix up -fstrong-eval-order handling of call arguments [PR70796]
 2022-05-11  6:23 UTC 

[gcc r9-10110] lim: Reset flow sensitive info even for pointers [PR103192]
 2022-05-11  6:23 UTC 

[gcc r9-10109] i386: Fix up x86 atomic_bit_test* expanders for !TARGET_HIMODE_MATH [PR103205]
 2022-05-11  6:23 UTC 

[gcc r9-10108] dwarf2out: Fix up field_byte_offset [PR101378]
 2022-05-11  6:23 UTC 

[gcc r9-10107] openmp: For default(none) ignore variables created by ubsan_create_data [PR64888]
 2022-05-11  6:22 UTC 

[gcc r9-10106] c++: Don't reject calls through PMF during constant evaluation [PR102786]
 2022-05-11  6:22 UTC 

[gcc r9-10105] openmp: Fix up handling of OMP_PLACES=threads(1)
 2022-05-11  6:22 UTC 

[gcc r9-10104] c++: Fix apply_identity_attributes [PR102548]
 2022-05-11  6:22 UTC 

[gcc r9-10103] ubsan: Use -fno{, -}sanitize=float-divide-by-zero for float division by zero recovery [PR102515]
 2022-05-11  6:22 UTC 

[gcc r9-10102] i386: Don't emit fldpi etc. if -frounding-math [PR102498]
 2022-05-11  6:22 UTC 

[gcc r9-10101] c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578]
 2022-05-11  6:22 UTC 

[gcc r9-10100] c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295]
 2022-05-11  6:22 UTC 

[gcc r9-10099] c++: Fix __is_*constructible/assignable for templates [PR102305]
 2022-05-11  6:22 UTC 

[gcc r9-10098] i386: Fix up @xorsign<mode>3_1 [PR102224]
 2022-05-11  6:22 UTC 

[gcc r9-10097] dwarf2out: Emit DW_AT_location for global register vars during early dwarf [PR101905]
 2022-05-11  6:22 UTC 

[gcc r9-10096] ubsan: Fix ICEs with DECL_REGISTER tests [PR101624]
 2022-05-11  6:22 UTC 

[gcc r9-10095] expmed: Fix store_integral_bit_field [PR101562]
 2022-05-11  6:21 UTC 

[gcc r9-10094] openmp: Fix up omp_check_private [PR101535]
 2022-05-11  6:21 UTC 

[gcc r9-10093] c++: Ensure OpenMP reduction with reference type references complete type [PR101516]
 2022-05-11  6:21 UTC 

[gcc r9-10092] rs6000: Fix up easy_vector_constant_msb handling [PR101384]
 2022-05-11  6:21 UTC 

[gcc r9-10091] openmp - Fix up && and || reductions [PR94366]
 2022-05-11  6:21 UTC 

[gcc r9-10090] OpenMP: Support complex/float in && and || reduction
 2022-05-11  6:21 UTC 

[gcc r9-10089] c++: Optimize away NULLPTR_TYPE comparisons [PR101443]
 2022-05-11  6:21 UTC 

[gcc r9-10088] godump: Fix -fdump-go-spec= reproduceability issue [PR101407]
 2022-05-11  6:21 UTC 

[gcc r9-10087] libgomp: Don't include limits.h instead of hidden visibility block
 2022-05-11  6:21 UTC 

[gcc r9-10086] dwarf2out: Handle COMPOUND_LITERAL_EXPR in loc_list_from_tree_1 [PR101266]
 2022-05-11  6:21 UTC 

[gcc r9-10085] match.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeof x) CST opt in GENERIC when sanitizing [PR10
 2022-05-11  6:21 UTC 

[gcc r9-10084] c: Fix up c_parser_has_attribute_expression [PR101176]
 2022-05-11  6:20 UTC 

[gcc r9-10083] c: Fix C cast error-recovery [PR101171]
 2022-05-11  6:20 UTC 

[gcc r9-10082] openmp: Fix up *_reduction clause handling with UDRs on PARM_DECLs [PR101167]
 2022-05-11  6:20 UTC 

[gcc r9-10081] inline-asm: Fix ICE with bitfields in "m" operands [PR100785]
 2022-05-11  6:20 UTC 

[gcc r9-10080] stor-layout: Don't create DECL_BIT_FIELD_REPRESENTATIVE for QUAL_UNION_TYPE [PR101062]
 2022-05-11  6:20 UTC 

[gcc r9-10079] stor-layout: Create DECL_BIT_FIELD_REPRESENTATIVE even for bitfields in unions [PR101062]
 2022-05-11  6:20 UTC 

[gcc r9-10078] testsuite: Use noipa attribute instead of noinline, noclone
 2022-05-11  6:20 UTC 

[gcc r9-10077] libffi: Fix up x86_64 classify_argument
 2022-05-11  6:20 UTC 

[gcc r9-10076] expr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046]
 2022-05-11  6:20 UTC 

[gcc r9-10075] tree-inline: Fix up __builtin_va_arg_pack handling [PR100898]
 2022-05-11  6:20 UTC 

[gcc r9-10074] x86: Fix ix86_expand_vector_init for V*TImode [PR100887]
 2022-05-11  6:20 UTC 

[gcc r9-10073] c++: Avoid -Wunused-value false positives on nullptr passed to ellipsis [PR100666]
 2022-05-11  6:20 UTC 

[gcc r9-10072] testsuite: Add testcase for already fixed PR
 2022-05-11  6:19 UTC 

[gcc r9-10071] expand: Don't reuse DEBUG_EXPRs with vector type if they have different modes [PR100508]
 2022-05-11  6:19 UTC 

[gcc r9-10070] openmp: Fix up taskloop reduction ICE if taskloop has no iterations [PR100471]
 2022-05-11  6:19 UTC 

[gcc r13-281] MAINTAINERS: Remove myself from DCO section
 2022-05-11  3:31 UTC 

[gcc r13-280] This patch skips constant folding for fmin/max when either argument is sNaN. According to C standard
 2022-05-11  1:32 UTC 

[gcc r9-10069] Daily bump
 2022-05-11  0:21 UTC 

[gcc r12-8367] Daily bump
 2022-05-11  0:20 UTC 

[gcc r11-9978] Daily bump
 2022-05-11  0:19 UTC 

[gcc r10-10715] Daily bump
 2022-05-11  0:18 UTC 

[gcc r13-279] Daily bump
 2022-05-11  0:17 UTC 

[gcc r12-8366] Update gcc hr.po
 2022-05-10 20:24 UTC 

[gcc r13-278] Update gcc hr.po
 2022-05-10 20:23 UTC 

[gcc r11-9977] libstdc++: Add <syncstream> declarations to <iosfwd> [PR105284]
 2022-05-10 19:34 UTC 

[gcc r13-277] Fortran: check TEAM arguments to coarray intrinsics
 2022-05-10 18:13 UTC 

[gcc r12-8365] libstdc++: Add <spanstream> declarations to <iosfwd> [PR105284]
 2022-05-10 17:25 UTC 

[gcc r12-8364] libstdc++: Add <syncstream> declarations to <iosfwd> [PR105284]
 2022-05-10 17:25 UTC 

[gcc r11-9976] x86: Add .note.GNU-stack section only for Linux
 2022-05-10 16:51 UTC 

[gcc r10-10714] [committed] Fix more problems with new linker warnings
 2022-05-10 16:48 UTC 

[gcc r11-9975] isel: Fix up gimple_expand_vec_set_expr [PR105528]
 2022-05-10 16:47 UTC 

[gcc/devel/modula-2] Updated ChangeLog entries
 2022-05-10 16:43 UTC 

[gcc r12-8363] x86: Add .note.GNU-stack section only for Linux
 2022-05-10 16:43 UTC 

[gcc r13-276] x86: Add .note.GNU-stack section only for Linux
 2022-05-10 16:42 UTC 

[gcc r12-8362] isel: Fix up gimple_expand_vec_set_expr [PR105528]
 2022-05-10 16:42 UTC 

[gcc r11-9974] [committed] Fix more problems with new linker warnings
 2022-05-10 16:37 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).