public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 2/3] Incorporate aggregate jump functions into inlining analysis
 2012-08-29 15:45 UTC  (2+ messages)

faster random number engine
 2012-08-29 15:43 UTC  (2+ messages)

[PATCH] gcc/config/freebsd-spec.h: Fix building PIE executables. Link them with crt{begin,end}S.o and Scrt1.o which are PIC instead of crt{begin,end}.o and crt1.o which are not. Spec synced from gnu-user.h
 2012-08-29 15:25 UTC  (4+ messages)
  ` [PATCH,PING]] gcc/config/freebsd-spec.h: Fix building PIE

[PATCH] rs6000: Add a builtin to read the time base register on PowerPC
 2012-08-29 13:56 UTC 

out-of-line and arch-specific random_device
 2012-08-29 13:48 UTC  (11+ messages)

[PATCH] Add counter histogram to fdo summary (issue6465057)
 2012-08-29 13:13 UTC  (2+ messages)

[PATCH, libstdc++] Make empty std::string storage readonly
 2012-08-29 12:25 UTC  (5+ messages)

Inline hints
 2012-08-29 12:18 UTC  (4+ messages)

remove dependency on cp/parser.h from cp/lang.c
 2012-08-29 11:54 UTC 

[AArch64] Merge from upstream trunk r190706
 2012-08-29  9:42 UTC 

[PATCH] MIPS16 TLS support for GCC
 2012-08-29  9:38 UTC  (8+ messages)

Ping: [PATCH] Enable bbro for -Os
 2012-08-29  8:40 UTC  (3+ messages)

[google/gcc-4_7, trunk] Fix problem with -fdebug-types-section and template instantiations, take 2
 2012-08-29  6:12 UTC  (2+ messages)

[v3] libstdc++/54102
 2012-08-29  4:47 UTC  (3+ messages)

[google/gcc-4_7, trunk] Fix problem with -fdebug-types-section and template instantiations
 2012-08-29  1:08 UTC  (4+ messages)

PATCH: PR binutils/14526: c++filt is crashed on large files
 2012-08-29  0:59 UTC  (4+ messages)

[v3] libstdc++/54296
 2012-08-29  0:13 UTC  (2+ messages)

[SH] Use iterators
 2012-08-28 22:40 UTC  (2+ messages)

[SH] rename option -menable-tas to -mtas
 2012-08-28 22:40 UTC  (2+ messages)

[patch] PR middle-end/54385
 2012-08-28 21:54 UTC  (4+ messages)

[MIPS, committed] Add missing COSTS_N_INSNS call
 2012-08-28 20:43 UTC  (5+ messages)

[PATCH] fix wrong-code bug for -fstrict-volatile-bitfields
 2012-08-28 20:41 UTC  (8+ messages)

[google] Enable both ld and gold in gcc (issue4664051)
 2012-08-28 19:59 UTC  (4+ messages)

PR 43852: new configure option --disable-libstdcxx-verbose
 2012-08-28 19:51 UTC  (4+ messages)

[lra] patch to fix PARISC bootstrap
 2012-08-28 19:41 UTC 

[Patch, Fortran] PR54389 - DECL_PURE_P: set for implicit_pure but not for impure elemental
 2012-08-28 18:09 UTC  (2+ messages)

[v3] Fix libstdc++/40518
 2012-08-28 18:05 UTC  (2+ messages)

[PATCH, ARM] Constant vector permute for the Neon vext insn
 2012-08-28 15:19 UTC  (6+ messages)

[Patch, Fortran] ANother two memory leaks plugged
 2012-08-28 14:50 UTC 

C++ PR 54197: lifetime of reference not properly extended
 2012-08-28 14:41 UTC  (7+ messages)

[PATCH 6/6] Thread pointer built-in functions, mips
 2012-08-28 11:05 UTC  (3+ messages)

[Patch, Fortran] PR54382 - fix invalid mem access in show_locus
 2012-08-28  9:49 UTC 

[PATCH, x86-Atom] Enabling look-ahead scheduling feature for Atom processors
 2012-08-28  9:34 UTC  (4+ messages)

[PATCH 5/6] Thread pointer built-in functions, xtensa
 2012-08-28  8:15 UTC  (2+ messages)

[PATCH 2/6] Thread pointer built-in functions, alpha
 2012-08-28  8:14 UTC  (2+ messages)

[PATCH 3/6] Thread pointer built-in functions, arm
 2012-08-28  8:14 UTC  (3+ messages)

[PATCH 4/6] Thread pointer built-in functions, s390
 2012-08-28  8:14 UTC  (3+ messages)

[PATCH 1/6] Thread pointer built-in functions, core parts
 2012-08-28  8:13 UTC  (2+ messages)

[PATCH] Fix PR 53395: tree-if-conv.c not producing MAX_EXPR
 2012-08-28  7:09 UTC  (3+ messages)

[TILE-Gx, committed] coding style fixes
 2012-08-28  6:12 UTC 

[Patch, Fortran, committed] Plug another memory leak
 2012-08-28  5:35 UTC 

[TILE-Gx, committed] support -mcmodel=MODEL
 2012-08-28  5:31 UTC 

[C++ Patch] PR 54191
 2012-08-28  3:17 UTC  (6+ messages)

[google/gcc-4_7, trunk] Fix problem with -fdebug-types-section and template instantiations
 2012-08-28  0:46 UTC 

[PATCH] Set correct source location for deallocator calls
 2012-08-27 23:36 UTC  (18+ messages)

[google] Modification of gcov pmu format to reduce gcda size bloat (issue 6427063)
 2012-08-27 22:23 UTC 

[google] Modification of gcov pmu format to reduce gcda size bloat (issue6427063)
 2012-08-27 22:05 UTC 

[PATCH] Handle truncate of a memory location
 2012-08-27 21:21 UTC 

[PATCH, i386]: Fix PR 46254, reload failure with -fpic -mcmodel={medium|large} and __sync_val_compare_and_swap
 2012-08-27 21:09 UTC 

[patch, Fortran, committed] Free temporary variables
 2012-08-27 20:52 UTC 

[Fortran] PR37336 - FIINAL patch [1/n]: Implement the finalization wrapper subroutine
 2012-08-27 18:51 UTC  (3+ messages)
` [EXTERNAL] "

