aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-09-28Simplify vec_merge according to the mask.Andrew Stubbs1-0/+10
2018-09-28sparc-protos.h (sparc_branch_cost): Declare.Eric Botcazou1-0/+30
2018-09-27tree.h (tree_to_shwi): Add attribute nonnull and pure.Martin Sebor1-0/+6
2018-09-27i386.md (UNSPEC_FLDCW): Remove.Uros Bizjak1-1/+2
2018-09-27i386.md (FPSR_REG): Remove.Uros Bizjak1-0/+20
2018-09-27rs6000: Delete many HAVE_AS_* (PR87149)Segher Boessenkool1-0/+16
2018-09-27coverage.c (get_coverage_counts): Revert the formatting of missing profile op...Martin Liska1-0/+5
2018-09-27re PR debug/37801 (DWARF output for inlined functions doesn't always use DW_T...Richard Biener1-0/+11
2018-09-27[pr82089] Don't sign-extend SFV 1 in BImodeAndrew Stubbs1-0/+8
2018-09-27S/390: Implement speculation barrierAndreas Krebbel1-0/+8
2018-09-26re PR gcov-profile/86957 (gcc should warn about missing profiles for a compil...Indu Bhagat1-0/+7
2018-09-26RISC-V: Add missing negate patterns.Jim Wilson1-0/+5
2018-09-26tree.c (zerop): Change return type to bool.Martin Sebor1-0/+15
2018-09-26RISC-V: Delete obsolete MIPS comment.Jim Wilson1-0/+4
2018-09-26re PR target/87414 (-mindirect-branch=thunk produces thunk with incorrect CFI...Jakub Jelinek1-0/+7
2018-09-26Fix AArch64 ILP32 ICE.Andrew Stubbs1-0/+4
2018-09-26i386.h (enum reg_class): Remove FP_TOP_SSE_REGS and FP_SECOND_SSE_REGS.Uros Bizjak1-0/+24
2018-09-26* ChangeLog: Add missing PR number.Uros Bizjak1-0/+1
2018-09-26re PR target/87439 (ICE in ix86_mode_needed, at config/i386/i386.c:18907)Uros Bizjak1-0/+6
2018-09-26RevertJeff Law1-0/+8
2018-09-26re PR debug/87443 (GCC mixes abstract and concrete instances in abstract orig...Richard Biener1-0/+7
2018-09-26graphite.h: Include <isl/id.h> and <isl/space.h>...Alexey Neyman1-0/+5
2018-09-26A few places in the arm and aarch64 backends check whether an atomic operatio...Matthew Malcomson1-0/+11
2018-09-26arm.c (arm_reorg): Skip Thumb reorg pass for thunks.Eric Botcazou1-0/+5
2018-09-26re PR debug/87428 ("Missed" inline instances cause bogus DWARF to be emitted)Richard Biener1-0/+12
2018-09-26rs6000: Use set_attr_alternative in some placesSegher Boessenkool1-0/+10
2018-09-26rs6000: Simplify "switch (which_alternative)" patternsSegher Boessenkool1-0/+7
2018-09-25RISC-V: Fix weak symbols with medany and explicit relocs.Jim Wilson1-0/+5
2018-09-25re PR c/87387 (trunk/gcc/builtins.c:585:7: warning: -Wself-assign problem)Jeff Law1-0/+7
2018-09-26rs6000: Do not allow out of range immediate in vsplt[bhw] (PR86987)Segher Boessenkool1-0/+21
2018-09-25re PR debug/83941 (Debug info generated with -flto contains useless forwarders)Richard Biener1-0/+12
2018-09-25i386.md (frndintxf2_mask_pm): Remove.Uros Bizjak1-0/+20
2018-09-25vr-values.c (vr_values::vr_values): Initialize to_remove_edges and to_update_...Jakub Jelinek1-0/+6
2018-09-25re PR tree-optimization/87402 (ICE in set_ssa_val_to, at tree-ssa-sccvn.c:3645)Richard Biener1-0/+7
2018-09-25re PR debug/83941 (Debug info generated with -flto contains useless forwarders)Richard Biener1-0/+28
2018-09-25Fix scaling of a sreal number.Martin Liska1-0/+5
2018-09-25Fix small coding style issues (PR fortran/87394).Martin Liska1-0/+9
2018-09-25Remove unused functions and fields.Martin Liska1-0/+32
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska1-0/+16
2018-09-25Document all param values and remove defaults (PR middle-end/86078).Martin Liska1-0/+6
2018-09-25Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417)Ilya Leoshkevich1-0/+6
2018-09-24RISC-V: Fix problems with ilp32e ABI support.Jim Wilson1-0/+7
2018-09-24aarch64.c (aarch_macro_fusion_pair_p): Don't access prev before checking it f...Andrew Pinski1-0/+6
2018-09-24i386: Insert ENDBR before the profiling counter callH.J. Lu1-0/+11
2018-09-24Change EQ_ATTR_ALT to support up to 64 alternativesIlya Leoshkevich1-0/+22
2018-09-24S/390: Fix conditional returns on z196+Ilya Leoshkevich1-0/+6
2018-09-24Improve colorization legend in gcov reports.Martin Liska1-0/+6
2018-09-24Improve location information of -Wcoverage-mismatch.Martin Liska1-0/+6
2018-09-24Guard memory block allocation.Martin Liska1-0/+5
2018-09-24Unpoison variable partition properly (PR sanitizer/85774).Martin Liska1-0/+10