aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/libgcc
Commit message (Collapse)AuthorAgeFilesLines
* [4.7] x32: Backport x32 support into 4.7Pavel Chupin2013-04-183-12/+19
| | | | | | | | This patch contains all gcc changes required to build x32 compiler. They are backported from 4.8/trunk. Change-Id: I923f639c1f0cee5812b0f555a39bab0bd0723865 Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
* Fix ARM GCC 4.6/4.7 fail to links code using 64-bit atomic built-inAndrew Hsieh2012-12-121-0/+4
| | | | | | | | | | For ARM w/o dmb a helper function is called for 64-bit atomic built-in, which call __write when helper version is too old. Change to call write instead for Android. See http://code.google.com/p/android/issues/detail?id=41297 Change-Id: I98218576c5223628c0c76870623788f07675f6e5
* Merge "[4.7] Define USE_PT_GNU_EH_FRAME"Andrew Hsieh2012-10-091-0/+5
|\
| * [4.7] Define USE_PT_GNU_EH_FRAMEAndrew Hsieh2012-10-091-0/+5
| | | | | | | | | | | | | | See related CL: 1b319a8d2eab9b0a8861db78f90959ff3db175eb for GCC 4.6 Change-Id: I07de15b9465b2bed7d059d069b14558d179621b3
* | [4.7] 64-bit long double for bionicAndrew Hsieh2012-10-091-0/+1
|/ | | | | | | See Related CL 65cadbba7f7e816b4b2bff752808b7429d0d0f2a done to GCC 4.6 Change-Id: Ia2da804331e82e47f62925a8e9ab819507501fc9
* Initial check-in of gcc 4.7.2.Ben Cheng2012-10-01899-0/+361604
Change-Id: I4a2f5a921c21741a0e18bda986d77e5f1bef0365