public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC][PATCH][X86_64] Eliminate PLT stubs for specified external functions via -fno-plt=
 2015-05-30  4:44 UTC  (23+ messages)

[PATCH] Fix PR66314
 2015-05-30  4:41 UTC  (2+ messages)

[Patch, fortran, PR44672, v1] [F08] ALLOCATE with SOURCE and no array-spec
 2015-05-30  4:23 UTC  (12+ messages)
` [Patch, fortran, PR44672, v2] "
  ` [Patch, fortran, PR44672, v3] "
    ` [Ping, Patch, "
      ` [Patch, fortran, PR44672, v4] "
        ` [Patch, fortran, PR44672, v5] "
          ` [Patch, fortran, PR44672, v6] "

Teach gimple_canonical_types_compatible_p about incomplete types
 2015-05-30  3:28 UTC  (6+ messages)

[patch] Implement Ada support for DragonFly, improve it for FreeBSD
 2015-05-29 23:36 UTC 

[PATCH] unify -posix/-pthread cpp handling for gnu-user targets
 2015-05-29 23:24 UTC  (2+ messages)

[PATCH] config: fix AM_ICONV for in-tree libiconv
 2015-05-29 22:09 UTC 

[PATCH] toplevel: fixes for in-tree libiconv
 2015-05-29 21:42 UTC 

[C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095)
 2015-05-29 21:25 UTC  (2+ messages)

[PATCH, CFT] Fix bootstrap with in-tree ISL
 2015-05-29 21:18 UTC  (7+ messages)
      ` [PATCH, v2] "

[PATCH, testsuite]: Cleanup dumps
 2015-05-29 21:14 UTC  (6+ messages)

[RFC / CFT] PR c++/66192 - Remove TARGET_RELAXED_ORDERING and use load acquires
 2015-05-29 20:53 UTC  (11+ messages)

[patch 10/10] debug-early merge: compiler proper
 2015-05-29 19:49 UTC  (15+ messages)

[PATCH] nios2-linux: add missing cpp specs
 2015-05-29 19:32 UTC  (4+ messages)

Mostly rewrite genrecog
 2015-05-29 19:27 UTC  (7+ messages)
        ` RFA: Fix mode checks for possibly-constant predicates

RFC: Add C++ warnings for unnecessarily general return types
 2015-05-29 18:47 UTC 

[patch] fix bootstrap on FreeBSD i386/arm
 2015-05-29 17:28 UTC  (7+ messages)

[Patch 0/4] PowerPC64 Linux split stack support
 2015-05-29 17:25 UTC  (5+ messages)
` [PATCH 3/4] split-stack for powerpc64

[gomp4] A thread barrier builtin
 2015-05-29 17:20 UTC 

[gomp4] Initialize some extra variables at the entry to an OpenACC offloaded region
 2015-05-29 17:20 UTC 

[gomp4] Avoiding predication for certain blocks
 2015-05-29 17:12 UTC 

[PATCH, RFC] New memory usage statistics infrastructure
 2015-05-29 16:54 UTC  (5+ messages)

[patch] Fix duplicate xml:id attribute in libstdc++ manual
 2015-05-29 16:23 UTC 

[PATCH] PR 66215: S390: Fix placement of post-label NOPs with -mhotpatch
 2015-05-29 15:28 UTC  (4+ messages)

[Patch]: libbacktrace - add support of PE/COFF
 2015-05-29 14:47 UTC  (7+ messages)

[wwwdocs] Buildstat update for 4.9
 2015-05-29 14:45 UTC  (2+ messages)

[PATCH] Simple optimization for MASK_STORE
 2015-05-29 14:28 UTC  (4+ messages)

[wwwdocs] Buildstat update for 5.1
 2015-05-29 14:14 UTC  (2+ messages)

[PATCH 01/35] Introduce new type-based pool allocator
 2015-05-29 14:11 UTC  (96+ messages)
` [PATCH 04/35] Change use to type-based pool allocator in lra.c
` [PATCH 03/35] Change use to type-based pool allocator in lra-lives.c
` [PATCH 09/35] Change use to type-based pool allocator in c-format.c
` [PATCH 10/35] Change use to type-based pool allocator in cfg.c
` [PATCH 12/35] Change use to type-based pool allocator in cselib.c
` [PATCH 19/35] Change use to type-based pool allocator in sel-sched-ir.c
` [PATCH 02/35] Change use to type-based pool allocator in et-forest.c
` [PATCH 05/35] Change use to type-based pool allocator in ira-color.c
` [PATCH 28/35] Change use to type-based pool allocator in ipa-profile.c
` [PATCH 23/35] Change use to type-based pool allocator in tree-ssa-pre.c
` [PATCH 21/35] Change use to type-based pool allocator in regcprop.c
` [PATCH 32/35] Change use to type-based pool allocator in ira-build.c
` [PATCH 35/35] Remove old pool allocator
` [PATCH 27/35] Change use to type-based pool allocator in tree-ssa-structalias.c
` [PATCH 14/35] Change use to type-based pool allocator in df-scan.c
` [PATCH 11/35] Change use to type-based pool allocator in sh.c
` [PATCH 25/35] Change use to type-based pool allocator in tree-ssa-sccvn.c
` [PATCH 29/35] Change use to type-based pool allocator in ipa-prop.c
` [PATCH 07/35] Change use to type-based pool allocator in var-tracking.c
` [PATCH 31/35] Change use to type-based pool allocator in ipa-prop.c and ipa-cp.c
` [PATCH 18/35] Change use to type-based pool allocator in stmt.c
` [PATCH 26/35] Change use to type-based pool allocator in tree-ssa-strlen.c
` [PATCH 15/35] Change use to type-based pool allocator in dse.c
` [PATCH 16/35] Change use to type-based pool allocator in tree-sra.c
` [PATCH 24/35] Change use to type-based pool allocator in tree-ssa-reassoc.c
` [PATCH 30/35] Change use to type-based pool allocator in ipa-inline-analysis.c
` [PATCH 20/35] Change use to type-based pool allocator in ira-build.c
` [PATCH 22/35] Change use to type-based pool allocator in sched-deps.c
` [PATCH 17/35] Change use to type-based pool allocator in tree-ssa-math-opts.c
` [PATCH 33/35] Change use to type-based pool allocator in ira-color.c
  ` Statically-allocated objects with non-trivial ctors (was Re: [PATCH 33/35] Change use to type-based pool allocator in ira-color.c.)
