public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] Implement Ada support for DragonFly, improve it for FreeBSD
 2015-06-03  7:30 UTC  (2+ messages)

Mostly rewrite genrecog
 2015-06-03  7:23 UTC  (8+ messages)
        ` RFA: Fix mode checks for possibly-constant predicates

[PATCH testsuite]Refine scanning string in pr65447.c to support small address offset target
 2015-06-03  6:28 UTC  (3+ messages)

[PATCH 00/16] RFC: Embedding as and ld inside gcc driver and into libgccjit
 2015-06-03  6:07 UTC  (27+ messages)
` [PATCH 03/16] gcc: Use timevars within driver
` [PATCH 04/16] gcc: Don't keep reinitializing RTL
` [PATCH 06/16] gcc: driver: add timevars for as, collect2, ld
` [PATCH 09/16] libiberty.h: Provide CTIMER_PUSH/POP
` [PATCH 05/16] gcc: driver: add g_driver singleton
` [PATCH 01/16] gcc: Generalization of timevar API; add gcc_jit_timer interface
` [PATCH 02/16] gcc: Embed the driver in-process within libgccjit
` [PATCH 07/16] binutils: bfd: Implement bfd_uninit
` [PATCH 16/16] gcc: Hack up the arguments to the linker
` [PATCH 13/16] ld/Makefile.am: Introduce a libld.la
` [PATCH 15/16] gcc: Use libgas and libld within the driver
` [PATCH 08/16] libiberty.h: Provide a CLEAR_VAR macro
` [PATCH 10/16] binutils: Introduce "gas_main", and state-purging with "gas" subdir
` [PATCH 12/16] binutils: Introduce "ld_main" and state-purging within "ld" subdir
` [PATCH 11/16] binutils: gas/Makefile.am: Add libgas.la
` [PATCH 14/16] gcc: Add CTIMER_PUSH/POP to gcc's copy of libiberty

RFA: RL78:
 2015-06-03  6:00 UTC  (2+ messages)

[GCC, ARM] armv8 linux toolchain asan testcase fail due to stl missing conditional code
 2015-06-03  5:27 UTC 

[PATCH GCC]Improve how we handle overflow for type conversion in scev/ivopts, part I
 2015-06-03  4:12 UTC  (6+ messages)

[PATCH], Add support for --with-advance-toolchain=<xx> to PowerPC
 2015-06-03  2:34 UTC  (3+ messages)

[patch,gomp4] error on invalid acc loop clauses
 2015-06-03  0:03 UTC  (6+ messages)
        ` [ping] "

[RFA] Reimplement canonicalization of comparison arguments in match.pd
 2015-06-02 22:54 UTC  (5+ messages)

[RFC][PATCH][X86_64] Eliminate PLT stubs for specified external functions via -fno-plt=
 2015-06-02 21:52 UTC  (26+ messages)

[C PATCH] warn for empty struct -Wc++-compat
 2015-06-02 21:30 UTC  (10+ messages)

Fix PR43404, PR48470, PR64744 ICE on naked functions
 2015-06-02 21:22 UTC  (2+ messages)

[PATCH], Add IEEE 128-bit floating point to PowerPC, patch #1
 2015-06-02 21:18 UTC  (10+ messages)

[PATCH] Update check after force_const_mem call in the plus_constant function to see if the value returned is not a NULL_RTX
 2015-06-02 20:14 UTC  (2+ messages)

[C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095)
 2015-06-02 19:26 UTC  (7+ messages)
  ` [C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095) (take 2)

[patch 10/10] debug-early merge: compiler proper
 2015-06-02 19:25 UTC  (17+ messages)

[Patch MIPS] Enable TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook
 2015-06-02 19:20 UTC  (4+ messages)

[PR65768] Check rtx_cost when propagating constant
 2015-06-02 19:16 UTC  (7+ messages)

[PATCH] PR fortran/66380 -- Remove assert() to allow error condition
 2015-06-02 18:55 UTC  (2+ messages)

[PATCH] Remove stray cleanup-tree-dump
 2015-06-02 18:49 UTC  (3+ messages)
  ` Heads-up: testsuite: removed cleanup-ipa-dump, cleanup-rtl-dump,cleanup-tree-dump, cleanup-dump, cleanup-saved-temps

