summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * context.h (context::set_passes): New.nathan2017-05-194-8/+19
* PR libstdc++/80796 Add new std::search overload for C++17redi2017-05-193-0/+67
* rs6000: Make constant formation a tiny bit bettersegher2017-05-192-0/+7
* 2017-05-19 Richard Biener <rguenther@suse.de>rguenth2017-05-192-0/+10
* * ipa-inline.h (ipa_call_summary): Turn sizes into signed;hubicka2017-05-193-4/+19
* * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,hubicka2017-05-198-145/+153
* 2017-05-19 Richard Biener <rguenther@suse.de>rguenth2017-05-194-1/+28
* Daily bump.gccadmin2017-05-191-1/+1
* rs6000: Separate shrink-wrapping for FPRssegher2017-05-182-31/+146
* PR go/80814ian2017-05-183-1/+9
* [gcc]meissner2017-05-186-0/+538
* Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtrad...dmalcolm2017-05-182-0/+13
* 2017-05-18 Matthias Klose <doko@ubuntu.com>doko2017-05-182-17/+46
* * cp-tree.h (OVL_ARG_DEPENDENT): Delete.nathan2017-05-186-36/+111
* compiler: ignore struct field tags for type conversionian2017-05-183-57/+101
* PR target/80799uros2017-05-185-11/+82
* PR libstdc++/80478 make std::mem_fn work with noexcept functionsredi2017-05-183-0/+40
* 2017-05-18 Paolo Carlini <paolo.carlini@oracle.com>paolo2017-05-182-1/+5
* * Makefile.in: Add ipa-predicate.o and ipa-predicate.hhubicka2017-05-181-0/+21
* gcc/c-family:edlinger2017-05-184-2/+12
* * Makefile.in: Add ipa-predicate.o and ipa-predicate.hhubicka2017-05-185-745/+828
* Add an assert to leaf_function_p to ensure it is not called from awilco2017-05-182-0/+7
* * cp-tree.h (OVL_USED): Replace with ...nathan2017-05-185-11/+18
* Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.marxin2017-05-189-88/+131
* Define CONSTEXPR macro and use it in vec.h.marxin2017-05-184-4/+15
* * ipa-inline-analysis.c (predicate_conditions): Move to ipa-inline.hhubicka2017-05-183-557/+626
* 2017-05-18 Will Schmidt <will_schmidt@vnet.ibm.com>willschm2017-05-1819-29/+52
* Fix up dg-option to resolve problems reported by David Edelshon for AIX.munroesj2017-05-1827-33/+67
* More dump_flags_t conversiontschwinge2017-05-182-1/+6
* * c-decl.c (pushdecl_top_level): Delete unused function.nathan2017-05-182-28/+4
* * cp-tree.h (lookup_add): Swap args.nathan2017-05-185-84/+41
* * c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.mpolacek2017-05-186-25/+49
* Move X==15-X to match.pdglisse2017-05-183-24/+12
* * c-common.c (self_promoting_args_p): Change the return type to bool.mpolacek2017-05-187-39/+57
* * name-lookup.c (find_local_binding): New, broken out of ...nathan2017-05-182-38/+44
* Fix typos in libstdc++ manualredi2017-05-185-4/+8
* 2017-05-18 Fritz Reese <fritzoreese@gmail.com>foreese2017-05-183-12/+26
* Update libstdc++ version info in manualredi2017-05-185-2/+26
* * MAINTAINERS: Add self to Write After Approvalsmlobo2017-05-182-0/+5
* Minor SPARC T4 and M7 fixes and additions.smlobo2017-05-186-8/+36
* PR sanitizer/80797mpolacek2017-05-184-1/+58
* Daily bump.gccadmin2017-05-181-1/+1
* Fix comparison of decimal float zeroes (PR80692)segher2017-05-174-3/+27
* 2017-05-17 Andreas Tobler <andreast@gcc.gnu.org>andreast2017-05-173-0/+35
* 2017-05-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2017-05-171-1/+1
* 2017-05-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2017-05-171-0/+5
* 2017-05-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2017-05-176-3/+57
* libgo: add "vendor" to pkgpath for vendored standard packagesian2017-05-173-3/+3
* 2017-05-17 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2017-05-172-1/+5
* * c-common.c: Use NULL_TREE instead of 0 where appropriate.mpolacek2017-05-176-169/+184