public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 2/2] Enable elimination of zext/sext
 2014-09-01  8:48 UTC  (6+ messages)

[patch] propagate INSTALL Makefile variables down from gcc/
 2014-09-01  8:44 UTC  (3+ messages)

[PATCH] libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc: Avoid writing '\0' out of string's border
 2014-09-01  8:42 UTC  (5+ messages)

[PATCH] Fix byte size confusion in bswap pass
 2014-09-01  8:36 UTC  (2+ messages)

[PATCH] Fix libbacktrace and libiberty tests fail on sanitized GCC due to wrong link options
 2014-09-01  8:33 UTC  (6+ messages)

[PATCH, Cilk+] CIlk_for enabling in the compiler
 2014-09-01  8:14 UTC  (2+ messages)

[PATCH, ira] Miss checks in split_live_ranges_for_shrink_wrap
 2014-09-01  8:13 UTC  (3+ messages)

[PATCH] Fix Asan ICEs on unexpected types (PR62140, PR61897)
 2014-09-01  7:25 UTC  (3+ messages)
` [PATCH][PING] "

[PATCH][ARM] Fix -fcall-saved-rX for X > 7 with -Os -mthumb
 2014-09-01  6:51 UTC 

[PATCH] SPARC: add mcpu=leon3v7 target
 2014-09-01  6:08 UTC  (2+ messages)

[PATCH PR62151]Fix uninitialized register issue caused by distribute_notes in combine pass
 2014-09-01  4:18 UTC  (7+ messages)

[PATCH] Add missing size directive for arm-*-elf
 2014-09-01  3:30 UTC 

[PATCH] Add header guard to several header files
 2014-09-01  2:48 UTC  (2+ messages)

[PATCH] GCC/test: Don't try ARM cortex-M check on non-ARM
 2014-09-01  2:15 UTC  (2+ messages)

[PATCH] doc/generic.texi: Fix typo
 2014-09-01  0:40 UTC  (6+ messages)

[BUILDROBOT][PATCH] mcore-elf: Fix bad declaration
 2014-08-31 22:51 UTC 

[PATCH, Fortran] -fno-automatic with -finit-local prevents initialization of automatics in recursive functions
 2014-08-31 22:43 UTC  (3+ messages)

[RFC/PATCH] Fix-it hints
 2014-08-31 21:57 UTC 

fix typo in doc/generic.texi
 2014-08-31 21:10 UTC  (3+ messages)

[PATCH] 2014-08-29 Honggyu Kim <hong.gyu.kim@lge.com>
 2014-08-31 21:08 UTC  (3+ messages)

[wwwdocs, committed] gcc-5/changes.html: Update Fortran section
 2014-08-31 20:37 UTC 

[wwwdocs] Add "Porting to GCC 4.9" document
 2014-08-31 19:28 UTC  (3+ messages)

C++ PATCH for c++/62302 (wrong comdat group)
 2014-08-31 18:21 UTC 

[wwwdocs] Patch for Re: _contribute.html_: missing information regarding feedback procedure
 2014-08-31 16:38 UTC 

[PATCH][1-3] New configure options that make the compiler use -fPIE and -pie as default option
 2014-08-31 15:49 UTC  (3+ messages)

[ARM Documentation] Clarify -mcpu, -mtune, -march
 2014-08-31 15:45 UTC  (4+ messages)

Updated slim LTO patchkit
 2014-08-31 15:25 UTC  (4+ messages)
` [PATCH 1/2] Add -B support to gcc-ar/ranlib/nm
  ` [PATCH 2/2] Support slim LTO bootstrap

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-08-31 15:12 UTC  (7+ messages)
` [PATCH 5/5] add libcc1
        ` [PATCH 5/5] add libcc1 [gcc-5/changes.html]

[PATCH, rs6000] A few more vector builtins
 2014-08-30 22:53 UTC  (2+ messages)

[PATCH] GCC/test: Disable loop-19.c for classic FPU Power
 2014-08-30 22:51 UTC  (2+ messages)

[Comitted] Add testcase for some miscompile in older versions of GCC
 2014-08-30 22:35 UTC 

[Patch, Fortran] CAF dep (3/3): coarrays - pass may_require_tmp informtion for CAF_get/send/sendget to the library
 2014-08-30 19:44 UTC  (2+ messages)

[PATCH] Add support for GNU/Hurd in gnat-4.9
 2014-08-30 18:06 UTC  (13+ messages)

[patch] No allocation for empty unordered containers
 2014-08-30 18:03 UTC  (10+ messages)

[RFC/PATCH] More precise diagnostic locations: dynamic locations for columns vs explicit offset
 2014-08-30 17:07 UTC 

[PATCH 1/2] Add -B support to gcc-ar/ranlib/nm
 2014-08-30 16:32 UTC  (5+ messages)
` [PING^2] "
  ` [PING^3] "

[Patch, Fortran] CAF dep (2/3): Move code around, prepare for more locking support
 2014-08-30 16:09 UTC  (2+ messages)

[committed] Don't request function descriptors when generating fast indirect calls on hppa
 2014-08-30 15:40 UTC 

[committed] Update libstdc++ baseline symbols on hppa-linux
 2014-08-30 15:14 UTC 

(Still) ICE for cris-elf at r214710
 2014-08-30 14:38 UTC  (11+ messages)
    ` PR62304 (was Re: (Still) ICE for cris-elf at r214710)
        ` [PATCH v2] "

Make many more options use CPP()
 2014-08-30 12:03 UTC 

[Patch, Fortran] CAF dep (1/3): PR62278 - improve dependency.c's gfc_check_dependency's check (missed-optimization)
 2014-08-30 11:54 UTC  (2+ messages)

[PATCH i386 AVX512] [33/n] Add patterns for compress, expand
 2014-08-30  8:38 UTC  (2+ messages)

[PATCH i386 AVX512] [32/n] Add reduce,range,fpclass
 2014-08-30  8:21 UTC  (2+ messages)

[PATCH i386 AVX512] [31/n] Update float unspec namely storeu,rcp14,rsqrt14,scalef,getexp,fixupimm,rndscale,getmant
 2014-08-30  8:14 UTC  (2+ messages)

[PATCH] Drop user_defined_section_attribute, directly check DECL_SECTION_NAME instead
 2014-08-30  6:47 UTC  (5+ messages)

[PATCH] Avoid redundant indirect_info computation during inderct edge cloning
 2014-08-30  6:39 UTC  (4+ messages)

TAGs for variables created through common.opt
 2014-08-30  6:34 UTC  (3+ messages)

[PATCH 000/236] Introduce rtx subclasses
 2014-08-30  6:24 UTC  (14+ messages)
` [PATCH 225/236] Work towards NEXT_INSN/PREV_INSN requiring insns as their params
` [PATCH 199/236] Introduce rtx_insn_list subclass of rtx_def

__intN patch 2/5: Fix assumptions about mode precisions
 2014-08-29 23:35 UTC  (4+ messages)

__intN patch 1/5: convert-move optimization
 2014-08-29 23:19 UTC  (3+ messages)

__intN patch 4/5: testsuite updates
 2014-08-29 23:16 UTC  (3+ messages)

[GOOGLE, AUTOFDO] Assign different discriminators to calls with the same lineno
 2014-08-29 22:02 UTC  (8+ messages)

[Patch, fortran, committed] Use ISO C remove() instead of unlink()
 2014-08-29 21:21 UTC 

[PATCH] Handle -fsanitize=leak more similarly to address/thread
 2014-08-29 21:06 UTC  (2+ messages)

[PATCH] fix hardreg_cprop to honor HARD_REGNO_MODE_OK
 2014-08-29 21:03 UTC  (4+ messages)

[Patch, fortran, committed] PR 62215 Unlink old module file before renaming
 2014-08-29 20:52 UTC 

__intN patch 0/5: summary
 2014-08-29 20:36 UTC  (2+ messages)

[PATCH rtl, gdbinit.in]: Skip various inline functions in rtl.h when stepping in gdb
 2014-08-29 20:09 UTC  (2+ messages)

[PATCH] Fix UB in expmed.c (PR middle-end/61903)
 2014-08-29 20:08 UTC  (2+ messages)

[4.9] PR 62146
 2014-08-29 20:06 UTC  (2+ messages)

Migrating gcc.c-torture
 2014-08-29 19:55 UTC  (9+ messages)

Enable EBX for x86 in 32bits PIC code
 2014-08-29 18:56 UTC  (24+ messages)

Fix libgomp crash without TLS (PR42616)
 2014-08-29 17:41 UTC  (4+ messages)

[C PATCH] Tidy up pedwarn_c90
 2014-08-29 17:17 UTC  (6+ messages)
    ` [C PATCH] Tidy up pedwarn_c90 (take 2)

