summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/gold/gold.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove old versions of binutils.Dan Albert2015-06-171-432/+0
| | | | Change-Id: If634d8d30cfa8c88ca3ba59691a0df4ee5596f85
* Fixed binutils-2.21/gold build in MacOSXAndrew Hsieh2012-06-071-2/+2
| | | | | | | | The gcc 4.2.1 (Apple Inc. build 5666, dot 3) comes with Xcode 3.2.6 emits warning for "while (0);" and breaks the build (thanks to -Werror which treat warning as error). Change to "do {} while (0)" to fix it. Change-Id: I7515b57ea2a7b7aac073d6752aea4620f5a9cce1
* Add binutils-2.21.Jing Yu2011-12-201-0/+432
Use --enable-gold=default for dual linker support. Change-Id: Id1a744c7db58a0b5e7a3be174cdfa875f2f86e49