aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-13re PR tree-optimization/77536 (Vectorizer not maintaining relationship of rel...Pat Haugen2-2/+11
2016-09-13Don't treat array as builtin type in set_underlying_typeJason Merrill4-1/+30
2016-09-13Add new effective target: profile_update_atomicMartin Liska4-0/+17
2016-09-13Trying again to fix aligned-new on m68k.Jason Merrill2-7/+7
2016-09-13c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT.Marek Polacek2-8/+14
2016-09-13* optabs.c (prepare_cmp_insn): Update documentation comment.Maciej W. Rozycki2-4/+12
2016-09-13re PR middle-end/77475 (unnecessary or misleading context in reporting comman...Jakub Jelinek3-14/+46
2016-09-13Daily bump.GCC Administrator1-1/+1
2016-09-13Simplify edited_file::print_diffDavid Malcolm2-65/+88
2016-09-12Add tunning of ldpw for THunderX.Andrew Pinski6-1/+77
2016-09-12re PR target/77570 ([msp430-elf] Wrong assembly in delay_cycles_32x insn decl...Orlando Arias2-2/+7
2016-09-12Fix aligned-new tests on m68k.Jason Merrill2-6/+14
2016-09-12scalar-by-value-4_x.c: Also test passing of variable arguments.Uros Bizjak7-11/+187
2016-09-12re PR c++/77496 (ICE in instantiate_type, at cp/class.c:8270)Bernd Edlinger11-13/+101
2016-09-12* config/abi/pre/gnu.ver: Use [jmy] for size_t.Jason Merrill2-6/+10
2016-09-12Fix suggestions for non-trivial Wformat type cases (PR c/72858)David Malcolm5-63/+816
2016-09-12Implement P0253R1, Fixing a design mistake in the searchers interface in Libr...Ville Voutilainen3-22/+40
2016-09-12Implement C++17 string searchers.Ville Voutilainen3-0/+461
2016-09-12configure.ac: Check for the minimum in-tree MPFR version handled.Maciej W. Rozycki3-0/+15
2016-09-12extend.texi: Use lowercase "boolean".Marek Polacek6-9/+17
2016-09-12[libstdc++-v3] Fix dg-require before dg-run directives in testsuite.Matthew Wahab197-196/+450
2016-09-12[expmed.c] PR middle-end/77426 Delete duplicate condition in synth_multKyrylo Tkachov2-1/+5
2016-09-12Daily bump.GCC Administrator1-1/+1
2016-09-11pr77507.f90: Move to ...Steven G. Kargl2-0/+5
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam25-75/+79
2016-09-11runtime/internal/sys: new package, API copied from Go 1.7Ian Lance Taylor13-417/+593
2016-09-11re PR ipa/61159 (__builtin_constant_p gives incorrect results with aliases)Jan Hubicka2-0/+12
2016-09-11re PR ipa/63416 (Three calls to empty functions via pointers get folded, but ...Jan Hubicka2-0/+61
2016-09-11Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2Jonathan Wakely3-0/+7
2016-09-11Daily bump.GCC Administrator1-1/+1
2016-09-10Fix typo in log.Jerry DeLisle1-1/+1
2016-09-10Fix typo in log.Jerry DeLisle1-1/+1
2016-09-10re PR fortran/77532 ([F03] ICE in check_dtio_interface1, at fortran/interface...Paul Thomas4-6/+65
2016-09-10re PR fortran/77507 (gfortran rejects keyworded calls to procedures from intr...Steven G. Kargl3-2/+8
2016-09-10Make canonical_va_list_type more strictTom de Vries8-29/+37
2016-09-10libgo: update to Go 1.7.1 releaseIan Lance Taylor29-256/+1113
2016-09-10runtime/internal/atomic: new package, API copied from Go 1.7Ian Lance Taylor7-1/+432
2016-09-10go-backend.c (go_trampoline_info): Remove.Ian Lance Taylor3-11/+5
2016-09-10Fix -Wshadow warning in libiberty/cp-demangle.cMark Wielaard2-5/+10
2016-09-10compiler: code cleanup (unused header file)Ian Lance Taylor2-3/+2
2016-09-09re PR rtl-optimization/77289 (ICE in extract_constrain_insn, at recog.c:2212 ...Peter Bergner4-17/+63
2016-09-10Commit the ChangeLog entry for revision 240063.Steven G. Kargl1-0/+7
2016-09-10re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl3-1/+31
2016-09-10Daily bump.GCC Administrator1-1/+1
2016-09-09PR c/77520 - wrong value for extended ASCII characters in -Wformat messageMartin Sebor7-17/+100
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger22-230/+85
2016-09-09re PR target/77267 (MPX does not work in a presence of "-Wl,-as-needed" optio...Alexander Ivchenko5-3/+79
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill39-65/+1046
2016-09-09.gitignore: Ignore in-tree prerequisites.Jason Merrill1-0/+6
2016-09-09compiler: increase buffer size to avoid -Wformat-length warningIan Lance Taylor3-9/+2