[C++ Patch[ PR 66130
 2015-06-02 18:15 UTC  (2+ messages)
` [Ping] "

[gomp4] Worker-single predication
 2015-06-02 18:03 UTC  (4+ messages)

Teach gimple_canonical_types_compatible_p about incomplete types
 2015-06-02 17:55 UTC  (10+ messages)

[gomp4.1] Support for OpenMP 4.1 privatization of non-static data members in methods
 2015-06-02 17:36 UTC 

[RFA] Factor conversion out of COND_EXPR using match.pd pattern
 2015-06-02 17:35 UTC  (8+ messages)

[PATCH 1/2] Memory statistics enhancement
 2015-06-02 17:33 UTC  (6+ messages)
` [PATCH 2/2] Fix memory report layout at various places

[PATCH][AArch64][PR 66136] rewrite geniterators.sh in awk
 2015-06-02 17:17 UTC  (3+ messages)

[Patch, fortran, PR44672, v1] [F08] ALLOCATE with SOURCE and no array-spec
 2015-06-02 16:52 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] "

[PATCH] Fix eipa_sra AAPCS issue (PR target/65956)
 2015-06-02 16:51 UTC  (13+ messages)

openacc kernels directive -- initial support
 2015-06-02 15:40 UTC  (13+ messages)
` [PATCH, 4/8] Add pass_tree_loop_{init,done} to pass_oacc_kernels
` [PATCH, 6/8] Add pass_ccp "
    ` [PATCH, 6/8] Add pass_copy_prop in pass_oacc_kernels

[C patch] PR49551
 2015-06-02 14:54 UTC  (2+ messages)

[RFC / CFT] PR c++/66192 - Remove TARGET_RELAXED_ORDERING and use load acquires
 2015-06-02 14:42 UTC  (9+ messages)

[ping**2] Handle MULTILIB_REUSE in auto-generated SYSROOT_SUFFIX_SPEC macro
 2015-06-02 14:36 UTC  (2+ messages)

C++ PATCH to handling of exception specs in system headers
 2015-06-02 14:19 UTC  (6+ messages)

[patch] consolidate some includes into coretypes.h
 2015-06-02 14:19 UTC  (5+ messages)

[PATCH 01/35] Introduce new type-based pool allocator
 2015-06-02 14:00 UTC  (8+ messages)

[PATCH][Testsuite] Disable tests with dg-require-fork for simulated targets
 2015-06-02 13:58 UTC  (4+ messages)

[wwwdocs] Buildstat update for 5.1
 2015-06-02 13:30 UTC  (2+ messages)

[PATCH] ASan on unaligned accesses
 2015-06-02 13:15 UTC  (13+ messages)
  ` [PINGv2][PATCH] "
    ` [PINGv3][PATCH] "
        ` [PINGv4][PATCH] "
            ` [PINGv5][PATCH] "
                ` [PINGv6][PATCH] "
                  ` [PINGv7][PATCH] "
                    ` [PINGv8][PATCH] "
                      ` [PINGv9][PATCH] "

C++ PATCH for c++/44282 (ia32 calling convention attributes and mangling)
 2015-06-02 13:11 UTC  (4+ messages)

[wwwdocs] Buildstat update for 4.9
 2015-06-02 12:49 UTC  (2+ messages)

[wwwdocs] Buildstat update for 4.8
 2015-06-02 12:47 UTC  (2+ messages)

[PATCH] Fix PR65549, avoid force_decl_die in late compilation
 2015-06-02 12:34 UTC  (3+ messages)

libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge current set of OpenACC changes from gomp-4_0-branch)
 2015-06-02 12:08 UTC  (13+ messages)
                ` acc_on_device for device_type_host_nonshm (was: libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks)
                    ` acc_on_device for device_type_host_nonshm (was: libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks) (PR65742)
                      ` [PR libgomp/65742, PR middle-end/66332] XFAIL acc_on_device compile-time evaluation (was: acc_on_device for device_type_host_nonshm)

[patch] Update ABI versioning info in libstdc++ manual
 2015-06-02 11:34 UTC 

[patch] Document resolved DRs in libstdc++ manual
 2015-06-02 11:14 UTC 

[PATCH, AARCH64] make stdarg functions work with +nofp
 2015-06-02 11:03 UTC  (4+ messages)

[PATCH]: Neaten df_scan_start_dump dump
 2015-06-02 10:38 UTC 

[PATCH][AARCH64]Use shl for vec_shr_<mode> rtx pattern
 2015-06-02  9:48 UTC  (6+ messages)

[gomp4, committed] Add checks for num_gangs(32) in goacc kernels tests
 2015-06-02  9:45 UTC 

[PATCH GCC]Improve how we handle overflow in scev by using overflow information computed for control iv in loop niter, part II
 2015-06-02  9:42 UTC  (6+ messages)

[patch] Small tweak to gimplifier
 2015-06-02  9:40 UTC  (2+ messages)

[patch] Fix ICE on function [not] returning variable size
 2015-06-02  9:30 UTC  (5+ messages)

Reuse predicate code analysis for constraints
 2015-06-02  9:10 UTC  (4+ messages)
` [BUILDROBOT] arc-elf: match_code "REG" matches nothing (was: Reuse predicate code analysis for constraints)
  ` [BUILDROBOT] arc-elf: match_code "REG" matches nothing

[PATCH][ARM][stage-1] Initialise cost to COSTS_N_INSNS (1) and increment in arm rtx costs
 2015-06-02  8:26 UTC  (5+ messages)

[patch] PR other/65366: Fix gdbhooks.py for GDB with Python3
 2015-06-02  8:11 UTC  (4+ messages)
  ` [commit] "

[PATCH] Optimize SLP from scalars, workaround PR65961
 2015-06-02  7:39 UTC 

[PATCH] Fix misuse of always_inline attribute in 3 hotpatch tests
 2015-06-02  7:38 UTC  (4+ messages)

update gthr-tpf.h
 2015-06-02  7:26 UTC 

[Patch, libstdc++/63775] Fix regex bracket expression parsing
 2015-06-02  3:56 UTC  (5+ messages)

C++ PATCH for c++/44282 (ia32 calling convention attributes and mangling)
 2015-06-02  2:55 UTC 

C++ PATCH for c++/65942 (unnecessary instantiation of constexpr fn)
 2015-06-02  2:26 UTC 

[WWWdocs] Add link to GNU Cauldron
 2015-06-02  1:23 UTC 

[PATCH 2/2] Enable elimination of zext/sext
 2015-06-01 23:20 UTC  (13+ messages)
              ` [RFC] Elimination of zext/sext - type promotion pass

confirm subscribe to gcc-patches@gcc.gnu.org
 2015-06-01 20:49 UTC 

[patch, fortran] PR 47359 - warnings for constant conversion
 2015-06-01 20:10 UTC  (4+ messages)

[wwwdocs] Buildstat update for 5.1
 2015-06-01 19:42 UTC  (3+ messages)

[PATCH] Extend -fno-plt to normal non-PIC branches on x86
 2015-06-01 18:07 UTC  (3+ messages)

Get LTO correct for Fortran C_PTR type
 2015-06-01 18:02 UTC 

Fix Ada bootstrap with LTO
 2015-06-01 17:11 UTC  (4+ messages)

[PATCH, RFC] New memory usage statistics infrastructure
 2015-06-01 16:35 UTC  (8+ messages)

[gomp4, committed] Only use transform_to_exit_first_loop_alt for kernels
 2015-06-01 16:14 UTC  (2+ messages)

[PATCH][libstdc++-v3] Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard 27_io/fpos/14775.cc
 2015-06-01 15:58 UTC  (3+ messages)
` [Ping][PATCH][libstdc++-v3] "

[gomp4, committed] Fix goacc builtins fnspecs
 2015-06-01 15:32 UTC 

[patch] fix bootstrap on FreeBSD i386/arm
 2015-06-01 15:20 UTC  (6+ messages)

[Patch ARM] Add cpu_defines.h for ARM
 2015-06-01 14:37 UTC  (2+ messages)

[PATCH][OpenMP] Fix resolve_device with -foffload=disable
 2015-06-01 14:04 UTC  (2+ messages)

[PATCH 1/3][AArch64] Strengthen barriers for sync-fetch-op builtins
 2015-06-01 14:00 UTC  (5+ messages)
  ` [PATCH 1/3][AArch64][PR target/65797] "

[PATCH] Add testcases for PRs 66349, 66352 and 66357
 2015-06-01 13:57 UTC 

[PATCH] Fix PR66314
 2015-06-01 13:55 UTC  (3+ messages)

[PATCH] Small pool-allocator fallback
 2015-06-01 13:51 UTC  (2+ messages)

[PATCH] Fix IPA-PTA for address-taken functions
 2015-06-01 13:50 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).