public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[dwarf2cfi] Cleanup interpretation of cfa.reg
 2011-07-12 19:21 UTC  (5+ messages)
    ` [dwarf2cfi] Fix pr/49713

[Committed/Obvious] Fix PR 49474: ICE on ppc-linux with -O3 in cprop.c
 2011-07-12 19:20 UTC  (2+ messages)

[pph] Add alternate addresses to register in the cache (issue4685054)
 2011-07-12 18:44 UTC  (5+ messages)

[i386, darwin] Fix pr/49714
 2011-07-12 18:42 UTC 

[pph] Rename tests according to PPH include level. (issue4678051)
 2011-07-12 18:26 UTC  (2+ messages)

[pph] Mark c4pr36533.cc fixed (issue4708041)
 2011-07-12 18:20 UTC  (3+ messages)

[build] Move i386/crtprec to toplevel libgcc
 2011-07-12 18:15 UTC  (2+ messages)

[build] Move darwin-crt[23].c to toplevel libgcc
 2011-07-12 18:13 UTC  (2+ messages)

CFT: [build] Move fp-bit support to toplevel libgcc
 2011-07-12 18:03 UTC  (2+ messages)

[PATCH] Make VRP optimize useless conversions
 2011-07-12 18:02 UTC  (8+ messages)
          ` Build failure (Re: [PATCH] Make VRP optimize useless conversions)

[C++-0x] User defined literals
 2011-07-12 17:47 UTC  (2+ messages)

[build] Move unwinder to toplevel libgcc
 2011-07-12 17:42 UTC  (11+ messages)
  ` CFT: "

[Ada] Fix --enable-build-with-cxx build
 2011-07-12 17:34 UTC  (5+ messages)

CFT: [build] Move soft-fp support to toplevel libgcc
 2011-07-12 17:26 UTC 

[PATCH Atom][PR middle-end/44382] Tree reassociation improvement
 2011-07-12 17:24 UTC  (4+ messages)

[patch tree-optimization]: [3 of 3]: Boolify compares & more
 2011-07-12 17:18 UTC  (7+ messages)

[build] Remove crt0, mcrt0 support
 2011-07-12 16:55 UTC 

RFA: Avoid unnecessary clearing in union initialisers
 2011-07-12 16:47 UTC 

[build] Move sync, mips16.S to toplevel libgcc
 2011-07-12 16:35 UTC 

Fwd: Re: The TI C6X port
 2011-07-12 16:25 UTC 

[Patch 0/3] ARM 64 bit atomic operations
 2011-07-12 15:31 UTC  (4+ messages)
` [Patch 3/3] "

[PATCH][1/N][C][C++][Fortran][Java] Change POINTER_PLUS_EXPR offset type requirements
 2011-07-12 15:06 UTC  (4+ messages)
` [PATCH][1/N][C][C++][Fortran]Change "

[build] Move dfp-bit support to toplevel libgcc
 2011-07-12 15:00 UTC  (5+ messages)

[PATCH] Fixup copyrename statistics
 2011-07-12 14:53 UTC 

[patch tree-optimization]: [2 of 3]: Boolify compares & more
 2011-07-12 14:38 UTC  (10+ messages)

[PATCH, PR43864] Gimple level duplicate block cleanup
 2011-07-12 14:37 UTC  (6+ messages)

[PATCH (0/7)] Improve use of Widening Multiplies
 2011-07-12 14:10 UTC  (29+ messages)
` [PATCH (2/7)] Widening multiplies by more than one mode
` [PATCH (3/7)] Widening multiply-and-accumulate pattern matching
` [PATCH (4/7)] Unsigned multiplies using wider signed multiplies

[gomp-3.1] Add a testcase for copyin of unallocated allocatable
 2011-07-12 14:08 UTC 

[gomp-3.1] Some #pragma omp atomic capture changes
 2011-07-12 14:07 UTC 

[pph] Remove protection for NAMESPACE_LEVEL being null when adding namespaces (issue4675069)
 2011-07-12 12:54 UTC  (2+ messages)

[Patch, libfortran] PR 49296 List read of file without EOR
 2011-07-12 12:32 UTC  (3+ messages)

Cgraph alias reorg 8/14 (ipa-cp and ipa-prop update)
 2011-07-12 12:23 UTC  (2+ messages)

[Patch, AVR]: Fix PR49687: Better widening mul 16=8*8
 2011-07-12 12:18 UTC  (6+ messages)

