aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-08-07libgo: uncomment trace.Stop() call in testing packageIan Lance Taylor1-1/+1
2018-08-07[AArch64] Fix -mlow-precision-div (PR 86838)Richard Sandiford7-13/+61
2018-08-07PR c++/59480, DR 136Paolo Carlini13-8/+170
2018-08-07Fix PR number for HPPA speculation patch: PR target/86807 -> PR target/86785Richard Earnshaw1-1/+1
2018-08-07re PR c++/79133 (lambda capture shadowing parameter & decltype confusion)Ville Voutilainen4-1/+40
2018-08-07Add malloc predictor (PR middle-end/83023).Martin Liska7-2/+85
2018-08-07Fix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC etc. (PR tree-optimizat...Steve Ellcey2-2/+10
2018-08-07Add missing gcc-interface/ to 2018-07-31 ChangeLog entryAlexandre Oliva1-2/+2
2018-08-07Daily bump.GCC Administrator1-1/+1
2018-08-06re PR target/86807 (spu port needs updating for CVE-2017-5753)John David Anglin2-0/+9
2018-08-06tree-ssa-dom.c (dom_opt_dom_walker::optimize_stmt): Pass down the vr_values i...Jeff Law2-4/+14
2018-08-06[PATCH] Diagnostic included-from loopNathan Sidwell2-13/+22
2018-08-06re PR c++/86767 (continue statements in constexpr functions causes unbounded ...Marek Polacek4-0/+139
2018-08-06Fix memory leak in selftest::test_expansion_to_rtlDavid Malcolm2-0/+6
2018-08-06pr86763.C (dg-additional-options): Add -lrt for target *-*-linux-gnu.Uros Bizjak2-0/+6
2018-08-06Enable clobber high for tls descs on Aarch64Alan Hayward6-12/+134
2018-08-06S/390: Don't unroll memory blk op loopsAndreas Krebbel4-3/+64
2018-08-06[spu, commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUEUlrich Weigand2-0/+9
2018-08-06reload1.c (forget_old_reloads_1): Adjust CLOBBER_HIGH assert.Jeff Law2-1/+6
2018-08-06re PR target/86662 (msp430-elf segfault with -flto and -mlarge)Jozef Lawrynowicz3-2/+22
2018-08-06Remaining support for clobber highAlan Hayward25-40/+290
2018-08-06cse support for clobber_highAlan Hayward4-75/+172
2018-08-06lra support for clobber_highAlan Hayward5-30/+92
2018-08-06Add func to check if register is clobbered by clobber_highAlan Hayward3-0/+44
2018-08-06Generation support for CLOBBER_HIGHAlan Hayward6-21/+70
2018-08-06Add CLOBBER_HIGH expressionAlan Hayward5-2/+59
2018-08-06Daily bump.GCC Administrator1-1/+1
2018-08-05i386: Set cfun->machine->max_used_stack_alignment if neededH.J. Lu4-6/+45
2018-08-05Daily bump.GCC Administrator1-1/+1
2018-08-04PR tree-optimization/86571 - AIX NaNQ and NaNS output format conflicts with _...Martin Sebor2-2/+15
2018-08-04[testsuite, guality] Use absolute line number in pass/fail lineTom de Vries2-6/+11
2018-08-04const-volatile.c: Remove duplicate test "type:cvip".Andreas Schwab2-2/+4
2018-08-04re PR fortran/45521 ([F08] GENERIC resolution with ALLOCATABLE/POINTER and PR...Janus Weil4-1/+52
2018-08-04re PR testsuite/86153 (test case g++.dg/pr83239.C fails starting with r261585)Uros Bizjak2-28/+35
2018-08-04Daily bump.GCC Administrator1-1/+1
2018-08-03nios2.c (TARGET_HAVE_SPECULATION_SAFE_VALUE): Define.Sandra Loosemore2-0/+8
2018-08-03Add fix-it hint for missing return statement in assignment operators (PR c++/...David Malcolm4-2/+134
2018-08-03re PR target/86795 (mn10300 port needs updating for CVE-2017-5753)Jeff Law2-0/+9
2018-08-03docs: fix stray duplicated wordsDavid Malcolm3-8/+21
2018-08-03Avoid infinite loop with duplicate anonymous union fields (PR c/86690).Bogdan Harjoc4-2/+39
2018-08-03re PR c++/86706 (ICE in build_base_path, at cp/class.c:294)Jason Merrill4-8/+37
2018-08-03ChangeLog: Move entry ...Uros Bizjak2-6/+6
2018-08-03[Ada] Partially revert "Makefile patches from initial RISC-V cross/native bui...Pierre-Marie de Rodat3-6/+15
2018-08-03Handle SLP of call pattern statementsRichard Sandiford9-65/+152
2018-08-03Makefile.in (wide-int-range.o): New.Aldy Hernandez6-682/+737
2018-08-03[c++] Don't emit exception tables for UI_NONETom de Vries4-5/+11
2018-08-03Print heuristics probability fraction part with 2 digits.Martin Liska11-18/+34
2018-08-03[aarch64] Fix falkor pipeline description for dup<q>Siddhesh Poyarekar2-1/+13
2018-08-03Daily bump.GCC Administrator1-1/+1
2018-08-02nds32.c (nds32_hard_regno_mode_ok): Replace > with >=.Ilya Leoshkevich6-5/+13