aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-07-05dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre...James Clarke1-0/+4
2018-07-05rs6000-c.c: Map ALTIVEC_BUILTIN_VEC_UNPACKH for float argument to VSX_BUILTIN...Carl Love1-0/+7
2018-07-05PR tree-optimization/86400 - set<string>::set<char (*)[2]) constructor does n...Martin Sebor1-0/+6
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-1/+27
2018-07-05Fix can_change_mode_class for big-endian on ArmTamar Christina1-0/+6
2018-07-05Correct subreg no-op handling for big-endian vec_select.Tamar Christina1-0/+6
2018-07-05Simplify movmem code by always doing overlapping copies when larger than 8 by...Tamar Christina1-0/+4
2018-07-05RevertJakub Jelinek1-0/+10
2018-07-04re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...Maxim Ostapenko1-0/+7
2018-07-04re PR middle-end/86380 (incorrect comparison in function choose_multiplier)Eric Botcazou1-0/+5
2018-07-04tree-vrp.c (extract_range_from_binary_expr_1): Initialze neg_*_op* variables.Aldy Hernandez1-0/+5
2018-07-04Fix bootstrap on ia64 with old GCC version.Martin Liska1-0/+5
2018-07-04[multiple changes]Martin Liska1-0/+119
2018-07-04Temporary remove "at least 8 byte alignment" code from x86Denys Vlasenko1-0/+16
2018-07-04Fix DOS-based system build and fix documentation.Martin Liska1-0/+6
2018-07-03i386: Add indirect_return function attributeH.J. Lu1-0/+7
2018-07-03h8300.md (logical<mode>3_sn, [...]): Merge into a single pattern.Jeff Law1-0/+3
2018-07-03PR tree-optimization/86274 - SEGFAULT when logging std::to_string(NAN)Martin Sebor1-0/+7
2018-07-03print-tree.c (print_real_cst): New function.Martin Sebor1-1/+7
2018-07-03h8300.md (ors code_iterator): New.Jeff Law1-0/+8
2018-07-03h8300.md (movmd_internal_normal): Consolidated with (movmd_internal) into a s...Jeff Law1-1/+6
2018-07-03h8300.c (h8300_insn_length_from_table): Consolidate ADDB...Jeff Law1-0/+16
2018-07-03re PR tree-optimization/85694 (Generation of vectorized AVG (Average) instruc...Uros Bizjak1-0/+6
2018-07-03[17/n] PR85694: AArch64 support for AVG_FLOOR/CEILRichard Sandiford1-0/+9
2018-07-03Remove "note: " prefix from some scan-tree-dump directivesDavid Malcolm1-0/+11
2018-07-03re PR middle-end/86202 (ICE in get_range_info calling an invalid memcpy() dec...Marek Polacek1-0/+5
2018-07-03h8300.md (HSI, [...]): New mode iterators.Jeff Law1-0/+21
2018-07-03re PR ipa/86389 (execute FAILs with -fipa-pta)Richard Biener1-0/+6
2018-07-03Pass more vector types to append_pattern_def_seqRichard Sandiford1-0/+17
2018-07-03Ensure PATTERN_DEF_SEQ is empty before recognising patternsRichard Sandiford1-0/+14
2018-07-03Clean up interface to vector pattern recognisersRichard Sandiford1-0/+21
2018-07-03[16/n] PR85694: Add detection of averaging operationsRichard Sandiford1-0/+15
2018-07-03[15/n] PR85694: Try to split existing casts in widened patternsRichard Sandiford1-0/+5
2018-07-03[14/n] PR85694: Rework overwidening detectionRichard Sandiford1-0/+26
2018-07-03Avoid matching the same pattern statement twiceRichard Sandiford1-0/+6
2018-07-03tree-vect-stmts.c (vect_is_simple_use): Consolidate dumping, always set *dt.Richard Biener1-0/+9
2018-07-02h8300.md (movqi_h8300, [...]): Consolidate the H8/300, H8/300H and H8/S varia...Jeff Law1-0/+6
2018-07-02* config/h8300/h8300.md: Remove trailing whitespace.Jeff Law1-0/+4
2018-07-02RISC-V: Fix interrupt support for -g.Jim Wilson1-0/+7
2018-07-02selftest: introduce class auto_fix_quotesDavid Malcolm1-0/+9
2018-07-02aarch64: Add movprfx patterns alternativesRichard Henderson1-0/+48
2018-07-02Fix typo in vect_recog_widen_shift_patternRichard Sandiford1-0/+5
2018-07-02re PR tree-optimization/86363 (wrong code with __builtin_memset() at -O1)Richard Biener1-0/+6
2018-07-02Abstract a lot of the {PLUS,MINUS}_EXPR code inAldy Hernandez1-0/+8
2018-07-02tree-vrp.c (extract_range_from_unary_expr): Abstract ABS_EXPR code...Aldy Hernandez1-0/+6
2018-07-02i386.c (ix86_finalize_stack_frame_flags): Do not overrule -fno-omit-frame-poi...Eric Botcazou1-2/+7
2018-07-02Revert 2 ::get to ::get_create for IPA summaries (PR ipa/86279).Martin Liska1-0/+6
2018-07-02Revert one ipa_call_summaries::get to get_create (PR ipa/86323).Martin Liska1-0/+5
2018-07-02Reinstate dump_generic_expr_locDavid Malcolm1-0/+8
2018-07-01Add -mgnu-asm; change -mdec-asm to generate DEC assemblerPaul Koning1-0/+40