History log of /frameworks/compile/mclinker/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
551ae4ebd3e9d137ea668fb83ae4a55b8cfba451 24-Apr-2014 Stephen Hines <srhines@google.com> Update MCLinker for LLVM 3.5.

Change-Id: Ib07513d0eb2f8b7d3516a7dd8823f98820943cc9
/frameworks/compile/mclinker/Android.mk
11fc63ec42d88fbff6fef24511467c72ee4ee2f8 04-Mar-2014 Nicolas Geoffray <ngeoffray@google.com> Reapply: Makefile changes to get mclinker to build again.

Turns out, bison is pretty inflexible when a %includes file.h is in the
.yy file: it will always generate the code in the current directory. Since
the current directory in an Android build is not out/ we cannot assume we
have write access to that directory.

Therefore, the only option I could find was to change the ScriptParser.yy
file. Not ideal, since this is the only patch on upstream.

Change-Id: I9ee7f56d4f6900e1b566f4a36b31dddc8cb0848e
/frameworks/compile/mclinker/Android.mk
f741af5f8ce461a5100eea579b116ff61378dc12 03-Mar-2014 Nicolas Geoffray <ngeoffray@google.com> Revert "Makefile changes to get mclinker to build again."

Include problems, that I locally had but that are not properly found.

This reverts commit 37c4f94e884191cd28520f09182400e0841d0772.

Change-Id: Ia37b28f99d0fcff0151f6ed80dca11c7a0c9419e
/frameworks/compile/mclinker/Android.mk
37c4f94e884191cd28520f09182400e0841d0772 03-Mar-2014 Nicolas Geoffray <ngeoffray@google.com> Makefile changes to get mclinker to build again.

Change-Id: If30527709b564cc580289a9b878736bf118dc3e7
/frameworks/compile/mclinker/Android.mk
62277146f800a533e4dbfe2305085fc2ba74a458 18-Jan-2014 Brian Carlstrom <bdc@google.com> Revert "Temporarily disable mclinker (since nothing depends on it)."

This reverts commit 89a5648fcb366adb25b75aa69a7ad9a34842dd17.

(cherry picked from commit a7ce95e7566f6b8889a12b090184d4796cc5907a)

Change-Id: Ie0a6145d97cc9aea786d1275fa93a29154b3aa68
/frameworks/compile/mclinker/Android.mk
89a5648fcb366adb25b75aa69a7ad9a34842dd17 13-Aug-2013 Stephen Hines <srhines@google.com> Temporarily disable mclinker (since nothing depends on it).

Change-Id: I00fadaeecbb18f6dc742bf75b17abd3d84e4fbce
/frameworks/compile/mclinker/Android.mk
22add6ff3426df1a85089fe6a6e1597ee3b6f300 16-Dec-2012 Shih-wei Liao <sliao@google.com> MCLinker upstream commit 0459e386785c.

Change-Id: Ide6790f5a354b7fcc03d812d6c8cf43b1e309ba3
/frameworks/compile/mclinker/Android.mk
1e94bad10d2440f968b98224ac0c9c0d88bde652 18-Jul-2012 Shih-wei Liao <sliao@google.com> Fix Mac build breakage due to Tsan annotations.

Change-Id: I3bdfd4f3e0fc8db7274cfe8a14d2a01b23207aff
/frameworks/compile/mclinker/Android.mk
355e7a7f2baba5076e1494f80f40cbb35e12f240 16-Jul-2012 Shih-wei Liao <sliao@google.com> Apply changes after migration to upstream.

Change-Id: I238ddc9d9461402d15509bdacba7fee22ebf900b
/frameworks/compile/mclinker/Android.mk
5460a1f25d9ddecb5c70667267d66d51af177a99 17-Mar-2012 Shih-wei Liao <sliao@google.com> Linkloader improvement: mclinker.

Change-Id: I8805e39ccbc2ee204234fb3e71c70c906f3990bb
/frameworks/compile/mclinker/Android.mk