public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/omp/gcc-10] (6 commits) Fortran: OpenMP - fix simd with (last)private (PR97061)
 2020-09-16 14:50 UTC 

[gcc r11-3232] Fortran: OpenMP - fix simd with (last)private (PR97061)
 2020-09-16 14:23 UTC 

[gcc r11-3231] c++: Break out actual instantiation from instantiate_decl
 2020-09-16 14:20 UTC 

[gcc r11-3230] vec: don't select partial vectors when unnecessary
 2020-09-16 13:37 UTC 

[gcc(refs/users/wschmidt/heads/cfun-pcrel)] rs6000: Add rs6000_cfun_pcrel_p
 2020-09-16 13:05 UTC 

[gcc r11-3229] rtl_data: Add sp_is_clobbered_by_asm
 2020-09-16 12:31 UTC 

[gcc r11-3228] testsuite/97066 - minor change to bypass plusminus-with-convert rule
 2020-09-16 12:21 UTC 

[gcc r11-3227] IBM Z: Fix *vec_tf_to_v1tf constraints
 2020-09-16 12:17 UTC 

[gcc r11-3226] C-SKY: Refine target name for elf target test
 2020-09-16 11:36 UTC 

[gcc r11-3225] C-SKY: Set use_gcc_stdint=wrap for elf target
 2020-09-16 11:35 UTC 

[gcc r11-3224] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target
 2020-09-16 11:35 UTC 

[gcc r11-3223] remove STMT_VINFO_NUM_SLP_USES
 2020-09-16 11:05 UTC 

[gcc/devel/omp/gcc-10] Fix warning messages in libgomp.oacc-c++/privatized-ref-[23].C testcases
 2020-09-16 10:30 UTC 

[gcc r11-3222] C-SKY: Support multilib for mfloat-abi=
 2020-09-16  8:59 UTC 

[gcc r11-3221] arm: Avoid unused parameter warning
 2020-09-16  8:15 UTC 

[gcc r11-3220] options, lto: Optimize streaming of optimization nodes
 2020-09-16  8:15 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-8769-g7e97e7470e74b0d9a68000938a359a7049774d77' into redhat/gcc-10-branch
 2020-09-16  7:53 UTC 

[gcc/redhat/heads/gcc-10-branch] (96 commits) Merge commit 'r10-8769-g7e97e7470e74b0d9a68000938a359a70497
 2020-09-16  7:53 UTC 

[gcc r10-8769] store-merging: Consider also overlapping stores earlier in the by bitpos sorting [PR97053]
 2020-09-16  7:50 UTC 

[gcc r11-3219] store-merging: Consider also overlapping stores earlier in the by bitpos sorting [PR97053]
 2020-09-16  7:45 UTC 

[gcc r11-3218] C-SKY: Fix wrong ld name with option -mfloat-abi=hard
 2020-09-16  6:58 UTC 

[gcc r11-3217] rs6000: Remove useless insns fed into lvx/stvx [PR97019]
 2020-09-16  5:23 UTC 

[gcc r9-8874] add intrinsics for vld1(q)_x4 and vst1(q)_x4
 2020-09-16  5:13 UTC 

[gcc r8-10452] add intrinsics for vld1(q)_x4 and vst1(q)_x4
 2020-09-16  5:06 UTC 

[gcc r8-10451] Patch implementing vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics for AARCH64 for all types
 2020-09-16  5:06 UTC 

[gcc(refs/users/meissner/heads/work017)] Update ChangeLog.meissner
 2020-09-16  4:04 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Use __float128 instead of __ieee128
 2020-09-16  4:01 UTC 

[gcc(refs/users/meissner/heads/work017)] Add back patch that shouldn't have been deleted
 2020-09-16  3:54 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Map power10 __float128 built-ins to long double if long double is IEEE
 2020-09-16  3:52 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] fix legacy union and intersect to only deal with legacy
 2020-09-16  3:39 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Make subst_and_fold inherit from a value_range,
 2020-09-16  3:39 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] evrp_range_analyzer now inherits from vr_values instead of having one
 2020-09-16  3:39 UTC 

