public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
 2022-11-10 14:13 UTC  (5+ messages)

[PATCH v2] c++: parser - Support for target address spaces in C++
 2022-11-10 14:08 UTC  (11+ messages)
      ` [PATCH v3] "

[PATCH] sphinx: support Sphinx in lib*/Makefile.am
 2022-11-10 14:07 UTC  (2+ messages)

[committed] Add another commit to ignore
 2022-11-10 14:01 UTC  (2+ messages)

[PATCH] RISC-V: Fix selection of pipeline model for sifive-7-series
 2022-11-10 13:58 UTC  (3+ messages)

[PATCH] doc: formatting fixes
 2022-11-10 13:53 UTC 

Porting the Docs to Sphinx - project status
 2022-11-10 13:50 UTC  (21+ messages)
  ` Announcement: Porting the Docs to Sphinx - 9. November 2022
                ` Announcement: Porting the Docs to Sphinx - tomorrow

[PATCH] range-op: Implement floating point multiplication fold_range [PR107569]
 2022-11-10 13:44 UTC 

[PATCH] RISC-V: Implement movmisalign<mode> to enable SLP
 2022-11-10 13:24 UTC  (3+ messages)

[PATCH] Restore CCP copy propagation
 2022-11-10 13:11 UTC 

[PATCH (pushed)] sphinx: add missing newline for conf.py files
 2022-11-10 12:58 UTC 

[PATCH (pushed)] sphinx: add missing newline for conf.py files
 2022-11-10 12:57 UTC 

[RFC] docs: remove documentation for unsupported releases
 2022-11-10 12:39 UTC  (9+ messages)

[wwwdocs] Add httpd redirects for texinfo trunk docs and for each release series
 2022-11-10 12:01 UTC  (2+ messages)

[PATCH 1/2] aarch64: Enable the use of LDAPR for load-acquire semantics
 2022-11-10 11:20 UTC  (2+ messages)
` [PATCH 2/2] aarch64: Add support for widening LDAPR instructions

Rust frontend patches v3
 2022-11-10 10:52 UTC  (8+ messages)
