summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-01-13Use nullptr instead of NULL for make_pairColin Cross
2021-05-10Teach mclinker that SHT_RELR sections are just relocations.Elliott Hughes
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/compile/mclinkerBob Badour
2020-01-11Updates for bison 3.5Dan Willemsen
2019-12-26Stop copying FlexLexer.h; use the one from flexDan Willemsen
2019-04-12Mark these yacc files as creating headersDan Willemsen
2016-12-12Convert mclinker to Android.bpColin Cross
2016-09-21Fix mclinker for LLVM rebase to r275480Pirama Arumuga Nainar
2016-03-08Rebase mclinker for LLVM update to r256229.Stephen Hines
2015-07-16Cherry picked debug info fix from upstream MCLinker.Stephen McGroarty
2015-04-21Update mclinker with upstream patchesPirama Arumuga Nainar
2015-04-07Update mclinker for llvm rebase to r233350.Stephen Hines
2015-03-20Update mclinker for LLVM rebase to r230699.Stephen Hines
2014-12-30Build mcld linker for the devicePirama Arumuga Nainar
2014-11-26Update mclinker for LLVM rebase to r222494.Stephen Hines
2014-08-06Fix mclinker build based on the current merge point (6824c79120).Pete Chou
2014-07-15Fix Android build for mclinker.Stephen Hines
2014-07-15Update mclinker for LLVM rebase.Stephen Hines
2014-05-28Fix up MCLinker build to work with LLVM 3.5 (r209713).Stephen Hines
2014-05-28Update mclinker to dce82bc4537ed20c18688114f0564a1589b07e9f for LLVM 3.5.Stephen Hines
2014-04-25Fix build break caused by MCLinker rebase.Tim Murray
2014-04-24Fix MCLinker to work with LLVM 3.5.Stephen Hines
2014-04-24Update MCLinker for LLVM 3.5.Stephen Hines
2014-03-06Reapply: Makefile changes to get mclinker to build again.Nicolas Geoffray
2014-03-03Revert "Makefile changes to get mclinker to build again."Nicolas Geoffray
2014-03-03Makefile changes to get mclinker to build again.Nicolas Geoffray
2014-02-19Update MCLinker to work with LLVM 3.4.Stephen Hines
2014-02-06mclinker: support multilib buildsColin Cross
2014-01-18Update MCLinker to build against klp llvmBrian Carlstrom
2013-06-13Update mclinker for LLVM merge to r183849.Stephen Hines
2013-05-04Fix Config.h, Android.mk, and IsLittleEndianHost issue.Stephen Hines
2013-05-03Update mclinker to 96e60abf286338c8e231b7c990c30c7c4651be0e.Stephen Hines
2013-03-04Update mclinker to 176d79dc69b439b23ce7101ef8c3250057119664.android-4.3_r3.1android-4.3_r3android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1android-4.3_r2android-4.3_r1.1android-4.3_r1android-4.3_r0.9.1android-4.3_r0.9android-4.3.1_r1tools_r22.2jb-mr2.0.0-releasejb-mr2.0-releasejb-mr2-releasejb-mr2-devStephen Hines
2013-01-14Updates for LLVM merge to r171906 on 20130108.Shih-wei Liao
2013-01-03MCLinker upstream commit c27f2593f4e3.Shih-wei Liao
2012-12-15MCLinker upstream commit 0459e386785c.Shih-wei Liao
2012-08-02MCLinker upstream commit 9628cfb76b5a.android-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1tools_r22jb-mr1.1-releasejb-mr1.1-dev-plus-aospjb-mr1.1-devjb-mr1-releasejb-mr1-dev-plus-aospjb-mr1-devShih-wei Liao
2012-07-27MCLinker upstream commit 7720f766. BUG=6886348.Shih-wei Liao
2012-07-18Fix Mac breakage by adding iostream.Shih-wei Liao
2012-07-17Fix Mac build when assertion is disabled.Shih-wei Liao
2012-07-16Apply changes after migration to upstream.Shih-wei Liao
2012-07-16MCLinker upstream commit e764452.Zonr Chang
2012-04-25Minor coding style fixes.Shih-wei Liao
2012-04-25Update README. Minor coding style fixes.Shih-wei Liao
2012-04-24Apply changes to migrate to LLVM-155090-20120419.Shih-wei Liao
2012-03-23Migrate to API change at upstream-153224-20120321.Shih-wei Liao
2012-03-17Linkloader improvement: mclinker.Shih-wei Liao