[gcc(refs/users/aldyh/heads/ranger-staging)] Change value_of API to return a tree, not a bool
 2020-09-16  3:39 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Fix nanq functions if long double is IEEE 128-bit
 2020-09-16  3:38 UTC 

[gcc r11-3216] C-SKY: Support -mfloat-abi=hard
 2020-09-16  3:02 UTC 

[gcc] Created branch 'wschmidt/heads/cfun-pcrel' in namespace 'refs/users'
 2020-09-16  1:54 UTC 

[gcc r11-3215] rs6000: Fix misnamed built-in
 2020-09-16  1:34 UTC 

[gcc r11-3214] libgo: additional type/const references in sysinfo.c
 2020-09-16  0:42 UTC 

[gcc(refs/users/meissner/heads/work017)] Fix bug with 64-bit compares and 128-bit moves
 2020-09-16  0:39 UTC 

[gcc r9-8873] Daily bump
 2020-09-16  0:18 UTC 

[gcc r8-10450] Daily bump
 2020-09-16  0:18 UTC 

[gcc r10-8768] Daily bump
 2020-09-16  0:17 UTC 

[gcc r11-3213] Daily bump
 2020-09-16  0:17 UTC 

[gcc r11-3212] analyzer: fix ICE when merging constraints w/o transitivity [PR96650]
 2020-09-15 21:47 UTC 

[gcc r9-8872] [PATCH, rs6000] Fix vector long long subtype (PR96139)
 2020-09-15 21:46 UTC 

[gcc/devel/omp/gcc-10] libgomp/target.c: Silence -Wuninitialized warning
 2020-09-15 19:48 UTC 

[gcc/devel/omp/gcc-10] Merge remote-tracking branch 'origin/releases/gcc-10' into devel/omp/gcc-10
 2020-09-15 19:48 UTC 

[gcc/devel/omp/gcc-10] (6 commits) libgomp/target.c: Silence -Wuninitialized warning
 2020-09-15 19:48 UTC 

[gcc r11-3211] libgomp/target.c: Silence -Wuninitialized warning
 2020-09-15 19:44 UTC 

[gcc(refs/users/meissner/heads/work017)] Update ChangeLog.meissner
 2020-09-15 19:23 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: delete invalid test for long double
 2020-09-15 19:16 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Fix tests to work with IEEE 128-bit long double
 2020-09-15 19:14 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Add __float128 <-> Decimal conversion support
 2020-09-15 19:12 UTC 

[gcc(refs/vendors/ibm/heads/gcc-10-branch)] ibm: Merge up to top of releases/gcc-10
 2020-09-15 19:09 UTC 

[gcc/ibm/heads/gcc-10-branch] (3 commits) ibm: Merge up to top of releases/gcc-10
 2020-09-15 19:09 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Update __float128 <-> __ibm128 conversion
 2020-09-15 19:08 UTC 

[gcc/devel/c++-coroutines] Merge master r11-3209
 2020-09-15 18:59 UTC 

[gcc/devel/c++-coroutines] (18 commits) Merge master r11-3209
 2020-09-15 18:59 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-15 18:40 UTC 

[gcc(refs/users/aoliva/heads/testme)] use E_*mode instead of just *mode
 2020-09-15 18:39 UTC 

[gcc/aoliva/heads/testme] (2 commits) verbose fold_truth_andor_1 - extra
 2020-09-15 18:39 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-15 18:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] use E_*mode instead of just *mode
 2020-09-15 18:16 UTC 

[gcc/aoliva/heads/testme] (2 commits) verbose fold_truth_andor_1 - extra
 2020-09-15 18:16 UTC 

[gcc r11-3210] rtlanal: fix subreg handling in set_noop_p ()
 2020-09-15 17:31 UTC 

[gcc r10-8767] [PATCH,rs6000] Testsuite fixup pr96139 tests
 2020-09-15 17:17 UTC 

[gcc r10-8766] [PATCH, rs6000] Fix vector long long subtype (PR96139)
 2020-09-15 17:17 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Improve ibm/ieee 128-bit error messages
 2020-09-15 17:07 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Map long double built-in names if long double is IEEE 128-bit
 2020-09-15 17:01 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-15 16:58 UTC 

