public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] COMDAT Safe Module Level Multi versioning
 2016-09-12 19:30 UTC  (14+ messages)

RFC: PATCH to consider MAX_OFILE_ALIGNMENT for targetm.absolute_biggest_alignment
 2016-09-12 19:00 UTC 

[PATCH 0/9] RFC: selftests based on RTL dumps
 2016-09-12 18:59 UTC  (12+ messages)
` [PATCH 8/9] final.c selftests
` [PATCH 1/9] Introduce class rtx_reader
` [PATCH 3/9] selftest.h: add temp_override fixture
` [PATCH 7/9] combine.c selftests
` [PATCH 2/9] Add selftest::read_file
` [PATCH 4/9] Expose forcibly_ggc_collect and run it after all selftests
` [PATCH 9/9] cse.c selftests
` [PATCH 6/9] df selftests
` [PATCH 5/9] Introduce class function_reader

RFA (libstdc++): PATCH to implement C++17 over-aligned new
 2016-09-12 18:57 UTC  (17+ messages)

[PATCH v2 0/9] Separate shrink-wrapping
 2016-09-12 18:21 UTC  (60+ messages)
` [PATCH 3/9] dce: Don't dead-code delete separately wrapped restores
` [PATCH 1/9] separate shrink-wrap: New command-line flag, status flag, hooks, and doc
` [PATCH 8/9] shrink-wrap: shrink-wrapping for separate components
` [PATCH 4/9] regrename: Don't rename restores
` [PATCH 7/9] cprop: Leave RTX_FRAME_RELATED_P instructions alone
` [PATCH 5/9] regrename: Don't run if function was separately shrink-wrapped
` [PATCH 6/9] sel-sched: Don't mess with register restores

Make max_align_t respect _Float128
 2016-09-12 18:02 UTC  (3+ messages)
` Make max_align_t respect _Float128 [version 2]
  ` Make max_align_t respect _Float128 [version 3]

[PATCH] Fix -Wshadow warning in libiberty/cp-demangle.c
 2016-09-12 17:46 UTC  (9+ messages)
    ` [PATCH] Add -Wshadow-local and -Wshadow-compatible-local

[PATCH] Optimise the fpclassify builtin to perform integer operations when possible
 2016-09-12 17:24 UTC 

[PATCH] Allow FP to be used as a call-saved registe
 2016-09-12 17:22 UTC  (3+ messages)

[PATCH] unbreak libsanitizer build on sparc-linux (PR 67899)
 2016-09-12 17:16 UTC 

[PATCH 0/9] separate shrink-wrapping
 2016-09-12 17:04 UTC  (9+ messages)
` [PATCH 5/9] regrename: Don't run if function was separately shrink-wrapped

[PATCH] df: Keep return address register undefined until epilogue_completed
 2016-09-12 16:33 UTC  (8+ messages)

[v3 PATCH] Implement C++17 string searchers
 2016-09-12 16:31 UTC  (8+ messages)

[PATCH] Optimise the fpclassify builtin to perform integer operations when possible
 2016-09-12 16:21 UTC 

[PATCH] optabs.c: Update inline documentation
 2016-09-12 15:55 UTC  (2+ messages)

[PATCH][AArch64] Fix symbol offset limit
 2016-09-12 15:30 UTC  (4+ messages)
    ` [PATCH v2][AArch64] "

[PATCH][AArch64] Simplify eh_return implementation
 2016-09-12 14:51 UTC  (5+ messages)
` [PATCH][AArch64 - v2] "
    ` [PATCH][AArch64 - v3] "

[PATCH] Indicate minimum in-tree MPFR version handled
 2016-09-12 14:37 UTC  (5+ messages)

[PATCH, LRA] Fix PR rtl-optimization 77289, LRA matching constraint problem
 2016-09-12 14:05 UTC  (4+ messages)
    ` [PATCH] Fix aarch64 fallout of "

[PATCH 0/4] Applying fix-its on behalf of the user to their code
 2016-09-12 13:44 UTC  (4+ messages)
` [PATCH 0/4] (v2) Generating patches from fix-it hints

[PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475)
 2016-09-12 12:49 UTC  (5+ messages)
    ` [PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475, take 2, generic part)

[DOC] Boolean -> boolean changes
 2016-09-12 11:00 UTC  (4+ messages)

Fix libgo syscall test on Solaris
 2016-09-12  9:22 UTC 

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-09-12  8:07 UTC  (28+ messages)

[PATCH] PR fortran/77507
 2016-09-11 19:26 UTC  (8+ messages)

Verify package integrity of downloaded prerequisites (partially fixes 61439)
 2016-09-11 19:05 UTC  (2+ messages)

[PATCH] Remove extraneous whitespace in libbacktrace
 2016-09-11 15:35 UTC  (2+ messages)

libgo patch committed: add runtime/internal/sys package
 2016-09-11 13:44 UTC 

[PATCH] Delete GCJ
 2016-09-11 13:03 UTC  (6+ messages)