[Patch, Fortran, committed] Free leaks in dependency.c and trans-intrinsics.c
 2012-08-27 18:48 UTC 

[TILE-Gx/TILEPro, committed] mcount typo
 2012-08-27 18:38 UTC 

[TILE-Gx, committed] bfins instruction fix
 2012-08-27 18:20 UTC 

[Dwarf Patch] Implement split debug info proposal--Updated (issue6305113)
 2012-08-27 18:01 UTC 

[google] Modification of gcov pmu format to reduce gcda size bloat (issue 6427063)
 2012-08-27 17:59 UTC  (2+ messages)

[TILE-Gx, committed] fix atomic op latency
 2012-08-27 17:46 UTC 

[Patch, test] Enable to prune warnings for tests defined in one exp file
 2012-08-27 17:21 UTC  (2+ messages)

[PATCH, MIPS] add new peephole for 74k dspr2
 2012-08-27 16:37 UTC  (4+ messages)

Merge C++ conversion into trunk (6/6 - gdb tree macro support)
 2012-08-27 16:35 UTC  (4+ messages)

[MIPS, committed] Add missing NOMIPS16s to gcc.target/mips
 2012-08-27 16:32 UTC 

[MIPS, committed] Tighten gcc.target/mips regexps
 2012-08-27 16:31 UTC 

[MIPS, committed] Turn gcc.target/mips into a torture-style test
 2012-08-27 16:29 UTC 

[MIPS, committed] Handle SYMBOL_REF SET_SRCs for R_MIPS_JALR hints
 2012-08-27 16:26 UTC 

[MIPS, committed] Fix segfault in vr4130_align_insns
 2012-08-27 16:25 UTC 

[PATCH] Fix bug in scheduler's handling of DEBUG_INSNs
 2012-08-27 15:47 UTC  (2+ messages)

[Patch, Fortran] Plug memory leaks; fix tree-check ICE for PR
 2012-08-27 15:23 UTC  (6+ messages)

random numbers in bulk
 2012-08-27 13:10 UTC  (27+ messages)

