public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/13] S/390 Implement support for IBM z13
 2015-05-11 13:24 UTC  (5+ messages)
` [PATCH 01/13] recog: Increased max number of alternatives
` [PATCH 03/13] S/390 Fix secondary reload issue with store/load relative operands
` [PATCH 04/13] S/390 Add -march/-mtune=z13 option
` [PATCH 02/13] optabs: Fix vec_perm -> V16QI middle end lowering

[RFC 0/6] Flags outputs for asms
 2015-05-11 13:19 UTC  (18+ messages)
` [PATCH 4/6] Convert to md_asm_adjust
` [PATCH 6/6] i386: Implement asm flag outputs
` [PATCH 2/6] Merge expand_asm_operands into expand_asm_stmt

[Patch, Fortran] Simplify lbound
 2015-05-11 13:17 UTC  (10+ messages)

[PATCH] combine: Don't create (set (reg:CC) (compare (reg:CC) (const0)))
 2015-05-11 13:13 UTC 

PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE
 2015-05-11 13:05 UTC  (21+ messages)

[PATCH] Fix memory leak in C++ pretty printer
 2015-05-11 13:04 UTC  (2+ messages)

[PATCH] libiberty: cleanup Makefile.in
 2015-05-11 12:40 UTC 

[PATCH][MIPS] Enable load-load/store-store bonding
 2015-05-11 12:39 UTC  (8+ messages)

[patch, fortran] pr66100 bound simplification refactoring fallout
 2015-05-11 12:26 UTC 

[Patch][loop-invariant.c] Fix a couple of bugs regarding loop invariant motion discovered by spec2k6 on aarch64
 2015-05-11 12:02 UTC 

PIC calls without PLT, generic implementation
 2015-05-11 11:48 UTC  (27+ messages)
` [PATCH i386] PR65753: allow PIC tail calls via function pointers
` [PATCH i386] Move CLOBBERED_REGS earlier in register class list
` [PATCH i386] Extend sibcall peepholes to allow source in %eax
` [PATCH] Expand PIC calls without PLT with -fno-plt

Fix verify_type ICE on TYPE_METHOS
 2015-05-11 11:39 UTC 

PATCHes to help with C++11 bootstrap
 2015-05-11 11:30 UTC  (7+ messages)

[patch, libgomp] Re-factor GOMP_MAP_POINTER handling
 2015-05-11 11:19 UTC  (2+ messages)

[C frontend] Fix construction of TYPE_STUB_DECL
 2015-05-11 10:57 UTC  (3+ messages)

[Patch, Fortran, 66035, v1] [5/6 Regression] gfortran ICE segfault
 2015-05-11 10:40 UTC  (3+ messages)

[patch 0/10] debug-early merge
 2015-05-11 10:36 UTC 

[PATCH, ARM] attribute target (thumb,arm) [1/6] respin (4th)
 2015-05-11 10:30 UTC  (5+ messages)
      ` [PATCH, ARM] committed: "

[PATCH, ARM] Fix testcase for PR64616
 2015-05-11  9:55 UTC  (2+ messages)

[PATCH][expr.c] PR 65358 Avoid clobbering partial argument during sibcall
 2015-05-11  9:28 UTC  (11+ messages)

PR 66076: invalid vec_grow in rtx iterators
 2015-05-11  9:15 UTC  (2+ messages)

Fix pattern validation in genrecog
 2015-05-11  9:05 UTC 

[PATCH, ARM] attribute target (thumb,arm) [3/6] respin (4th)
 2015-05-11  8:49 UTC  (3+ messages)

[rs6000] Fix compare debug failure on AIX
 2015-05-11  8:25 UTC  (4+ messages)

[patch 0/10] debug-early merge
 2015-05-11  8:23 UTC  (5+ messages)
      ` [PATCH] Non-working jit patch for debug-early (was Re: [patch 0/10] debug-early merge)

[PATCH][PR66013] Update address_taken after ifn_va_arg expansion
 2015-05-11  7:48 UTC  (4+ messages)

[PATCH][PR66010] Don't take address of ap unless necessary
 2015-05-11  7:47 UTC  (2+ messages)

[PING 2][PATCH] libgcc: Add CFI directives to the soft floating point support code for ARM
 2015-05-11  7:45 UTC  (6+ messages)
      ` Fwd: "

