public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/18] resurrect automatic dependency tracking
 2013-07-26  5:18 UTC  (3+ messages)

[PATCH 03/18] move generated_files order-only dependency later
 2013-07-26  1:23 UTC  (19+ messages)
` [PATCH 12/18] convert the Go front end to automatic dependencies
` [PATCH 15/18] make out_object_file rule use "
` [PATCH 01/18] clean up SHLIB so subshells are not needed
` [PATCH 10/18] Fix up c-family targets
` [PATCH 18/18] remove unused macros
` [PATCH 07/18] convert the ObjC front end to automatic dependencies
` [PATCH 09/18] convert the Java "
` [PATCH 17/18] remove last definition of CROSS_FLOAT_H
` [PATCH 13/18] convert LTO to automatic dependencies
` [PATCH 02/18] update generated_files
` [PATCH 04/18] add configury
` [PATCH 05/18] convert the C front end to automatic dependencies
` [PATCH 16/18] remove last reference to TREE_GIMPLE_H
` [PATCH 14/18] remove explicit dependencies
` [PATCH 11/18] convert the Fortran front end to automatic dependencies
` [PATCH 06/18] convert the C++ "
` [PATCH 08/18] convert the ObjC++ "

msp430 port
 2013-07-26  1:22 UTC  (5+ messages)

[PATCH] docs/install.texi: Add note about not relying on gawk extensions
 2013-07-25 22:59 UTC  (2+ messages)

Request to merge Undefined Behavior Sanitizer in
 2013-07-25 22:47 UTC  (6+ messages)

[patch 0/4] reimplement -fstrict-volatile-bitfields, v3
 2013-07-25 22:40 UTC  (7+ messages)
` [ping] "

[Patch, Fortran] PR57530 (Part 2 of 3) Support TYPE => CLASS
 2013-07-25 22:37 UTC 

[google][4.8] Expose all target specific builtins unconditionally for LIPO builds
 2013-07-25 22:14 UTC  (4+ messages)

[Patch, Fortran OOP] PR 57966: Using a TBP to specify the shape of a dummy argument
 2013-07-25 21:54 UTC  (6+ messages)

[PATCH] Remove old x86 builtins from documentation
 2013-07-25 21:43 UTC  (6+ messages)
` [ping] "

[v3] (Re-)enable pow(const complex<>&, int) in C++11 mode
 2013-07-25 20:13 UTC 

[c++-concepts] requires expressions
 2013-07-25 19:49 UTC  (6+ messages)

[Dwarf patch] Refactor logic to decide if a pubname should be output
 2013-07-25 19:39 UTC  (2+ messages)

[PATCH] Basic support for MIPS r5900
 2013-07-25 18:57 UTC  (14+ messages)
      ` [PATCH] FPU IEEE 754 "
          ` Aw: "
              ` Aw: "

[PATCH][ARM][combine] Improve opportunities to generate cmn instructions
 2013-07-25 18:57 UTC  (3+ messages)

[PATCH i386 1/8] [AVX512] Adjust register classes
 2013-07-25 17:50 UTC  (4+ messages)

[PATCH] Fix missing deps for tree-sra.o
 2013-07-25 17:40 UTC  (2+ messages)

[GOOGLE] Port remaining -fopt-info messages from google/4_7 (plus dump infrastructure enhancement)
 2013-07-25 17:07 UTC 

[PATCH] Fix documentation for x86 __builtin_ia32_cmp*s
 2013-07-25 17:02 UTC  (4+ messages)
