Show patches with: Archived = No       |   128843 patches
« 1 2 ... 1135 1136 11371288 1289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/5] arm: Use CC_REGNUM as success output from compare-and-swap. - - - - --- 2011-12-01 Richard Henderson New
[2/5] arm: Emit swp for pre-armv6. - - - - --- 2011-12-01 Richard Henderson New
[1/5] arm: Convert to atomic optabs. - - - - --- 2011-12-01 Richard Henderson New
[C++] PR 51367 - - - - --- 2011-11-30 Paolo Carlini New
[fortran] PR 25708 Reduce seeks when loading module files - - - - --- 2011-11-30 Janne Blomqvist New
Swap the action and jmpbuf arguments to GTM_longjmp - - - - --- 2011-11-30 Richard Henderson New
Predict compare-and-swap to succeed. - - - - --- 2011-11-30 Richard Henderson New
[fortran] PR 25708 Reduce seeks when loading module files - - - - --- 2011-11-30 Janne Blomqvist New
[C++] PR 51327 - - - - --- 2011-11-30 Paolo Carlini New
PR c++/51289 - ICE with alias template for bound template - - - - --- 2011-11-30 Dodji Seketeli New
Remove flag_objc-sjlj_exceptions as a User control, move ObjC exception mechanism choices to gcc/ob… - - - - --- 2011-11-30 Iain Sandoe New
[Cilkplus] Low cost annotations implementation - - - - --- 2011-11-30 Iyer, Balaji V New
[fortran] Fix PR 51338 - ICE with front-end optimization and assumed character lengths - - - - --- 2011-11-30 Thomas Koenig New
Fix C/51321, ICE With incomplete types with __builtin_types_compatible_p - - - - --- 2011-11-30 Andrew Pinski New
[STORMY16] Hookize FUNCTION_VALUE_REGNO_P - - - - --- 2011-11-30 Anatoly Sokolov New
Fix PR 51198, DECL_INITIAL still contains stuff for FIELD_DECLs - - - - --- 2011-11-30 Andrew Pinski New
[C++] PR 51299 - - - - --- 2011-11-30 Paolo Carlini New
[Fortran] PR50923 - [4.4-4.7] Print warning function does not return a value - - - - --- 2011-11-30 Tobias Burnus New
Avoid adding second edge between the same src and dest bb in ehcleanup (PR middle-end/51089) - - - - --- 2011-11-30 Jakub Jelinek New
Treat tail calls as scheduling barriers (PR rtl-optimization/48721) - - - - --- 2011-11-30 Jakub Jelinek New
Fix up begin_move_insn (PR rtl-optimization/48721) - - - - --- 2011-11-30 Jakub Jelinek New
Avoid messages about non-existent gnatls command (PR bootstrap/51201) - - - - --- 2011-11-30 Jakub Jelinek New
Fix shrink-wrapping detection with crtl->drap_reg (PR target/50725) - - - - --- 2011-11-30 Jakub Jelinek New
[fortran] PR 25708 Reduce seeks when loading module files - - - - --- 2011-11-30 Janne Blomqvist New
[IA64] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P - - - - --- 2011-11-30 Anatoly Sokolov New
[v2,0/5] Convert Sparc to atomic optabs - - - - --- 2011-11-30 Richard Henderson New
[PPC/Darwin] some tidy-ups for save_world (and a prelude to splitting it out of the rs6000 code). - - - - --- 2011-11-30 Iain Sandoe New
Run ThreadSanitizer test only on x86/linux (issue5437087) - - - - --- 2011-11-30 Dmitry Vyukov New
[RFA/testsuite] Use rand instead of random (again) - - - - --- 2011-11-30 Matthew Gretton-Dann New
[RFA/ARM] Add an integer pipeline description for Cortex-A15 - - - - --- 2011-11-30 Matthew Gretton-Dann New
[Darwin] adjust crts for Darwin >= 10. - - - - --- 2011-11-30 Iain Sandoe New
PR c++/51289 - ICE with alias template for bound template - - - - --- 2011-11-30 Dodji Seketeli New
[lto] : Handle *tm regparm attribute - - - - --- 2011-11-30 Uros Bizjak New
[PATCH/Committed] Add self to write-after-approval section of MAINTAINERS file - - - - --- 2011-11-30 Matthew Gretton-Dann New
RFA: AVR: Provide local version of c_addr_space_name - - - - --- 2011-11-30 Nick Clifton New
Fix emit_inc_dec_insn_before in DSE (PR rtl-optimization/51044) - - - - --- 2011-11-30 Jakub Jelinek New
[pph] Merge and rename pph sources. (issue5440063) - - - - --- 2011-11-30 Lawrence Crowl New
[google] Backport r171347 and r181549 from trunk (strict volatile bitfield) (issue5434084) - - - - --- 2011-11-30 Doug Kwan (關振德) New
Go patch committed: Copy runtime_panicstring from master library - - - - --- 2011-11-30 Ian Lance Taylor New
[lra] patch mostly implementing pseudo live range split - - - - --- 2011-11-29 Vladimir Makarov New
Go patch committed: New lock/note implementation - - - - --- 2011-11-29 Ian Lance Taylor New
New port^2: Renesas RL78 - - - - --- 2011-11-29 DJ Delorie New
[SH] PR 51337 - Various testsuite ICEs for -m2a -O0 - - - - --- 2011-11-29 Oleg Endo New
Go patch committed: New lock/note implementation - - - - --- 2011-11-29 Ian Lance Taylor New
[Fortran] PR50815 - don't -fcheck=bounds of deferred-length strings - - - - --- 2011-11-29 Tobias Burnus New
[Fortran,4.6/4.7] PR 50684 - fix intent(in) check - - - - --- 2011-11-29 Tobias Burnus New
[i386] : Split movdi_via_fpu - - - - --- 2011-11-29 Uros Bizjak New
[i386] : Update *floathi<mode>2_i387_with_temp - - - - --- 2011-11-29 Uros Bizjak New
SH atomic asms in glibc and the stack pointer - - - - --- 2011-11-29 Joseph Myers New
[AVR] Was/Fix: error linking lto1 for target avr - - - - --- 2011-11-29 Georg-Johann Lay New
PR other/51174: handle architectures with no DECL_COMDAT_GROUP - - - - --- 2011-11-29 David Edelsohn New
[Patch.AVR] Fix PR51002 (gcc part) - - - - --- 2011-11-29 Georg-Johann Lay New
Massive breakage with your libgcc patches - - - - --- 2011-11-29 Bernd Schmidt New
PR c++/51289 - ICE with alias template for bound template - - - - --- 2011-11-29 Dodji Seketeli New
[PPC/Darwin] add fp/gp save routines to ppc64 case. - - - - --- 2011-11-29 Iain Sandoe New
[ppc/darwin] fix vec unwinding part 1. - - - - --- 2011-11-29 Iain Sandoe New
Fix libgomp semaphores - - - - --- 2011-11-29 Alan Modra New
Use atomics in libgomp mutex - - - - --- 2011-11-29 Alan Modra New
[Patch.AVR,4.6] Fix PR51002 - - - - --- 2011-11-29 Georg-Johann Lay New
Tidy up MD_INCLUDES in config/arm/t-arm - - - - --- 2011-11-29 Matthew Gretton-Dann New
Make sibcall argument overlap check less pessimistic (PR middle-end/50074, take 2) - - - - --- 2011-11-29 Jakub Jelinek New
Re: hashtable cleanup + new testsuite files - - - - --- 2011-11-29 François Dumont New
Go patch committed: Implement predefined error interface - - - - --- 2011-11-29 Ian Lance Taylor New
Fix PR tree-optimization/51301 - - - - --- 2011-11-29 Ira Rosen New
[libgomp] Define memmodel - - - - --- 2011-11-29 Richard Henderson New
[rs6000] Streamline compare-and-swap success return value computation - - - - --- 2011-11-29 Richard Henderson New
Fix libgomp semaphores - - - - --- 2011-11-29 Richard Henderson New
Don't ICE on label DEBUG_INSN in rtl loop unrolling (PR rtl-optimization/51014) - - - - --- 2011-11-28 Jakub Jelinek New
[testsuite] : Use dg-additional-options in g++.dg/cdce3.C - - - - --- 2011-11-28 Uros Bizjak New
[fortran,RFC] PR 40958 Reduce size of module files - - - - --- 2011-11-28 Thomas Koenig New
libjava/classpath configure update for FreeBSD 10 and up - - - - --- 2011-11-28 Andreas Tobler New
When making var non-addressable, drop var ={v} {CLOBBER} stmts (PR debug/50317) - - - - --- 2011-11-28 Jakub Jelinek New
Clear EDGE_CROSSING flag when redirecting edge succ to EXIT_BLOCK_PTR (PR middle-end/50907) - - - - --- 2011-11-28 Jakub Jelinek New
Copy over TREE_THIS_VOLATILE during forwprop (PR tree-optimization/50078) - - - - --- 2011-11-28 Jakub Jelinek New
[5/5] sparc: Add -mmemory-model command-line option. - - - - --- 2011-11-28 Richard Henderson New
[4/5] sparc: Convert to atomic_exchange. - - - - --- 2011-11-28 Richard Henderson New
[3/5] sparc: Convert to atomic_compare_and_swap. - - - - --- 2011-11-28 Richard Henderson New
[2/5] sparc: Convert to atomic_load/store. - - - - --- 2011-11-28 Richard Henderson New
[1/5] sparc: Convert to mem_thread_fence. - - - - --- 2011-11-28 Richard Henderson New
PR c++/51289 - ICE with alias template for bound template - - - - --- 2011-11-28 Dodji Seketeli New
Fix PR51298, libgomp barrier failure - - - - --- 2011-11-28 Alan Modra New
[Fortran] PR51308 - fix bogus c_null_ptr error - - - - --- 2011-11-28 Tobias Burnus New
[v3] libstdc++/51288 - - - - --- 2011-11-28 Paolo Carlini New
[Fortran] MOVE_ALLOC fixes - - - - --- 2011-11-28 Tobias Burnus New
[RFA/ARM] Add an integer pipeline description for Cortex-A15 - - - - --- 2011-11-28 Matthew Gretton-Dann New
split stack patch committed: More split stack support for coroutines - - - - --- 2011-11-28 Ian Lance Taylor New
PR middle-end/51273: call cgraph_call_node_duplication_hooks - - - - --- 2011-11-28 Patrick Marlier New
Fix PR51298, libgomp barrier failure - - - - --- 2011-11-27 Alan Modra New
[AVR] : Add %T/%t to print_operand. Add built-in to permute bits. - - - - --- 2011-11-27 Georg-Johann Lay New
Use atomics in libgomp mutex - - - - --- 2011-11-27 Alan Modra New
Fix libgomp semaphores - - - - --- 2011-11-27 Alan Modra New
[testsuite] xfail target-specific asms, & gcov - - - - --- 2011-11-27 Nathan Sidwell New
[Darwin] fix thinko in TM crts - - - - --- 2011-11-27 Iain Sandoe New
Shrink-wrapping vs. EXIT_IGNORE_STACK - - - - --- 2011-11-27 Richard Sandiford New
[committed] Fix failure of Octeon BADDU tests - - - - --- 2011-11-27 Richard Sandiford New
[committed] Make mips16_unextended_reference_p handle BLKmode - - - - --- 2011-11-27 Richard Sandiford New
[PR,testsuite/47013] Fix SMS testsuite faliures (re-submission) - - - - --- 2011-11-27 Revital Eres New
[wwwdocs] Document annotalysis branch in svn.html - - - - --- 2011-11-27 Gerald Pfeifer New
[3/4] hppa: Install __sync libfuncs for linux. - - - - --- 2011-11-27 Gerald Pfeifer New
[wwwdocs,committed] Update Fortran section in gcc-4.7/changes.html - - - - --- 2011-11-27 Gerald Pfeifer New
« 1 2 ... 1135 1136 11371288 1289 »