aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-13Rename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.Nathan Sidwell6-105/+128
2017-09-13Update aarch64/vmov_n_1.cWilco Dijkstra2-9/+22
2017-09-13[multiple changes]Pierre-Marie de Rodat8-45/+173
2017-09-13s-vxwext__kernel-smp.adb, [...]: New file.Arnaud Charlet4-0/+325
2017-09-13[testsuite/ARM] Fix coprocessor intrinsic test failures on ARMv8-AThomas Preud'homme20-23/+71
2017-09-13Fix broken URLs in libstdc++ API docsJonathan Wakely2-3/+5
2017-09-13PR libstdc++/81835 fix broken URLs in libstdc++ docsJonathan Wakely4-3/+8
2017-09-13[multiple changes]Pierre-Marie de Rodat12-137/+226
2017-09-13re PR c++/47226 ([C++0x] GCC doesn't expand template parameter pack that appe...Paolo Carlini3-0/+36
2017-09-13dwarf2out.c (output_die_symbol): Remove.Richard Biener2-31/+5
2017-09-13re PR tree-optimization/82128 (ICE on valid code)Richard Biener4-14/+42
2017-09-13tree-cfg.c (verify_gimple_assign_binary): Add verification for WIDEN_SUM_EXPR...Richard Biener2-4/+97
2017-09-13Minor edits.Arnaud Charlet13-13/+17
2017-09-13Regenerate.Arnaud Charlet1-268/+281
2017-09-13Minor edits.Arnaud Charlet2-9/+19
2017-09-13Regenerate.Arnaud Charlet1-30/+19
2017-09-13Minor edits.Arnaud Charlet4-24/+9
2017-09-13Define std::__to_address helperJonathan Wakely8-28/+40
2017-09-13New file.Arnaud Charlet1-0/+18
2017-09-13pr63304_1.c: Remove-mno-fix-cortex-a53-843419.Kugan Vivekanandarajah4-12/+11
2017-09-13Daily bump.GCC Administrator1-1/+1
2017-09-12sparc.c (output_return): Output the source location of the insn in the delay ...Eric Botcazou2-4/+28
2017-09-12re PR c++/70621 (ICE on invalid code at -O1 and above on x86_64-linux-gnu in ...Paolo Carlini4-4/+29
2017-09-12re PR fortran/82173 ([meta-bug] Parameterized derived type errors)Paul Thomas11-70/+303
2017-09-12re PR other/81096 (test case ttest in libbacktrace fails starting with its in...Steve Ellcey2-1/+7
2017-09-12Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.cJiong Wang5-0/+14
2017-09-12Don't warn function alignment if warn_if_not_aligned_p is trueH.J. Lu2-1/+9
2017-09-12re PR other/81096 (test case ttest in libbacktrace fails starting with its in...Steve Ellcey2-1/+7
2017-09-12Add -static-pie to GCC driver to create static PIEH.J. Lu7-33/+79
2017-09-12Remove '*' from movsi/di/ti patternsWilco Dijkstra2-15/+21
2017-09-12re PR target/80204 (macosx-version-min wrong for macOS Sierra 10.12.3)Simon Wright2-11/+11
2017-09-12re PR target/82112 (internal compiler error: in fold_convert_loc, at fold-con...Jakub Jelinek5-15/+56
2017-09-12altivec.md (vec_widen_umult_even_v4si, [...]): Add define expands for vmuleuw...Carl Love5-4/+82
2017-09-12[Patch AArch64 2/2] Fix memory sizes to load/store patternsJames Greenhalgh7-22/+57
2017-09-12[Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to enco...James Greenhalgh37-345/+385
2017-09-12Fix GIMPLE FE test (PR testsuite/82114)Martin Liska2-1/+8
2017-09-12c-common.c (field_decl_cmp, [...]): Move to c/c-decl.c.Nathan Sidwell6-78/+87
2017-09-12Reduce lookup_attribute memory footprint.Martin Liska3-11/+37
2017-09-12re PR tree-optimization/82157 (ICE on valid code at -O2 and -O3: cannot updat...Richard Biener4-0/+56
2017-09-12PR libstdc++/79433 no #error for including TS headers with wrong -stdJonathan Wakely42-145/+91
2017-09-12PR libstdc++/79433 no #error for including headers with wrong -stdJonathan Wakely19-86/+90
2017-09-12PR libstdc++/70483 make std::experimental::string_view fully constexprJonathan Wakely4-63/+149
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford97-519/+582
2017-09-12Use hard_regno_nregs instead of HARD_REGNO_NREGSRichard Sandiford8-16/+40
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford33-170/+281
2017-09-12Make more use of in_hard_reg_set_pRichard Sandiford2-13/+9
2017-09-12Make more use of end_hard_regnoRichard Sandiford12-26/+32
2017-09-12Make more use of END_REGNORichard Sandiford5-39/+27
2017-09-12Make more use of REG_NREGSRichard Sandiford14-61/+73
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford28-142/+204