aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15Add vtable verification feature but do not turn it on.google/gcc-4_7-mobileCaroline Tice
2013-03-15Fix inconsistency between Makefile.am and Makefile.in under libstdc++.Han Shen
2013-03-08Cherry-pick google/gcc-4_7@r196555 to fix broken dependencies.Dehao Chen
2013-03-06Merged google/gcc-4_7 onto google/gcc-4_7-mobile.Han Shen
2013-02-122013-02-11 Rong Xu <xur@google.com>Rong Xu
2013-02-082013-02-08 Rong Xu <xur@google.com>Rong Xu
2013-02-082013-02-08 Rong Xu <xur@google.com>Rong Xu
2013-02-06Ignore r194995 for gcc pr55852.Simon Baldwin
2013-02-06Implement two parameters to control lipo profile-genDavid Li
2013-02-04Create a normal .debug_str section even under -gsplit-dwarf.Sterling Augustine
2013-02-01Merge from gcc-4_7-branchSimon Baldwin
2013-01-252013-01-24 Rong Xu <xur@google.com>Rong Xu
2013-01-25 Inlining and devirtualizaion testsMaxim Kuvyrkov
2013-01-24svn merge -c 194864 svn+ssh://simonb@gcc.gnu.org/svn/gcc/branches/gcc-4_7-branchJason Merrill
2013-01-24Catch use of destructed strings.Paul Pluzhnikov
2013-01-22Set destructed vector into an invalid state, such thatPaul Pluzhnikov
2013-01-22Add lightweight checks for front()/back() on empty vector.Paul Pluzhnikov
2013-01-18Fix for Google Ref: b/8028506Sterling Augustine
2013-01-17Fix for Google ref: b/8013197.Sterling Augustine
2013-01-16For b/8016816, rename __google_stl_debug_string_dangling to __google_stl_debu...Paul Pluzhnikov
2013-01-15Backport r195207 (fix for PR55982) into google/gcc-4_7Paul Pluzhnikov
2013-01-082013-01-08 Rong Xu <xur@google.com>Rong Xu
2013-01-05Move new callgraph-profiles.C XFAL to where all the other ones are.Paul Pluzhnikov
2013-01-05XFAIL g++.dg/tree-prof/callgraph-profiles.C scan-file Moving 1 section on ppc32Paul Pluzhnikov
2013-01-052013-01-04 Rong Xu <xur@google.com>Rong Xu
2013-01-05Switch the default behaviour of the plugin to split segments only throughSriraman Tallam
2013-01-04Back-port revision 194909 (fix for <:: is incorrectly treated as digraph ...),Paul Pluzhnikov
2013-01-04Relax the restrictions on argument types to a unique_ptrLawrence Crowl
2013-01-032013-01-02 Rong Xu <xur@google.com>Rong Xu
2012-12-272012-12-27 Rong Xu <xur@google.com>Rong Xu
2012-12-27Workaround to fix lto-bootstrap. Disable streaming out of tree_block.Dehao Chen
2012-12-272012-12-27 Rong Xu <xur@google.com>Rong Xu
2012-12-262012-12-26 Rong Xu <xur@google.com>Rong Xu
2012-12-25Fix the profiled bootstrap:Dehao Chen
2012-12-21Block revision 194268.Diego Novillo
2012-12-21The workaround for b/7500842 is still needed. The upstreamDiego Novillo
2012-12-21Merged revisions 193458,193460,193462,193493,193518,193520,193528,193545,1935...Diego Novillo
2012-12-17Backport plugin-api.hi, r190654 changes from trunk to allow linker plugins toSriraman Tallam
2012-12-13 Fix b/7731863David Li
2012-12-112012-12-11 Jing Yu <jingyu@google.com>Jing Yu
2012-12-11Emit weakref alias for aux modules in LIPO modeDavid Li
2012-12-11Merge revision 194311 from trunk. Please see:Sriraman Tallam
2012-12-11Remove all the files ChangeLog.google-4_7, ChangeLog.google-integration and C...Diego Novillo
2012-12-10This is a backport of r193747 to use the working set from the profile summaryTeresa Johnson
2012-12-072012-12-03 Ahmad Sharif <asharif@google.com>Ahmad Sharif
2012-12-062012-12-03 Ahmad Sharif <asharif@google.com>Ahmad Sharif
2012-12-042012-12-04 Sterling Augustine <saugustine@google.com>Sterling Augustine
2012-12-02 Backport r194038 from trunkDavid Li
2012-12-01AutoFDO Implementation.Dehao Chen
2012-11-27Merge r7621728 from trunk.Ollie Wild