[gcc/aoliva/heads/testme] verbose fold_truth_andor_1 - extra
 2020-09-15 16:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-09-15 16:54 UTC 

[gcc(refs/users/meissner/heads/work017)] Undo last patch
 2020-09-15 16:45 UTC 

[gcc(refs/vendors/ibm/heads/gcc-10-branch)] ibm: Merge up to top of releases/gcc-10
 2020-09-15 16:44 UTC 

[gcc(refs/users/aoliva/heads/testme)] verbose fold_truth_andor_1 - extra
 2020-09-15 16:44 UTC 

[gcc/ibm/heads/gcc-10-branch] (60 commits) ibm: Merge up to top of releases/gcc-10
 2020-09-15 16:44 UTC 

[gcc(refs/users/aoliva/heads/testme)] improvements for fold_truth_andor_1
 2020-09-15 16:44 UTC 

[gcc/aoliva/heads/testme] (244 commits) verbose fold_truth_andor_1 - extra
 2020-09-15 16:44 UTC 

[gcc/aoliva/heads/testbase] (242 commits) make swap argument of vect_get_and_check_slp_defs readonly
 2020-09-15 16:44 UTC 

[gcc(refs/users/meissner/heads/work017)] PowerPC: Fix IEEE 128-bit complex mul/div if long double is IEEE
 2020-09-15 16:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] improvements for fold_truth_andor_1
 2020-09-15 15:55 UTC 

[gcc(refs/users/aoliva/heads/testme)] permute parallel items in recog
 2020-09-15 15:55 UTC 

[gcc(refs/users/aoliva/heads/testme)] enable flags-unchanging asms
 2020-09-15 15:54 UTC 

[gcc/aoliva/heads/testme] (3 commits) improvements for fold_truth_andor_1
 2020-09-15 15:54 UTC 

[gcc(refs/users/meissner/heads/work017)] Update ChangeLog.meissener
 2020-09-15 15:43 UTC 

[gcc(refs/users/meissner/heads/work017-orig)] Update gcc/REVSION
 2020-09-15 15:36 UTC 

[gcc(refs/users/meissner/heads/work017)] Power10: Add tests for PCREL_OPT
 2020-09-15 15:14 UTC 

[gcc(refs/users/meissner/heads/work017)] Power10: Add PCREL_OPT store support
 2020-09-15 15:13 UTC 

[gcc(refs/users/meissner/heads/work017)] Power10: Add PCREL_OPT load support
 2020-09-15 15:08 UTC 

[gcc r11-3209] make swap argument of vect_get_and_check_slp_defs readonly
 2020-09-15 14:59 UTC 

[gcc(refs/users/meissner/heads/work017)] Power10: Add support for IEEE 128-bit fp cmove
 2020-09-15 14:57 UTC 

[gcc r11-3208] c++: Partially revert: local externs in templates do not get template head
 2020-09-15 14:57 UTC 

[gcc r11-3207] tree-optimization/94234 - add plusminus-with-convert pattern
 2020-09-15 14:55 UTC 

[gcc r11-3206] gcc.target/i386/pr78904-4a.c: Compile with -mtune=generic
 2020-09-15 14:37 UTC 

[gcc(refs/users/meissner/heads/work017)] Power10: Add IEEE 128-bit xsmaxcqp, xsmincqp support
 2020-09-15 14:25 UTC 

[gcc(refs/users/meissner/heads/work017)] Undo last patch
 2020-09-15 14:25 UTC 

[gcc r11-3205] bb-reorder: Fix for ICEs caused by 69ca5f3a9882
 2020-09-15 13:18 UTC 

[gcc r11-3204] Allow more BB vectorization
 2020-09-15 12:41 UTC 

[gcc r11-3203] arm: Fix testisms introduced with fix for pr target/95646
 2020-09-15 10:25 UTC 

[gcc r11-3202] Retune mask <->integer cost for non-AVX512 micro-architecture
 2020-09-15 10:23 UTC 

[gcc/devel/omp/gcc-10] [PATCH] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
 2020-09-15  8:44 UTC 