` [PATCH Rust front-end v3 15/46] gccrs: Add expansion pass for the Rust front-end
` [PATCH Rust front-end v3 37/46] gccrs: Add HIR to GCC GENERIC lowering for all nodes
` [PATCH Rust front-end v3 38/46] gccrs: Add HIR to GCC GENERIC lowering entry point

[PATCH][GCC] arm: Add support for new frame unwinding instruction "0xb5"
 2022-11-10 10:37 UTC 

[DOCS] sphinx: use new Sphinx links
 2022-11-10 10:36 UTC  (11+ messages)

[PATCH][GCC] arm: Add support for Cortex-X1C CPU
 2022-11-10 10:23 UTC 

[PATCH 0/2] Fortran: Add attribute flatten
 2022-11-10 10:20 UTC  (3+ messages)
` [PATCH 1/2] Fortran: Cleanup struct ext_attr_t
` [PATCH 2/2] Fortran: Add attribute flatten

[committed] wwwdocs: readings: Remove linux-c6x.org
 2022-11-10  9:43 UTC 

[PATCH] i386: Fix up ix86_expand_int_sse_cmp [PR107585]
 2022-11-10  9:41 UTC  (2+ messages)

[PATCH] match.pd: rewrite select to branchless expression
 2022-11-10  9:03 UTC  (4+ messages)

[PATCH] Optimize VEC_PERM_EXPR with same permutation index and operation [PR98167]
 2022-11-10  8:56 UTC  (5+ messages)

[PATCH v2 0/4] LoongArch: Add some floating-point operations
 2022-11-10  8:49 UTC  (8+ messages)
` [PATCH v2 1/4] LoongArch: Rename frint_<fmt> to rint<mode>2
` [PATCH v2 2/4] LoongArch: Add ftint{,rm,rp}.{w,l}.{s,d} instructions
` [PATCH v2 3/4] LoongArch: Add fscaleb.{s,d} instructions as ldexp{sf,df}3
` [PATCH v2 4/4] LoongArch: Add flogb.{s,d} instructions and expand logb{sf,df}2

[PATCH] Remove SLOW_SHORT_ACCESS from target headers
 2022-11-10  8:47 UTC  (3+ messages)

[committed] wwwdocs: gcc-4.8: Switch www.open-std.org to https
 2022-11-10  8:42 UTC 

[PATCH] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
 2022-11-10  8:15 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[committed] wwwdocs: c99status: Switch www.open-std.org to https
 2022-11-10  8:07 UTC 

[RFC PATCH] c++: Minimal handling of carries_dependency attribute
 2022-11-10  7:18 UTC  (4+ messages)

[PATCH] ifcombine: fold two bit tests with different polarity
 2022-11-10  7:02 UTC  (2+ messages)

[PATCH] ifcombine: recognize single bit test of sign-bit
 2022-11-10  6:57 UTC  (2+ messages)

[wwwdocs] gcc-13: Mention Intel new ISA and march support
 2022-11-10  6:01 UTC 

[PATCH (pushed)] maintainer-scripts: fix superfluous 'sh' for Python script
 2022-11-10  5:38 UTC 

[PATCH (pushed)] doc: Modernize baseconf.py
 2022-11-10  5:33 UTC 

[PATCH] doc: Use a separate directory for new modules we add to PATH
 2022-11-10  5:26 UTC  (3+ messages)

[PATCH] rtl: Try to remove EH edges after {pro,epi}logue generation [PR90259]
 2022-11-10  3:30 UTC  (6+ messages)

[PATCH] c-family: Support #pragma region/endregion [PR85487]
 2022-11-10  3:13 UTC 

[PATCH, GCC/testsuite] Fix dump-noaddr dumpbase
 2022-11-10  3:00 UTC  (2+ messages)

[PATCH 0/6] PowerPC Dense Math prelimary support (-mcpu=future)
 2022-11-10  2:52 UTC  (7+ messages)
` [PATCH 1/6] PowerPC: Add -mcpu=future
` [PATCH 2/6] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
` [PATCH 3/6] PowerPC: Add support for accumulators in DMR registers
` [PATCH 4/6] PowerPC: Make MMA insns support "
` [PATCH 5/6] PowerPC: Switch to dense math names for all MMA operations
` [PATCH 6/6] PowerPC: Add support for 1,024 bit DMR registers

[committed] libstdc++: Optimize std::destructible concept
 2022-11-10  2:00 UTC 

[PATCH] c++: Extend -Wdangling-reference for std::minmax
 2022-11-10  1:56 UTC 

[PATCH] RISC-V: costs: support shift-and-add in strength-reduction
 2022-11-10  1:46 UTC  (2+ messages)

[RFC][PATCH] Remove SLOW_BYTE_ACCESS
 2022-11-10  0:54 UTC  (2+ messages)

Go patch committed: Define __atomic_fetch_add functions
 2022-11-10  0:09 UTC 

[PATCH v3] RISC-V: Replace zero_extendsidi2_shifted with generalized split
 2022-11-09 23:10 UTC 

[PATCH v2] [WIP] RISC-V: Replace zero_extendsidi2_shifted with generalized split
 2022-11-09 23:08 UTC 

[PATCH] RISC-V: Optimise adding a (larger than simm12) constant
 2022-11-09 23:07 UTC 

[committed] analyzer: better logging of event creation
 2022-11-09 22:22 UTC 

[PATCH] doc: Remove outdated reference to "core" and front-end downloads
 2022-11-09 22:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Fix doc typo
 2022-11-09 20:58 UTC  (3+ messages)

[committed] wwwdocs: codingconventions: Properly link to flake8
 2022-11-09 20:53 UTC  (2+ messages)

[PATCH] c++: P2448 - Relaxing some constexpr restrictions [PR106649]
 2022-11-09 20:53 UTC 

Proxy ping [PATCH] Fortran: diagnostics for actual arguments to pointer dummy arguments [PR94104]
 2022-11-09 20:50 UTC 

[PATCH, committed] Fortran: avoid NULL pointer dereference on bad EQUIVALENCEs [PR107559]
 2022-11-09 20:17 UTC 

[PATCH] Add condition coverage profiling
 2022-11-09 20:08 UTC  (4+ messages)
` Ping "
    ` [Ping 2][PATCH] "

[PATCH (pushed)] docs: Fix expected diagnostics URL [PR107599]
 2022-11-09 19:57 UTC 

[PATCH (pushed)] sphinx: add missing HAS_SPHINX_BUILD
 2022-11-09 19:33 UTC 

[PATCH 0/2] Fortran: add attribute target_clones
 2022-11-09 19:02 UTC  (3+ messages)
` [PATCH 1/2] symtab: also change RTL decl name
` [PATCH 2/2] Fortran: add attribute target_clones

[Patch Arm] Fix PR 92999
 2022-11-09 18:42 UTC  (2+ messages)

[PATCH (pushed)] Include docs-sources in onlinedocs
 2022-11-09 18:39 UTC 

[PATCH (pushed)] docs: create sources tarball
 2022-11-09 18:37 UTC 

[PATCH V2] Enable small loop unrolling for O2
 2022-11-09 17:22 UTC 

[COMMITTED] Clear NAN when reading back a global range if necessary
 2022-11-09 17:21 UTC 

[PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
 2022-11-09 17:21 UTC  (12+ messages)
    ` [PATCH] [PHIOPT] Add A ? B + CST : B match and simplify optimizations
            `  "
              `  "