[PATCH, alpha]: Remove dead (HOST_BITS_PER_WIDE_INT < 64) code
 2015-05-11  7:23 UTC  (3+ messages)

[PATCH 0/6] Getting rid of some zero_ext* patterns
 2015-05-11  6:18 UTC  (12+ messages)
` [PATCH 1/6] combine: undo_to_marker
` [PATCH 3/6] rs6000: Don't use zero_extract in the bswap:HI splitter
` [PATCH 2/6] combine: If recog fails, try again with zero_ext{ract,end} simplified
` [PATCH 5/6] rs6000: Don't use gen_rlwinm
` [PATCH 6/6] rs6000: Clean up the various rlwinm patterns
` [PATCH 4/6] rs6000: Delete some now-superfluous zero_ext{end,ract} patterns

[patch, avr] extend part-clobbered check to AVR_TINY architecture
 2015-05-11  6:07 UTC  (4+ messages)

Improve LTO type checking during symtab merging
 2015-05-11  4:45 UTC  (4+ messages)

[PATCH] Fix typo
 2015-05-11  4:07 UTC  (2+ messages)

More checks for verify_type_variant
 2015-05-11  2:57 UTC 

Fix construction of gcov_fn_info
 2015-05-11  2:50 UTC 

[PATCH] Add myself to MAINTAINERS
 2015-05-10 21:08 UTC 

Fix some of ODR type comparsion warnings
 2015-05-10 21:07 UTC 

Fix type_verifier ICE with non-NULL TREE_PURPOSE in TYPE_ARG_TYPES
 2015-05-10 19:07 UTC 

[patch, Fortran] Fix PR 66041
 2015-05-10 18:40 UTC  (5+ messages)

[PATCH] Added myself to "Write After Approval" section
 2015-05-10 18:20 UTC 

New Swedish PO file for 'gcc' (version 5.1.0)
 2015-05-10 18:17 UTC 

[PATCH 2/4] libcpp: Replace macro usage with C++ constructs
 2015-05-10 15:39 UTC  (10+ messages)
` [PATCH 2/4 v2] libcpp: Replace macro usage with C++ constructs)
  ` [PATCH 2/4 v2: part 1] Move linemap_assert higher up within the file
  ` [PATCH 5/4] libcpp: Eliminate most of the non-const/reference-returning inline fns
  ` [PATCH 2/4 v2: part 2] libcpp: Replace macro usage with C++ constructs

[RFC][PATCH][X86_64] Eliminate PLT stubs for specified external functions via -fno-plt=
 2015-05-10 15:19 UTC 

Extend type verifier to check various uses of TYPE_BINFO and TYPE_VALUES_RAR
 2015-05-10 14:17 UTC 

[PATCH] D demangle: Add support for Nj and Nk symbols in mangled string
 2015-05-10 13:43 UTC 

[PATCH] D demangle: Check identifier length before using strncmp
 2015-05-10 13:09 UTC 

[patch] conditional lim
 2015-05-10  9:39 UTC 

v3 PATCH to fix libstdc++ build/test with C++11 default compiler
 2015-05-09 21:47 UTC  (2+ messages)

[PATCH] D demangle: Include type modifiers in demangled function symbols
 2015-05-09 18:27 UTC 

[PATCH] D demangle: Correctly decode white or non-printable characters
 2015-05-09 18:13 UTC 

[RFC, PATCH] nonzero attribute, static array parameter
 2015-05-09 16:42 UTC 

[RFC][PATCH][X86_64] Eliminate PLT stubs for specified external functions via -fno-plt=
 2015-05-09 16:35 UTC  (3+ messages)

[patch] defer C++ mangling aliases
 2015-05-09 13:50 UTC  (2+ messages)

[Patch, fortran] PR65792 - allocation of scalar elemental function with structure constructor fails
 2015-05-09 13:13 UTC  (5+ messages)

conditional lim
 2015-05-09 12:41 UTC  (2+ messages)

[patch 1/10] debug-early merge: Ada front-end
 2015-05-09 11:31 UTC  (7+ messages)

Remove mode argument from gen_rtx_SET
 2015-05-09  9:52 UTC  (7+ messages)

