• Home
  • History
  • Annotate
  • only in /frameworks/compile/mclinker/lib/Target/Mips/
History log of /frameworks/compile/mclinker/lib/Target/Mips/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a790f0a8f3175183bea088389b3e4ae41813e192 16-Jul-2014 Stephen Hines <srhines@google.com> Update mclinker for LLVM rebase.

commit 6824c791204cf5daabdfe008ee8808799f348815
Author: Pete Chou <petechou@gmail.com>
Date: Tue Jul 15 10:15:12 2014 +0800

Fix typo in README.

Change-Id: Id7a525732ba33b5ac81a0da4c8d8f02d1f8c3a16
ipsLDBackend.cpp
ipsLDBackend.h
533eae20118036f425f27bf0536ef0ccbb090b65 29-May-2014 Stephen Hines <srhines@google.com> Update mclinker to dce82bc4537ed20c18688114f0564a1589b07e9f for LLVM 3.5.

Change-Id: I275af6ee798613002e9403d9ab8ebfa3f1473881
ipsELFDynamic.h
ipsELFMCLinker.h
ipsGOT.h
ipsGOTPLT.h
ipsLA25Stub.h
ipsRelocator.h
41f2d34f9d4efad1928e890acc5c2924b5033909 25-Apr-2014 Stephen Hines <srhines@google.com> Fix MCLinker to work with LLVM 3.5.

Change-Id: I2c9124af20ca0cee0a29a687bf04c308ca402486
ipsRelocator.cpp
551ae4ebd3e9d137ea668fb83ae4a55b8cfba451 24-Apr-2014 Stephen Hines <srhines@google.com> Update MCLinker for LLVM 3.5.

Change-Id: Ib07513d0eb2f8b7d3516a7dd8823f98820943cc9
ips.h
ipsELFDynamic.h
ipsELFMCLinker.h
ipsGNUInfo.h
ipsGOT.h
ipsGOTPLT.h
ipsLA25Stub.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsPLT.cpp
ipsPLT.h
ipsRelocator.cpp
ipsRelocator.h
ipsTargetMachine.h
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
ndroid.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
ndroid.mk
37c4f94e884191cd28520f09182400e0841d0772 03-Mar-2014 Nicolas Geoffray <ngeoffray@google.com> Makefile changes to get mclinker to build again.

Change-Id: If30527709b564cc580289a9b878736bf118dc3e7
ndroid.mk
87f34658dec9097d987d254a990ea7f311bfc95f 15-Feb-2014 Stephen Hines <srhines@google.com> Update MCLinker to work with LLVM 3.4.

This corresponds to merging upstream MCLinker with the following SHA:
6dcbf36cdb146d6f175ba2f18a9004753cafeaff

Change-Id: I1bc8c2ce4accc563450bc71ee295a6e47a0c0469
ips.h
ipsDiagnostic.cpp
ipsELFDynamic.cpp
ipsELFDynamic.h
ipsELFMCLinker.cpp
ipsELFMCLinker.h
ipsEmulation.cpp
ipsGNUInfo.cpp
ipsGNUInfo.h
ipsGOT.cpp
ipsGOT.h
ipsGOTPLT.cpp
ipsGOTPLT.h
ipsLA25Stub.cpp
ipsLA25Stub.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsMCLinker.cpp
ipsPLT.cpp
ipsPLT.h
ipsRelocationFunctions.h
ipsRelocator.cpp
ipsRelocator.h
ipsTargetMachine.cpp
ipsTargetMachine.h
argetInfo/MipsTargetInfo.cpp
e13aa0f852c7a8a89c3c0f1c5070564808b86ea9 07-Feb-2014 Colin Cross <ccross@android.com> mclinker: support multilib builds

Remove the $(TARGET_ARCH) checks to support multilib builds.

Change-Id: I8f42a5d085b9f38802ee4d6b65cd3ab9d324b1c7
ndroid.mk
argetInfo/Android.mk
f7ac0f19a1c8d0ad14bcf6456ce368b830fea886 04-May-2013 Stephen Hines <srhines@google.com> Update mclinker to 96e60abf286338c8e231b7c990c30c7c4651be0e.

Change-Id: I29a840d11cecc1ed133768b79222f8bae5f4db2d
ipsELFDynamic.cpp
ipsEmulation.cpp
ipsGNUInfo.h
ipsGOT.cpp
ipsGOT.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsRelocator.cpp
ipsRelocator.h
6f75755c9204b1d8817ae5a65a2f7e5af0ec3f70 05-Mar-2013 Stephen Hines <srhines@google.com> Update mclinker to 176d79dc69b439b23ce7101ef8c3250057119664.

