aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-11-01Add a VEC_SERIES rtl codeRichard Sandiford10-25/+293
2017-11-01Allow vector CONSTsRichard Sandiford7-17/+63
2017-11-01Add more vec_duplicate simplificationsRichard Sandiford7-5/+264
2017-11-01Add gen_(const_)vec_duplicate helpersRichard Sandiford17-217/+155
2017-11-01Prevent invalid register mode changes in combineRichard Sandiford2-0/+13
2017-11-01sqrt.c: New test.Uros Bizjak2-7/+34
2017-10-31configure.ac (--enable-libssp): New.Sandra Loosemore4-8/+54
2017-11-01Daily bump.GCC Administrator1-1/+1
2017-10-31PR target/82002 Part 1: Correct ICE caused by wrong calculationDaniel Santos6-1/+52
2017-10-31[PR 81702] Remove devirtualization assertMartin Jambor4-1/+120
2017-10-31jit: add a way to preserve testsuite executablesDavid Malcolm5-7/+42
2017-10-31pt.c: add missing %< and %>David Malcolm5-3/+13
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm26-217/+329
2017-10-31[C++ PATCH] overloaded operator fns [5/N]Nathan Sidwell5-61/+68
2017-10-31builtins.def (DEF_FLOATN_BUILTIN): Change most _Float<N> and _Float<N>X built...Michael Meissner7-12/+87
2017-10-31[C++ PATCH] overloaded operator fns [4/N]Nathan Sidwell3-60/+27
2017-10-31re PR rtl-optimization/81803 (miscompilation at -O1 on mips64el)Matthew Fortune2-3/+16
2017-10-31re PR ada/82785 (gnat bootstrap fails on m68k-linux-gnu)Eric Botcazou2-1/+6
2017-10-31* gdbinit.in: Skip over inlines from timevar.h.Jason Merrill2-0/+7
2017-10-31constexpr.c, pt.c: Adjust comments.Jason Merrill3-7/+4
2017-10-31[C++ PATCH] overloaded operator fns [3/N]Nathan Sidwell5-100/+126
2017-10-31Fix fortran build error on AIX.James E Wilson2-0/+7
2017-10-31GCOV: add -j argument (human readable format).Martin Liska6-3/+84
2017-10-31Fix typo in my email, in changelog.Segher Boessenkool1-1/+1
2017-10-31[C++ PATCH] overloaded operator fns [2/N]Nathan Sidwell14-94/+98
2017-10-31[BRIGFE] Fix PR 82771.Henry Linjamäki2-5/+9
2017-10-31[C++ PATCH] overloaded operator fns [1/N]Nathan Sidwell14-222/+110
2017-10-31GCOV: std::vector refactoring IIIMartin Liska2-75/+70
2017-10-31GCOV: Vector refactoring IIMartin Liska2-76/+86
2017-10-31GCOV: std::vector refactoring.Martin Liska2-50/+55
2017-10-31GCOV: add support for lines with an unexecuted lines.Martin Liska7-35/+62
2017-10-31GCOV: introduce usage of terminal colors.Martin Liska5-101/+220
2017-10-31GCOV: document behavior of -fkeep-{static,inline}-functions (PR gcov-profile/...Martin Liska4-4/+20
2017-10-31re PR target/82772 (GCC crashes as compiling ags_thread.c source file on alph...Uros Bizjak2-1/+6
2017-10-31Subject: [PATCH] rs6000: Fix crash with big stack clash interval (PR82674)Segher Boessenkool2-5/+12
2017-10-31Makefile.in (FLAGS_TO_PASS): Pass libsubdir as well.Olivier Hainque2-0/+5
2017-10-31GFNI enabling [2/4]Julia Koval25-18/+555
2017-10-31Daily bump.GCC Administrator1-1/+1
2017-10-30* gcc.c (HAVE_TARGET_EXECUTABLE_SUFFIX): Remove old kludge.Eric Botcazou2-2/+7
2017-10-30re PR c++/67595 (concepts code causes segfault)Paolo Carlini2-0/+18
2017-10-30re PR libfortran/80850 (Sourced allocate() fails to allocate a pointer)Paul Thomas4-5/+86
2017-10-30pr82725.C: Move to ...Uros Bizjak2-1/+6
2017-10-30resolve.c (resolve_transfer): Set derived to correct symbol for BT_CLASS.Steven G. Kargl4-4/+11
2017-10-30re PR c++/82085 (ICE: Template variable reference used in nested template alias)Paolo Carlini4-2/+23
2017-10-30[C++ PATCH] operator name cleanup prepatchNathan Sidwell10-353/+382
2017-10-30Remove DImode expansions for 1-bit shiftsWilco Dijkstra4-67/+21
2017-10-30Wrong type-attribute for stp and strDominik Infuehr2-5/+15
2017-10-30Part 2/2 for contributing PPC64LE support for X86 SSE2 instrisics. Steven Munroe133-0/+6537
2017-10-30Part 1/2 for contributing PPC64LE support for X86 SSE2 instrisics.Steven Munroe4-1/+2349
2017-10-30backport: unnecessary duplication and repeating bugs like PR78439 due to chan...Wilco Dijkstra2-53/+12