public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[CFT][PATCH 0/6] Move dwarf2 cfi creation to a new pass
 2011-07-07  8:10 UTC  (3+ messages)

[0/11] GET_MODE_PRECISION vs GET_MODE_BITSIZE
 2011-07-07  8:07 UTC  (28+ messages)
` [1/11] Use targetm.shift_truncation_mask more consistently
` [2/11] Neater tests for signbits
` [3/11] Remove some dead code
` [4/11] Use precisions for TRULY_NOOP_TRUNCATION
` [5/11] Neater tests for paradoxical subregs
` [6/11] Tests for HOST_WIDE_INT representability
` [7/11] rtl optimizer changes
` [8/11] Expander changes
` [9/11] Fix units mismatch in comparison
` [10/11] Expander fixes for 40-bit integers
` [11/11] Fix get_mode_bounds

[Patch,testsuite]: Filter more test cases to fit target capabilities
 2011-07-07  7:43 UTC  (2+ messages)

[Path,AVR]: Improve loading of 32-bit constants
 2011-07-07  7:38 UTC  (7+ messages)

[Patch, Fortran] Add stat=/errmsg= support to _gfortran_caf_register
 2011-07-07  6:12 UTC 

C++ PATCH for c++/49353 (emitting functions with DECL_EXTERNAL set)
 2011-07-07  5:35 UTC 

Remove obsolete %[] specs operator
 2011-07-07  2:26 UTC 

[PATCH] Add -mno-r11 option to suppress load of ppc64 static chain in indirect calls
 2011-07-06 23:57 UTC  (3+ messages)
  ` [PATCH] Update html docs for -mno-r11 and --param case-value-threshold

[pph] Add FIXME comment to avoid finalizing decls when generating pph image. (issue4626099)
 2011-07-06 23:36 UTC  (2+ messages)

[testsuite] arm thumb tests: remove -march= and dg-prune-output from 9 tests
 2011-07-06 23:31 UTC 

[testsuite] arm tests: remove -march= and dg-prune-output from 3 tests
 2011-07-06 23:28 UTC 

[PATCH] [Annotalysis] Change to get_virtual_function_decl
 2011-07-06 23:26 UTC  (2+ messages)

[pph] Test cleanup (issue4572050)
 2011-07-06 21:56 UTC  (4+ messages)

C++ PATCH for c++/49568 (unneeded thunks emitted on xcoff target)
 2011-07-06 21:24 UTC 

PING: PATCH [8/n]: Prepare x32: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)
 2011-07-06 21:21 UTC 

[Patch, Fortran] Register allocatable coarrays
 2011-07-06 21:20 UTC  (2+ messages)

[PATCH] Fix dead_debug_insert_before ICE (PR debug/49522)
 2011-07-06 20:55 UTC  (6+ messages)
    ` [PATCH] Fix dead_debug_insert_before ICE (PR debug/49522, take 2)

Remove unused t-* fragments
 2011-07-06 20:32 UTC  (2+ messages)

[lra] initial support of debug info and some fixes
 2011-07-06 20:24 UTC 

[PATCH, go]: Compile go checks with $(GOCFLAGS)
 2011-07-06 20:14 UTC  (2+ messages)

[wwwdocs] Buildstat update for 4.4
 2011-07-06 19:52 UTC 

[wwwdocs] Buildstat update for 4.5
 2011-07-06 19:49 UTC 

[PATCH, testsuite] Fix for PR49519, miscompiled 447.dealII in SPEC CPU 2006
 2011-07-06 19:43 UTC  (2+ messages)

[patch] PR other/49658 fix typo in extend.texi
 2011-07-06 19:36 UTC 

[PATCH] Use ira_reg_class_max_nregs array instead of CLASS_MAX_NREGS macro
 2011-07-06 18:39 UTC  (2+ messages)

libgo patch committed: Fix json test when rand returns 0
 2011-07-06 18:39 UTC 

[pph] Stream and restore static_aggregates (issue4626096)
 2011-07-06 18:32 UTC  (3+ messages)

[PATCH] Fix PR49645, with C FE pieces
 2011-07-06 18:26 UTC  (4+ messages)

[testsuite] fixes for gcc.target/arm/mla-1.c
 2011-07-06 18:00 UTC 

[RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup
 2011-07-06 17:58 UTC  (18+ messages)

[testsuite] ARM wmul tests: require arm_dsp_multiply
 2011-07-06 17:34 UTC  (3+ messages)

DOC patch: about gengtype & plugins
 2011-07-06 17:17 UTC 

Improve Solaris mudflap support (PR libmudflap/49550)
 2011-07-06 17:11 UTC  (5+ messages)

C++ mangling, function name to mangled name (or tree)
 2011-07-06 17:00 UTC  (2+ messages)

[v3] Correctly determine baseline_subdir for 64-bit default Solaris gcc
 2011-07-06 16:41 UTC 

PATCH [1/n]: Add initial -x32 support
 2011-07-06 16:40 UTC  (11+ messages)
` PATCH [1/n] X32: "

Provide 64-bit default Solaris/x86 configuration (PR target/39150)
 2011-07-06 16:23 UTC  (4+ messages)

Improve Solaris mudflap support (PR libmudflap/49550)
 2011-07-06 16:16 UTC 

[Patch,testsuite]: target-supports.exp: Disable -fprofile-generate for AVR
 2011-07-06 16:00 UTC  (5+ messages)