Change-Id: Ibae073aefc7838fce46875a6bf6ce7b7e18eced8
Date: Mon Mar 4 22:29:06 2013 +0100
ipsGNUInfo.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsRelocationFunctions.h
ipsRelocator.cpp
ipsRelocator.h
d0fbbb227051be16931a1aa9b4a7722ac039c698 03-Jan-2013 Shih-wei Liao <sliao@google.com> MCLinker upstream commit c27f2593f4e3.

Change-Id: I41325b6622594ebecd0a494a8d6d298c1c474ac1
ndroid.mk
ipsELFDynamic.cpp
ipsELFDynamic.h
ipsEmulation.cpp
ipsGNUInfo.h
ipsGOT.cpp
ipsGOT.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsRelocationFactory.cpp
ipsRelocationFactory.h
ipsRelocationFunctions.h
ipsRelocator.cpp
ipsRelocator.h
22add6ff3426df1a85089fe6a6e1597ee3b6f300 16-Dec-2012 Shih-wei Liao <sliao@google.com> MCLinker upstream commit 0459e386785c.

Change-Id: Ide6790f5a354b7fcc03d812d6c8cf43b1e309ba3
ndroid.mk
ipsDiagnostic.cpp
ipsELFDynamic.cpp
ipsELFMCLinker.cpp
ipsELFMCLinker.h
ipsELFSectLinker.cpp
ipsELFSectLinker.h
ipsEmulation.cpp
ipsGOT.cpp
ipsGOT.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsMCLinker.cpp
ipsRelocationFactory.cpp
ipsRelocationFactory.h
ipsRelocationFunctions.h
ipsSectLinker.cpp
ipsTargetMachine.cpp
ipsTargetMachine.h
argetInfo/MipsTargetInfo.cpp
cedee4b38f4786845183be7f5916dd520a170ae0 03-Aug-2012 Shih-wei Liao <sliao@google.com> MCLinker upstream commit 9628cfb76b5a.

Change-Id: I6d12c63bdae94299558dc1cf42b489bb98748851
ipsGOT.cpp
ipsGOT.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsRelocationFactory.cpp
67e37f1be98c926645219cfb47fab9e90d8c725c 27-Jul-2012 Shih-wei Liao <sliao@google.com> MCLinker upstream commit 7720f766. BUG=6886348.

Change-Id: Ifc03fbe870c8993893e92c2e55a9c3f6e3877849
ipsDiagnostic.cpp
ipsGOT.cpp
ipsRelocationFactory.cpp
ipsRelocationFactory.h
ipsSectLinker.cpp
355e7a7f2baba5076e1494f80f40cbb35e12f240 16-Jul-2012 Shih-wei Liao <sliao@google.com> Apply changes after migration to upstream.

Change-Id: I238ddc9d9461402d15509bdacba7fee22ebf900b
ndroid.mk
affc150dc44fab1911775a49636d0ce85333b634 16-Jul-2012 Zonr Chang <zonr.net@gmail.com> MCLinker upstream commit e764452.

Change-Id: I5c9ec467ec96a0143e1e67c59365f3b6303e7348
ipsAndroidSectLinker.cpp
ipsAndroidSectLinker.h
ipsDiagnostic.cpp
ipsELFSectLinker.cpp
ipsELFSectLinker.h
ipsGOT.cpp
ipsGOT.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsRelocationFactory.cpp
ipsSectLinker.cpp
d8a752331fe7a30ce41835f139aa8a4c675ad07a 25-Apr-2012 Shih-wei Liao <sliao@google.com> Minor coding style fixes.

Change-Id: Ia4eacfcdc43edf93d568984a23ccc94887af3b1a
ipsELFSectLinker.h
ipsGOT.cpp
ipsGOT.h
ipsLDBackend.h
5460a1f25d9ddecb5c70667267d66d51af177a99 17-Mar-2012 Shih-wei Liao <sliao@google.com> Linkloader improvement: mclinker.

Change-Id: I8805e39ccbc2ee204234fb3e71c70c906f3990bb
ndroid.mk
ips.h
ipsAndroidSectLinker.cpp
ipsAndroidSectLinker.h
ipsELFDynamic.cpp
ipsELFDynamic.h
ipsELFSectLinker.cpp
ipsELFSectLinker.h
ipsGOT.cpp
ipsGOT.h
ipsLDBackend.cpp
ipsLDBackend.h
ipsRelocationFactory.cpp
ipsRelocationFactory.h
ipsRelocationFunctions.h
ipsSectLinker.cpp
ipsTargetMachine.cpp
ipsTargetMachine.h
argetInfo/Android.mk
argetInfo/MipsTargetInfo.cpp