[PATCH, PR71602] Give error for invalid va_list argument to va_arg
 2016-09-11  9:39 UTC  (7+ messages)
  ` [PATCH, PR71602, 4/4] Make canonical_va_list_type more strict

[C PATCH] Tidy build_unary_op
 2016-09-10 18:04 UTC 

[PING] Unreviewed C/C++ warning patches
 2016-09-10 16:37 UTC 

C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767)
 2016-09-10 15:48 UTC  (3+ messages)

[PATCH 1/1] [netbsd] when building shared, link against libc
 2016-09-10 15:08 UTC 

libgo patch committed: update to Go 1.7.1 release
 2016-09-10 13:52 UTC 

libgo patch committed: add runtime/internal/atomic package
 2016-09-10 13:14 UTC 

Go patch committed: remove useless #include
 2016-09-10 10:39 UTC 

Go patch committed: remove unused function
 2016-09-10 10:39 UTC 

[PATCH 9/9] cse.c selftests
 2016-09-10 10:17 UTC  (3+ messages)

[PATCH, c++, PR77427 ] Set TYPE_STRUCTURAL_EQUALITY for sysv_abi va_list
 2016-09-10  8:58 UTC  (9+ messages)

[PATCH, LRA] Fix PR rtl-optimization 77289, LRA matching constraint problem
 2016-09-10  8:34 UTC  (4+ messages)

[PATCH, 5.x/6.x/7.x] Be more conservative in early inliner if FDO is enabled
 2016-09-10  6:41 UTC 

[Committed] PR fortran/77420
 2016-09-10  1:38 UTC 

[PATCH] avoid non-printable characters in diagnostics (c/77620, c/77521)
 2016-09-10  0:07 UTC  (3+ messages)

[patch,gomp4] Fix PR74600
 2016-09-09 22:40 UTC 

[PATCH] Remove support for INITIAL_FRAME_POINTER_OFFSET
 2016-09-09 22:19 UTC  (2+ messages)

[PING] set libfunc entry for sdivmod_optab to NULL in optabs.def
 2016-09-09 22:05 UTC 

[PATCH] Fix suggestions for non-trivial Wformat type cases (PR c/72858)
 2016-09-09 21:57 UTC  (2+ messages)

Define TS 18661-1 CR_DECIMAL_DIG in <float.h>
 2016-09-09 21:15 UTC 

[PATCH] remove conditional compilation of HAVE_AS_LEB128 code
 2016-09-09 21:13 UTC  (2+ messages)

Go patch committed: increase buffer size to avoid -Wformat-length warning
 2016-09-09 20:24 UTC 

[PATCH] PR fortran/77429
 2016-09-09 19:39 UTC 

[PATCH] PR fortran/77406
 2016-09-09 18:28 UTC  (2+ messages)

Go patch committed: add abstraction layer for SHA1 checksum code
 2016-09-09 18:28 UTC 

Define TS 18661-1 type width macros in <limits.h> and <stdint.h>
 2016-09-09 18:19 UTC  (2+ messages)

Go patch committed: remove dependence on libiberty hex_value
 2016-09-09 17:48 UTC 

Make max_align_t respect _Float128 [version 2]
 2016-09-09 17:24 UTC  (3+ messages)

Define TS 18661-1 type width macros in <limits.h> and <stdint.h>
 2016-09-09 17:01 UTC 

Implement -Wimplicit-fallthrough (version 8)
 2016-09-09 16:48 UTC  (2+ messages)

Fwd: libgo patch committed: Use -fgo-c-header to share between Go and C
 2016-09-09 16:44 UTC  (7+ messages)

[RFA 1/2]: Don't ignore target_header_dir when deciding inhibit_libc
 2016-09-09 15:04 UTC  (2+ messages)
` [GCC-6][RFA "

[patch] Fix PR fortran/72743
 2016-09-09 14:33 UTC  (3+ messages)

libgo patch committed: Remove remaining use of MAKECONTEXT_STACK_TOP
 2016-09-09 14:29 UTC 

[PATCH] PR java/71917
 2016-09-09 13:29 UTC 

[patch] [gsoc] [gimplefe] GIMPLE FE Project
 2016-09-09 10:58 UTC  (7+ messages)

[PATCH] PR fortran/77506
 2016-09-09 10:38 UTC  (2+ messages)

[PATCH] [PR libcpp/71681] Fix handling header.gcc in subdirectories
 2016-09-09  6:19 UTC  (3+ messages)

[Committed] PR fortran/69514
 2016-09-08 23:49 UTC 

[PATCH 1/2] DWARF: process all TYPE_DECL nodes when iterating on scopes
 2016-09-08 21:58 UTC  (7+ messages)
      ` [PATCH, PING] "

RFA: Small PATCH to add pow2p_hwi to hwint.h
 2016-09-08 21:14 UTC  (3+ messages)

[PATCH] ada/77535: GNAT.Perfect_Hash_Generators for non-1-based strings
 2016-09-08 19:45 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).