[patch] clarify confusing comments in std::complex
 2014-08-29 16:28 UTC 

[PATCH] Move -fbuiltin from c.opt to common.opt and change it to common group
 2014-08-29 16:05 UTC  (5+ messages)

[committed] Fix PR 62301
 2014-08-29 15:53 UTC 

[PATCH i386 AVX512] [30/n] Add FMA patterns
 2014-08-29 11:02 UTC  (3+ messages)

[Patch, Fortran] CAF dep (1/3): PR62278 - improve dependency.c's gfc_check_dependency's check (missed-optimization)
 2014-08-29  9:42 UTC 

[PATCH][1/2] Fix PR62291
 2014-08-29  9:27 UTC 

[debug-early] reuse variable DIEs and fix their context
 2014-08-29  9:09 UTC  (7+ messages)

[PATCH] Do not allow NON_LVALUE_EXPR in GIMPLE
 2014-08-29  8:12 UTC 

[PATCH] Fix PR62292
 2014-08-29  8:09 UTC 

[PATCH i386 AVX512] [29/n] Add narrowing vpmov
 2014-08-29  5:59 UTC  (4+ messages)

Go patch committed: Fix bug comparing struct/array to interface
 2014-08-29  3:06 UTC 

[BUILDROBOT][PATCH] Fix warnings in the mep-elf target
 2014-08-29  1:38 UTC  (5+ messages)

