aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-10-12[multiple changes]Arnaud Charlet10-73/+243
2016-10-12Fix LTO_STREAMER_DEBUG buildThomas Schwinge2-6/+8
2016-10-12Un-break dwarf2out for DWARF2_LINENO_DEBUGGING_INFO configurationsThomas Schwinge2-1/+4
2016-10-12Make GCC selftests work for *-wrs-vxworks-* targetsThomas Schwinge2-1/+5
2016-10-12In gcc/Makefile.in, factor out SELFTEST_FLAGSThomas Schwinge2-3/+11
2016-10-12Fix gcc/vmsdbgout.c:vmsdbg_debug_hooks for "More trivial bits from early LTO ...Thomas Schwinge2-1/+6
2016-10-12exp_ch5.adb, [...]: Minor reformatting.Hristian Kirtchev19-212/+242
2016-10-12[multiple changes]Arnaud Charlet4-3/+33
2016-10-12[multiple changes]Arnaud Charlet6-362/+563
2016-10-12rtl.h (struct rtx_def): Comment how RTX_FLAGS will be dumped in RTL dumps.Georg-Johann Lay2-9/+21
2016-10-12[multiple changes]Arnaud Charlet10-55/+179
2016-10-12[multiple changes]Arnaud Charlet13-47/+136
2016-10-12Add a helper function: create_tmp_reg_or_ssa_nameMartin Liska2-41/+34
2016-10-12sem_ch12.adb (Check_Formal_Package_Instance): Skip an internal formal entity ...Ed Schonberg3-5/+24
2016-10-12contracts.adb (Analyze_Contracts): For a type declaration, analyze an iterabl...Ed Schonberg2-0/+22
2016-10-12* diagnostic.c (diagnostc_report_diagnostic): Fix formatting.Nathan Sidwell2-4/+10
2016-10-12[multiple changes]Arnaud Charlet7-21/+107
2016-10-12re PR ada/64057 (possible issue in the shared implementation of Ada.Strings.U...Eric Botcazou1-7/+11
2016-10-12DWARF: space-optimize loc. descr. for integer literals on 32-bit targetsPierre-Marie de Rodat4-5/+64
2016-10-12DWARF: fix scoping for descriptions of local typesPierre-Marie de Rodat4-0/+72
2016-10-12match.pd ((X /[ex] A) * A -> X): Remove unnecessary constraint on the convers...Richard Biener2-4/+7
2016-10-122016-10-12 Richard Biener <rguenther@suse.de>Richard Biener7-21/+33
2016-10-12re PR middle-end/77920 (186.crafty doesn't compile)Richard Biener4-17/+41
2016-10-12re PR tree-optimization/77929 (ICE: verify_gimple failed (error: non-trivial ...Jakub Jelinek4-3/+39
2016-10-11re PR target/77934 (pattern for mtvsrdd needs to use b constraint not r)Aaron Sawdey2-2/+8
2016-10-12Daily bump.GCC Administrator1-1/+1
2016-10-12gcc/Jakub Jelinek17-15/+398
2016-10-11sparc.c (emit_scc_insn): Remove direct support for EQ and GEU in DImode if TA...Eric Botcazou11-244/+128
2016-10-11iresolve.c (is_trig_resolved, [...]): Formatting fixes.Jakub Jelinek3-76/+77
2016-10-11re PR tree-optimization/77424 (Identical statements in if-else branches)Jeff Law2-46/+12
2016-10-11re PR fortran/77942 (ICE: Floating point exception, in gfc_simplify_cshift, a...Steven G. Kargl4-2/+17
2016-10-11system-linux-armeb.ads (Backend_Overflow_Checks): Change to True.Eric Botcazou7-22/+32
2016-10-11Split print_rtx into subroutinesDavid Malcolm2-396/+467
2016-10-11Fix bad commit for -fdec-math.Fritz Reese3-9/+12
2016-10-11simplify.c (radians_f): Fix mpdr_mod.Jerry DeLisle3-2/+11
2016-10-11adaint.c: Include process.h, signal.h, dir.h and utime.h for DJGPP.Andris Pavenis2-7/+44
2016-10-11Makefile.in (LIBGNAT_TARGET_PAIRS): Define for DJGPP targetAndris Pavenis3-0/+171
2016-10-11ctrl_c.c: Do not use macro SA_RESTART for DJGPP.Andris Pavenis7-7/+58
2016-10-11alpha-passes.def: New file.Uros Bizjak6-22/+71
2016-10-11re PR target/77924 (-mfloat128-type change broke AIX)Michael Meissner2-4/+11
2016-10-11configure: redirect -fsplit-stack compilation to dev/nullIan Lance Taylor1-1/+1
2016-10-11dwarf2out.c (DEBUG_STR_OFFSETS_SECTION): Remove conditional.Richard Biener2-10/+61
2016-10-11re PR debug/77931 (PASS->FAIL: gdb.cp/namespace.exp: print ina)Richard Biener2-7/+16
2016-10-11Fix integer load reservation for -march=znver1 Venkataramanan Kumar2-4/+8
2016-10-11New flag -fdec-math for COTAN and degree trig intrinsics.Fritz Reese13-5/+1463
2016-10-11Minor tweaksEric Botcazou1-5/+5
2016-10-11Fix gcc.dg/tree-ssa/pr59597.c failure for avrSenthil Kumar Selvaraj2-1/+8
2016-10-11exp_dbug.adb (Debug_Renaming_Declaration): Process underlying types.Pierre-Marie de Rodat6-7/+98
2016-10-11PR77710: fix triplet in builtin-sprintf-warn-4.cThomas Preud'homme2-4/+10
2016-10-11utils2.c (build_binary_op): Add a NO_FOLD argument.Pierre-Marie de Rodat4-21/+47