ARM: Clear icache when creating a closure
 2011-07-12 10:24 UTC  (4+ messages)

[ARM] Tighten predicates for misaligned loads and stores
 2011-07-12  9:48 UTC  (2+ messages)

[PATCH] Fix ICE in gen_lsm_tmp_name (PR tree-optimization/49712)
 2011-07-12  9:28 UTC 

AMD bdver2 enablement
 2011-07-12  8:24 UTC 

[PATCH] Extra invariant motion step after ivopt
 2011-07-12  6:42 UTC  (3+ messages)

Fix argument pushes to unaligned stack slots
 2011-07-12  6:09 UTC 

Use of vector instructions in memmov/memset expanding
 2011-07-12  5:11 UTC  (3+ messages)

Add __builtin_clrsb, similar to clz/ctz
 2011-07-12  3:50 UTC  (4+ messages)

[PATCH] [Annotalysis] Fix to get_canonical_lock_expr
 2011-07-12  1:11 UTC  (2+ messages)

RFC: attribute to reverse bitfield allocations
 2011-07-11 22:58 UTC  (3+ messages)

PING: PATCH [8/n]: Prepare x32: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)
 2011-07-11 22:53 UTC  (2+ messages)

New German PO file for 'gcc' (version 4.6.1)
 2011-07-11 22:31 UTC 

[pph] Use FOR_EACH_VEC_ELT consistently (issue4673057)
 2011-07-11 22:21 UTC 

[pph] Do not call pushdecl_into_namespace to re-register symbols (issue4685053)
 2011-07-11 21:44 UTC 

New automaton_option "collapse-ndfa"
 2011-07-11 21:26 UTC 

C++ PATCH for c++/49672 (ICE with variadic parms to lambda)
 2011-07-11 21:22 UTC 

libgo patch committed: Define CC_FOR_BUILD in Makefile
 2011-07-11 20:55 UTC 

[PLUGIN] c-family files installation
 2011-07-11 20:52 UTC  (2+ messages)

[gomp-3.1] const qualified vs. predetermination
 2011-07-11 20:27 UTC 

libgo patch committed: Use abort, not std::abort, in C code
 2011-07-11 20:22 UTC 

C++ PATCH for c++/44609 (printing an error for each step in infinite template recursion)
 2011-07-11 19:51 UTC 

[v3] Fix libstdc++/49559
 2011-07-11 19:36 UTC 

AMD bdver2 enablement
 2011-07-11 19:03 UTC 

[Committed, Backport 4.6, AVR]: PR target/46779
 2011-07-11 18:41 UTC 

[gomp-3_1-branch] Update openmp_version in gcc/fortran/intrinsic.texi
 2011-07-11 18:38 UTC  (2+ messages)

[pph] Stream out chains backwards (issue4657092)
 2011-07-11 18:29 UTC 

[Patch, Fortran] Allocate + CAF library
 2011-07-11 18:26 UTC 

[PATCH, i386]: ix86_trampoline_init: use offset everywhere
 2011-07-11 18:24 UTC 

[build] Move crtfastmath to toplevel libgcc
 2011-07-11 18:16 UTC  (2+ messages)

PATCH: fix collect2 handling of --demangle and --no-demangle
 2011-07-11 18:01 UTC  (2+ messages)
` PING^2 "

[gomp-3.1] _OPENMP and openmp_version updates for OpenMP 3.1
 2011-07-11 17:50 UTC 

[PATCH] Create smaller DWARF ops for some int_loc_descriptor constants etc. (PR debug/49676)
 2011-07-11 17:46 UTC  (2+ messages)

[Committed, Backport 4.6, AVR]: PR39633 (missing *cmpqi)
 2011-07-11 17:32 UTC 

PING: PATCH [4/n]: Prepare x32: Permute the conversion and addition if one operand is a constant
 2011-07-11 17:26 UTC  (12+ messages)

[v3] Small testsuite patch for -Wall
 2011-07-11 17:26 UTC 

[PATCH, 4.6, PR 49094, committed] Backport of fixes for PR 49094
 2011-07-11 17:23 UTC 

More mudflap fixes for Solaris < 11
 2011-07-11 16:55 UTC 

[build] Use libgcc copy of i386/t-crtstuff on Solaris/x86
 2011-07-11 16:55 UTC 

Define [CD]TORS_SECTION_ASM_OP on Solaris/x86 with Sun ld
 2011-07-11 16:50 UTC 

[PATCH] Fix gfc_trans_pointer_assign_need_temp (PR fortran/49698)
 2011-07-11 16:38 UTC  (2+ messages)

The TI C6X port
 2011-07-11 16:24 UTC  (6+ messages)
` Ping: "

