Age | Commit message (Expand) | Author | Files | Lines |
2016-10-12 | shrink-wrap: Testcases for separate shrink-wrapping | Segher Boessenkool | 4 | -0/+72 |
2016-10-12 | rs6000: Separate shrink-wrapping | Segher Boessenkool | 2 | -16/+276 |
2016-10-12 | Minor reformatting. | Arnaud Charlet | 1 | -5/+8 |
2016-10-12 | shrink-wrap: Shrink-wrapping for separate components | Segher Boessenkool | 4 | -3/+775 |
2016-10-12 | regrename: Don't rename restores | Segher Boessenkool | 2 | -0/+12 |
2016-10-12 | dce: Don't dead-code delete separately wrapped restores | Segher Boessenkool | 2 | -0/+14 |
2016-10-12 | separate shrink-wrap: New command-line flag, status flag, hooks, and doc | Segher Boessenkool | 7 | -1/+188 |
2016-10-12 | rs6000: Warn for "GCC vector passed by reference" only with -Wpsabi | Segher Boessenkool | 2 | -2/+8 |
2016-10-12 | print_rtx_function: integrate dumping of the CFG into the insn chain | David Malcolm | 3 | -39/+156 |
2016-10-12 | rs6000: Use "dg-warning ... 0" in a few places | Segher Boessenkool | 3 | -2/+7 |
2016-10-12 | Add selftest::read_file | David Malcolm | 3 | -0/+74 |
2016-10-12 | [MIPS] Add MSA tests | Robert Suchanek | 7 | -30/+1936 |
2016-10-12 | re PR debug/77947 (ICE with -g and -O2 in strip_naming_typedef) | Richard Biener | 4 | -3/+50 |
2016-10-12 | [multiple changes] | Arnaud Charlet | 5 | -92/+169 |
2016-10-12 | syscall, internal/syscall/unix: Fix getrandom, clone on sparc64 | Ian Lance Taylor | 1 | -1/+1 |
2016-10-12 | sem_prag.adb (Analyze_Refined_Depends_In_Decl_Part): Adapt checking for optio... | Yannick Moy | 2 | -65/+254 |
2016-10-12 | [multiple changes] | Arnaud Charlet | 6 | -124/+207 |
2016-10-12 | [multiple changes] | Arnaud Charlet | 10 | -73/+243 |
2016-10-12 | Fix LTO_STREAMER_DEBUG build | Thomas Schwinge | 2 | -6/+8 |
2016-10-12 | Un-break dwarf2out for DWARF2_LINENO_DEBUGGING_INFO configurations | Thomas Schwinge | 2 | -1/+4 |
2016-10-12 | Make GCC selftests work for *-wrs-vxworks-* targets | Thomas Schwinge | 2 | -1/+5 |
2016-10-12 | In gcc/Makefile.in, factor out SELFTEST_FLAGS | Thomas Schwinge | 2 | -3/+11 |
2016-10-12 | Fix gcc/vmsdbgout.c:vmsdbg_debug_hooks for "More trivial bits from early LTO ... | Thomas Schwinge | 2 | -1/+6 |
2016-10-12 | exp_ch5.adb, [...]: Minor reformatting. | Hristian Kirtchev | 19 | -212/+242 |
2016-10-12 | [multiple changes] | Arnaud Charlet | 4 | -3/+33 |
2016-10-12 | [multiple changes] | Arnaud Charlet | 6 | -362/+563 |
2016-10-12 | rtl.h (struct rtx_def): Comment how RTX_FLAGS will be dumped in RTL dumps. | Georg-Johann Lay | 2 | -9/+21 |
2016-10-12 | [multiple changes] | Arnaud Charlet | 10 | -55/+179 |
2016-10-12 | [multiple changes] | Arnaud Charlet | 13 | -47/+136 |
2016-10-12 | Add a helper function: create_tmp_reg_or_ssa_name | Martin Liska | 2 | -41/+34 |
2016-10-12 | sem_ch12.adb (Check_Formal_Package_Instance): Skip an internal formal entity ... | Ed Schonberg | 3 | -5/+24 |
2016-10-12 | contracts.adb (Analyze_Contracts): For a type declaration, analyze an iterabl... | Ed Schonberg | 2 | -0/+22 |
2016-10-12 | * diagnostic.c (diagnostc_report_diagnostic): Fix formatting. | Nathan Sidwell | 2 | -4/+10 |
2016-10-12 | [multiple changes] | Arnaud Charlet | 7 | -21/+107 |
2016-10-12 | re PR ada/64057 (possible issue in the shared implementation of Ada.Strings.U... | Eric Botcazou | 1 | -7/+11 |
2016-10-12 | DWARF: space-optimize loc. descr. for integer literals on 32-bit targets | Pierre-Marie de Rodat | 4 | -5/+64 |
2016-10-12 | DWARF: fix scoping for descriptions of local types | Pierre-Marie de Rodat | 4 | -0/+72 |
2016-10-12 | match.pd ((X /[ex] A) * A -> X): Remove unnecessary constraint on the convers... | Richard Biener | 2 | -4/+7 |
2016-10-12 | 2016-10-12 Richard Biener <rguenther@suse.de> | Richard Biener | 7 | -21/+33 |
2016-10-12 | re PR middle-end/77920 (186.crafty doesn't compile) | Richard Biener | 4 | -17/+41 |
2016-10-12 | re PR tree-optimization/77929 (ICE: verify_gimple failed (error: non-trivial ... | Jakub Jelinek | 4 | -3/+39 |
2016-10-11 | re PR target/77934 (pattern for mtvsrdd needs to use b constraint not r) | Aaron Sawdey | 2 | -2/+8 |
2016-10-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2016-10-12 | gcc/ | Jakub Jelinek | 17 | -15/+398 |
2016-10-11 | sparc.c (emit_scc_insn): Remove direct support for EQ and GEU in DImode if TA... | Eric Botcazou | 11 | -244/+128 |
2016-10-11 | iresolve.c (is_trig_resolved, [...]): Formatting fixes. | Jakub Jelinek | 3 | -76/+77 |
2016-10-11 | re PR tree-optimization/77424 (Identical statements in if-else branches) | Jeff Law | 2 | -46/+12 |
2016-10-11 | re PR fortran/77942 (ICE: Floating point exception, in gfc_simplify_cshift, a... | Steven G. Kargl | 4 | -2/+17 |
2016-10-11 | system-linux-armeb.ads (Backend_Overflow_Checks): Change to True. | Eric Botcazou | 7 | -22/+32 |
2016-10-11 | Split print_rtx into subroutines | David Malcolm | 2 | -396/+467 |