Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old versions of binutils. | Dan Albert | 2015-06-17 | 1 | -432/+0 |
| | | | | Change-Id: If634d8d30cfa8c88ca3ba59691a0df4ee5596f85 | ||||
* | Fixed binutils-2.21/gold build in MacOSX | Andrew Hsieh | 2012-06-07 | 1 | -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 Yu | 2011-12-20 | 1 | -0/+432 |
Use --enable-gold=default for dual linker support. Change-Id: Id1a744c7db58a0b5e7a3be174cdfa875f2f86e49 |