[Patch AArch64] Fix for PR62040
 2014-08-28 21:45 UTC  (4+ messages)

[GOOGLE] Fixup varpool references after LIPO linking
 2014-08-28 20:52 UTC  (3+ messages)

[PATCH 4.8] libstdc++ pretty-printers: Backport Python 3 support from mainline
 2014-08-28 20:07 UTC  (3+ messages)

[Patch] fix C++11 thread support for win32
 2014-08-28 18:57 UTC 

[PATCH libstdc++ v5] - Add xmethods for std::vector and std::unique_ptr
 2014-08-28 18:45 UTC  (9+ messages)

[debug-early] New branch for streaming dwarf early (and status)
 2014-08-28 17:50 UTC  (2+ messages)

[PATCH,rs6000] Add some more vector built-ins
 2014-08-28 17:20 UTC  (2+ messages)

[PATCH GCC]Fix broken Canadian when checking isl library support
 2014-08-28 16:55 UTC  (8+ messages)

[PATCH 0/4] AArch64: Improve unwind info generation
 2014-08-28 16:55 UTC  (9+ messages)
` [PATCH 3/4] aarch64: Tidy prologue local variables
` [PATCH 1/4] aarch64: Improve epilogue unwind info

[patch] Adjust comments in testsuite/ext/random/
 2014-08-28 15:47 UTC 

[PATCH, CPP/23827] standard C++ should not have hex float preprocessing tokens
 2014-08-28 14:27 UTC  (6+ messages)

[PATCH][match-and-simplify] Move simplify first in fold_stmt
 2014-08-28 13:50 UTC 

[PATCH][match-and-simplify] Fix NON_LVALUE_EXPR leaking
 2014-08-28 13:37 UTC 

[PATCH] Fix peeling issue in PR62283
 2014-08-28 13:02 UTC 

Port of VTV for Cygwin and MinGW
 2014-08-28 11:04 UTC 

[PATCH] Steam out non-explicit -fno-tree-loop-distribute-patterns for LTO options
 2014-08-28 10:29 UTC  (5+ messages)

[PATCH] For -fno-builtin disable pattern recognition if not enabled explicitly in lto
 2014-08-28 10:26 UTC 

[match-and-simplify] Merge from trunk
 2014-08-28 10:16 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).