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

[gcc/devel/modula-2] (160 commits) Merge branch 'master' into devel/modula-2
 2022-12-14 12:30 UTC 

[gcc/devel/modula-2] Move hand built ChangeLogs out of the way premerge
 2022-12-14 12:28 UTC 

[gcc/devel/modula-2] Add list of potential target datatype comments to SYSTEM.def
 2022-12-14 12:18 UTC 

[gcc r13-4697] rust: Fix up aarch64-linux bootstrap [PR106072]
 2022-12-14 10:36 UTC 

[gcc r13-4696] mklog: do not depend on recent unidiff version
 2022-12-14 10:35 UTC 

[gcc r13-4695] docs: document --param=ipa-sra-ptrwrap-growth-factor
 2022-12-14  7:55 UTC 

[gcc r13-4694] tree-optimization/107617 - big-endian .LEN_STORE VN
 2022-12-14  7:48 UTC 

[gcc/devel/modula-2] Tidyup fixes relating to python3 detection and documentation generation
 2022-12-14  6:33 UTC 

[gcc] Created branch 'ventana/heads/crc-2022-12-09' in namespace 'refs/vendors'
 2022-12-14  6:07 UTC 

[gcc r13-4693] libgccjit: Allow comparing vector types
 2022-12-14  4:55 UTC 

[gcc r12-8984] Daily bump
 2022-12-14  0:23 UTC 

[gcc r11-10420] Daily bump
 2022-12-14  0:22 UTC 

[gcc r10-11120] Daily bump
 2022-12-14  0:21 UTC 

[gcc r13-4692] Daily bump
 2022-12-14  0:19 UTC 

[gcc r13-4691] ipa: Avoid looking for IPA-SRA replacements where there are none
 2022-12-14  0:04 UTC 

[gcc r13-4690] ipa-sra: Forward propagation of sizes which are safe to dereference
 2022-12-14  0:04 UTC 

[gcc r13-4689] ipa-sra: Be optimistic about Fortran descriptors
 2022-12-14  0:04 UTC 

[gcc r13-4688] ipa-sra: Move caller->callee propagation before callee->caller one
 2022-12-14  0:04 UTC 

[gcc r13-4687] ipa-sra: Treat REFERENCE_TYPES as always dereferencable
 2022-12-14  0:04 UTC 

[gcc r13-4686] ipa-cp: Leave removal of unused parameters to IPA-SRA
 2022-12-14  0:04 UTC 

[gcc r13-4685] ipa: Better way of applying both IPA-CP and IPA-SRA (PR 103227)
 2022-12-14  0:04 UTC 

[gcc r13-4684] ipa-cp: Write transformation summaries of all functions
 2022-12-14  0:04 UTC 

[gcc(refs/users/meissner/heads/work103)] Update ChangeLog.meissner
 2022-12-13 23:27 UTC 

[gcc(refs/users/meissner/heads/work103)] Update float 128-bit conversions, PR target/107299
 2022-12-13 23:24 UTC 

[gcc(refs/users/meissner/heads/work103)] Make __float128 use the _Float128 type, PR target/107299
 2022-12-13 23:23 UTC 

[gcc(refs/users/meissner/heads/work103)] Rework 128-bit complex multiply and divide
 2022-12-13 23:23 UTC 

[gcc r10-11119] libphobos: Fix std.path.expandTilde raising onOutOfMemory
 2022-12-13 23:05 UTC 

[gcc r11-10419] libphobos: Backport library and bindings fixes from mainline
 2022-12-13 22:51 UTC 

[gcc r12-8983] libphobos: Backport library and bindings fixes from mainline
 2022-12-13 22:35 UTC 

[gcc/devel/modula-2] Introduce target independent copies of document chapters
 2022-12-13 22:08 UTC 

[gcc r13-4683] i386: Fix up *concat*_{5,6,7} patterns [PR108044]
 2022-12-13 21:17 UTC 

