aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-01-05invoke.texi (max-inline-insns-small): New parameters.Jan Hubicka1-0/+10
2019-01-05invoke.texi: Document max-inline-insns-size...Jan Hubicka1-0/+13
2019-01-05* ipa-fnsummary.c (analyze_function_body): Fix accounting of time.Jan Hubicka1-0/+4
2019-01-05re PR middle-end/82564 (ICE at -O1 and above: in assign_stack_temp_for_type, ...Jakub Jelinek1-0/+5
2019-01-05re PR debug/88635 (Assembler error when building with "-g -O2 -m32")Jakub Jelinek1-0/+12
2019-01-04PR c/88546 - Copy attribute unusable for weakrefsMartin Sebor1-0/+6
2019-01-05* params.def (hot-bb-count-ws-permille): Set to 990.Jan Hubicka1-0/+4
2019-01-04PR c/88363 - alloc_align attribute doesn't accept enumerated argumentsMartin Sebor1-0/+5
2019-01-04gdbinit.in: Turn off pagination for the skip commands, restore it to previous...Jakub Jelinek1-0/+5
2019-01-04[PATCH][GCC][Aarch64] Change expected bfxil count in gcc.target/aarch64/combi...Sam Tebbs1-0/+6
2019-01-04re PR target/88594 (ICE in int_mode_for_mode, at stor-layout.c:403)Jakub Jelinek1-0/+6
2019-01-04x86: relax mask register constraintsJan Beulich1-0/+31
2019-01-03PR tree-optimization/88659 - ICE in maybe_warn_nonstring_argMartin Sebor1-2/+7
2019-01-03rs6000-string.c (expand_block_move): Don't use unaligned vsx and avoid lxvd2x...Aaron Sawdey1-0/+6
2019-01-03[nvptx] Add nvptx_mach_vector_length, nvptx_mach_max_workersTom de Vries1-0/+7
2019-01-03[nvptx] Factor out populate_offload_attrsTom de Vries1-0/+7
2019-01-03[nvptx] Add early-out cases in nvptx_goacc_validate_dimsTom de Vries1-0/+6
2019-01-03[nvptx] Eliminate changed local var in nvptx_goacc_validate_dimsTom de Vries1-0/+6
2019-01-03re PR lto/85574 (LTO bootstapped binaries differ)Jan Hubicka1-0/+8
2019-01-03re PR debug/88644 (Unexpected pub type info eliminated after r246973 (causes ...Jakub Jelinek1-0/+6
2019-01-03ipa-utils.c (scale_ipa_profile_for_fn): Break out from ...Jan Hubicka1-0/+5
2019-01-02gimple-fold.c (strlen_range_kind): Remove SRK_LENRANGE_2.Martin Sebor1-0/+4
2019-01-02gimple-fold.c (gimple_fold_builtin_strlen): Use set_strlen_range rather than ...Martin Sebor1-0/+10
2019-01-02re PR middle-end/88663 (internal compiler error: in check, at tree-vrp.c:188)Martin Sebor1-0/+18
2019-01-02re PR lto/88130 (ICE in copy_function_or_variable, at lto-streamer-out.c:2315...Jan Hubicka1-0/+6
2019-01-02Calculate prediction remainder at proper place (PR tree-optimization/88650).Martin Liska1-0/+6
2019-01-02re PR tree-optimization/88651 (tree-data-ref.c:3764:26: runtime error: signed...Richard Biener1-0/+6
2019-01-02re PR tree-optimization/88621 (wrong code at -O1 and above on x86_64-linux-gn...Richard Biener1-0/+6
2019-01-02re PR target/87545 (-mtune=intel regressions)Richard Biener1-0/+6
2019-01-02re PR lto/85574 (LTO bootstapped binaries differ)Richard Biener1-0/+9
2019-01-01gimple-fold.c (get_range_strlen_tree): Record if the computed length is optim...Martin Sebor1-0/+4
2019-01-01gimple-fold.h (get_range_strlen): Update prototype.Martin Sebor1-0/+21
2019-01-01gimple-fold.c (get_range_strlen): Update prototype.Martin Sebor1-0/+12
2019-01-01coverage.c (get_coverage_counts): Use current_function_decl.Jan Hubicka1-0/+10
2019-01-01Update copyright years.Jakub Jelinek1-0/+2
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-36285/+2
2018-12-31re PR target/86814 (xtensa port needs updating for CVE-2017-5753)Max Filippov1-0/+6
2018-12-31predict.c (set_even_probabilities): Include also unlikely_count in calculation.Martin Liska1-0/+10
2018-12-31* x86-tune.def: Enable inter_unit_moves_to_vec for generic.Jan Hubicka1-0/+4
2018-12-30gimple-fold.c (get_range_strlen): Minor logic cleanup.Martin Sebor1-0/+3
2018-12-30gimple-fold.c (strlen_range_kind): New enum.Martin Sebor1-0/+22
2018-12-29msp430.c (msp430_attr): Warn when the critical and interrupt function attribu...Jozef Lawrynowicz1-2/+8
2018-12-29config.gcc (hppa*64*-*-linux*): Add pa/t-pa to tmake_file.John David Anglin1-0/+9
2018-12-29re PR ipa/88586 (ICE: Segmentation fault (in free_lang_data_in_decl))Jakub Jelinek1-0/+7
2018-12-28i386.h (ADDITIONAL_REGISTER_NAMES): Add sil, dil, bpl and spl aliases.Uros Bizjak1-1/+6
2018-12-28tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid undesirable warning.Martin Sebor1-0/+5
2018-12-28For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge1-0/+5
2018-12-28poly_int: get_inner_reference & co.: fix known_eq typo/bugThomas Schwinge1-0/+5
2018-12-27ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.Jan Hubicka1-0/+9
2018-12-27Fix slowness in gcov (PR gcov-profile/88225).Martin Liska1-0/+16