[patch 0/27] RFC: Use automake-1.11.6 across the tree
 2015-05-09  6:16 UTC  (15+ messages)
` [patch 1/28] top-level: Use automake-1.11.6
  ` [patch 0/29] RFC: Use automake-1.11.6 across the tree

[PATCH, RFC]: Next stage1, refactoring: propagating rtx subclasses
 2015-05-09  5:49 UTC  (9+ messages)

PATCH to fix libgomp OpenACC with C++11
 2015-05-09  4:40 UTC 

[PATCH 00/25] more rtx_insn *ification
 2015-05-09  4:28 UTC  (26+ messages)
` [PATCH 01/25] use rtx_insn * as the type of a local variable in mode-switching.c
` [PATCH 05/25] computed_jump_p takes a rtx_insn *
` [PATCH 03/25] make stop_search_p take "
` [PATCH 08/25] make add_shallow_copy_of_reg_note take an "
` [PATCH 20/25] more rtx_insn * in sched-deps.c
` [PATCH 21/25] find_all_hard_reg_sets can take a rtx_insn *
` [PATCH 23/25] rtx_insn * in df-problems.c
` [PATCH 07/25] make remove_reg_equal_equiv_notes take an rtx_insn *
` [PATCH 15/25] pass rtx_insn * more in gcse.c
` [PATCH 13/25] make emit_debug_insn_before take a rtx_insn *
` [PATCH 09/25] make noop_move_p "
` [PATCH 19/25] notice_args_size can "
` [PATCH 24/25] setup_next_usage_insn "
` [PATCH 25/25] redirect_jump* "
` [PATCH 12/25] emit_note_before "
` [PATCH 14/25] cse_change_cc0_mode "
` [PATCH 17/25] use rtx_insn * more in reorg.c
` [PATCH 02/25] make make_reg_eh_region_note and friend take rtx_insn *
` [PATCH 18/25] more rtx_insn * in recog.c
` [PATCH 11/25] emit_note_after can take a rtx_insn *
` [PATCH 06/25] can_nonlocal_goto "
` [PATCH 04/25] change in_expr_list_p to in_insn_list_p
` [PATCH 10/25] prev_cc0_setter can take a rtx_insn *
` [PATCH 22/25] rtx_insn * in combine.c
` [PATCH 16/25] change more argument types to rtx_insn *

[patch] defer C++ mangling aliases
 2015-05-09  3:39 UTC  (3+ messages)

[patch/C++] adapt java method aliases to use create_same_body_alias
 2015-05-09  3:09 UTC  (2+ messages)

[patch 3/10] debug-early merge: C++ front-end
 2015-05-09  1:14 UTC  (5+ messages)

Question about patch for PR bootstrap/65150 (identical functions)
 2015-05-08 22:56 UTC  (5+ messages)

[PATCH diagnostics/fortran] Handle two locations for the same diagnostic. Convert all gfc_warning_1 and gfc_notify_std_1 calls
 2015-05-08 22:13 UTC  (3+ messages)

Enhance std::hash for pointers
 2015-05-08 22:11 UTC  (4+ messages)

[C/C++ PATCH] Implement -Wshift-negative-value (PR c/65179)
 2015-05-08 21:54 UTC  (4+ messages)

[PATCH] Fix 65697. Add memory model support for stronger __sync operations
 2015-05-08 21:35 UTC  (3+ messages)

[PATCH] Move global state in timevar.c to a new "timer" class
 2015-05-08 21:28 UTC 

[c++-concepts] code review
 2015-05-08 20:08 UTC  (2+ messages)

[PATCH] Simple optimization for MASK_STORE
 2015-05-08 19:16 UTC  (4+ messages)

[PATCH] Add SPECIAL_FLOAT_MODE to enable adding IEEE 128-bit floating point to PowerPC
 2015-05-08 19:06 UTC  (5+ messages)

[PATCH 0/13] Add musl support to GCC
 2015-05-08 18:56 UTC  (13+ messages)
` [PATCH 6/13] mips musl support

[patch 5/10] debug-early merge: Go front-end
 2015-05-08 18:55 UTC  (3+ messages)

[debug-early] fix -fdump-go-spec
 2015-05-08 18:54 UTC  (3+ messages)

[RFA] libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available
 2015-05-08 18:51 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).