[gcc r13-4682] libstdc++: Update backtrace-rename.h
 2022-12-13 21:16 UTC 

[gcc(refs/users/meissner/heads/work103-orig)] Add REVISION
 2022-12-13 21:10 UTC 

[gcc] Created branch 'meissner/heads/work103-orig' in namespace 'refs/users'
 2022-12-13 21:09 UTC 

[gcc(refs/users/meissner/heads/work103)] Add ChangeLog.meissner and REVISION
 2022-12-13 21:08 UTC 

[gcc] Created branch 'meissner/heads/work103' in namespace 'refs/users'
 2022-12-13 21:06 UTC 

[gcc r13-4681] Fortran: NULL pointer dereference while parsing a function [PR107423]
 2022-12-13 18:09 UTC 

[gcc r13-4680] AArch64: Fix ILP32 tbranch
 2022-12-13 18:04 UTC 

[gcc r13-4679] vect-patterns: Fix up vect_recog_rotate_pattern [PR108064]
 2022-12-13 15:55 UTC 

[gcc r12-8982] varasm: Fix type confusion bug
 2022-12-13 15:42 UTC 

[gcc/devel/omp/gcc-12] OpenMP, libgomp: Handle unified shared memory in omp_target_is_accessible
 2022-12-13 14:34 UTC 

[gcc r13-4678] tree-optimization/105801 - CCP and .DEFERRED_INIT
 2022-12-13 14:17 UTC 

[gcc r13-4677] gccrs: Add README, CONTRIBUTING and compiler logo
 2022-12-13 13:20 UTC 

[gcc r13-4676] gccrs: Add config-lang.in
 2022-12-13 13:20 UTC 

[gcc r13-4675] gccrs: Add fatal_error when experimental flag is not present
 2022-12-13 13:20 UTC 

[gcc r13-4674] gccrs: Add GCC Rust front-end Make-lang.in
 2022-12-13 13:20 UTC 

[gcc r13-4673] gccrs: Add lang.opt
 2022-12-13 13:20 UTC 

[gcc r13-4672] gccrs: Add lang-spec.h
 2022-12-13 13:20 UTC 

[gcc r13-4671] gccrs: Compiler proper interface kicks off the pipeline
 2022-12-13 13:20 UTC 

[gcc r13-4670] gccrs: Add compiler driver
 2022-12-13 13:20 UTC 

[gcc r13-4669] gccrs: These are wrappers ported from reusing gccgo
 2022-12-13 13:20 UTC 

[gcc r13-4668] gccrs: Add HIR to GCC GENERIC lowering entry point
 2022-12-13 13:20 UTC 

[gcc r13-4667] gccrs: Add HIR to GCC GENERIC lowering for all nodes
 2022-12-13 13:19 UTC 

[gcc r13-4666] gccrs: Add base for HIR to GCC GENERIC lowering
 2022-12-13 13:19 UTC 

[gcc r13-4665] gccrs: Add metadata output pass
 2022-12-13 13:19 UTC 

[gcc r13-4664] gccrs: Add unused variable scan
 2022-12-13 13:19 UTC 

[gcc r13-4663] gccrs: Add dead code scan on HIR
 2022-12-13 13:19 UTC 

[gcc r13-4662] gccrs: Add privacy checks
 2022-12-13 13:19 UTC 

[gcc r13-4661] gccrs: Add const checker
 2022-12-13 13:19 UTC 

[gcc r13-4660] gccrs: Add unsafe checks for Rust
 2022-12-13 13:19 UTC 

[gcc r13-4659] gccrs: Add remaining type system transformations
 2022-12-13 13:19 UTC 

[gcc r13-4658] gccrs: Add Rust type information
 2022-12-13 13:19 UTC 

[gcc r13-4657] gccrs: Add type resolution and trait solving pass
 2022-12-13 13:19 UTC 

[gcc r13-4656] gccrs: Add helpers mappings canonical path and lang items
 2022-12-13 13:18 UTC 

