aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-13Disable gcc linker PIE support with copy reloc.google/gcc-4_9-mobileCaroline Tice
2017-02-082017-02-08 Caroline Tice <cmtice@google.com>Caroline Tice
2016-06-30Update configuration flags to work with Android.Caroline Tice
2016-04-08Add files that previous commit (GCC unification) Caroline Tice
2016-04-08Unify changes with Android's GCC 4.9 compiler.Caroline Tice
2016-01-29Backport google/gcc-4_9-branch:r232957 for PR/69403.Kyrylo Tkachov
2016-01-20Fix compile time error introduced by PR64111Caroline Tice
2015-10-21Fix single quote error in libstdcxx header files.Caroline Tice
2015-09-24Backport r226487 from GCC FSF mainline:Richard Biener
2015-09-24Backport r223811 from gcc-5-branch:Caroline Tice
2015-09-24Merge google/gcc-4_9 (220271:227810] into google/gcc-4_9-mobile branch.Caroline Tice
2015-09-24Reverted to revision 227690Caroline Tice
2015-09-23Add new testcases accidentally omitted from previous commit.Caroline Tice
2015-09-22Cherry-pick the following revisions:Caroline Tice
2015-09-152015-09-15 Matt Deeds <mattdeeds@google.com>Matt Deeds
2015-08-28Merge aosp-toolchain/gcc/gcc-4_9 changes.Uros Bizjak
2015-08-162015-08-15 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2015-08-01For google b/9650176, add bounds checks to std::array and update expected lin...Paul Pluzhnikov
2015-07-28* Force symbol __cpu_model to be hidden in libgcc.a. TrunkSriraman Tallam
2015-07-27Backport trunk rev. 222178 to fix a bug with now binding and libgcc:Sriraman Tallam
2015-07-21Backport patch from GCC FSF to fix stack problem for aarch64:Caroline Tice
2015-07-17Backport r216258 to google/gcc-4_9 branch.Jonathan Wakely
2015-07-08Avoid saving optimization pragma or function level attributes in the listTeresa Johnson
2015-06-24Fix typo in previous commit.Brooks Moses
2015-06-24Disable reorder_blocks_and_partition for DWARF2 unwinding with -fexception.Dehao Chen
2015-06-20Migrate debug/array from _S_ref to _S_ptr, just as we did for the non-debug v...Brooks Moses
2015-06-18Backport trunk patch r220860 to google/4.9 branch.Han Shen
2015-06-11Notify df framework when removing an insn in simplify-got.Carrot Wei
2015-06-10Backport from trunk r224313 a fix for test g++.dg/abi/aarch64_guard1.C.Ramana Radhakrishnan
2015-06-10The test g++.dg/abi/aarch64_guard1.C is now fixed on trunk. Remove the xfail.Sharad Singhai
2015-06-10Add g++.dg/abi/aarch64_guard1.C to xfail file as this test is brokenSharad Singhai
2015-06-09Backport r224118 from trunk for Google ref b/20542176 and b/20766120.Ramana Radhakrishnan
2015-06-09Revert this patch in favor of the proper fix from the trunk (r224118).Sharad Singhai
2015-06-08Google ref b/18232705Sriraman Tallam
2015-05-28Update poison-system-directories patch to match theCaroline Tice
2015-05-28Move Google runtime hook downwards for google ref 20542176.Sharad Singhai
2015-05-21Add -Wpoison-system-directories support.Caroline Tice
2015-05-13Backport patch r212222 to google 4.9 branch.Han Shen
2015-04-272015-04-27 Caroline Tice <cmtice@google.com>Caroline Tice
2015-04-222015-04-22 Rong Xu <xur@google.com>Rong Xu
2015-04-17Backport r221335 from trunk to google/gcc-4_9 branch and rollback r222160.Easwaran Raman
2015-04-17Backport r221703 and r221945 from trunk to google/gcc-4_9 branch.Brooks Moses
2015-04-16Add xfails for bmi2-bzhi* tests.Brooks Moses
2015-04-14Remove this line:Brooks Moses
2015-04-14Make libstdc++'s complex and complex.h modular.Brooks Moses
2015-04-14Mark std::unique, std::remove_if and std::remove with __attribute__((warn_unu...Brooks Moses
2015-04-102015-03-26 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2015-04-102015-03-26 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2015-03-26Fix the problem in b/19277289 by avoiding calling walk_aliased_vdefs in O0 fu...Carrot Wei
2015-03-212015-03-20 Teresa Johnson <tejohnson@google.com>Teresa Johnson