[libgcc] Remove libgcov.c from EXCLUDES
 2011-07-11 16:23 UTC 

[PATCH] Remove cgraph_get_node_or_alias
 2011-07-11 16:20 UTC  (2+ messages)

[Patch,testsuite]: Skip AVR if .text overflows
 2011-07-11 15:54 UTC  (3+ messages)

[PATCH] Add -mno-r11 option to suppress load of ppc64 static chain in indirect calls
 2011-07-11 15:28 UTC  (7+ messages)

[rfc, i386] Convert output_mi_thunk to rtl
 2011-07-11 15:18 UTC  (6+ messages)

[Patch] Add my name to the "Write After Approval" list
 2011-07-11 14:04 UTC 

[PATCH][0/N][RFC] Change POINTER_PLUS_EXPR offset type requirements
 2011-07-11 12:17 UTC 

[PATCH] Build a bi-arch compiler on s390-linux-gnu
 2011-07-11 12:13 UTC  (3+ messages)

[PATCH] Build a tri-arch compiler on mips-linux-gnu
 2011-07-11 12:05 UTC  (8+ messages)
  ` Re : "

Shrink-wrapping: Introduction
 2011-07-11 11:42 UTC  (8+ messages)
` [PATCH 4/6] Shrink-wrapping

RFA: Use create_*_operand & expand_insn for movmisalign
 2011-07-11 11:15 UTC  (2+ messages)

[0/11] GET_MODE_PRECISION vs GET_MODE_BITSIZE
 2011-07-11 10:38 UTC  (4+ messages)
` [11/11] Fix get_mode_bounds

[PATCH] Remove call_expr_arg and call_expr_argp
 2011-07-11 10:10 UTC  (4+ messages)

[PATCH] Remove obsolete alias check in cgraph_redirect_edge_call_stmt_to_callee
 2011-07-11 10:08 UTC 

[Patch, AVR]: Fix PR39633 (missing *cmpqi)
 2011-07-11 10:01 UTC  (2+ messages)

RFA PR regression/49498
 2011-07-11  9:59 UTC  (2+ messages)

[SPARC] Another minor tweak
 2011-07-11  9:55 UTC 

RFA: Fix bug in optimize_mode_switching
 2011-07-11  9:36 UTC 

[Patch, Fortran, committed] Remove bogus dg-error in gfortran.dg/coarray_lock_3.f90
 2011-07-11  8:51 UTC 

plugin event for C/C++ declarations
 2011-07-11  8:21 UTC  (3+ messages)

[Patch, Fortran] Support allocatable *scalar* coarrays
 2011-07-11  7:54 UTC  (2+ messages)

[PATCH] Fix configure --with-cloog
 2011-07-11  7:52 UTC  (3+ messages)

PATCH: Support -mx32 in GCC tests
 2011-07-11  7:49 UTC  (5+ messages)
` PATCH: Check ia32 "

RFA: Making attribute values avaliable for options
 2011-07-11  6:49 UTC  (3+ messages)

PATCH [4/n] X32: Use ptr_mode for vtable adjustment
 2011-07-11  3:46 UTC  (4+ messages)

ObjC: hide encoding obstacks inside objc-encoding.c
 2011-07-11  1:50 UTC  (2+ messages)

PATCH [3/n] X32: Promote pointers to Pmode
 2011-07-11  1:47 UTC  (7+ messages)

PATCH [5/n] X32: Fix x32 trampoline
 2011-07-10 22:01 UTC  (7+ messages)

[PATCH] New IPA-CP with real function cloning
 2011-07-10 19:44 UTC  (2+ messages)

C++ PATCH for c++/49691 (ICE in cp_parser_late_return_type_opt)
 2011-07-10 15:12 UTC 

PATCH [2/n] X32: Turn on 64bit and check models for x32
 2011-07-10 14:33 UTC  (2+ messages)

[Patch, Fortran] PR - fix SIGNAL intrinsic (4.6/4.7 Regression)
 2011-07-10 14:24 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).