[gcc r13-4655] gccrs: Add attributes checker
 2022-12-13 13:18 UTC 

[gcc r13-4654] gccrs: Add implementation of Optional
 2022-12-13 13:18 UTC 

[gcc r13-4653] gccrs: Add Base62 implementation
 2022-12-13 13:18 UTC 

[gcc r13-4652] gccrs: Add Rust ABI enum helpers
 2022-12-13 13:18 UTC 

[gcc r13-4651] gccrs: Add port of FNV hash used during legacy symbol mangling
 2022-12-13 13:18 UTC 

[gcc r13-4650] gccrs: Add wrapper for make_unique
 2022-12-13 13:18 UTC 

[gcc r13-4649] gccrs: Add AST to HIR lowering pass
 2022-12-13 13:18 UTC 

[gcc r13-4648] gccrs: Add HIR definitions and visitor framework
 2022-12-13 13:18 UTC 

[gcc r13-4647] gccrs: Add declarations for Rust HIR
 2022-12-13 13:18 UTC 

[gcc r13-4646] gccrs: Add name resolution pass to the Rust front-end
 2022-12-13 13:18 UTC 

[gcc r13-4645] gccrs: Add expansion pass for the Rust front-end
 2022-12-13 13:18 UTC 

[gcc r13-4644] gccrs: Add Parser for Rust front-end pt.2
 2022-12-13 13:17 UTC 

[gcc r13-4643] gccrs: Add Parser for Rust front-end pt.1
 2022-12-13 13:17 UTC 

[gcc r13-4642] gccrs: Add Lexer for Rust front-end
 2022-12-13 13:17 UTC 

[gcc r13-4641] gccrs: Add Rust AST visitors
 2022-12-13 13:17 UTC 

[gcc r13-4640] gccrs: Add full definitions of Rust AST data structures
 2022-12-13 13:17 UTC 

[gcc r13-4639] gccrs: Add definitions of Rust Items in AST data structures
 2022-12-13 13:17 UTC 

[gcc r13-4638] gccrs: Add Rust front-end base AST data structures
 2022-12-13 13:17 UTC 

[gcc r13-4637] gccrs: Add gcc-check-target check-rust
 2022-12-13 13:17 UTC 

[gcc r13-4636] gccrs: Add execution test cases
 2022-12-13 13:17 UTC 

[gcc r13-4635] gccrs: Add general compilation test cases
 2022-12-13 13:17 UTC 

[gcc r13-4634] gccrs: Add link cases testsuite
 2022-12-13 13:17 UTC 

[gcc r13-4633] gccrs: Add Debug info testsuite
 2022-12-13 13:17 UTC 

[gcc r13-4632] gccrs: Add necessary hooks for a Rust front-end testsuite
 2022-12-13 13:16 UTC 

[gcc r13-4631] Use DW_ATE_UTF for the Rust 'char' type
 2022-12-13 13:16 UTC 

[gcc r13-4630] tree-optimization/108076 - if-conversion and forced labels
 2022-12-13 10:41 UTC 

[gcc r13-4629] libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072]
 2022-12-13  9:33 UTC 

[gcc r13-4628] rs6000: enable cbranchcc4
 2022-12-13  8:54 UTC 

[gcc r13-4627] optabs: make prepare_cmp_insn goto fail when cbranchcc4 checks unsatisfied
 2022-12-13  8:33 UTC 

[gcc r12-8981] Daily bump
 2022-12-13  0:22 UTC 

[gcc r11-10418] Daily bump
 2022-12-13  0:21 UTC 

[gcc r10-11118] Daily bump
 2022-12-13  0:20 UTC 

[gcc r13-4626] Daily bump
 2022-12-13  0:18 UTC 

[gcc r13-4625] Revert "c++: build initializer_list<string> in a loop [PR105838]"
 2022-12-12 22:46 UTC 

