aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool37-0/+146
2016-09-14re PR sanitizer/68260 (false positive with tsan)Jakub Jelinek4-2/+106
2016-09-14Add braces to a condition in predict.c (PR middle-end/77574)Bernd Edlinger2-1/+7
2016-09-14Daily bump.GCC Administrator1-1/+1
2016-09-13re PR rtl-optimization/77289 (ICE in extract_constrain_insn, at recog.c:2212 ...Bernd Edlinger2-26/+25
2016-09-13re PR target/70713 (msp430 interrupt attribute prevents overriding weak symbols)Joe Seymour6-0/+35
2016-09-13Implement P0028R4, C++17 using attribute namespaces without repetitionJakub Jelinek5-7/+113
2016-09-13re PR tree-optimization/77454 (IMM ERROR w/ -O2 and above)Jakub Jelinek4-4/+45
2016-09-13re PR c++/77553 (wrong code with post-increment operator in constexpr)Jakub Jelinek4-69/+103
2016-09-13re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl4-31/+6
2016-09-13[PATCH 1/2][AArch64] Add missing support for poly64x1_tTamar Christina2-3/+8
2016-09-13alpha.c (alpha_pass_by_reference): Pass un-named SFmode and SCmode arguments ...Uros Bizjak2-9/+32
2016-09-13fix-it hints: insert_before vs insert_afterDavid Malcolm12-36/+254
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-12Fix suggestions for non-trivial Wformat type cases (PR c/72858)David Malcolm5-63/+816
2016-09-12extend.texi: Use lowercase "boolean".Marek Polacek6-9/+17
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-11runtime/internal/sys: new package, API copied from Go 1.7Ian Lance Taylor3-1/+28
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-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 Taylor1-1/+1
2016-09-10runtime/internal/atomic: new package, API copied from Go 1.7Ian Lance Taylor1-1/+1
2016-09-10go-backend.c (go_trampoline_info): Remove.Ian Lance Taylor3-11/+5
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