summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gcc/testsuite/ChangeLog:kugan2016-10-242-3/+8
* 2016-10-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2016-10-248-27/+46
* 2016-10-24 Steven G. Kargl <kargl@gcc.gnu.org>kargl2016-10-244-1/+23
* * dwarf2out.c (gen_subprogram_die): Add DW_AT_reference orjakub2016-10-246-0/+73
* PR libgcc/78064: Add missing include directive to unwind-c.cfw2016-10-242-0/+6
* 2016-10-24 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-10-247-5/+41
* PR middle-end/77735 - FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-1.cmsebor2016-10-2411-201/+560
* Fix error handling in filesystem::is_emptyredi2016-10-242-5/+12
* PR71337 fix filesystem::temp_directory_path error handlingredi2016-10-243-4/+61
* Make directory iterators become end iterator on errorredi2016-10-244-18/+20
* Do not retry failed close(3) in filesystem::copyredi2016-10-242-13/+6
* Implement DR resolutions for filesystem::copyredi2016-10-244-9/+105
* 2016-10-24 Moritz Klammler <moritz@glammler.eu>law2016-10-244-39/+209
* * trans-intrinsic.c (gfc_conv_intrinsic_minmax): Use VAR_P (x)jakub2016-10-248-66/+84
* * config/i386/i386.c (ix86_in_large_data_p, ix86_expand_builtin): Usejakub2016-10-242-3/+8
* * cxx-pretty-print.c (pp_cxx_check_constraint): Use VAR_P (x)jakub2016-10-245-11/+18
* Cross-port exception-safety and move fixes of std::any toville2016-10-246-28/+185
* 2016-10-24 Richard Biener <rguenther@suse.de>rguenth2016-10-243-2/+10
* Cross-port the latest resolution of LWG2756 and someville2016-10-246-91/+594
* Make vector::data() return type consistent in C++98redi2016-10-242-12/+19
* 2016-10-24 Ximin Luo <infinity0@pwned.gg>rguenth2016-10-246-39/+13
* Remove dead wood from trans-expr.cpault2016-10-241-21/+0
* [check_GNU_style.sh] More aggressively ignore dg-xxx directivesktkachov2016-10-242-4/+19
* 2016-10-24 Richard Biener <rguenther@suse.de>rguenth2016-10-247-16/+78
* Parallelize check-gnatro2016-10-242-0/+8
* gcc/gjl2016-10-246-11/+234
* 2016-10-24 Richard Biener <rguenther@suse.de>rguenth2016-10-242-2/+8
* 2016-10-24 Andre Vieira <andre.simoesdiasvieira@arm.com>avieira2016-10-242-0/+8
* * config/i386/i386.c (ix86_fold_builtin): Handlejakub2016-10-248-1/+367
* Work around 32-bit i386 STV testcases failing with -mstackrealign (PR target/...ro2016-10-248-7/+18
* Do not disable aggressive loop opts formarxin2016-10-244-1/+32
* Daily bump.gccadmin2016-10-241-1/+1
* PR target/77837 - missing -Wformat-length warning for %p with null argument o...msebor2016-10-233-0/+14
* 2016-10-23 Steven G. Kargl <kargl@gcc.gnu.org>kargl2016-10-234-5/+23
* * config/sparc/sparc.md (cpu_feature): Minor tweak.ebotcazou2016-10-232-43/+55
* 2016-10-23 Steven G. Kargl <kargl@gcc.gnu.org>kargl2016-10-235-34/+147
* 2016-10-23 Paul Thomas <pault@gcc.gnu.org>pault2016-10-2311-34/+360
* * config/sparc/sparc-c.c (sparc_target_macros): Replace TARGET_64BITebotcazou2016-10-232-2/+7
* 2016-10-22 François Dumont <fdumont@gcc.gnu.org>fdumont2016-10-232-23/+15
* Daily bump.gccadmin2016-10-231-1/+1
* * gcc.dg/tree-ssa/pr71347.c: Remove XFAIL on SPARC.ebotcazou2016-10-222-2/+5
* 2016-10-22 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2016-10-224-3/+50
* gcc/fortran/ChangeLog:vehre2016-10-2215-435/+904
* Ignore perms::symlink_nofollow on non-symlinksredi2016-10-223-7/+42
* 2016-10-21 Andrew Pinski <apinski@cavium.com>pinskia2016-10-223-65/+95
* Daily bump.gccadmin2016-10-221-1/+1
* libgo: keep c0 and c1 out of runtime.incian2016-10-213-3/+3
* libgo: leave Int64Align as 8 on 32-bit SPARCian2016-10-213-3/+1
* * PR tree-optimization/71947law2016-10-214-3/+11
* ADDR_EXPR and nonnullkugan2016-10-215-0/+86