[gcc/devel/modula-2] Rebuilt gcc/config.in and gcc/configure
 2022-12-12 22:37 UTC 

[gcc r13-4624] libgo: bump major version
 2022-12-12 22:18 UTC 

[gcc r13-4623] Fortran: improve checking of assumed-size array spec [PR102180]
 2022-12-12 19:43 UTC 

[gcc r12-8980] d: Fix undefined reference to nested lambda in template (PR108055)
 2022-12-12 19:25 UTC 

[gcc r13-4622] d: Fix undefined reference to nested lambda in template (PR108055)
 2022-12-12 19:25 UTC 

[gcc/devel/modula-2] Python3 detected in gcc/configure.ac, python3 modules install.texi
 2022-12-12 18:04 UTC 

[gcc r13-4621] AArch64: Enable TARGET_CONST_ANCHOR
 2022-12-12 16:36 UTC 

[gcc r11-10417] tree-optimization/107107 - tail-merging VN wrong-code
 2022-12-12 16:33 UTC 

[gcc] Created branch 'ventana/heads/crc' in namespace 'refs/vendors'
 2022-12-12 15:46 UTC 

[gcc r13-4620] middle-end: simplify complex if expressions where comparisons are inverse of one another
 2022-12-12 15:21 UTC 

[gcc r13-4619] AArch64: Fix vector re-interpretation between partial SIMD modes
 2022-12-12 15:20 UTC 

[gcc r13-4618] AArch64: Support new tbranch optab
 2022-12-12 15:19 UTC 

[gcc r13-4617] middle-end: Add new tbranch optab to add support for bit-test-and-branch operations
 2022-12-12 15:17 UTC 

[gcc r13-4616] aarch64: Make existing V2HF be usable
 2022-12-12 15:15 UTC 

[gcc(refs/vendors/ARM/heads/morello)] varasm: Fix type confusion bug
 2022-12-12 14:30 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-12-12 14:26 UTC 

[gcc/devel/omp/gcc-12] (16 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-12-12 14:26 UTC 

[gcc r13-4615] libstdc++: Add a test checking for chrono::duration overflows
 2022-12-12 14:01 UTC 

[gcc r13-4614] libstdc++: Fix constraint on std::basic_format_string [PR108024]
 2022-12-12 14:01 UTC 

[gcc r13-4613] libstdc++: Change names that clash with Win32 or Clang
 2022-12-12 14:01 UTC 

[gcc r13-4612] libstdc++: Define atomic lock-free type aliases for C++20 [PR98034]
 2022-12-12 14:00 UTC 

[gcc r13-4611] libstdc++: Make operator<< for stacktraces less templated (LWG 3515)
 2022-12-12 14:00 UTC 

[gcc r13-4610] mklog: do not parse binary file for PR entry
 2022-12-12 12:25 UTC 

[gcc r13-4609] aarch64: Add __ARM_FEATURE_PAUTH and __ARM_FEATURE_BTI ACLE defines
 2022-12-12 11:22 UTC 

[gcc r12-8979] tree-optimization/107898 - ICE with -Walloca-larger-than
 2022-12-12 11:21 UTC 

[gcc r12-8978] tree-optimization/107865 - ICE with outlining of loops
 2022-12-12 11:21 UTC 

[gcc r12-8977] tree-optimization/107833 - invariant motion of uninit uses
 2022-12-12 11:20 UTC 

[gcc r12-8976] tree-optimization/107686 - fix bitfield ref through vec_unpack optimization
 2022-12-12 11:20 UTC 

[gcc r12-8975] tree-optimization/107766 - ICE with recent -ffp-contract=off fix
 2022-12-12 11:20 UTC 

[gcc r12-8974] tree-optimization/107647 - avoid FMA from SLP with -ffp-contract=off
 2022-12-12 11:20 UTC 

[gcc r12-8973] tree-optimization/107407 - wrong code with DSE
 2022-12-12 11:20 UTC 

[gcc r12-8972] tree-optimization/106868 - bogus -Wdangling-pointer diagnostic
 2022-12-12 11:20 UTC 

[gcc r13-4608] Revert parts of ADDR_EXPR/CONSTRUCTOR treatment change in match.pd
 2022-12-12  8:50 UTC 

[gcc/devel/omp/gcc-12] libgomp: Handle OpenMP's reverse offloads
 2022-12-12  8:38 UTC 

[gcc/devel/omp/gcc-12] Fortran/OpenMP: align/allocator modifiers to the allocate clause
 2022-12-12  8:38 UTC 

[gcc r13-4607] tree-optimization/89317 - another pattern for &p->x != p + 4
 2022-12-12  7:55 UTC 

[gcc r12-8971] Daily bump
 2022-12-12  0:27 UTC 

[gcc r11-10416] Daily bump
 2022-12-12  0:26 UTC 

[gcc r10-11117] Daily bump
 2022-12-12  0:25 UTC 

[gcc r13-4606] Daily bump
 2022-12-12  0:23 UTC 

[gcc r13-4605] Fortran: fix ICE on bad use of statement function [PR107995]
 2022-12-11 19:35 UTC 

[gcc r12-8970] d: Remove "final" and "override" from visitor method
 2022-12-11 18:14 UTC 

[gcc r10-11116] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 18:03 UTC 

[gcc r11-10415] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 18:00 UTC 

[gcc r12-8969] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 17:56 UTC 

[gcc r13-4604] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 17:52 UTC 

[gcc r13-4603] unidiff: use newline='\n' argument
 2022-12-11 16:22 UTC 

[gcc r13-4602] d: Merge upstream dmd, druntime c8ae4adb2e, phobos 792c8b7c1
 2022-12-11 16:18 UTC 

[gcc r13-4601] d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)'
 2022-12-11 15:44 UTC 

