aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-13Disable gcc linker PIE support with copy relocgoogle/gcc-4_9Caroline Tice
2017-04-122017-04-12 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2017-01-19Set c_model to 'c_global' instead of 'c_google' inCaroline Tice
2017-01-06Fix typo in hpux_vsscanf that was causingCaroline Tice
2017-01-03[google gcc-4_9] Fix for kenrel FDORong Xu
2016-11-29Fix configuration error for arm-none-eabi.Caroline Tice
2016-11-22And the new files that were part of the GCC 4.9.4 upgrade.Caroline Tice
2016-11-22Update google/gcc-4_9 branch to GCC 4.9.4.Caroline Tice
2016-03-31Enable usage of sized delete for Clang as well as GCC.Brooks Moses
2016-02-19Recreate _ZdlPvm@@GLIBCXX_3.4.18 symbol to avoid backwards-compatiblity issues.Brooks Moses
2016-02-12Various updates to x86 xfail file.Brooks Moses
2016-02-12Update x86_64-linux-gnu/baseline_symbols.txt to match recent changes.Brooks Moses
2016-02-12Test libitm testsuite how to test the right compiler, like libgomp and libato...Brooks Moses
2016-02-10Backport r218785 (fix to r218755), and remove our local ZdlPv[jmy] from GCLIB...Brooks Moses
2016-02-10Backport libstdc++ portions of r218755 to Google 4.9 branch.Brooks Moses
2016-02-10Disable ASAN tests in Google branch, as they currently are not working with o...Brooks Moses
2016-01-28Backport trunk:r232727 fix for PR/69403.Kyrylo Tkachov
2016-01-21Backport part of r223300 from trunk to fix a crash.Stan Shebs
2015-12-16Backport r210205 from trunk to solve infinite recursion in demangle.Gary Benson
2015-12-16In r216697, when a hardreg is assigned to an allocno, a positive costWei Mi
2015-12-092015-12-02 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2015-12-02This patch fixes the issue when using gcov-tool to merge LIPO profilesRong Xu
2015-12-01Add more type in lipo type compare.Dehao Chen
2015-11-17Backport r228354 from GCC trunk.Ville Voutilainen
2015-11-17Fix a couple of error messages to fix libstdc++ test regressions.Brooks Moses
2015-11-16Merged revisions 223046 via svnmerge from Yvan Roux
2015-10-23New option -fno-vague-linkage-functions to make comdat functions in a specificSriraman Tallam
2015-10-152015-10-15 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2015-10-082015-10-08 Rong Xu <xur@google.com>Rong Xu
2015-09-29Removed the unused 'key' field in gcov_fn_info to reduce the Rong Xu
2015-09-25Backport r228136 from trunk to Google/4_9.Teresa Johnson
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-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