` [PATCH 13/35] Change use to type-based pool allocator in df-problems.c

[patch] Use std::decay in return type of std::async (LWGW 2021)
 2015-05-29 14:11 UTC 

[PATCH][ARM/AArch64 Testsuite] Cleanup advsimd-intrinsics.exp, removing unnecessary loop
 2015-05-29 13:39 UTC  (4+ messages)

conditional lim
 2015-05-29 13:32 UTC  (2+ messages)

[PATCH] TLC to reassoc get_rank
 2015-05-29 13:31 UTC  (3+ messages)

[PATCH] Fix PR66280
 2015-05-29 13:18 UTC 

[PATCH] Tiny if-conv improvement (PR tree-optimization/66142)
 2015-05-29 12:44 UTC  (2+ messages)

debug mode maintenance patch
 2015-05-29 11:28 UTC  (4+ messages)

[PATCH] Don't instrument DECL_INITIAL of statics (PR sanitizer/66190)
 2015-05-29 10:57 UTC  (3+ messages)

Commit: MSP430: Add multilibs for different types of hardware multiply
 2015-05-29 10:48 UTC 

arm memcpy of aligned data
 2015-05-29 10:40 UTC  (4+ messages)

aarch64 simd index out of range message not correct on 32 bit host
 2015-05-29  9:09 UTC  (5+ messages)

[PR65768] Check rtx_cost when propagating constant
 2015-05-29  7:46 UTC  (5+ messages)

[CHKP, PATCH] Fix instrumented indirect calls with propagated pointers
 2015-05-29  6:49 UTC  (11+ messages)

[CHKP, PATCH] Fix LTO cgraph merge for instrumented functions
 2015-05-29  6:33 UTC  (11+ messages)

[expmed] Avoid clobbering a yet-to-be-used base/index register
 2015-05-29  6:04 UTC 

[PATCH] Extend -fno-plt to normal non-PIC branches on x86
 2015-05-29  2:06 UTC  (2+ messages)

[patch] libstdc++/66327 don't pass null pointers to memcmp
 2015-05-29  0:05 UTC 

[PATCH, PR target/65103, 2/3] Propagate address constants into loops for i386
 2015-05-28 23:54 UTC  (8+ messages)

[PATCH, FT32] initial support
 2015-05-28 22:35 UTC  (4+ messages)

fix pr65369.c testcase
 2015-05-28 22:16 UTC  (3+ messages)

Do less generous pointer globbing in alias.c
 2015-05-28 20:35 UTC  (10+ messages)

[PATCH] Optimize (CST1 << A) == CST2 (PR tree-optimization/66299)
 2015-05-28 20:33 UTC  (3+ messages)

[PATCH v2] libiberty: cleanup Makefile.in
 2015-05-28 18:50 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 3/4, libitm, sh]: Change gtm_futex_{wait,wake} to int
 2015-05-28 18:25 UTC  (3+ messages)

[PATCH] Simple fix to enhance outer-loop vectorization
 2015-05-28 17:15 UTC  (3+ messages)

[Ada] Fix bogus Constraint_Error raised for Max_Size_In_Storage_Elements
 2015-05-28 17:06 UTC 

[Ada] Avoid use of secondary stack
 2015-05-28 16:46 UTC  (2+ messages)

[Ada] Tidy up gnat_pushdecl
 2015-05-28 15:51 UTC 

[gomp4, committed, PR65419] Add IFN_GOACC_DATA_END_WITH_ARG
 2015-05-28 15:45 UTC 

[Ada] Fix ICEs with function returning variable-sized type
 2015-05-28 15:38 UTC 

[PATCH] Don't combine param and return value copies
 2015-05-28 15:33 UTC  (6+ messages)

[gomp4] Preserve NVPTX "reconvergence" points
 2015-05-28 15:28 UTC  (5+ messages)

[Patch, fortran] PR66079 - [6 Regression] memory leak with source allocation in internal subprogram
 2015-05-28 15:24 UTC  (11+ messages)

[patch] libstdc++/65352 fix ubsan errors in std::array<T, 0>
 2015-05-28 15:08 UTC  (7+ messages)

[PATCH] hppa-linux: add missing cpp specs
 2015-05-28 14:37 UTC  (5+ messages)

[PATCH, libgomp, x86]: Optimize i386 futex_wake syscall
 2015-05-28 14:14 UTC 

backport the fixes of PR target/64011 and /61749 to 4.9 gcc
 2015-05-28 14:09 UTC  (2+ messages)

PATCH: Mention --enable-default-pie in gcc-6/changes.html
 2015-05-28 14:05 UTC 

[PATCH 0/14][ARM/AArch64] __FP16 support, vectors, intrinsics, testsuite
 2015-05-28 13:57 UTC  (9+ messages)
` [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

[PATCH][5/n] Reduction vectorization improvements
 2015-05-28 13:48 UTC 

[Ada] Avoid use of secondary stack
 2015-05-28 13:40 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).