[gcc/devel/modula-2] Remove ServerSocket.def and ServerSocket.mod
 2022-12-11 15:09 UTC 

[gcc/devel/modula-2] Remove incomplete ServerSocket module
 2022-12-11 15:05 UTC 

[gcc r13-4600] tree-optimization/89317 - missed folding of (p + 4) - &p->d
 2022-12-11 13:46 UTC 

[gcc r13-4599] Treat ADDR_EXPR and CONSTRUCTOR as GIMPLE/GENERIC magically
 2022-12-11 13:45 UTC 

[gcc r13-4598] tree-optimization/106904 - bogus -Wstringopt-overflow with vectors
 2022-12-11 13:35 UTC 

[gcc/devel/modula-2] gcc/doc/gm2.texi sub range
 2022-12-11 11:35 UTC 

[gcc/devel/modula-2] More spelling corrections, spacing and minor obvious corrections
 2022-12-11 11:28 UTC 

[gcc r13-4597] fortran/openmp.cc: Remove 's' that slipped in during %<..%> replacement
 2022-12-11 10:55 UTC 

[gcc r12-8968] Daily bump
 2022-12-11  0:22 UTC 

[gcc r11-10414] Daily bump
 2022-12-11  0:21 UTC 

[gcc r10-11115] Daily bump
 2022-12-11  0:20 UTC 

[gcc r13-4596] Daily bump
 2022-12-11  0:18 UTC 

[gcc r13-4595] Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]
 2022-12-10 21:31 UTC 

[gcc r13-4594] ivopts: Fix IP_END handling for asm goto [PR107997]
 2022-12-10 15:51 UTC 

[gcc r13-4593] libgomp: Handle OpenMP's reverse offloads
 2022-12-10 12:42 UTC 

[gcc/devel/modula-2] Purged out of gcc tree info from the documentation
 2022-12-10 11:09 UTC 

[gcc r13-4592] Add initial ChangeLogs for modula2
 2022-12-10  9:14 UTC 

[gcc r13-4591] Add stub 'gcc/rust/ChangeLog'
 2022-12-10  7:35 UTC 

