summaryrefslogtreecommitdiff
path: root/include/mcld/Script/FlexLexer.h
AgeCommit message (Collapse)Author
2019-12-26Stop copying FlexLexer.h; use the one from flexDan Willemsen
Fixes: 80546248 Test: treehugger Change-Id: I0f3064989c76f8a2b2cf877f46905f174319a426
2018-06-04Update FlexLinker.h to current version of flex.Steven Moreland
This file is copied here and has become out of sync w/ flex. Bug: 31194194 Test: build and boot device Test: atest CtsRenderscriptTestCases Total Tests : 744 PASSED : 744 FAILED : 0 Test: atest CtsRenderscriptTestCases -it -- --abi=armeabi-v7a Total Tests : 744 PASSED : 744 FAILED : 0 Change-Id: Ib8102727724d87725992c97abc29ab9e06ec4ee1
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-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