Show patches with: none      |   126746 patches
« 1 2 ... 248 249 2501267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Committed: Fix PR target/54662 - - - - --- 2013-02-26 Joern Rennecke New
Fix PR56344 - - - - --- 2013-02-26 Marek Polacek New
Pass LDFLAGS when building libgcc - - - - --- 2013-02-26 Ludovic Courtès New
[committed] LRA memory leak fix (PR middle-end/56461) - - - - --- 2013-02-26 Jakub Jelinek New
Fix AVR ICEs with -fpic (PR target/56455) - - - - --- 2013-02-26 Jakub Jelinek New
Fix memory leaks in options handling - - - - --- 2013-02-26 Jakub Jelinek New
Fix memory leaks in incpath.c - - - - --- 2013-02-26 Jakub Jelinek New
Change edge_var_map_vector into vl_embed vector (PR middle-end/56461) - - - - --- 2013-02-26 Jakub Jelinek New
Don't leak DEP_REPLACE memory (PR middle-end/56461) - - - - --- 2013-02-26 Jakub Jelinek New
[google,4.7] Backport Function Multiversioning feature from trunk. - - - - --- 2013-02-26 Sriraman Tallam New
Pass LDFLAGS when building libgcc - - - - --- 2013-02-26 Ludovic Courtès New
fix libstdc++/56012 - narrowing conversion in std::atomic_flag - - - - --- 2013-02-26 Jonathan Wakely New
patch to fix constant math - first small patch - patch ping for the next stage 1 - - - - --- 2013-02-27 Kenneth Zadeck New
patch to fix constant math - second small patch -patch ping for next stage 1 - - - - --- 2013-02-27 Kenneth Zadeck New
patch to fix constant math - third patch - what is left for next stage 1 - - - - --- 2013-02-27 Kenneth Zadeck New
patch to fix constant math - 4th patch - the wide-int class - patch ping for the next stage 1 - - - - --- 2013-02-27 Kenneth Zadeck New
[AArch64] Implement SIMD Absolute Difference Instructions - - - - --- 2013-02-27 Hurugalawadi, Naveen New
[committed] Fix PR 45472 - - - - --- 2013-02-27 Andrey Belevantsev New
Fix PR56344 - - - - --- 2013-02-27 Marek Polacek New
[AArch64] Implement SIMD Absolute Difference Instructions - - - - --- 2013-02-27 Hurugalawadi, Naveen New
[AArch64] Implement SIMD Absolute Difference Instructions - - - - --- 2013-02-27 Hurugalawadi, Naveen New
patch to fix constant math - 5th patch - the main rtl work - - - - --- 2013-02-27 Kenneth Zadeck New
Fix PR56466 - - - - --- 2013-02-27 Marek Polacek New
[PR,56294] Create all replacements upfront - - - - --- 2013-02-27 Martin Jambor New
Avoid SRA-created debug binds with uninitialized RHSs - - - - --- 2013-02-27 Martin Jambor New
Fix another LRA memory leak (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix memory leak in ipa-reference (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix ipa-cp memory leaks (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix DF mw_hardregs memory leaks (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix ipa-pure-const memory leak (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix --enable-checking of libcpp, add valgrind workarounds - - - - --- 2013-02-27 Jakub Jelinek New
[combine] Fix host-specific behavior in simplify_compare_const() - - - - --- 2013-02-27 Chung-Ju Wu New
C++ PATCH for c++/56358 (inheriting ctors breaking lookup) - - - - --- 2013-02-27 Jason Merrill New
do not pass PR_INSTRUMENTEDCODE if there is no instrumentation - - - - --- 2013-02-27 Aldy Hernandez New
xfail g++.old-deja/g++.pt/ptrmem6.C for aarch64 - - - - --- 2013-02-27 Marcus Shawcroft New
[ARM,RFC] Fix vect.exp failures for NEON in big-endian mode - - - - --- 2013-02-27 Julian Brown New
Fix remainder of PR bootstrap/56258 on gcc-4_6-branch - - - - --- 2013-02-27 Jack Howarth New
[C++/doc] PR 55813 - - - - --- 2013-02-27 Paolo Carlini New
[google,gcc-4_7,integration] Build more of libstdc++ with frame pointers - - - - --- 2013-02-27 Paul Pluzhnikov New
Fix up _cpp_find_file - - - - --- 2013-02-27 Jakub Jelinek New
Fix maybe_lower_iteration_bound leak (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix vect_permute_load_chain leaks (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix vectorizable_reduction leak (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
extend fwprop optimization - - - - --- 2013-02-27 Steven Bosscher New
RFC: add some static probes to libstdc++ - - - - --- 2013-02-27 Tom Tromey New
[google] Fix parallel make issue exposed by recent gcda change (issue7426043) - - - - --- 2013-02-28 Teresa Johnson New
[google] Fix parallel make issue exposed by recent gcda change (issue7426043) - - - - --- 2013-02-28 Teresa Johnson New
[avr,committed] Fix PR target/56445 - - - - --- 2013-02-28 Georg-Johann Lay New
[AArch64/AArch64-4.7] Fix warning - No previous prototype for aarch64_init_simd_builtins. - - - - --- 2013-02-28 James Greenhalgh New
[AArch64/AArch64-4.7] Fix warning - aarch64_mangle_type has no prototype. - - - - --- 2013-02-28 James Greenhalgh New
[AArch64/AArch64-4.7] Fix warning - Unused variable in aarch64_float_const_representable. - - - - --- 2013-02-28 James Greenhalgh New
[AArch64/AArch64-4.7] Fix warning - aarch64_simd_make_constant has no prototype. - - - - --- 2013-02-28 James Greenhalgh New
[ARM] Call final_start_function and final_end_function in arm_output_mi_thunk. - - - - --- 2013-02-28 Ramana Radhakrishnan New
RFC: add some static probes to libstdc++ - - - - --- 2013-02-28 Tom Tromey New
[C++] Fix c++/56243 - - - - --- 2013-02-28 Jason Merrill New
Fix PR56478 - - - - --- 2013-02-28 Marek Polacek New
libsanitizer merge from upstream r175042 - - - - --- 2013-02-28 Jakub Jelinek New
Fix a slp leak caused by vec.h conversion (PR middle-end/56461) - - - - --- 2013-02-28 Jakub Jelinek New
Fix libcpp memory leak (PR middle-end/56461) - - - - --- 2013-02-28 Jakub Jelinek New
Add no_sanitize_address attribute (PR sanitizer/56454) - - - - --- 2013-02-28 Jakub Jelinek New
C++ PATCH for c++/56481 (time hog with repeated &&) - - - - --- 2013-02-28 Jason Merrill New
[C++] Tiny grokdeclarator clean up - - - - --- 2013-03-01 Paolo Carlini New
[Fortran,committed] Fix two memory leaks - - - - --- 2013-03-01 Tobias Burnus New
[AArch64-4.7] Fix warning: TARGET_FIXED_CONDITION_CODE_REGS redefined. - - - - --- 2013-03-01 James Greenhalgh New
Fix PR tree-optimization/56424 - - - - --- 2013-03-01 Eric Botcazou New
[AArch64/AArch64-4.7,libgcc] Silence warnings in sync-cache.c - - - - --- 2013-03-01 James Greenhalgh New
[go] Passing Complex64 and Complex128 values via reflect.Call (using libffi) introduces ABI mismatch - - - - --- 2013-03-01 Uros Bizjak New
[c++-concepts] Enable C++11 and concepts by default - - - - --- 2013-03-01 Gabriel Dos Reis New
C++ math constants - - - - --- 2013-03-01 Ulrich Drepper New
[c++-concepts] flag_concepts declaration - - - - --- 2013-03-01 Gabriel Dos Reis New
[testsuite] Obvious patch for gcc.dg/pr56396.c - - - - --- 2013-03-01 Steve Ellcey New
[Fortran,committed] Fix another two memory leaks - - - - --- 2013-03-01 Tobias Burnus New
[go] Passing Complex64 and Complex128 values via reflect.Call (using libffi) introduces ABI mismatch - - - - --- 2013-03-01 Uros Bizjak New
*ping* - Re: Fix some texinfo 5.0 warnings in gcc/doc + libiberty - - - - --- 2013-03-01 Tobias Burnus New
Fix memory leak due to destroy_loop_vec_info (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix leaks in vectorizable_shift (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leak in vectorizable_conversion (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leaks in ldist_gen (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leak in vect_create_vectorized_promotion_stmts (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix valgrind checking bootstrap with PCH (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix libcpp PCH related memory leaks (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leak in tree_estimate_loop_size (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix IRA memory leak (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix vectorizable_store memory leaks (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Add new enum to include/dwarf2.h - - - - --- 2013-03-01 Cary Coutant New
[www] Add loop case to non-bugs in bugs.html - - - - --- 2013-03-02 Gerald Pfeifer New
[C++,testcases,committed] PR 10291, PR 52688 - - - - --- 2013-03-02 Paolo Carlini New
[fortran,0/4] PR55574: C binding access to C_PTR type - - - - --- 2013-03-02 Mikael Morin New
[fortran,1/4] C binding access to C_PTR type: preliminary cleanups - - - - --- 2013-03-02 Mikael Morin New
[fortran,2/4] C binding access to C_PTR type: use gfc_get_iso_c_binding_dt - - - - --- 2013-03-02 Mikael Morin New
[fortran,3/4] C binding access to C_PTR type: don't do name lookup in gen_special_c_interop_ptr - - - - --- 2013-03-02 Mikael Morin New
[fortran,4/4] C binding access to C_PTR type: main fix - - - - --- 2013-03-02 Mikael Morin New
[fortran,0/5] PR54730 ICE: confused by type-like fonctions - - - - --- 2013-03-02 Mikael Morin New
[fortran] PR56477 ICE on pointer assignment checking - - - - --- 2013-03-03 Mikael Morin New
[committed] internal documentation for TARGET_OPTION_PRAGMA_PARSE - - - - --- 2013-03-03 Sandra Loosemore New
Skip some vect tests on AIX. - - - - --- 2013-03-03 David Edelsohn New
von Mises distribution improvement - - - - --- 2013-03-04 Ulrich Drepper New
__sdivsi3_i4i and __udivsi3_i4i called for sh2 variant. - - - - --- 2013-03-04 Yoshinori Sato New
Fix PR50293 - LTO plugin with space in path - - - - --- 2013-03-04 Joey Ye New
[testsuite,committed] Fix 16-bit int test (PR52641) - - - - --- 2013-03-04 Georg-Johann Lay New
« 1 2 ... 248 249 2501267 1268 »