summaryrefslogtreecommitdiff
path: root/include/mcld/Script
AgeCommit message (Collapse)Author
2016-03-20Rebase mclinker for LLVM update to r256229.Stephen Hines
Bug: http://b/26987366 (cherry picked from commit b0d0eb206527b43c771933602e147bbd7b471082) Change-Id: Ic9018c4cd1579fa95e7ff994996c4cbd589b8e9f
2014-11-26Update mclinker for LLVM rebase to r222494.Stephen Hines
This corresponds to the following upstream mclinker change: commit b2f1691276052c4215abf36715d43248d6337cf8 Author: Diana Chen <mysekki@gmail.com> Date: Tue Nov 25 14:03:29 2014 +0800 option: Allow `-hash-style' can be specified zero or more times Change-Id: I332546680bb45cf9692adfa2c2d3dcdc84361afc
2014-07-15Update mclinker for LLVM rebase.Stephen Hines
commit 6824c791204cf5daabdfe008ee8808799f348815 Author: Pete Chou <petechou@gmail.com> Date: Tue Jul 15 10:15:12 2014 +0800 Fix typo in README. Change-Id: Id7a525732ba33b5ac81a0da4c8d8f02d1f8c3a16
2014-05-28Update mclinker to dce82bc4537ed20c18688114f0564a1589b07e9f for LLVM 3.5.Stephen Hines
Change-Id: I275af6ee798613002e9403d9ab8ebfa3f1473881
2014-04-30Provide size_t variant as a WAR for not using the same flex on Linux/Darwin.Stephen Hines
Bug: 14446414 Change-Id: I508ab04db097855998b64d260cafe6189fc745cb
2014-04-24Update MCLinker for LLVM 3.5.Stephen Hines
Change-Id: Ib07513d0eb2f8b7d3516a7dd8823f98820943cc9
2014-03-11Work-around OS flex differences.Ian Rogers
Linux flex generates declarations with int vs Darwin with size_t. Switch host build to clang for better error messages. Disable Werror until errors are dealt with. Change-Id: I0abc8923dd1e57d55e8f318c7d1fcf8f8c975571
2014-02-19Update MCLinker to work with LLVM 3.4.Stephen Hines
This corresponds to merging upstream MCLinker with the following SHA: 6dcbf36cdb146d6f175ba2f18a9004753cafeaff Change-Id: I1bc8c2ce4accc563450bc71ee295a6e47a0c0469