Show patches with: Archived = No       |   126662 patches
« 1 2 ... 588 589 5901266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/6,i386] Modify ix86_compute_frame_layout - - - - --- 2017-07-31 Daniel Santos New
[3/6,i386] Remove machine_function::call_ms2sysv_pad_out - - - - --- 2017-07-31 Daniel Santos New
[2/6,i386] Remove ix86_frame::outlined_save_offset - - - - --- 2017-07-31 Daniel Santos New
[1/6,i386] Correct comments, add assertions to sp_valid_at and fp_valid_at - - - - --- 2017-07-31 Daniel Santos New
[v2] Introduce TARGET_SUPPORTS_ALIASES - - - - --- 2017-07-31 Martin Liška New
C++ PATCH to fix ICE with bit-fields and ?: (PR c++/81607) - - - - --- 2017-07-31 Marek Polacek New
Fix PR81354 (rewrite gimple_split_edge) - - - - --- 2017-07-31 Richard Biener New
Introduce TARGET_SUPPORTS_ALIASES - - - - --- 2017-07-31 Martin Liška New
Fix ubsan_type_descriptor - - - - --- 2017-07-31 Jakub Jelinek New
Fix UB in ipa-polymorphic-call.c (PR tree-optimization/81603) - - - - --- 2017-07-31 Jakub Jelinek New
Fix a pasto in gfc_check_num_images - - - - --- 2017-07-31 Jakub Jelinek New
[v2] Dump BB number when dumping a BB with label. - - - - --- 2017-07-31 Martin Liška New
[RFA/RFC] Stack clash mitigation patch 08/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[RFA/RFC] Stack clash mitigation patch 07/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[RFA/RFC] Stack clash mitigation patch 06/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[RFA/RFC] Stack clash mitigation patch 05/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[RFA/RFC] Stack clash mitigation patch 04/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[RFA/RFC] Stack clash mitigation patch 03/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[RFA/RFC] Stack clash mitigatoin patch 02b/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[RFA/RFC] Stack clash mitigation patch 02/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[RFA/RFC] Stack clash mitigation patch 01/08 - V3 - - - - --- 2017-07-31 Jeff Law New
[i386] : Implement attribute ((naked)) - - - - --- 2017-07-30 Uros Bizjak New
[libfortran] Fix PR 81581 - - - - --- 2017-07-30 Thomas Koenig New
Fix PR81354 (rewrite gimple_split_edge) - - - - --- 2017-07-30 Bill Schmidt New
[PATCHv5,PR,57371] Remove useless floating point casts in comparisons - - - - --- 2017-07-30 Yury Gribov New
[PR,sanitizer/77631] Support separate debug info in libbacktrace - - - - --- 2017-07-29 Denis Khalikov New
Handle BIT_INSERT_EXPR in hashable_expr_equal_p - - - - --- 2017-07-29 Andrew Pinski New
i386: Update INCOMING_FRAME_SP_OFFSET for exception handler - - - - --- 2017-07-29 H.J. Lu New
i386: Rewrite check for AVX512 features - - - - --- 2017-07-29 H.J. Lu New
Fix segfault on anonymous structures with -fdump-ada-spec - - - - --- 2017-07-29 Eric Botcazou New
Go frontend: Add another backend type conversion - - - - --- 2017-07-28 Ian Lance Taylor New
[fortran] Generate C prototypes from Fortran code - - - - --- 2017-07-28 Thomas Koenig New
Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment - - - - --- 2017-07-28 Steve Ellcey New
Go patch commited: Track placeholder pointer types for conversion - - - - --- 2017-07-28 Ian Lance Taylor New
Go patch committed: Use a single temporary for a call with multiple results - - - - --- 2017-07-28 Ian Lance Taylor New
std::vector default default and move constructors - - - - --- 2017-07-28 François Dumont New
std::list optimizations - - - - --- 2017-07-28 François Dumont New
[AArch64] optimize float immediate moves (1 /4) - infrastructure. - - - - --- 2017-07-28 Tamar Christina New
Support cfi pseudo for debugging on UI_DWARF2 target - - - - --- 2017-07-28 Tristan Gingold New
[PR,81477] Set versionable regardless of optimization level - - - - --- 2017-07-28 Martin Jambor New
match.pd and pattern ordering - - - - --- 2017-07-28 Richard Biener New
[PR81228] Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>. - - - - --- 2017-07-28 Bin Cheng New
[2/2] Fix PR81502 - - - - --- 2017-07-28 Richard Biener New
Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR sanitize/81530). - - - - --- 2017-07-28 Martin Liška New
Fix target attribute handling (PR c++/81355). - - - - --- 2017-07-28 Martin Liška New
Set VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340). - - - - --- 2017-07-28 Martin Liška New
Do not handle VLA in sanitization (PR sanitizer/81460). - - - - --- 2017-07-28 Martin Liška New
Fix PR81573 testcase - - - - --- 2017-07-28 Richard Biener New
[PR,target/81535] Fix tests on Power - - - - --- 2017-07-28 Yury Gribov New
[PATCHv2,PING,PR,59521] Respect __builtin_expect in switch statements - - - - --- 2017-07-28 Yury Gribov New
[AIX] Manage .go_export section for AIX - - - - --- 2017-07-28 Ian Lance Taylor New
fix the handling of string precision in pretty printer (PR 81586) - - - - --- 2017-07-27 Martin Sebor New
, PR target/81593, Optimize PowerPC vector sets coming from a vector extracts - - - - --- 2017-07-27 Michael Meissner New
Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment - - - - --- 2017-07-27 Steve Ellcey New
C++: fix ordering of missing std #include suggestion (PR c++/81514) - - - - --- 2017-07-27 David Malcolm New
RFA: Backport fix for PR80769 - - - - --- 2017-07-27 Richard Sandiford New
[rs6000] Add support for the vec_xl_be builtin - - - - --- 2017-07-27 Carl Love New
PR debug/81570: dwarf2cfi.c: Update cfa.offset in create_pseudo_cfg - - - - --- 2017-07-27 H.J. Lu New
[committed] Fix C omp for verification (PR c/45784) - - - - --- 2017-07-27 Jakub Jelinek New
Fix parloops ICE (PR tree-optimization/81578) - - - - --- 2017-07-27 Jakub Jelinek New
[AArch64] Stop generating BSL for simple integer code - - - - --- 2017-07-27 James Greenhalgh New
[2/2] Remove reload_in_progress and other cleanups. - - - - --- 2017-07-27 Peter Bergner New
[1/2] Eliminate -mno-lra from the rs6000 port. - - - - --- 2017-07-27 Peter Bergner New
[AIX] Don't leak a file descriptor if an archive is malformed. - - - - --- 2017-07-27 REIX, Tony New
c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306) - - - - --- 2017-07-27 Marek Polacek New
c-family PATCH to improve -Wsign-compare (PR c/81417) - - - - --- 2017-07-27 Marek Polacek New
Dump BB number when dumping a BB with label. - - - - --- 2017-07-27 Martin Liška New
Add -nolibc option - - - - --- 2017-07-27 Tristan Gingold New
Fix PR81571 - - - - --- 2017-07-27 Richard Biener New
Fix PR81573 - - - - --- 2017-07-27 Richard Biener New
[v2,SPARC] Add -mfsmuld option - - - - --- 2017-07-27 Eric Botcazou New
[2/2,avr] PR49847: Add hook to place read-only lookup-tables in named address-space - - - - --- 2017-07-27 Georg-Johann Lay New
[7/7] Pool alignment information for common bases - - - - --- 2017-07-27 Richard Sandiford New
[1/2] PR49847: Add hook to place read-only lookup-tables in named address-space - - - - --- 2017-07-27 Georg-Johann Lay New
C++-ify vec_info structures - - - - --- 2017-07-27 Richard Sandiford New
Handle data dependence relations with different bases - - - - --- 2017-07-27 Richard Sandiford New
[1/n] Fix PR81502 - - - - --- 2017-07-27 Richard Biener New
[(preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize - - - - --- 2017-07-27 James Greenhalgh New
[RISCV] Add RTEMS support - - - - --- 2017-07-27 Sebastian Huber New
[Committed] S/390: Fix PR81534 - - - - --- 2017-07-27 Andreas Krebbel New
Fix segfault in gcov.c (PR gcov-profile/81561). - - - - --- 2017-07-27 Martin Liška New
Patch ping - - - - --- 2017-07-27 Jakub Jelinek New
Backport to GCC7 - - - - --- 2017-07-27 Martin Liška New
[gfortran] PR53542 USE-associated variables shows original instead of renamed symbol name - - - - --- 2017-07-27 Dominique d'Humières New
[19/19] use c++ for fold_buildN_loc - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[18/19] use c++ for gimple_build_debug_bind{,_source} - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[17/19] use c++ for bitmap_initialize - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[16/19] simplify the bitmap alloc_stat functions with c++ - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[15/19] replace shallow_copy_rtx_stat with c++ - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[14/19] replace rtx_alloc_stat with c++ - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[13/19] use c++ for build_tree_list{,_vec}_stat - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[12/19] use C++ for {make,build}_vector_stat - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[11/19] remove unused build_var_debug_value prototype - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[10/19] use c++ for tree_cons_stat - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[09/19] use c++ instead of build_vl_exp_stat - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[08/19] use c++ instead of build_decl_stat - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[07/19] replace gimple_alloc_stat with c++ - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[06/19] use c++ instead of {make,grow}_tree_vec_stat - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[05/19] use c++ instead of buildN_stat{,_loc} - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[04/19] use c++ for make_int_cst_stat - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
« 1 2 ... 588 589 5901266 1267 »