PATCH TRUNK: [gcc/configure.ac] Generate GCCPLUGIN_VERSION_* macros
 2011-07-06 15:13 UTC  (6+ messages)

[PATCH] Address lowering [1/3] Main patch
 2011-07-06 15:02 UTC  (10+ messages)

Define WORDS_BIG_ENDIAN in rs6000/vxworks.h
 2011-07-06 14:28 UTC 

--enable-gnu-indirect-function patch
 2011-07-06 14:26 UTC  (2+ messages)

patch committed: Correct configure option name in docs
 2011-07-06 14:03 UTC 

[PATCH] Fix configure --with-cloog
 2011-07-06 12:50 UTC  (2+ messages)

[testsuite] Don't XFAIL gcc.dg/tree-ssa/20030807-7.c (PR tree-optimization/49647)
 2011-07-06 12:40 UTC  (2+ messages)

Cleanup Solaris ASM_SPEC handling
 2011-07-06 11:35 UTC 

[PATCH, ARM, iWMMXt][5/5]: pipeline description
 2011-07-06 10:36 UTC 

[PATCH, ARM, iWMMXt][4/5]: WMMX machine description
 2011-07-06 10:34 UTC 

[PATCH, ARM, iWMMXt][1/5]: ARM code generic change
 2011-07-06 10:24 UTC 

[PATCH, ARM, iWMMXt][3/5]: built in define and expand
 2011-07-06 10:24 UTC 

[PATCH, ARM, iWMMXt][0/5]: iWMMXt intrinsics maintenance and pipeline description
 2011-07-06 10:23 UTC 

[PATCH, ARM, iWMMXt][2/5]: intrinsic head file change
 2011-07-06 10:15 UTC 

Fix PR testsuite/49542
 2011-07-06  9:04 UTC 

Clean up TARGET_ASM_NAMED_SECTION defaults
 2011-07-06  8:47 UTC  (4+ messages)
` Ping "
  ` Ping^2: TARGET_HAVE_NAMED_SECTIONS cleanup

PING: PATCH [9/n]: Prepare x32: PR middle-end/47383: ivopts miscompiles Pmode != ptr_mode
 2011-07-06  8:28 UTC  (12+ messages)

C++ PATCH for c++/48157 (loss of explicit template args in member template signature)
 2011-07-06  8:26 UTC 

[pph] Do not clobber unemitted_tinfo_decls and keyed_classes (issue4636085)
 2011-07-06  4:08 UTC 

[wwwdocs] Buildstat update for 4.6
 2011-07-06  4:04 UTC  (2+ messages)

[PATCH, go] Re: Should rename ELFOSABI_LINUX into ELFOSABI_GNU, and drop ELFOSABI_HURD
 2011-07-05 22:59 UTC  (3+ messages)

[PATCH 0/6] Fix PR47654
 2011-07-05 22:30 UTC  (3+ messages)
` [PATCH 4/6] Fix computation of precision

Generic hwloop support library
 2011-07-05 19:36 UTC  (4+ messages)

[patch, fortran] Always return malloc(1) for empty arrays in the library
 2011-07-05 18:49 UTC  (7+ messages)

[testsuite]: Fix testcases that need int >= 32 bits
 2011-07-05 18:14 UTC  (2+ messages)

[testsuite]: Add require fopenmp as needed
 2011-07-05 18:05 UTC  (3+ messages)

RFA: Making attribute values avaliable for options
 2011-07-05 16:51 UTC  (4+ messages)

Ping: C-family stack check for threads
 2011-07-05 16:11 UTC  (2+ messages)

PING: PATCH [2/n]: Prepare x32: PR middle-end/47715: Convert pointer to TLS symbol if needed
 2011-07-05 15:24 UTC  (2+ messages)

[PATCH] Merge build_common_tree_nodes and build_common_tree_nodes_2
 2011-07-05 14:56 UTC 

C++ PATCH for c++/49598 (ICE with value capture of reference)
 2011-07-05 14:50 UTC 

[PATCH][C][C++] Move common tree node building to c_common_nodes_and_builtins
 2011-07-05 14:39 UTC  (3+ messages)

PING: PATCH [4/n]: Prepare x32: Permute the conversion and addition if one operand is a constant
 2011-07-05 14:30 UTC 

[build] Move MD_UNWIND_SUPPORT to toplevel libgcc
 2011-07-05 14:16 UTC  (11+ messages)

PATCH] PR 49580
 2011-07-05 11:20 UTC  (6+ messages)

[PATCH] Fix PR49518
 2011-07-05 10:28 UTC  (6+ messages)

[build] Move unwinder to toplevel libgcc
 2011-07-05  9:35 UTC  (4+ messages)
  ` CFT: "

[PATCH] Fix tree_could_trap_p so that weak var accesses are considered trapping (PR tree-optimization/49618)
 2011-07-05  9:03 UTC  (4+ messages)

PATCH [6/n]: Prepare x32: PR rtl-optimization/47449: Don't propagate hard register non-local goto save area
 2011-07-05  8:55 UTC  (11+ messages)

[PATCH] Fix bootstrap on OpenBSD, PR48851
 2011-07-05  8:33 UTC  (3+ messages)

[RFC] Add middle end hook for stack red zone size
 2011-07-05  0:33 UTC  (2+ messages)

libjava patches for RTEMS
 2011-07-05  0:14 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).