Show patches with: none      |   126695 patches
« 1 2 ... 226 227 2281266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[doc] Remove moxie web reference from install.texi - - - - --- 2012-11-01 Gerald Pfeifer New
[doc,libstdc++] Link maintenance for the libstdc++ manual - - - - --- 2012-11-02 Gerald Pfeifer New
[v3] Fix allocator-aware container requirements for forward_list - - - - --- 2012-11-02 Jonathan Wakely New
User directed Function Multiversioning via Function Overloading (issue5752064) - - - - --- 2012-11-02 Sriraman Tallam New
[committed] Fix bswapdi2 -m32 miscompilation (PR target/55147) - - - - --- 2012-11-02 Jakub Jelinek New
[PR54693] loss of debug info in jump threading and loop ivopts - - - - --- 2012-11-02 Jakub Jelinek New
[Version,2,RFA] Improving register pressure directed hoist - - - - --- 2012-11-02 Bin Cheng New
[doc,libstdc++] Update Hoard references in libstdc++/doc - - - - --- 2012-11-02 Gerald Pfeifer New
[SH] PR 51244 - catch more unnecessary T bit stores - - - - --- 2012-11-02 Oleg Endo New
[SH] Use some more multi-line asm in sh.c - - - - --- 2012-11-02 Oleg Endo New
libstdc++/55169 - - - - --- 2012-11-02 Paolo Carlini New
Fix minor inaccuracy with EDGE_SIBCALL - - - - --- 2012-11-02 Eric Botcazou New
[PING^2,C++] Add overflow checking to __cxa_vec_new[23] - - - - --- 2012-11-02 Florian Weimer New
[ping] Re: [patch v2] support for multiarch systems - - - - --- 2012-11-02 Matthias Klose New
[i386] : Fix PR55175, i386/sfp-exceptions.c:52:7: error: impossible constraint in 'asm' - - - - --- 2012-11-02 Uros Bizjak New
patch to fix PR55130 - - - - --- 2012-11-02 Vladimir Makarov New
Add check for x32 support - - - - --- 2012-11-02 Jack Howarth New
[committed] libquadmath: Small fmaq and lgamma update - - - - --- 2012-11-02 Tobias Burnus New
[RFC] Masked load/store vectorization - - - - --- 2012-11-02 Jakub Jelinek New
[committed] libquadmath: Small fmaq and lgamma update - - - - --- 2012-11-02 Tobias Burnus New
[committed] Pass -fno-ident to tests that make sure "pow" is not called - - - - --- 2012-11-02 Michael Meissner New
Fix powerpc pr48258-2 - - - - --- 2012-11-02 Michael Meissner New
Minor predict.c improvement - - - - --- 2012-11-02 Jan Hubicka New
[contrib] Compare against a clean build in validate_failures.py - - - - --- 2012-11-02 Diego Novillo New
[wwwdocs,Java] java/faq.html -- remove non-FAQ covered by installation documentation - - - - --- 2012-11-02 Gerald Pfeifer New
[4.7,branch] Backport fix for 54985 - - - - --- 2012-11-02 Jeff Law New
[wwwdocs,Java] Obsolete GCJ FAQ entry for Solaris? - - - - --- 2012-11-02 Gerald Pfeifer New
[libstdc++,doc] Some link housekeeping - - - - --- 2012-11-02 Gerald Pfeifer New
[wwwdocs] PATCH for Re: GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon - - - - --- 2012-11-02 Gerald Pfeifer New
[01/10] Initial import of asan from the Google branch into trunk - - - - --- 2012-11-02 Dodji Seketeli New
[02/10] Initial asan cleanups - - - - --- 2012-11-02 Dodji Seketeli New
[03/10] Emit GIMPLE directly instead of gimplifying GENERIC. - - - - --- 2012-11-02 Dodji Seketeli New
[04/10] Allow asan at -O0 - - - - --- 2012-11-02 Dodji Seketeli New
[05/10] Implement protection of stack variables - - - - --- 2012-11-02 Dodji Seketeli New
[06/10] Implement protection of global variables - - - - --- 2012-11-02 Dodji Seketeli New
[07/10] Make build_check_stmt accept an SSA_NAME for its base - - - - --- 2012-11-02 Dodji Seketeli New
[08/10] Factorize condition insertion code out of build_check_stmt - - - - --- 2012-11-02 Dodji Seketeli New
[09/10] Instrument built-in memory access function calls - - - - --- 2012-11-02 Dodji Seketeli New
[wwwdocs] Switch to UTF-8 - - - - --- 2012-11-02 Gerald Pfeifer New
libgo patch committed: Fix reflect.Call - - - - --- 2012-11-02 Ian Lance Taylor New
[Committed] Fix 54524: Wrong code with some 64bit addition with registers as 32bits - - - - --- 2012-11-02 Andrew Pinski New
libgo patch committed: Prepare syscall for 64-bit int - - - - --- 2012-11-02 Ian Lance Taylor New
Fix bootstrap on 32bit hosts - - - - --- 2012-11-03 Jan Hubicka New
[tsan] ThreadSanitizer instrumentation part - - - - --- 2012-11-03 Wei Mi New
[RFA:] PR55186 - gcc.dg/const-uniq-1.c fails due to vector not in the constant pool - - - - --- 2012-11-03 Hans-Peter Nilsson New
RFC: PR middle-end/55142: Check Pmode instead of ptr_mode for address mode - - - - --- 2012-11-03 H.J. Lu New
[MIPS,committed] Tweak octeon-exts-7.c test - - - - --- 2012-11-03 Richard Sandiford New
[1/8] Handle TRUNCATE in make_extraction - - - - --- 2012-11-03 Richard Sandiford New
[2/8] Add adjust_bitfield_address_size - - - - --- 2012-11-03 Richard Sandiford New
[3/8] Add narrow_bit_field_mem - - - - --- 2012-11-03 Richard Sandiford New
[4/8] Add bit_field_mode_iterator - - - - --- 2012-11-03 Richard Sandiford New
[5/8] Tweak bitfield alignment handling - - - - --- 2012-11-03 Richard Sandiford New
[6/8] Add strict volatile handling to bit_field_mode_iterator - - - - --- 2012-11-03 Richard Sandiford New
[7/8] Replace mode_for_extraction with new interface - - - - --- 2012-11-03 Richard Sandiford New
[8/8] Add new optabs and use them for MIPS - - - - --- 2012-11-03 Richard Sandiford New
RFC/A: set_mem_attributes_minus_bitpos tweak - - - - --- 2012-11-03 Richard Sandiford New
Fix final_scan_insn to handle all comparisons in non-jump and cmove insn - - - - --- 2012-11-03 Andreas Schwab New
exception safety validation - - - - --- 2012-11-03 François Dumont New
exception safety validation - - - - --- 2012-11-03 François Dumont New
VxWorks is done - - - - --- 2012-11-03 Bruce Korb New
[PR54693] loss of debug info in jump threading and loop ivopts - - - - --- 2012-11-03 Alexandre Oliva New
[tsan] ThreadSanitizer instrumentation part - - - - --- 2012-11-03 Wei Mi New
[Committed] Fix gcc.target/mips/octeon-bbit-3.c testcase - - - - --- 2012-11-03 Andrew Pinski New
RFA: Add a SLIM_RTX_STRING macro - - - - --- 2012-11-03 Richard Sandiford New
VxWorks is done - - - - --- 2012-11-03 H.J. Lu New
[committed] Sync configure.ac with src - - - - --- 2012-11-03 H.J. Lu New
[SH] Treat SH2A as superscalar - - - - --- 2012-11-04 Oleg Endo New
[RFH] subreg of a vector without going through memory - - - - --- 2012-11-04 Marc Glisse New
move GIMPLE_TRANSACTION expansion to tmmark pass - - - - --- 2012-11-04 Aldy Hernandez New
[wwwdocs,Java] Fix up java/papers/compiling.html - - - - --- 2012-11-04 Gerald Pfeifer New
[middle-end] : Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return - - - - --- 2012-11-04 Uros Bizjak New
[ping] Re: [patch v2] support for multiarch systems - - - - --- 2012-11-04 Matthias Klose New
Ping / update: RFA: replace #ifdef with if/#if for HAVE_ATTR_* - - - - --- 2012-11-04 Joern Rennecke New
[wwwdocs,avr] : Deprecate/remove -mshort-calls, --with-avrlibc is default - - - - --- 2012-11-04 Gerald Pfeifer New
[PR54693] loss of debug info in jump threading and loop ivopts - - - - --- 2012-11-04 Alexandre Oliva New
Minor ipa-prop.c internal interface tweak - - - - --- 2012-11-04 Martin Jambor New
Disable aggregate jump functions for bit-field stores - - - - --- 2012-11-04 Martin Jambor New
Stream cgraph_node.ipa_transforms_to_apply - - - - --- 2012-11-04 Martin Jambor New
s%funcs%ifuncs typo in libatomic/acinclude.m4 - - - - --- 2012-11-04 Thomas Schwinge Accepted
Using -ffunction-sections and -p - - - - --- 2012-11-05 Sriraman Tallam New
[C++11] PR54413 Option for turning off compiler extensions for numeric literals. - - - - --- 2012-11-05 Ed Smith-Rowland New
GCC for GNU Hurd: MACH built-in preprocessor macro (was: gdb: FTBFS on hurd-i386 (for review)) - - - - --- 2012-11-05 Thomas Schwinge Accepted
[i386] : AMD bdver3 enablement - - - - --- 2012-11-05 Gopalasubramanian, Ganesh New
[x86] Fix gcc.c-torture/compile/20080806-1.c failures - - - - --- 2012-11-05 Richard Sandiford New
[SH] PR 54089 - Add support for rotcl instruction - - - - --- 2012-11-05 Oleg Endo New
[middle-end] : Fix mode-switching MODE_EXIT check with __builtin_apply/__builtin_return - - - - --- 2012-11-05 Vladimir Yakovlev New
[testsuite] : Fix gcc.dg/tree-ssa/cunroll-9.c failure - - - - --- 2012-11-05 Uros Bizjak New
Fix up pr19105.c test regexp for ppc (PR testsuite/55188) - - - - --- 2012-11-05 Jakub Jelinek New
[testsuite] : Fix gcc.dg/torture/pr55018.c testsuite failure - - - - --- 2012-11-05 Uros Bizjak New
Fix up value_format ICE for DWARF2_ADDR_SIZE < 4 targets (PR target/55194) - - - - --- 2012-11-05 Jakub Jelinek New
Relax limits of early inliner for the forwarder functions - - - - --- 2012-11-05 Jan Hubicka New
Minor fixes to niter and ivcanon - - - - --- 2012-11-05 Jan Hubicka New
New badness metric for inliner - - - - --- 2012-11-05 Jan Hubicka New
[committed] Fix up pr54970.c testcase - - - - --- 2012-11-05 Jakub Jelinek New
[committed] 3 backports to 4.7 branch - - - - --- 2012-11-05 Jakub Jelinek New
patch to fix PR55151 - - - - --- 2012-11-05 Vladimir Makarov New
Implement simple peeling on tree level; remove RTL peeling code - - - - --- 2012-11-05 Jan Hubicka New
committed: Fix dbr processing of conditional returns - - - - --- 2012-11-05 Joern Rennecke New
libgo patch committed - - - - --- 2012-11-05 Ian Lance Taylor New
libgo patch committed: NetBSD fix - - - - --- 2012-11-05 Ian Lance Taylor New
« 1 2 ... 226 227 2281266 1267 »