[gcc/devel/omp/gcc-10] Merge remote-tracking branch 'origin/releases/gcc-10' into devel/omp/gcc-10
 2020-09-15  8:44 UTC 

[gcc/devel/omp/gcc-10] (13 commits) [PATCH] OpenMP/Fortran: Fix (re)mapping of allocatable/poin
 2020-09-15  8:43 UTC 

[gcc r9-8871] i386: Fix up vector mul and div with broadcasts in -masm=intel mode
 2020-09-15  8:29 UTC 

[gcc r10-8765] i386: Fix up vector mul and div with broadcasts in -masm=intel mode
 2020-09-15  8:29 UTC 

[gcc r10-8764] debug/96690 - mangle symbols eventually used by late dwarf output
 2020-09-15  8:23 UTC 

[gcc r11-3201] i386: Fix up vector mul and div with broadcasts in -masm=intel mode
 2020-09-15  7:40 UTC 

[gcc r11-3200] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
 2020-09-15  7:25 UTC 

[gcc(refs/users/meissner/heads/work017)] Power10: Generate xsmaxcqp and mxmincqp
 2020-09-15  6:22 UTC 

[gcc r11-3199] tree-optimization/94234 - Fold plusminus_mult expr with multi-use operands
 2020-09-15  3:15 UTC 

[gcc r9-8870] Daily bump
 2020-09-15  0:19 UTC 

[gcc r8-10449] Daily bump
 2020-09-15  0:18 UTC 

[gcc r10-8763] Daily bump
 2020-09-15  0:17 UTC 

[gcc r10-8762] doc: fix spelling of -fprofile-reproducibility
 2020-09-14 22:39 UTC 

[gcc r11-3197] doc: fix spelling of -fprofile-reproducibility
 2020-09-14 22:32 UTC 

[gcc r11-3196] libbacktrace: support MiniDebugInfo
 2020-09-14 21:12 UTC 

[gcc(refs/users/meissner/heads/work017)] Add gcc/REVISION and ChangeLog.meissner
 2020-09-14 20:37 UTC 

[gcc(refs/users/meissner/heads/work017-orig)] Add gcc/REVISION
 2020-09-14 20:36 UTC 

[gcc] Created branch 'meissner/heads/work017-orig' in namespace 'refs/users'
 2020-09-14 20:34 UTC 

[gcc] Created branch 'meissner/heads/work017' in namespace 'refs/users'
 2020-09-14 20:32 UTC 

[gcc/devel/c++-coroutines] Merge master r11-3192
 2020-09-14 19:23 UTC 

[gcc/devel/c++-coroutines] (31 commits) Merge master r11-3192
 2020-09-14 19:23 UTC 

[gcc/devel/c++-modules] Merge trunk cd6743e9c41
 2020-09-14 19:21 UTC 

[gcc/devel/c++-modules] (11 commits) Merge trunk cd6743e9c41
 2020-09-14 19:21 UTC 

[gcc r10-8761] bpf: use the expected instruction for NOPs
 2020-09-14 19:05 UTC 

[gcc/devel/c++-modules] Assert assumptions
 2020-09-14 19:04 UTC 

[gcc/devel/c++-modules] Use VAR_OR_FUNCTION_DECL_P
 2020-09-14 19:04 UTC 

[gcc r11-3195] c++: Use VAR_OR_FUNCTION_DECL_P
 2020-09-14 19:01 UTC 

[gcc r11-3194] bpf: use the expected instruction for NOPs
 2020-09-14 18:55 UTC 

[gcc r11-3193] Darwin, X86, testsuite: Fix pr87767 tests for Darwin
 2020-09-14 18:45 UTC 

[gcc r11-3192] c++: local externs in templates do not get template head
 2020-09-14 16:45 UTC 

[gcc r11-3191] analyzer: add -param=analyzer-max-constraints=
 2020-09-14 16:32 UTC 

[gcc r11-3190] analyzer: fix constraint explosion on many-cased switch [PR96653]
 2020-09-14 16:29 UTC 

[gcc r11-3189] analyzer: add regression test for leak false positive
 2020-09-14 16:27 UTC 