[SH] mov[si,hi]_index_disp
 2012-08-27 12:26 UTC  (2+ messages)

[PATCH] PR preprocessor/53469 - argument tokens of _Pragma miss virtual location
 2012-08-27  7:59 UTC  (3+ messages)
` PING^2: "

[Jiří Paleček] [PATCH][C++] Fix constant reference in a lambda (PR c++/53488)
 2012-08-27  7:46 UTC 

Patch ping
 2012-08-27  7:44 UTC 

another wrong-code problem with -fstrict-volatile-bitfields
 2012-08-27  3:25 UTC  (2+ messages)

To-be-committed: correct out-of-tree .hidden support for mmix-knuth-mmixware
 2012-08-27  0:46 UTC 

[PATCH] Remove RS6000_CALL_GLUE
 2012-08-26 23:05 UTC 

[Patch, Fortran] Make -Wall no longer imply -Wcompare-reals
 2012-08-26 22:29 UTC  (2+ messages)

To-be-committed: fix configure case when assembler COMDAT group support is lacking
 2012-08-26 22:21 UTC 

[PATCH] Add sparc Niagara4 scheduling description and tweaks
 2012-08-26 21:45 UTC  (3+ messages)

Patches to enable -ftrack-macro-expansion by default
 2012-08-26 20:14 UTC  (7+ messages)

Committed, btest-gcc.sh: make fortran tests optional
 2012-08-26 19:31 UTC 

[MIPS, committed] Use round-robin allocation of floating-point condition codes
 2012-08-26 19:31 UTC 

[MIPS, committed] Fix handling of long branches with delay slots
 2012-08-26 19:23 UTC 

[MIPS, committed] Tweak r10k cache barrier code
 2012-08-26 19:20 UTC 

[MIPS, committed] Fix cost of CINS
 2012-08-26 19:19 UTC 

[obvious] Make scan-assembler-times require code generation
 2012-08-26 19:17 UTC 

[Committed] Fix libffi on mips64 with soft-float
 2012-08-26 18:27 UTC 

[wwwdocs] Update links to C++ ABI (was: at exit alternative for AIX)
 2012-08-26 18:03 UTC  (5+ messages)
                      ` [wwwdocs] Update links to C++ ABI

[PATCH, middle-end]: Introduce TARGET_LEGITIMATE_COMBINED_INSN target hook
 2012-08-26 18:02 UTC  (3+ messages)

RFA: Add Epiphany port
 2012-08-26 17:33 UTC  (8+ messages)

Is libstdcxx-time still experimental?
 2012-08-26 17:20 UTC  (3+ messages)

[doc] Add missing space in invoke.texi
 2012-08-26 15:37 UTC 

[PATCH] OpenBSD/amd64 support and OpenBSD/i386 cleanup
 2012-08-26 15:07 UTC  (2+ messages)

[v3] fix PR 54297 - segfaults with std::async
 2012-08-26 15:00 UTC  (5+ messages)

[RFA:] fix configury version checks for in-tree binutils
 2012-08-26 14:48 UTC 

[PATCH] fix for PR53986 - missing vrp on bit-mask test, LSHIFT_EXPR not handled
 2012-08-26 14:28 UTC 

[PATCH 2/2] mips: Add R4700 scheduling support
 2012-08-26 13:55 UTC  (3+ messages)

PATCH: Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes
 2012-08-26 13:52 UTC  (3+ messages)

[PATCH] Intrinsics for RDSEED
 2012-08-26 13:12 UTC  (3+ messages)

[PATCH] Small change for cloog.m4 configuration file
 2012-08-26 12:32 UTC  (3+ messages)

[Patch, fortran] [0/5] PR 45586: restrict vs. non-restrict type compatibility hell
 2012-08-26 12:18 UTC  (5+ messages)

Commit: FRV: Add support for -fstack-usage
 2012-08-26 10:29 UTC  (2+ messages)

[PATCH, middle-end]: Introduce TARGET_REJECT_COMBINED_INSN target hook
 2012-08-26  6:36 UTC  (13+ messages)
            ` [PATCH v2, "

C++ PATCH for default template argument access control SFINAE
 2012-08-26  4:13 UTC  (3+ 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).