2016-11-29 |
Joseph Myers | * es.po, fr.po: Update. |
commit | commitdiff | tree | snapshot |
2016-11-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Uros Bizjak | i386.md (*and<mode>_1): Merge insn pattern from *andsi_... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jakub Jelinek | re PR middle-end/78540 (ICE: in df_refs_verify, at... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Martin Sebor | PR middle-end/78521 - [7 Regression] incorrect byte... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Thomas Petazzoni | re PR target/74748 (libgcc_s.so.1 isn't created correct... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Thomas Petazzoni | re PR target/74748 (libgcc_s.so.1 isn't created correct... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
David Edelsohn | Fix typo. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jakub Jelinek | re PR c++/72808 (ICE on valid c++ code in verify_type... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jakub Jelinek | re PR rtl-optimization/78546 (wrong code at -O2 and... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Markus Trippelsdorf | Fix PR78556 - left shift of negative values |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jakub Jelinek | re PR fortran/78298 (ICE in lookup_decl_in_outer_ctx... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Uros Bizjak | i386.md (UNSPEC_KMASKOP): New. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jakub Jelinek | re PR c++/77591 (decltype(auto) and ternary operator... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Nathan Sidwell | * MAINTAINERS (nvptx): Remove self. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
David Edelsohn | * gcc.dg/torture/pr78515.c: Ignore ABI extension warning. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Richard Biener | tree-vrp.c (vrp_visit_assignment_or_call): Handle simpl... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Richard Biener | re PR tree-optimization/78542 (wrong code at -Og result... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Alexander Monakov | libgomp: remove config/nvptx/critical.c |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jonas Hahnfeld | libgomp: fix OpenMP offloading to NVPTX and correct... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Paolo Bonzini | combine.c (simplify_if_then_else): Simplify IF_THEN_ELS... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Tamar Christina | 2016-11-28 Tamar Christina <tamar.christina@arm.com> |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Tamar Christina | aarch64-builtins.c (TYPES_SETREGP): Added poly type. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Tamar Christina | arm_neon.h (vget_lane_p64): New. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Richard Biener | re PR tree-optimization/78343 (Loop is not eliminated) |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Iain Sandoe | [Darwin, config] Fix version number extraction to porta... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jakub Jelinek | gimple-ssa-sprintf.c (build_intmax_type_nodes): Look... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jakub Jelinek | re PR lto/78211 (-fcompare-debug failure with -flto... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Georg-Johann Lay | avr.c (out_movhi_r_mr): Only SBIW if X is not unused... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Bernd Schmidt | re PR rtl-optimization/78120 (If conversion no longer... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Georg-Johann Lay | re PR target/41076 ([avr] pessimal code for logical... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Jason Merrill | PR c++/77907 - static init and PMF |
commit | commitdiff | tree | snapshot |
2016-11-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Eric Botcazou | re PR ada/78524 (failure of ACATS c41104a at -O0) |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Eric Botcazou | re PR ada/78531 (bootstrap broken with _FORTIFY_SOURCE... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Paul Thomas | re PR fortran/78474 ([F08] gfortran accepts invalid... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
John David... | pr65655.C: Use dg-timeout-factor 2. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Iain Sandoe | [Darwin] fix PR67710 by updating 'as' specs to handle... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Iain Sandoe | [Darwin] Fix PR57438 by avoiding empty function bodies... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Dominique d... | [Testsuite] pr71767 Changes. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Iain Sandoe | [Darwin] Fix PR71767 - adjust the sections used where... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Iain Sandoe | [Darwin, config] Arrange for ld64 to be detected as... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Iain Sandoe | [Darwin, ld64] Make PIC indirections and constant label... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Tim Shen | re PR libstdc++/78441 ([variant] variant_alternative... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Prathamesh... | tree.c (build_common_tree_nodes): Initialize ptrdiff_ty... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Janne Blomqvist | For typo in documentation wrt. C_PTRDIFF_T constant |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Jakub Jelinek | re PR rtl-optimization/78438 (incorrect comparison... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Jakub Jelinek | re PR rtl-optimization/78526 (ICE: in decompose, at... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Vladimir Makarov | re PR rtl-optimization/77541 (wrong code with 512bit... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Janus Weil | re PR fortran/60853 ([OOP] Failure to disambiguate... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Jakub Jelinek | re PR rtl-optimization/78527 (ice on valid C code at... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Martin Liska | Fix documentation reference (PR web/71666) |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Martin Liska | Don't use priority {cd}tors if not supported by a targe... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Richard Biener | re PR ipa/78515 (ICE: in fold_binary_loc, at fold-const... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Paul Thomas | [multiple changes] |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Bin Cheng | re PR middle-end/78507 (ICE: tree check: expected integ... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Richard Biener | gimple-fold.c (fold_stmt_1): Check may_propagate_copy... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Richard Biener | re PR tree-optimization/78343 (Loop is not eliminated) |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Eric Botcazou | Remove conflict marker |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Thomas Preud... | Improve comment for struct symbolic_number in bswap... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Thomas Preud... | Fix PR77673: bswap loads passed end of object |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Eric Botcazou | re PR ada/67205 (eliminate No_Implicit_Dynamic_Code... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Martin Jambor | [PR 70965] Schedule extra rebuild_cgraph_edges |
commit | commitdiff | tree | snapshot |
2016-11-25 |
James Greenhalgh | [Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Richard Biener | re PR tree-optimization/78396 (gcc.dg/vect/bb-slp-cond... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Jakub Jelinek | re PR gcov-profile/78467 (gcc.dg/tree-prof/comp-goto... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Richard Sandiford | Tweak LRA handling of shared spill slots |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Richard Sandiford | Set mode of decimal floats before calling layout_type |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Richard Sandiford | Add run tests for recent sibcall patches |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Richard Sandiford | Tighten check for whether sibcall references local... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Senthil Kumar... | Fix bogus pr64277.c failure for avr |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Jakub Jelinek | re PR middle-end/78501 (SEGV in vrp_val_max) |
commit | commitdiff | tree | snapshot |
2016-11-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Martin Sebor | PR tree-optimization/78476 - snprintf(0, 0, ...) with... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Rainer Orth | Fix bootstrap with !ASM_OUTPUT_MAX_SKIP_ALIGN |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Uros Bizjak | i386.md (wide AND insn to QImode splitter): Use explici... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Ben Elliston | config.guess: Import latest version. |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Uros Bizjak | * config/i386/i386.md: Move some more patterns around. |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Vladimir Makarov | re PR rtl-optimization/77541 (wrong code with 512bit... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Steven G. Kargl | re PR fortran/78500 (ICE in gfc_check_vardef_context... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
James Greenhalgh | [Patch AArch64 13/17] Enable _Float16 for AArch64 |
commit | commitdiff | tree | snapshot |
2016-11-24 |
James Greenhalgh | [Patch libgcc AArch64 12/17] Enable hfmode soft-float... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
James Greenhalgh | [Patch AArch64 11/17] Add floatdihf2 and floatunsdihf2... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Alexander Monakov | Allow -fopenmp in NVPTX mkoffload |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Eric Botcazou | sparc-common.c (sparc_option_optimization_table): Enabl... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Kyrylo Tkachov | [TER] PR target/48863 : Don't replace expressions acros... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Eric Botcazou | re PR rtl-optimization/78437 (invalid sign-extend conve... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Martin Liska | Dump probability for edges a frequency for BBs |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Bernd Schmidt | common.opt (flimit-function-alignment): New. |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Richard Biener | re PR tree-optimization/71595 (ICE on valid code at... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Bernd Schmidt | re PR rtl-optimization/78120 (If conversion no longer... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Bernd Schmidt | re PR rtl-optimization/78120 (If conversion no longer... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Bernd Schmidt | re PR rtl-optimization/78120 (If conversion no longer... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Bin Cheng | match.pd: Refine type conversion in result expr for... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Eric Botcazou | re PR middle-end/78429 (ICE in set_value_range, at... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Martin Liska | cp_parser_range_for: use safe_push instead of quick_pus... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Naveen H.S | ldp_stp_1.c: Add -mcpu=generic. |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Richard Biener | re PR middle-end/71762 (~X & Y to X < Y doesn't work... |
commit | commitdiff | tree | snapshot |
next |