[PATCH 1/2]middle-end Support optimized division by pow2 bitmask
 2022-11-09 16:02 UTC  (17+ messages)
` [PATCH 2/4]AArch64 Add implementation for pow2 bitmask division
` [PATCH 3/4]AArch64 Add SVE2 "
` [PATCH 4/4]AArch64 sve2: rewrite pack + NARROWB + NARROWB to NARROWB + NARROWT
` [PATCH 1/4]middle-end Support not decomposing specific divisions during vectorization

[COMMITTED] Implement op[12]_range operators for PLUS_EXPR and MINUS_EXPR
 2022-11-09 15:53 UTC  (4+ messages)

[PATCH 0/2] Add a new warning option -Wstrict-flex-array
 2022-11-09 15:50 UTC  (4+ messages)
` [PATCH 1/2] Change the name of array_at_struct_end_p to array_ref_flexible_size_p

[COMMITTED] [range-op-float] Abstract out binary operator code out of PLUS_EXPR entry
 2022-11-09 15:45 UTC  (9+ messages)
` [COMMITTED] [range-op-float] Implement MINUS_EXPR

[PATCH (pushed)] docs: fix links pointing to gcc.gnu.org/install
 2022-11-09 14:39 UTC 

[GCC][PATCH 13/15, v4] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature
 2022-11-09 14:32 UTC 

[PATCH] tree-optimization/84646 - remove premature thread path rejection
 2022-11-09 13:50 UTC 

[PATCH] changelog: check for space after tab
 2022-11-09 13:41 UTC 

[PATCH (pushed)] sphinx: update diagnostics URLs
 2022-11-09 13:15 UTC  (4+ messages)

[PATCH] RISC-V: cost model for loading 64bit constant in rv32
 2022-11-09 13:03 UTC 

[RFC] propgation leap over memory copy for struct
 2022-11-09 12:56 UTC  (11+ messages)

[PATCH (pushed)] docs: fix: WARNING: Parsing of expression failed. Using fallback parser
 2022-11-09 12:41 UTC 

[PATCH] AArch64: Add fma_reassoc_width [PR107413]
 2022-11-09 12:40 UTC 

[PATCH (pushed)] sphinx: update crontab with new script
 2022-11-09 11:52 UTC 

[AArch64] Enable generation of FRINTNZ instructions
 2022-11-09 11:33 UTC  (19+ messages)

[PATCH] Fix up foperator_abs::op1_range [PR107569]
 2022-11-09 11:32 UTC  (2+ messages)

[PATCH 0/12] arm: Enables return address verification and branch target identification on Cortex-M
 2022-11-09 11:17 UTC  (4+ messages)
` [PATCH 6/12] arm: Add pointer authentication for stack-unwinding runtime
    ` [PATCH 6/12 V2] "

[DOCS] sphinx: align documentation links with project names
 2022-11-09 11:13 UTC 

[PATCH] Restore RTL alias analysis for hard frame pointer
 2022-11-09 10:44 UTC  (5+ messages)

[PATCH] invoke: RISC-V's -march doesn't take ISA strings
 2022-11-09 10:19 UTC  (4+ messages)

[PATCH (pushed)] avr: sphinx: port gen-avr-mmcu to RST
 2022-11-09 10:05 UTC 

[PATCH v2] RISC-V missing __builtin_lceil and __builtin_lfloor
 2022-11-09  9:48 UTC  (2+ messages)

[PATCH] RISC-V: costs: handle BSWAP
 2022-11-09  9:33 UTC  (6+ messages)

[PATCH (pushed)] sphinx: fix building if sphinx-build is missing
 2022-11-09  9:09 UTC 

[PATCH 0/4] LoongArch: Add some floating-point operations
 2022-11-09  8:14 UTC  (7+ messages)
` [PATCH 1/4] LoongArch: Rename frint_<fmt> to rint<mode>2
` [PATCH 2/4] LoongArch: Add ftint{,rm,rp}.{w,l}.{s,d} instructions
` [PATCH 3/4] LoongArch: Add fscaleb.{s,d} instructions as ldexp{sf,df}3
` [PATCH 4/4] LoongArch: Add flogb.{s,d} instructions and expand logb{sf,df}2

[PATCH v2] LoongArch: fix signed overflow in loongarch_emit_int_compare
 2022-11-09  7:32 UTC  (2+ messages)

[PATCH] Support Intel prefetchit0/t1
 2022-11-09  7:13 UTC  (2+ messages)
` [PATCH] i386: Add ISA check for newly introduced prefetch builtins

[PATCH] [PR24021] Implement PLUS_EXPR range-op entry for floats
 2022-11-09  6:59 UTC  (13+ messages)

[PATCH] RISC-V: cost model for loading 64bit constant in rv32
 2022-11-09  4:37 UTC  (2+ messages)

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).