` [ping] "

[PATCH][ARM] Update two fixed point arithmetic patterns for -mrestrict-it
 2013-07-25 16:57 UTC  (2+ messages)

[PATCH][ARM] Fix bug in add patterns due to commutativity modifier
 2013-07-25 16:17 UTC  (2+ messages)

[PATCH] Fix nested function support on OpenBSD/hppa
 2013-07-25 16:13 UTC  (2+ messages)

[PATCH] Small OpenBSD/hppa cleanup
 2013-07-25 15:57 UTC  (2+ messages)

patch to fix PR57960
 2013-07-25 15:31 UTC 

Dynamite News Released
 2013-07-25 14:57 UTC 

[PATCH, i386, MPX 1/X] Support of Intel MPX ISA
 2013-07-25 14:39 UTC  (4+ messages)

[Patch] Add documents and comments for regex
 2013-07-25 14:37 UTC  (2+ messages)

[C++ Patch] PR 57981
 2013-07-25 14:09 UTC  (3+ messages)

[C++ Patch] PR 57880
 2013-07-25 14:04 UTC  (4+ messages)

Symtab cleanup 7/17 make releasing of function bodies more consistent
 2013-07-25 13:59 UTC 

[PATCH 0/2] Introduce context and pipeline classes
 2013-07-25 13:25 UTC  (10+ messages)
` [PATCH 1/2] Introduce context class
` [PATCH 2/2] Introduce beginnings of a pipeline class

[Patch ARM] Fix PR19599 tail
 2013-07-25 13:08 UTC  (2+ messages)

[ubsan] Move ubsan CL entries to separate CLs
 2013-07-25 12:51 UTC 

[testsuite] Adding target nonpic to certain tests part. 2
 2013-07-25 11:18 UTC  (5+ messages)

[PING] [Patch RX] Add assembler option "-mcu" for generating assembler
 2013-07-25 10:57 UTC 

[PATCH 0/6] Contributing new target port: Andes 'nds32'
 2013-07-25 10:49 UTC  (2+ messages)

[PATCH 2/6] Andes nds32: machine description of nds32 porting (3)
 2013-07-25  9:50 UTC  (4+ messages)

[Patch ARM] Fix PR19599 tail
 2013-07-25  9:45 UTC 

[PATCH 2/6] Andes nds32: machine description of nds32 porting (1)
 2013-07-25  9:42 UTC  (5+ messages)

[PATCH 2/6] Andes nds32: machine description of nds32 porting (2)
 2013-07-25  9:42 UTC  (4+ messages)

[Patch, Fortran] PR 57639: [OOP] ICE with polymorphism (and illegal code)
 2013-07-25  9:35 UTC  (3+ messages)

[Patch, PR 57800] Waste work in gfc_match_call()
 2013-07-25  1:35 UTC  (4+ messages)

Merge from gcc 4.8 branch to gccgo branch
 2013-07-24 22:55 UTC 

libgo patch committed: Handle allocating memory in cgo/SWIG return
 2013-07-24 22:43 UTC 

[PATCH, PowerPC] Fix vector pack insns for little endian
 2013-07-24 21:53 UTC  (2+ messages)

RFA: Fix rtl-optimization/57968
 2013-07-24 21:05 UTC  (2+ messages)

Merge from gcc 4.8 branch to gccgo branch
 2013-07-24 19:46 UTC 

Go patch committed: Fix handling of zero sized struct
 2013-07-24 18:27 UTC 

Go patch committed: Update libgo to 1.1.1
 2013-07-24 17:41 UTC  (8+ messages)

[PATCH] doc: mention that -ftls-model is subject to optimization
 2013-07-24 17:38 UTC 

[PATCH 3/6] Andes nds32: libgcc of nds32 porting
 2013-07-24 16:53 UTC  (3+ messages)

[PATCH 5/6] Andes nds32: documentation for nds32 target
 2013-07-24 16:39 UTC  (4+ messages)

[www] Mention avx512 and mpx branches
 2013-07-24 16:39 UTC  (3+ messages)

[PATCH 4/6] Andes nds32: testsuite modifications for nds32 target
 2013-07-24 16:25 UTC  (3+ messages)

[Patch] Reimplment regex matcher using DFS
 2013-07-24 16:25 UTC  (8+ messages)

[PATCH, i386, MPX] Support of Intel MPX ISA
 2013-07-24 16:06 UTC  (2+ messages)

[PATCH 1/6] Andes nds32: configure settings for nds32 target
 2013-07-24 15:49 UTC  (3+ messages)

[PATCH 0/4] Move pass-creation logic into a passes.def file
 2013-07-24 15:18 UTC  (7+ messages)
` [PATCH 3/4] Introduce NEXT_PASS_NUM macro

