2017-11-13 |
Jakub Jelinek | re PR tree-optimization/78821 (GCC7: Copying whole... |
commit | commitdiff | tree |
2017-11-13 |
Martin Liska | GCOV: remove typedef of coverage_t. |
commit | commitdiff | tree |
2017-11-13 |
Martin Liska | GCOV: remove typedef for block_t |
commit | commitdiff | tree |
2017-11-13 |
Martin Liska | GCOV: remove typedef for arc_t |
commit | commitdiff | tree |
2017-11-13 |
Martin Liska | GCOV: remove typedef for function_t |
commit | commitdiff | tree |
2017-11-13 |
Martin Liska | GCOV: introduce vector for function_info::counts. |
commit | commitdiff | tree |
2017-11-13 |
Martin Liska | GCOV: simplify usage of function_info::artificial. |
commit | commitdiff | tree |
2017-11-13 |
Martin Liska | GCOV: introduce global vector of functions |
commit | commitdiff | tree |
2017-11-13 |
Jakub Jelinek | re PR tree-optimization/82954 (ICE in fold_binary_loc... |
commit | commitdiff | tree |
2017-11-13 |
Richard Sandiford | [AArch64] More aarch64_endian_lane_rtx |
commit | commitdiff | tree |
2017-11-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-11-12 |
Tom de Vries | [riscv] Wrap ASM_OUTPUT_LABELREF in do {} while (0) |
commit | commitdiff | tree |
2017-11-12 |
Tom de Vries | Remove semicolon after ASM_OUTPUT_ASCII |
commit | commitdiff | tree |
2017-11-12 |
Tom de Vries | [cr16, powerpcspe, rs6000] Remove semicolon after ASM_O... |
commit | commitdiff | tree |
2017-11-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-11-11 |
Janus Weil | re PR fortran/82932 ([OOP] ICE in update_compcall_argli... |
commit | commitdiff | tree |
2017-11-11 |
Martin Sebor | re PR c/81117 (Improve buffer overflow checking in... |
commit | commitdiff | tree |
2017-11-11 |
Martin Sebor | PR bootstrap/82948 - prefix.c:202:15: error: 'char... |
commit | commitdiff | tree |
2017-11-11 |
Kirill Yukhin | Add forgotten tests. |
commit | commitdiff | tree |
2017-11-11 |
Jan Hubicka | * tree-ssa-loop-im.c (execute_sm_if_changed): Do not... |
commit | commitdiff | tree |
2017-11-11 |
Jan Hubicka | * predict.c (maybe_hot_frequency_p): Do not use cfun. |
commit | commitdiff | tree |
2017-11-11 |
Jan Hubicka | * predict.c (maybe_hot_frequency_p): Do not use cfun. |
commit | commitdiff | tree |
2017-11-11 |
Jan Hubicka | tree-ssa-tail-merge.c (replace_block_by): Fix and re... |
commit | commitdiff | tree |
2017-11-11 |
Eric Botcazou | Remove ada/ prefix |
commit | commitdiff | tree |
2017-11-11 |
Fritz Reese | re PR fortran/82886 (ICE with -finit-derived in gfc_con... |
commit | commitdiff | tree |
2017-11-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-11-11 |
Jonathan Wakely | Minor tweak to libstdc++ testsuite helper type |
commit | commitdiff | tree |
2017-11-10 |
Michael Meissner | rs6000.md (bswaphi2_reg): On ISA 3.0 systems, enable... |
commit | commitdiff | tree |
2017-11-10 |
Jeff Law | Fix my last ChangeLog entry |
commit | commitdiff | tree |
2017-11-10 |
Martin Sebor | re PR c/81117 (Improve buffer overflow checking in... |
commit | commitdiff | tree |
2017-11-10 |
Stephen Crane | Add plugin API for processing plugin-added input files. |
commit | commitdiff | tree |
2017-11-10 |
Jeff Law | vr-values.h (VR_INITIALIZER): Move #define here. |
commit | commitdiff | tree |
2017-11-10 |
Jonathan Wakely | PR libstdc++/82917 add missing returns in <fstream> |
commit | commitdiff | tree |
2017-11-10 |
Jan Hubicka | auto-profile.c (afdo_indirect_call): Drop frequency. |
commit | commitdiff | tree |
2017-11-10 |
Uros Bizjak | force-indirect-call-1.c: Merge scan strings. |
commit | commitdiff | tree |
2017-11-10 |
Julia Koval | GFNI enabling [3/4] |
commit | commitdiff | tree |
2017-11-10 |
Thomas Preud... | [testsuite/ARM] Consolidate sources for cmse tests |
commit | commitdiff | tree |
2017-11-10 |
Tamar Christina | re PR target/82641 (Unable to enable crc32 for a certai... |
commit | commitdiff | tree |
2017-11-10 |
Pat Haugen | power9.md (power9-qpdiv): Correct DFU pipe usage. |
commit | commitdiff | tree |
2017-11-10 |
Martin Sebor | PR c/81117 - Improve buffer overflow checking in strncpy |
commit | commitdiff | tree |
2017-11-10 |
Martin Liska | GCOV: create one intermediate file per a gcno file... |
commit | commitdiff | tree |
2017-11-10 |
Jakub Jelinek | re PR tree-optimization/82929 (r254579 causes ICE:... |
commit | commitdiff | tree |
2017-11-10 |
Martin Liska | GCOV: do not support unexecuted blocks in Ada |
commit | commitdiff | tree |
2017-11-10 |
Christophe... | [ARM,testsuite] Skip copysign_softfloat_1.c on hard... |
commit | commitdiff | tree |
2017-11-10 |
Bin Cheng | tree-predcom.c (determine_roots_comp): Avoid memory... |
commit | commitdiff | tree |
2017-11-10 |
Paul Thomas | re PR fortran/82934 (Segfault on assumed character... |
commit | commitdiff | tree |
2017-11-10 |
Jakub Jelinek | re PR bootstrap/82916 (gcc miscompiled during stagefeed... |
commit | commitdiff | tree |
2017-11-10 |
Thomas Preud... | [testsuite] Fix retrieval of testname |
commit | commitdiff | tree |
2017-11-10 |
Eric Botcazou | Update copyright years |
commit | commitdiff | tree |
2017-11-10 |
Eric Botcazou | utils.c (convert): Add comment and do not fall through... |
commit | commitdiff | tree |
2017-11-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-11-09 |
Jakub Jelinek | re PR rtl-optimization/82913 (ICE: Segmentation fault... |
commit | commitdiff | tree |
2017-11-09 |
Jeff Law | vr-values.h: New file with vr_values class. |
commit | commitdiff | tree |
2017-11-09 |
Jeff Law | tree-vrp.c (vrp_prop): Move class to earlier point... |
commit | commitdiff | tree |
2017-11-09 |
Jeff Law | tree-vrp.c (set_value_range): Do not reference vrp_equi... |
commit | commitdiff | tree |
2017-11-09 |
Ian Lance Taylor | sync/atomic, runtime/internal/atomic: don't assume... |
commit | commitdiff | tree |
2017-11-09 |
Jakub Jelinek | gimple-ssa-store-merging.c (struct store_immediate_info... |
commit | commitdiff | tree |
2017-11-09 |
Paul Thomas | re PR fortran/78619 (ICE in copy_reference_ops_from_ref... |
commit | commitdiff | tree |
2017-11-09 |
Steven G. Kargl | re PR fortran/78814 (ICE in symbol_rank, at fortran... |
commit | commitdiff | tree |
2017-11-09 |
Jim Wilson | Remove obsolete ECOFF support. |
commit | commitdiff | tree |
2017-11-09 |
Jan Hubicka | bb-reorder.c (max_entry_frequency): Remove. |
commit | commitdiff | tree |
2017-11-09 |
Thomas Preud... | [ARM] Fix cmse_nonsecure_entry return insn size |
commit | commitdiff | tree |
2017-11-09 |
Eric Botcazou | controlled2.adb, [...]: Disable all warnings. |
commit | commitdiff | tree |
2017-11-09 |
Segher Boessenkool | rs6000: Separate shrink-wrapping for the TOC register |
commit | commitdiff | tree |
2017-11-09 |
Martin Jambor | Moving parameter manipulation into its own file |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Add a vect_masked_store target selector |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Add a vect_align_stack_vars target selector |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Add a vect_variable_length target selector |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Add a vect_unaligned_possible target selector |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Add a vect_element_align_preferred target selector |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Add vect_perm3_* target selectors |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Don't assume vect_multiple_sizes means 2 sizes |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Add available_vector_sizes to target-supports.exp |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Add VECTOR_BITS to tree-vect.h |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Consistently use asm volatile ("" ::: "memory") in... |
commit | commitdiff | tree |
2017-11-09 |
Gary Dismukes | exp_util.adb, freeze.adb: Minor reformatting. |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Be stricter about CONST_VECTOR operands |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Improve ivopts handling of forced scales |
commit | commitdiff | tree |
2017-11-09 |
Richard Sandiford | Base subreg rules on REGMODE_NATURAL_SIZE rather than... |
commit | commitdiff | tree |
2017-11-09 |
Jan Hubicka | re PR ipa/82879 (ICE in max, at profile-count.h:889) |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Jakub Jelinek | gimple-ssa-store-merging.c (count_multiple_uses): New... |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Yannick Moy | exp_disp.adb (Make_DT): Default initialize Ifaces_List... |
commit | commitdiff | tree |
2017-11-09 |
Richard Biener | re PR tree-optimization/82902 (ICE verify_ssa failed... |
commit | commitdiff | tree |
2017-11-09 |
Martin Liska | Initialize split_branch_probability (PR target/82863). |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | exp_ch3.adb, [...]: Minor reformatting. |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | gnat1drv.adb (Adjust_Global_Switches): Suppress warning... |
commit | commitdiff | tree |
2017-11-09 |
Martin Liska | Remove non needed check in bmp_iter_set_init (PR tree... |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Pierre-Marie... | [multiple changes] |
commit | commitdiff | tree |
2017-11-09 |
Martin Liska | GCOV: support multiple functions per a line (PR gcov... |
commit | commitdiff | tree |
2017-11-09 |
Jakub Jelinek | re PR debug/82837 (ICE in output_operand: invalid expre... |
commit | commitdiff | tree |
2017-11-09 |
Andi Kleen | Add option to force indirect calls for x86 |
commit | commitdiff | tree |
next |