aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-18Move X==15-X to match.pdglisse
2017-05-18 * c-common.c (self_promoting_args_p): Change the return type to bool.mpolacek
2017-05-18 * name-lookup.c (find_local_binding): New, broken out of ...nathan
2017-05-18Fix typos in libstdc++ manualredi
2017-05-182017-05-18 Fritz Reese <fritzoreese@gmail.com>foreese
2017-05-18Update libstdc++ version info in manualredi
2017-05-18 * MAINTAINERS: Add self to Write After Approvalsmlobo
2017-05-18Minor SPARC T4 and M7 fixes and additions.smlobo
2017-05-18 PR sanitizer/80797mpolacek
2017-05-18Daily bump.gccadmin
2017-05-17Fix comparison of decimal float zeroes (PR80692)segher
2017-05-172017-05-17 Andreas Tobler <andreast@gcc.gnu.org>andreast
2017-05-172017-05-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2017-05-172017-05-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2017-05-172017-05-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2017-05-17 libgo: add "vendor" to pkgpath for vendored standard packagesian
2017-05-172017-05-17 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt
2017-05-17 * c-common.c: Use NULL_TREE instead of 0 where appropriate.mpolacek
2017-05-17Fixes to Doxygen comments in libstdc++ headersredi
2017-05-17 * cp-tree.h (default_hash_traits <lang_identifier *>): Newnathan
2017-05-172017-05-17 Fritz Reese <fritzoreese@gmail.com>foreese
2017-05-17 * gcc.target/i386/pr80425-1.c: Add -mregparm=1 for 32bit targets.uros
2017-05-17 * doc/md.texi (Canonicalization of Instructions): Describe theuros
2017-05-17gcc/bergner
2017-05-17Implement new C++ intrinsics __is_assignable and __is_constructible.ville
2017-05-17 * cp-tree.h (ovl_iterator::using_p): New predicate.nathan
2017-05-17 * class.c (handle_using_decl): Use OVL_FIRST, ovl_iterator.nathan
2017-05-17 PR sanitizer/80659mpolacek
2017-05-17Fix comment for cmse_nonsecure_call_clear_caller_savedthopre01
2017-05-17 * compare-elim.c (equivalent_reg_at_start): Adjust outdated comment.ebotcazou
2017-05-17Introduce dump_flags_t type and use it instead of int type.marxin
2017-05-17Bye bye, c_save_expr.mpolacek
2017-05-17Fix bogus pr78886.c failure for avrsaaadhu
2017-05-172017-05-17 Chenghua Xu <paul.hua.gm@gmail.com>paulhua
2017-05-17Daily bump.gccadmin
2017-05-16[gcc]wschmidt
2017-05-162017-05-16 Paul Thomas <pault@gcc.gnu.org>pault
2017-05-16C++: fix-it hints suggesting accessors for private fieldsdmalcolm
2017-05-16gcc/ChangeLog:carll
2017-05-16 PR sanitizer/80536mpolacek
2017-05-16 * name-lookup.c (check_local_shadow): New, broke out of ...nathan
2017-05-16 * ChangeLog: Fix whitespace.uros
2017-05-16 * cp-tree.h (OVL_NESTED_P, OVL_LOOKUP_P): New.nathan
2017-05-16 * call.c (build_user_type_conversion_1): Use OVL_FIRST.nathan
2017-05-16 * typeck2.c (cxx_incomplete_type_diagnostic): Revert change andnathan
2017-05-162017-05-16 Tamar Christina <tamar.christina@arm.com>tnfchris
2017-05-16 * config/i386.i386.md (*movsi_internal): Split (?rm,*y) alternativeuros
2017-05-16Add default value for last argument of dump functions.marxin
2017-05-16 * cp-tree.h (class ovl_iterator, class lkp_iterator): New OVERLOADnathan
2017-05-16Test source_location::current() in default member initializerredi