[gcc r13-4590] Fortran: Replace simple '.' quotes by %<.%>
 2022-12-10  7:34 UTC 

[gcc r13-4589] Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/Rust
 2022-12-10  6:30 UTC 

[gcc r13-4588] Add ChangeLog directories for modula2 into git_commit.py
 2022-12-10  2:22 UTC 

[gcc r13-4587] libbacktrace: rewrite and simplify main zstd loop
 2022-12-10  1:47 UTC 

[gcc r12-8967] Daily bump
 2022-12-10  0:23 UTC 

[gcc r11-10413] Daily bump
 2022-12-10  0:21 UTC 

[gcc r10-11114] Daily bump
 2022-12-10  0:20 UTC 

[gcc r13-4586] Daily bump
 2022-12-10  0:18 UTC 

[gcc/devel/modula-2] Alphabetically order options in gm2.texi and lang.opt and purge -fxcode
 2022-12-09 23:54 UTC 

[gcc r13-4585] Fortran: ICE on recursive derived types with allocatable components [PR107872]
 2022-12-09 22:09 UTC 

[gcc r13-4584] Fortran/OpenMP: align/allocator modifiers to the allocate clause
 2022-12-09 20:47 UTC 

[gcc r12-8966] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-09 13:25 UTC 

[gcc r12-8965] i386: simplify cpu_feature handling
 2022-12-09 13:25 UTC 

[gcc/devel/rust/master] Merge #1678 #1682 #1687
 2022-12-09 11:41 UTC 

[gcc/devel/rust/master] const evaluator: Remove get_nth_callarg
 2022-12-09 11:41 UTC 

[gcc/devel/rust/master] Merge #1681
 2022-12-09 11:40 UTC 

[gcc/devel/rust/master] var_expression: document that the memory of the val argument isn't freed
 2022-12-09 11:40 UTC 

[gcc/devel/rust/master] Repair 'gcc/rust/lang.opt' comment
 2022-12-09 11:40 UTC 

[gcc/devel/rust/master] Cleanup unused parameters to fix the bootstrap build
 2022-12-09 11:40 UTC 

[gcc r13-4583] rs6000: Remove useless copy_rtx in rs6000_emit_set_{, long}_const
 2022-12-09 11:20 UTC 

[gcc r13-4582] MAINTAINERS: fix spacing
 2022-12-09 10:10 UTC 

[gcc(refs/users/marxin/heads/backport-12)] jobserver: fix fifo mode by opening pipe in proper mode
 2022-12-09  9:33 UTC 

[gcc(refs/users/marxin/heads/backport-12)] lto: respect jobserver in parallel WPA streaming
 2022-12-09  9:33 UTC 

[gcc(refs/users/marxin/heads/backport-12)] lto: support --jobserver-style=fifo for recent GNU make
 2022-12-09  9:33 UTC 

[gcc(refs/users/marxin/heads/backport-12)] Factor out jobserver_active_p
 2022-12-09  9:33 UTC 

[gcc(refs/users/marxin/heads/backport-12)] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-09  9:30 UTC 

[gcc(refs/users/marxin/heads/backport-12)] i386: simplify cpu_feature handling
 2022-12-09  9:30 UTC 

[gcc/marxin/heads/backport-12] (459 commits) i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-09  9:30 UTC 

[gcc/devel/rust/master] Merge #1683
 2022-12-09  9:30 UTC 

[gcc/devel/rust/master] Merge #1684
 2022-12-09  9:30 UTC 

[gcc/devel/rust/master] Merge #1685
 2022-12-09  9:29 UTC 

[gcc/devel/rust/master] rust-lang: Don't fold convert_to expressions
 2022-12-09  9:29 UTC 

[gcc/devel/rust/master] backend: Don't fold convert_to expressions
 2022-12-09  9:29 UTC 

[gcc/devel/rust/master] backend: Use build_int_cstu for size expressions
 2022-12-09  9:29 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).