public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key
 2018-11-02 17:35 UTC 

[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI
 2018-11-02 17:31 UTC 

[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
 2018-11-02 17:28 UTC 

[PATCH] i386: Remove duplicated AVX2/AVX512 vec_dup patterns
 2018-11-02 17:25 UTC 

[PATCH][RTL] Fix PR87852
 2018-11-02 17:14 UTC  (2+ messages)

[PATCH][rs6000] fix ICE for strncmp expansion on power6
 2018-11-02 16:47 UTC  (2+ messages)

[patch][x86_64]: AMD znver2 enablement
 2018-11-02 15:36 UTC  (2+ messages)

[aarch64] disable shrink wrapping when tracking speculative execution
 2018-11-02 14:04 UTC  (3+ messages)

[PATCH libquadmath/PR68686]
 2018-11-02 13:54 UTC  (3+ messages)

[ARM] Implement division using vrecpe, vrecps
 2018-11-02 13:38 UTC 

[fortran, patch, committed] Adjust error message
 2018-11-02 12:28 UTC  (2+ messages)

[Patch][gdb] Initialise quiet flag for "info functions"
 2018-11-02 11:32 UTC  (2+ messages)

[Patch][gdb] Initialise quiet flag for "info functions"
 2018-11-02 11:29 UTC 

[PATCH] Obstackify coalesce list, remove bitmap indirection
 2018-11-02 11:28 UTC 

[PATCH] x86: Update VFIXUPIMM* Intrinsics to align with the latest Intel SDM
 2018-11-02 11:11 UTC  (4+ messages)

[C++ PATCH] refactor duplicate_decls
 2018-11-02 11:10 UTC 

[PATCH/AARCH64] Add OcteonTX for -mcpu=
 2018-11-02 11:06 UTC  (4+ messages)

[PATCH] bring netbsd/arm support up to speed. eabi, etc
 2018-11-02 11:04 UTC  (8+ messages)
      ` [PATCH v2] "

[PATCH, OpenACC] Update documentation to mention OpenACC 2.5
 2018-11-02 10:38 UTC 

[PATCH 0/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register
 2018-11-02 10:05 UTC  (22+ messages)
  ` [PATCH 2/2 v3][IRA,LRA] "

PR83750: CSE erf/erfc pair
 2018-11-02 10:03 UTC  (2+ messages)

[PATCH] avoid -Wnonnull for printf format in dead code (PR 87041)
 2018-11-02  9:54 UTC  (3+ messages)

[ARM] Implement division using vrecpe, vrecps
 2018-11-02  9:39 UTC  (2+ messages)

[PATCH] Come up with htab_hash_string_vptr and use string-specific if possible
 2018-11-02  9:25 UTC  (4+ messages)

[RFC][PR87528][PR86677] Disable builtin popcount detection when back-end does not define it
 2018-11-02  9:02 UTC  (6+ messages)

[PATCH, testsuite] test case fixes for pdp11
 2018-11-02  8:23 UTC  (2+ messages)

[PATCH, libphobos] Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime-libs
 2018-11-02  8:08 UTC 

[PATCH] Remove options that are not disabled with -Os (PR web/87829)
 2018-11-02  8:03 UTC 

[PATCH AutoFDO/2]Treat ZERO as common profile probability/count
 2018-11-02  5:31 UTC  (6+ messages)

[build] Remove SPARC HAVE_AS_REGISTER_PSEUDO_OP
 2018-11-01 23:36 UTC  (3+ messages)

C++ PATCH to Implement P0846R0, ADL and function templates
 2018-11-01 22:08 UTC  (7+ messages)
    ` C++ PATCH to Implement P0846R0, ADL and function templates [v2]
      ` C++ PATCH to Implement P0846R0, ADL and function templates [v3]
          ` C++ PATCH to Implement P0846R0, ADL and function templates [v4]

[PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions
 2018-11-01 22:01 UTC  (2+ messages)

[PATCH, AArch64, v3 0/6] LSE atomics out-of-line
 2018-11-01 21:47 UTC  (7+ messages)
` [PATCH, AArch64, v3 2/6] aarch64: Implement TImode compare-and-swap
` [PATCH, AArch64, v3 1/6] aarch64: Extend %R for integer registers
` [PATCH, AArch64, v3 3/6] aarch64: Tidy aarch64_split_compare_and_swap
` [PATCH, AArch64, v3 5/6] aarch64: Implement -matomic-ool
` [PATCH, AArch64, v3 6/6] Enable -matomic-ool by default
` [PATCH, AArch64, v3 4/6] aarch64: Add out-of-line functions for LSE atomics

[wwwdocs] readings.html - add OpenRISC links
 2018-11-01 21:43 UTC  (2+ messages)

[PATCH, testsuite] add "inf" target attribute
 2018-11-01 21:02 UTC  (3+ messages)

Update GCC to autoconf 2.69, automake 1.15.1
 2018-11-01 19:43 UTC  (12+ messages)

[patch, fortran] Fux PR 87782
 2018-11-01 19:21 UTC  (2+ messages)

[PATCH, testsuite] ignore some "conflicting types for built-in" messages
 2018-11-01 19:13 UTC 

[PATCH] libgcc build fix for pdp11
 2018-11-01 18:38 UTC 

C++ PATCH to add test to cover case RANGE_FOR_STMT
 2018-11-01 18:16 UTC  (3+ messages)

[PATCH] i386: Use scalar operand in SF/DF/SI/DI vec_dup patterns
 2018-11-01 17:55 UTC  (4+ messages)
  ` V2 "

[committed] Fix GIMPLE error in gcc.dg/tree-ssa/cunroll-13.c for 16-bit int
 2018-11-01 17:05 UTC 

[RFT PATCH, middle end]: Fix PR58372, internal compiler error: ix86_compute_frame_layout
 2018-11-01 16:18 UTC  (2+ messages)
` [PATCH v2, "

CES 2019
 2018-11-01 16:14 UTC 

[PATCH][rs6000] cleanup and rename rs6000_address_for_fpconvert
 2018-11-01 16:13 UTC  (2+ messages)

[PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM
 2018-11-01 16:03 UTC  (7+ messages)
            ` [PATCH, ARM, ping] "

[RFC][PATCH] PR preprocessor/83173: Additional check before decrementing highest_location
 2018-11-01 15:58 UTC  (5+ messages)
` [PATCH v3 0/3] PR preprocessor/83173: C preprocessor generates incorrect linemarkers
  ` [PATCH v3 1/3] PR preprocessor/83173: Additional check before decrementing highest_location
  ` [PATCH v3 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output
  ` [PATCH v3 2/3] PR preprocessor/83173: New test

[PATCH] Fix PR 86572
 2018-11-01 15:15 UTC  (2+ messages)

[PATCH] Fix PR 87672
 2018-11-01 15:14 UTC  (2+ messages)
` [PING] "

[PATCH] Fix not properly nul-terminated string constants in JIT
 2018-11-01 15:09 UTC  (4+ messages)
` [PING] "
  ` [PING**2] "
    ` [PING**3] "

[PATCH] Fix PRs70359/86270
 2018-11-01 14:37 UTC  (3+ messages)

[PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811)
 2018-11-01 13:45 UTC  (5+ messages)

[PATCH] Fix UB in store-merging or bswap opt (PR tree-optimization/87826)
 2018-11-01 12:28 UTC  (2+ messages)

[PATCH][RFC] Sanitize equals and hash functions in hash-tables
 2018-11-01 12:06 UTC  (9+ messages)
` hash-table violation in cselib.c
` hash-table violation in gcc/fortran/trans-decl.c
` hash-table violation in gcc/cp/pt.c

[PATCH][BINUTILS][AARCH64] Add support for pointer authentication B key
 2018-11-01 11:59 UTC  (2+ messages)

Patches for gcc/fortran and libgfortran need to be discussed and approved on fortran mailing list
 2018-11-01 11:09 UTC 

[PATCH] Fix simd.d/compilable.d tests on i686-linux (PR d/87824)
 2018-11-01 10:56 UTC  (2+ messages)

introduce --enable-mingw-full32 to default to --large-address-aware
 2018-11-01 10:48 UTC  (12+ messages)

[PATCH] Provide extension hint for aarch64 target (PR driver/83193)
 2018-11-01 10:13 UTC  (7+ messages)
        ` [PATCH] Remove extra memory allocation of strings

[PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry
 2018-11-01  9:16 UTC  (17+ messages)
                    ` [PATCH] Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266)

Go patch committed: Don't always call gimplify_function_tree
 2018-11-01  4:21 UTC 

[PATCH, d] Disable D on systems where it is known not to work
 2018-11-01  0:39 UTC  (10+ messages)

[PATCH] Fix sanitizer frame unwind on 32-bit ABIs (again)
 2018-10-31 23:57 UTC 

[PATCH, AArch64 v2 00/11] LSE atomics out-of-line
 2018-10-31 22:39 UTC  (17+ messages)
` [PATCH, AArch64 v2 01/11] aarch64: Simplify LSE cas generation
` [PATCH, AArch64 v2 06/11] Add visibility to libfunc constructors
` [PATCH, AArch64 v2 05/11] aarch64: Emit LSE st<op> instructions

[PATCH, d] Commited fix for PR 87825
 2018-10-31 22:11 UTC 

[PATCH][Middle-end][Version 4]Add a new option to control inlining only on static functions
 2018-10-31 22:08 UTC  (25+ messages)
                  ` GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions)
                                            ` [RFC] GCC support for live-patching
                                              ` [RFC] [2nd version] "

[PATCH] use MAX_OFILE_ALIGNMENT to validate attribute aligned (PR 87795)
 2018-10-31 21:56 UTC  (3+ messages)

RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all]
 2018-10-31 21:53 UTC  (5+ messages)
      ` PATCH] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]

[ABI PATCH] static anonymous unions of function scope
 2018-10-31 21:08 UTC 

[patch, testsuite] Committed test for PR 20520
 2018-10-31 20:52 UTC 

[C++ Patch] PR 71140 ("[concepts] ill-formed nested-requirement lacking a semicolon not rejected")
 2018-10-31 20:49 UTC  (7+ messages)

[1/7] Preprocessor cleanup
 2018-10-31 19:35 UTC  (10+ messages)
` [2/7] Preprocessor node access
  ` [3/7] Preprocessor macro loc
    ` [4/7] Preprocessor location-kind predicates
      ` [5/6] Preprocessor include
        ` [6/6] Preprocessor forced macro location

[PATCH v2] powerpc: Optimized conversion of IBM long double to int128/int64
 2018-10-31 18:34 UTC  (4+ messages)

std::vector<bool> fix & enhancements
 2018-10-31 17:58 UTC  (3+ messages)

Fix D compilation on Solaris
 2018-10-31 17:51 UTC  (7+ messages)

[C++ PATCH] missed testcase
 2018-10-31 17:47 UTC 

[PATCH] command line macros
 2018-10-31 17:38 UTC 

[PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)
 2018-10-31 17:11 UTC  (19+ messages)
                              ` [PING] "
                                ` [PING #2] "
                                  ` [PING #3] "

[PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)
 2018-10-31 17:07 UTC  (10+ messages)
                ` [PING #3][PATCH] "

[PATCH] add simple attribute introspection
 2018-10-31 16:40 UTC  (7+ messages)

[PATCH] detect attribute mismatches in alias declarations (PR 81824)
 2018-10-31 16:35 UTC  (10+ messages)

[PATCH] handle attribute positional arguments consistently (PR 87541, 87542)
 2018-10-31 16:33 UTC  (5+ messages)

[PATCH] asm non-code template parts (alternative to asm inline)
 2018-10-31 16:28 UTC  (3+ messages)

[PATCH] Avoid useless lookup_external_ref calls with LTO
 2018-10-31 16:28 UTC  (2+ messages)

[PATCH] Fix typo in try_peel_loop
 2018-10-31 16:25 UTC 

[PATCH v3 0/3] OpenRISC port
 2018-10-31 15:04 UTC  (9+ messages)
` [PATCH v3 3/3] or1k: gcc: initial support for openrisc

LTO partitioning performance & increase default number of partitions
 2018-10-31 14:56 UTC  (2+ messages)

[PATCH] Fix PR87776
 2018-10-31 14:51 UTC 

[wwwdocs] Document PR 87822 ABI breakage of std::pair in GCC 6.5
 2018-10-31 14:39 UTC 

[PATCH] PR libstdc++/87822 fix layout change for nested std::pair
 2018-10-31 14:13 UTC  (2+ messages)

[C++ PATCH] Simplify overloads
 2018-10-31 14:10 UTC 

[PATCH 0/6] ARC updates
 2018-10-31 13:43 UTC  (15+ messages)
` [PATCH 1/6] [ARC] Remove non standard funcions calls
` [PATCH 2/6] [ARC] Cleanup TLS implementation
` [PATCH 6/6] [ARC] Handle store cacheline hazard
` [PATCH 3/6] [ARC] Add BI/BIH instruction support

[PATCH 0/7] libsanitizer: merge from trunk
 2018-10-31 11:55 UTC  (6+ messages)
` [PATCH 3/7] Update build system: include new files and run autoheader, autoconf, automake

[PR87815]Don't generate shift sequence for load replacement in DSE when the mode size is not compile-time constant
 2018-10-31 11:33 UTC 

[PATCH][OBVIOUS] Fix hash-table violation in trans-decl.c
 2018-10-31 10:32 UTC 

[PATCH v2] S/390: Allow LARL of literal pool entries
 2018-10-31 10:28 UTC  (2+ messages)

[PATCH AutoFDO/3]Set profile_count accordingly for AutoFDO
 2018-10-31  9:49 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).