[PATCH] ppc-vector-memcpy.c
 2013-07-24 15:09 UTC 

Go patch committed: Update libgo to 1.1.1
 2013-07-24 13:19 UTC  (5+ messages)

[PATCH, PowerPC] Fix unaligned Altivec load/stores in LE mode
 2013-07-24 13:12 UTC  (2+ messages)

[PATCH GCC/ARM]Disable "-fira-hoist-pressure" on Thumb2
 2013-07-24 11:49 UTC  (2+ messages)

[PING] Two patches pending
 2013-07-24 10:03 UTC  (3+ messages)

[v3] libstdc++/57920
 2013-07-24  9:18 UTC  (8+ messages)

[PATCH] S/390: libitm: Use .machine to enable the HTM instructions in the assembler
 2013-07-24  9:12 UTC 

[PATCH, ARM/Thumb1] Adjust rtx cost to prevent expanding MULT into shift/add instructions
 2013-07-24  9:10 UTC  (2+ messages)

[arm-embedded] Patch to define multilibs for arm embedded-4_8-branch
 2013-07-24  8:58 UTC 

[C, C++] Implement -Wstatic-local
 2013-07-24  8:15 UTC  (5+ messages)

[C++ Patch / RFC] Change DERIVED_FROM_P to use tf_none?!?
 2013-07-24  7:09 UTC  (8+ messages)

[Patch, microblaze]: Add TARGET_ASM_OUTPUT_MI_THUNK to support varargs thunk
 2013-07-24  1:24 UTC  (7+ messages)

[Patch, microblaze]: Add atomic builtin implementation
 2013-07-24  0:22 UTC  (4+ messages)

[PATCH, PowerPC] altivec_expand_vec_perm_const reverses pack pattern arguments in little endian mode
 2013-07-23 23:24 UTC  (5+ messages)

[Patch, PR 57804] Wasted work in gfc_trans_transfer()
 2013-07-23 22:08 UTC 

[Patch, PR 57802] Wasted work in set_loop_bounds()
 2013-07-23 21:55 UTC 

[Patch, PR 57791] Waste work in gfc_check_pointer_assign()
 2013-07-23 21:49 UTC 

[Patch, PR 57801] Waste work in resolve_variable()
 2013-07-23 21:42 UTC 

[PATCH, rs6000] power8 patches
 2013-07-23 21:24 UTC  (9+ messages)
` [PATCH, rs6000] power8 patches, patch #4, new power8 builtins
  ` [PATCH, rs6000] power8 patches, patch #4 (revised), "

[Patch, microblaze]: Add -fstack-usage support
 2013-07-23 21:23 UTC  (6+ messages)

Go patch committed: Update libgo to 1.1.1
 2013-07-23 20:37 UTC  (2+ messages)

libgo patch committed: Fix cgo callbacks from non-Go threads
 2013-07-23 20:32 UTC 

RFA: implement C11 _Generic
 2013-07-23 20:26 UTC  (4+ messages)

[patch, mips] Size savings for MIPS16 switch statements
 2013-07-23 19:48 UTC  (2+ messages)

It is getting ready to absolutely ignite!
 2013-07-23 18:44 UTC 

[PATCH, PowerPC] altivec_expand_vec_perm_const selects wrong field for splat in LE mode
 2013-07-23 18:02 UTC  (2+ messages)

[Patch, PR 57780] Waste work in subst_dup()
 2013-07-23 17:11 UTC  (2+ messages)

Go patch committed: Don't call init_varasm_once again
 2013-07-23 16:20 UTC 

[Patch, PR 57782] Wasted work in remove_path()
 2013-07-23 16:14 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).