aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-15gcc/ada/ChangeLog: add entries missing from previous commitPierre-Marie de Rodat1-0/+51
2017-12-15exp_unst.adb (Unnest_Subprograms): Nothing to do if the main unit is a generi...Pierre-Marie de Rodat23-138/+387
2017-12-15[multiple changes]Pierre-Marie de Rodat8-30/+90
2017-12-15types.ads, [...]: Partly revert r255414, committed by mistake.Bob Duff5-8/+9
2017-12-15Enable VAES support [5/5]Julia Koval8-0/+127
2017-12-15Enable VAES support [4/5]Julia Koval8-1/+125
2017-12-15Enable VAES support [3/5]Julia Koval8-1/+127
2017-12-14Fix ChangeLog entry datePeter Bergner1-1/+1
2017-12-15Daily bump.GCC Administrator1-1/+1
2017-12-14PR libstdc++/83279 handle sendfile not copying entire fileJonathan Wakely2-22/+49
2017-12-14PR libstdc++/68519 use native duration to avoid rounding errorsJonathan Wakely3-2/+70
2017-12-14gimple-ssa-strength-reduction.c (analyze_increments): Distinguish replacement...Bill Schmidt2-1/+17
2017-12-14* var-tracking.c (variable_tracking_main_1): Formatting fix.Jakub Jelinek2-2/+6
2017-12-14invoke.texi: Document -Wcast-function-type.Bernd Edlinger19-14/+258
2017-12-14Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey8-5/+94
2017-12-14Patch for middle-end/PR79538Qing Zhao8-26/+95
2017-12-14* gcc-interface/Makefile.in: Generalize support for symbolic traces.Eric Botcazou2-2/+32
2017-12-14PR libstdc++/83427 detect weak result type from noexcept functionsJonathan Wakely7-216/+209
2017-12-14* gcc-interface/misc.c (default_pass_by_ref): Minor tweak.Eric Botcazou2-6/+10
2017-12-14vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)David Malcolm6-58/+152
2017-12-14trans.c (Call_to_gnu): Set DECL_DISREGARD_INLINE_LIMITS to 0 on the callee if...Eric Botcazou2-4/+15
2017-12-14decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record ...Eric Botcazou4-1/+32
2017-12-14[arm] Add -mverbose-cost-dump and de-verbosify cost dumpsKyrylo Tkachov3-1/+10
2017-12-14re PR lto/81406 (ICE in check_die, at dwarf2out.c:6185)Jakub Jelinek2-0/+25
2017-12-14re PR tree-optimization/66974 (-Warray-bounds false positive with -O3)Richard Biener2-0/+20
2017-12-14re PR tree-optimization/65258 (Wrong array bounds warning)Richard Biener2-0/+20
2017-12-14re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Andreas Schwab2-2/+7
2017-12-14[compare-debug] use call loc for nop_endbrAlexandre Oliva2-8/+15
2017-12-14[SFN] next/prev_nonnote_insn_bb are no more, even for portsAlexandre Oliva7-32/+45
2017-12-14Require effective target weak_undefined for visibility-22.cTom de Vries5-4/+24
2017-12-14re PR tree-optimization/67842 (Incorrect check in sese.h:bb_in_region)Richard Biener2-14/+5
2017-12-14re PR tree-optimization/83326 (SPEC CPU2017 648.exchange2_s ~6% performance r...Richard Biener4-8/+64
2017-12-14Test whitespace handling in std::complex extractionJonathan Wakely2-0/+31
2017-12-14gigi.h (pad_type_has_rm_size): Declare.Eric Botcazou8-74/+133
2017-12-14Improve std::complex test and move to sub-directoryJonathan Wakely2-17/+10
2017-12-14re PR middle-end/83415 (ICE during gimplification of assignment to read-only ...Richard Biener4-1/+25
2017-12-14re PR tree-optimization/83418 (ICE in extract_range_for_var_from_comparison_e...Richard Biener4-3/+33
2017-12-14re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Jakub Jelinek4-11/+38
2017-12-14re PR tree-optimization/83198 (ICE in format_floating, at gimple-ssa-sprintf....Jakub Jelinek5-5/+59
2017-12-14[PATCH PR81228][AARCH64]Fix ICE by adding LTGT in vec_cmp<mode><v_int_equiv>Sudakshina Das5-1/+46
2017-12-14[AArch64] Specify fp16 support for Cortex-A55 and Cortex-A75Kyrylo Tkachov2-3/+8
2017-12-14re PR c++/79650 (ICE on invalid c++ code with label arithmetic in convert_non...Jakub Jelinek4-1/+44
2017-12-14re PR libfortran/78549 (Very slow formatted internal file output)Jerry DeLisle5-8/+44
2017-12-14Daily bump.GCC Administrator1-1/+1
2017-12-14poly_int: add poly-int.hRichard Sandiford28-12/+8871
2017-12-13re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL)Eric Botcazou5-18/+41
2017-12-13ppc-auxv.h (PPC_FEATURE2_HTM_NO_SUSPEND): New define.Peter Bergner5-0/+12
2017-12-13re PR c++/81061 (ICE modifying read-only variable)Paolo Carlini4-2/+20
2017-12-13[SFN] don't eliminate regs in markersAlexandre Oliva2-1/+6
2017-12-13tree-cfg.c (verify_gimple_in_cfg): Verify no non-label stmts with the excepti...Jakub Jelinek2-0/+18