[gcc r11-3188] analyzer: fix ICE on setjmp with non-pointer-type [PR97029]
 2020-09-14 16:27 UTC 

[gcc r11-3187] Fix dangling references in thunks at -O0
 2020-09-14 15:38 UTC 

[gcc r11-3186] Rename mffgpr/mftgpr insn types and remove Power6 references
 2020-09-14 14:39 UTC 

[gcc r10-8760] tree-optimization/96522 - transfer of flow-sensitive info in copy_ref_info
 2020-09-14 14:10 UTC 

[gcc/devel/c++-modules] Merge trunk d106029c2aa
 2020-09-14 14:05 UTC 

[gcc/devel/c++-modules] Merge trunk 10f51543bb8
 2020-09-14 14:05 UTC 

[gcc/devel/c++-modules] (217 commits) Merge trunk d106029c2aa
 2020-09-14 14:05 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix more inconsistencies between old and new builtins
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Start cleaning up some discrepancies
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More progress on built-in debug support
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Correct name of xvcvbf16spn
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Map to vector_pair and vector_quad type nodes
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add MMA builtins and necessary parsing support
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: More built-in definitions
 2020-09-14 14:00 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix typos in comments
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Some builtin debug modifications
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Fix up rs6000-gen-builtins build instructions
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Initial debug support for comparing builtins
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Support two builtin expansion algorithms
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Helper functions for new builtin expansion support
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Disable unnecessary initialization for new support
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Call rs6000_autoinit_builtins from rs6000_builtins
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add comments to help with transition
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add remaining builtins
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power9 builtins
 2020-09-14 13:59 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power8 vector builtins
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add Power7 builtins
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add available-everywhere and ancient builtins
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add VSX builtins
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add remaining AltiVec builtins
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Incorporate new builtins code into the build machinery
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 3 of 3
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 2 of 3
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins init file, part 1 of 3
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the builtins header file
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Write output to the vector definition include file
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Build and store function type identifiers
 2020-09-14 13:58 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing of overload input file
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 3 of 3
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 2 of 3
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Parsing built-in input file, part 1 of 3
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Main function with stubs for parsing and output
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Red-black tree implementation for balanced tree search
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 3 of 3
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 2 of 3
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add functions for matching types, part 1 of 3
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add helper functions for parsing
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add file support and functions for diagnostic support
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Add initial input files
 2020-09-14 13:57 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Initial create of rs6000-gen-builtins.c
 2020-09-14 13:56 UTC 

[gcc/wschmidt/heads/builtins3] (302 commits) rs6000: Fix more inconsistencies between old and new builti
 2020-09-14 13:56 UTC 

[gcc r10-8759] tree-optimization/97043 - fix latent wrong-code with SLP vectorization
 2020-09-14 13:22 UTC 

[gcc/devel/c++-modules] Concepts and local externs
 2020-09-14 12:54 UTC 

[gcc/devel/c++-modules] Local extern fns do not get template header
 2020-09-14 12:54 UTC 

[gcc/devel/c++-modules] Local extern vars do not get template header
 2020-09-14 12:54 UTC 

[gcc/devel/c++-modules] Add DECL_LOCAL_DECL_P
 2020-09-14 12:54 UTC 

[gcc/devel/c++-modules] Change cxx_int_tree_map to cxx_decl_tree_map
 2020-09-14 12:54 UTC 

[gcc r10-8758] i386: Fix array index in expander
 2020-09-14 12:24 UTC 

[gcc r11-3185] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL
 2020-09-14  8:55 UTC 

[gcc/devel/omp/gcc-10] [libgomp, nvptx] Add __sync_compare_and_swap_16
 2020-09-14  7:13 UTC 

[gcc r11-3183] options: Save and restore opts_set for Optimization and Target options
 2020-09-14  7:06 UTC 

[gcc r11-3182] [libgomp, nvptx] Add __sync_compare_and_swap_16
 2020-09-14  6:30 UTC 

[gcc r9-8869] Daily bump
 2020-09-14  0:18 UTC 

[gcc r8-10448] Daily bump
 2020-09-14  0:18 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).