• Home
  • History
  • Annotate
  • only in /frameworks/compile/mclinker/include/
History log of /frameworks/compile/mclinker/include/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
07177ff8032d136567f3e99d372cb67713f1bba8 08-Mar-2016 Stephen Hines <srhines@google.com> Fix up mclinker so that it builds/runs for LLVM rebase to r256229.

Bug: http://b/26987366
Change-Id: I5e833126df84c86503fe6343256d33c8231e8327
cld/Fragment/Fragment.h
cld/LD/SectionData.h
b0d0eb206527b43c771933602e147bbd7b471082 08-Mar-2016 Stephen Hines <srhines@google.com> Rebase mclinker for LLVM update to r256229.

Bug: http://b/26987366

Change-Id: Id2f7c480516247f5faef2afef23061cf5433c4b3
cld/Fragment/Stub.h
cld/GeneralOptions.h
cld/IRBuilder.h
cld/LD/BranchIsland.h
cld/LD/BranchIslandFactory.h
cld/LD/DiagCommonKinds.inc
cld/LD/DiagLayouts.inc
cld/LD/DiagMips.inc
cld/LD/DiagnosticInfos.h
cld/LD/ELFSegmentFactory.h
cld/LD/StubFactory.h
cld/Script/ScriptScanner.h
cld/Target/GNUInfo.h
cld/Target/GNULDBackend.h
cld/TargetOptions.h
2bf3f881f79c4d883f379e63725e788c310739a3 21-Apr-2015 Pirama Arumuga Nainar <pirama@google.com> Update mclinker with upstream patches

- Pull upstream mclinker changes up to
a7afcb5854708dd0684d7f979af2d9f395b4cbc4
- Update Android.mk in lib/Support and tools/mcld/ to handle the new
option parser.

Change-Id: I3a3aa2ea4c5e2d59caecc8aba3bf3abf087c0986
cld/GeneralOptions.h
cld/LD/DiagReaders.inc
cld/LinkerScript.h
cld/MC/CommandAction.h
cld/Support/CXADemangle.tcc
cld/Support/CommandLine.h
113701b2c478de94d4cb5a20784ef391b7881aaa 08-Apr-2015 Stephen Hines <srhines@google.com> Fix up mclinker to build with LLVM r233350.

- Make all parser-derived classes final.
- Remove FalseParser, because it is broken and we fortunately don't depend
on any of its associated flags.

Change-Id: Ia4a9e0c920a9f808bbacce45b0a629d2e57c47d7
cld/Support/CommandLine.h
04c59f3b00def22b7c75f5a490c323cec58a7c71 08-Apr-2015 Stephen Hines <srhines@google.com> Update mclinker for llvm rebase to r233350.

Change-Id: Ic2e8c152e881681d6b827f9ace76bcb87b907147
cld/GeneralOptions.h
cld/Support/CommandLine.h
cld/Target/TargetLDBackend.h
a6c24dff8b7fa2551a3a885e77a2e814f5b764a2 18-Mar-2015 Stephen Hines <srhines@google.com> Update mclinker for LLVM rebase to r230699.

commit 47a3f4a4701e86417f79eb33a44f3a6449512d1c
Author: Pete Chou <petechou@gmail.com>
Date: Tue Mar 3 11:42:09 2015 +0800

Fix mips build with llvm trunk@229452 or later.

Change-Id: I1a897dc87765784ad8af06f338cde42dff558304
cld/ADT/ilist_sort.h
cld/LD/DiagCommonKinds.inc
cld/LD/RelocData.h
cld/Support/CommandLine.h
cld/Support/ToolOutputFile.h
cld/Target/ELFMCLinker.h
cld/Target/GNULDBackend.h
cld/Target/TargetLDBackend.h
cld/TargetOptions.h
37b74a387bb3993387029859c2d9d051c41c724e 27-Nov-2014 Stephen Hines <srhines@google.com> Update mclinker for LLVM rebase to r222494.

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
cld/ADT/BinTree.h
cld/ADT/Flags.h
cld/ADT/GraphLite/Digraph.h
cld/ADT/GraphLite/GraphBasicTypes.h
cld/ADT/GraphLite/ListDigraph.h
cld/ADT/HashBase.h
cld/ADT/HashBase.tcc
cld/ADT/HashEntry.h
cld/ADT/HashEntry.tcc
cld/ADT/HashEntryFactory.h
cld/ADT/HashIterator.h
cld/ADT/HashTable.h
cld/ADT/HashTable.tcc
cld/ADT/SizeTraits.h
cld/ADT/StringEntry.h
cld/ADT/StringEntry.tcc
cld/ADT/StringHash.h
cld/ADT/TreeAllocator.h
cld/ADT/TreeBase.h
cld/ADT/TypeTraits.h
cld/ADT/Uncopyable.h
cld/AttributeOption.h
cld/BitcodeOption.h
cld/CodeGen/MCLinker.h
cld/CodeGen/TargetMachine.h
cld/Config/Config.h.cmake
cld/Config/Config.h.in
cld/Config/Linkers.def.cmake
cld/Config/Targets.def.cmake
cld/Environment.h
cld/Fragment/AlignFragment.h
cld/Fragment/FillFragment.h
cld/Fragment/Fragment.h
cld/Fragment/FragmentRef.h
cld/Fragment/NullFragment.h
cld/Fragment/RegionFragment.h
cld/Fragment/Relocation.h
cld/Fragment/Stub.h
cld/Fragment/TargetFragment.h
cld/GeneralOptions.h
cld/IRBuilder.h
cld/InputTree.h
cld/LD/Archive.h
cld/LD/ArchiveReader.h
cld/LD/BSDArchiveReader.h
cld/LD/BinaryReader.h
cld/LD/BranchIsland.h
cld/LD/BranchIslandFactory.h
cld/LD/DWARFLineInfo.h
cld/LD/DebugString.h
cld/LD/DiagAttribute.inc
cld/LD/DiagCommonKinds.inc
cld/LD/DiagGOTPLT.inc
cld/LD/DiagLDScript.inc
cld/LD/DiagLayouts.inc
cld/LD/DiagReaders.inc
cld/LD/DiagRelocations.inc
cld/LD/DiagSymbolResolutions.inc
cld/LD/Diagnostic.h
cld/LD/DiagnosticEngine.h
cld/LD/DiagnosticInfos.h
cld/LD/DiagnosticLineInfo.h
cld/LD/DiagnosticPrinter.h
cld/LD/DynObjFileFormat.h
cld/LD/DynObjReader.h
cld/LD/ELFBinaryReader.h
cld/LD/ELFDynObjFileFormat.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFExecFileFormat.h
cld/LD/ELFFileFormat.h
cld/LD/ELFObjectFileFormat.h
cld/LD/ELFObjectReader.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/ELFReaderIf.h
cld/LD/ELFSegment.h
cld/LD/ELFSegmentFactory.h
cld/LD/EhFrame.h
cld/LD/EhFrameHdr.h
cld/LD/EhFrameReader.h
cld/LD/GNUArchiveReader.h
cld/LD/GarbageCollection.h
cld/LD/Group.h
cld/LD/GroupReader.h
cld/LD/IdenticalCodeFolding.h
cld/LD/LDContext.h
cld/LD/LDFileFormat.h
cld/LD/LDReader.h
cld/LD/LDSection.h
cld/LD/LDSymbol.h
cld/LD/MergedStringTable.h
cld/LD/MsgHandler.h
cld/LD/NamePool.h
cld/LD/ObjectReader.h
cld/LD/ObjectWriter.h
cld/LD/RelocData.h
cld/LD/RelocationFactory.h
cld/LD/Relocator.h
cld/LD/ResolveInfo.h
cld/LD/Resolver.h
cld/LD/SectionData.h
cld/LD/SectionSymbolSet.h
cld/LD/StaticResolver.h
cld/LD/StubFactory.h
cld/LD/TextDiagnosticPrinter.h
cld/Linker.h
cld/LinkerConfig.h
cld/LinkerScript.h
cld/MC/Attribute.h
cld/MC/AttributeSet.h
cld/MC/CommandAction.h
cld/MC/ContextFactory.h
cld/MC/FileAction.h
cld/MC/Input.h
cld/MC/InputAction.h
cld/MC/InputBuilder.h
cld/MC/InputFactory.h
cld/MC/MCLDDirectory.h
cld/MC/SearchDirs.h
cld/MC/SymbolCategory.h
cld/MC/ZOption.h
cld/Module.h
cld/Object/ObjectBuilder.h
cld/Object/ObjectLinker.h
cld/Object/SectionMap.h
cld/Script/AssertCmd.h
cld/Script/Assignment.h
cld/Script/BinaryOp.h
cld/Script/EntryCmd.h
cld/Script/ExprToken.h
cld/Script/FileToken.h
cld/Script/FlexLexer.h
cld/Script/GroupCmd.h
cld/Script/InputCmd.h
cld/Script/InputSectDesc.h
cld/Script/InputToken.h
cld/Script/NameSpec.h
cld/Script/NullaryOp.h
cld/Script/Operand.h
cld/Script/Operator.h
cld/Script/OutputArchCmd.h
cld/Script/OutputCmd.h
cld/Script/OutputFormatCmd.h
cld/Script/OutputSectDesc.h
cld/Script/RpnEvaluator.h
cld/Script/RpnExpr.h
cld/Script/ScriptCommand.h
cld/Script/ScriptFile.h
cld/Script/ScriptReader.h
cld/Script/ScriptScanner.h
cld/Script/SearchDirCmd.h
cld/Script/SectionsCmd.h
cld/Script/StrToken.h
cld/Script/StringList.h
cld/Script/TernaryOp.h
cld/Script/UnaryOp.h
cld/Script/WildcardPattern.h
cld/Support/Allocators.h
cld/Support/CommandLine.h
cld/Support/Compiler.h
cld/Support/Demangle.h
cld/Support/Directory.h
cld/Support/ELF.h
cld/Support/FileHandle.h
cld/Support/FileOutputBuffer.h
cld/Support/FileSystem.h
cld/Support/GCFactory.h
cld/Support/GCFactoryListTraits.h
cld/Support/LEB128.h
cld/Support/MemoryArea.h
cld/Support/MemoryAreaFactory.h
cld/Support/MemoryRegion.h
cld/Support/MsgHandling.h
cld/Support/Path.h
cld/Support/PathCache.h
cld/Support/RealPath.h
cld/Support/SystemUtils.h
cld/Support/Target.h
cld/Support/TargetRegistry.h
cld/Support/TargetSelect.h
cld/Support/UniqueGCFactory.h
cld/Support/raw_ostream.h
cld/Target/DarwinLDBackend.h
cld/Target/ELFAttribute.h
cld/Target/ELFAttributeData.h
cld/Target/ELFAttributeValue.h
cld/Target/ELFDynamic.h
cld/Target/ELFDynamic.tcc
cld/Target/ELFEmulation.h
cld/Target/GNUInfo.h
cld/Target/GNULDBackend.h
cld/Target/GOT.h
cld/Target/KeyEntryMap.h
cld/Target/OutputRelocSection.h
cld/Target/PLT.h
cld/Target/TargetLDBackend.h
cld/TargetOptions.h
0dea6bc96bb52346737966839ac68644f7939f58 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
cld/Config/Config.h
cld/Config/Config.h.in
cld/GeneralOptions.h
cld/LD/BinaryReader.h
cld/LD/BranchIsland.h
cld/LD/BranchIslandFactory.h
cld/LD/DiagCommonKinds.inc
cld/LD/DiagLayouts.inc
cld/LD/DynObjReader.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFObjectWriter.h
cld/LD/IdenticalCodeFolding.h
cld/LD/LDFileFormat.h
cld/LD/LDSymbol.h
cld/LD/ObjectReader.h
cld/LD/ObjectWriter.h
cld/LD/Relocator.h
cld/MC/Input.h
cld/Object/ObjectLinker.h
cld/Script/FlexLexer.h
cld/Support/CXADemangle.tcc
cld/Support/Demangle.h
cld/Support/FileOutputBuffer.h
cld/Support/MemoryArea.h
cld/Target/GNULDBackend.h
cld/Target/TargetLDBackend.h
283d8cbf5b3a6888c70f7931a54da9256e13d357 29-May-2014 Stephen Hines <srhines@google.com> Fix up MCLinker build to work with LLVM 3.5 (r209713).

* s/llvm::OwningPtr/std::unique_ptr
* Extra include files
* Adjust where MCOptions come from

Change-Id: Idf3bad0aa164e4494546f9d5637e6e3c72341ad9
cld/Support/MemoryArea.h
cld/Support/raw_ostream.h
533eae20118036f425f27bf0536ef0ccbb090b65 29-May-2014 Stephen Hines <srhines@google.com> Update mclinker to dce82bc4537ed20c18688114f0564a1589b07e9f for LLVM 3.5.

Change-Id: I275af6ee798613002e9403d9ab8ebfa3f1473881
cld/ADT/BinTree.h
cld/ADT/Flags.h
cld/ADT/GraphLite/Digraph.h
cld/ADT/GraphLite/ListDigraph.h
cld/ADT/HashBase.h
cld/ADT/HashEntry.h
cld/ADT/HashIterator.h
cld/ADT/HashTable.h
cld/ADT/SizeTraits.h
cld/ADT/StringEntry.h
cld/ADT/StringHash.h
cld/ADT/TreeAllocator.h
cld/ADT/TypeTraits.h
cld/ADT/Uncopyable.h
cld/AttributeOption.h
cld/BitcodeOption.h
cld/CodeGen/MCLinker.h
cld/Environment.h
cld/Fragment/AlignFragment.h
cld/Fragment/FillFragment.h
cld/Fragment/Fragment.h
cld/Fragment/FragmentRef.h
cld/Fragment/NullFragment.h
cld/Fragment/RegionFragment.h
cld/Fragment/Relocation.h
cld/Fragment/Stub.h
cld/Fragment/TargetFragment.h
cld/GeneralOptions.h
cld/InputTree.h
cld/LD/Archive.h
cld/LD/ArchiveReader.h
cld/LD/BSDArchiveReader.h
cld/LD/BinaryReader.h
cld/LD/BranchIsland.h
cld/LD/BranchIslandFactory.h
cld/LD/DWARFLineInfo.h
cld/LD/Diagnostic.h
cld/LD/DiagnosticEngine.h
cld/LD/DiagnosticInfos.h
cld/LD/DiagnosticLineInfo.h
cld/LD/DiagnosticPrinter.h
cld/LD/DynObjFileFormat.h
cld/LD/DynObjReader.h
cld/LD/ELFBinaryReader.h
cld/LD/ELFDynObjFileFormat.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFExecFileFormat.h
cld/LD/ELFFileFormat.h
cld/LD/ELFObjectFileFormat.h
cld/LD/ELFObjectReader.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/ELFReaderIf.h
cld/LD/ELFSegment.h
cld/LD/ELFSegmentFactory.h
cld/LD/EhFrame.h
cld/LD/EhFrameHdr.h
cld/LD/EhFrameReader.h
cld/LD/GNUArchiveReader.h
cld/LD/GarbageCollection.h
cld/LD/Group.h
cld/LD/GroupReader.h
cld/LD/LDContext.h
cld/LD/LDFileFormat.h
cld/LD/LDReader.h
cld/LD/LDSection.h
cld/LD/LDSymbol.h
cld/LD/MsgHandler.h
cld/LD/NamePool.h
cld/LD/ObjectReader.h
cld/LD/ObjectWriter.h
cld/LD/RelocData.h
cld/LD/RelocationFactory.h
cld/LD/Relocator.h
cld/LD/ResolveInfo.h
cld/LD/Resolver.h
cld/LD/SectionData.h
cld/LD/SectionSymbolSet.h
cld/LD/StaticResolver.h
cld/LD/StubFactory.h
cld/LD/TextDiagnosticPrinter.h
cld/Linker.h
cld/LinkerConfig.h
cld/LinkerScript.h
cld/MC/Attribute.h
cld/MC/AttributeSet.h
cld/MC/CommandAction.h
cld/MC/ContextFactory.h
cld/MC/FileAction.h
cld/MC/Input.h
cld/MC/InputAction.h
cld/MC/InputBuilder.h
cld/MC/InputFactory.h
cld/MC/MCLDDirectory.h
cld/MC/SearchDirs.h
cld/MC/SymbolCategory.h
cld/MC/ZOption.h
cld/Module.h
cld/Object/ObjectBuilder.h
cld/Object/ObjectLinker.h
cld/Object/SectionMap.h
cld/Script/AssertCmd.h
cld/Script/Assignment.h
cld/Script/BinaryOp.h
cld/Script/EntryCmd.h
cld/Script/ExprToken.h
cld/Script/FileToken.h
cld/Script/GroupCmd.h
cld/Script/InputSectDesc.h
cld/Script/InputToken.h
cld/Script/NameSpec.h
cld/Script/NullaryOp.h
cld/Script/Operand.h
cld/Script/Operator.h
cld/Script/OutputArchCmd.h
cld/Script/OutputCmd.h
cld/Script/OutputFormatCmd.h
cld/Script/OutputSectDesc.h
cld/Script/RpnExpr.h
cld/Script/ScriptCommand.h
cld/Script/ScriptFile.h
cld/Script/ScriptReader.h
cld/Script/ScriptScanner.h
cld/Script/SearchDirCmd.h
cld/Script/SectionsCmd.h
cld/Script/StrToken.h
cld/Script/StringList.h
cld/Script/TernaryOp.h
cld/Script/UnaryOp.h
cld/Script/WildcardPattern.h
cld/Support/Allocators.h
cld/Support/CommandLine.h
cld/Support/Directory.h
cld/Support/FileHandle.h
cld/Support/FileOutputBuffer.h
cld/Support/FileSystem.h
cld/Support/GCFactory.h
cld/Support/GCFactoryListTraits.h
cld/Support/LEB128.h
cld/Support/MemoryArea.h
cld/Support/MemoryAreaFactory.h
cld/Support/MemoryRegion.h
cld/Support/MsgHandling.h
cld/Support/Path.h
cld/Support/PathCache.h
cld/Support/RealPath.h
cld/Support/SystemUtils.h
cld/Support/TargetSelect.h
cld/Support/ToolOutputFile.h
cld/Support/UniqueGCFactory.h
cld/Support/raw_ostream.h
cld/Target/DarwinLDBackend.h
cld/Target/ELFAttribute.h
cld/Target/ELFAttributeData.h
cld/Target/ELFAttributeValue.h
cld/Target/ELFDynamic.h
cld/Target/ELFEmulation.h
cld/Target/ELFMCLinker.h
cld/Target/GNUInfo.h
cld/Target/GNULDBackend.h
cld/Target/GOT.h
cld/Target/KeyEntryMap.h
cld/Target/OutputRelocSection.h
cld/Target/PLT.h
cld/TargetOptions.h
8ff673e0a04af20135485dc422bcba264e4c0510 01-May-2014 Stephen Hines <srhines@google.com> Provide size_t variant as a WAR for not using the same flex on Linux/Darwin.

Bug: 14446414
Change-Id: I508ab04db097855998b64d260cafe6189fc745cb
cld/Script/FlexLexer.h
551ae4ebd3e9d137ea668fb83ae4a55b8cfba451 24-Apr-2014 Stephen Hines <srhines@google.com> Update MCLinker for LLVM 3.5.

Change-Id: Ib07513d0eb2f8b7d3516a7dd8823f98820943cc9
cld/ADT/Flags.h
cld/ADT/HashTable.h
cld/ADT/StringHash.h
cld/ADT/TreeAllocator.h
cld/Config/Linkers.def.in
cld/Fragment/FragmentRef.h
cld/LD/LDSymbol.h
cld/LD/StaticResolver.h
cld/MC/Attribute.h
cld/Object/ObjectBuilder.h
cld/Script/FlexLexer.h
cld/Support/MemoryAreaFactory.h
cld/Support/ToolOutputFile.h
cld/Target/ELFDynamic.h
cld/Target/GOT.h
cld/Target/PLT.h
2bb9d97b7dd35f78e67c3a774f2029c22b4fbb0b 11-Mar-2014 Ian Rogers <irogers@google.com> Work-around OS flex differences.

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
cld/Script/FlexLexer.h
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
cld/ADT/BinTree.h
cld/ADT/Flags.h
cld/ADT/GraphLite/Digraph.h
cld/ADT/GraphLite/GraphBasicTypes.h
cld/ADT/GraphLite/ListDigraph.h
cld/ADT/HashBase.h
cld/ADT/HashBase.tcc
cld/ADT/HashEntry.h
cld/ADT/HashEntryFactory.h
cld/ADT/HashIterator.h
cld/ADT/HashTable.h
cld/ADT/SizeTraits.h
cld/ADT/StringEntry.h
cld/ADT/StringHash.h
cld/ADT/TreeAllocator.h
cld/ADT/TreeBase.h
cld/ADT/TypeTraits.h
cld/ADT/Uncopyable.h
cld/AttributeOption.h
cld/BitcodeOption.h
cld/CodeGen/MCLinker.h
cld/CodeGen/TargetMachine.h
cld/Config/Config.h
cld/Fragment/AlignFragment.h
cld/Fragment/FGNode.h
cld/Fragment/FillFragment.h
cld/Fragment/FragmentGraph.h
cld/Fragment/FragmentLinker.h
cld/Fragment/FragmentRef.h
cld/Fragment/NullFragment.h
cld/Fragment/RegionFragment.h
cld/Fragment/Relocation.h
cld/Fragment/TargetFragment.h
cld/GeneralOptions.h
cld/IRBuilder.h
cld/InputTree.h
cld/LD/Archive.h
cld/LD/ArchiveReader.h
cld/LD/BSDArchiveReader.h
cld/LD/BinaryReader.h
cld/LD/BranchIsland.h
cld/LD/BranchIslandFactory.h
cld/LD/DWARFLineInfo.h
cld/LD/DiagAttribute.inc
cld/LD/DiagCommonKinds.inc
cld/LD/DiagLDScript.inc
cld/LD/DiagRelocations.inc
cld/LD/DiagSymbolResolutions.inc
cld/LD/Diagnostic.h
cld/LD/DiagnosticEngine.h
cld/LD/DiagnosticInfos.h
cld/LD/DiagnosticLineInfo.h
cld/LD/DiagnosticPrinter.h
cld/LD/DynObjFileFormat.h
cld/LD/DynObjReader.h
cld/LD/ELFBinaryReader.h
cld/LD/ELFDynObjFileFormat.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFObjectReader.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/ELFReaderIf.h
cld/LD/ELFSegment.h
cld/LD/ELFSegmentFactory.h
cld/LD/EhFrame.h
cld/LD/EhFrameHdr.h
cld/LD/EhFrameReader.h
cld/LD/GNUArchiveReader.h
cld/LD/GarbageCollection.h
cld/LD/Group.h
cld/LD/GroupReader.h
cld/LD/LDContext.h
cld/LD/LDFileFormat.h
cld/LD/LDReader.h
cld/LD/LDSymbol.h
cld/LD/MsgHandler.h
cld/LD/NamePool.h
cld/LD/ObjectReader.h
cld/LD/ObjectWriter.h
cld/LD/RelocData.h
cld/LD/Relocator.h
cld/LD/ResolveInfo.h
cld/LD/Resolver.h
cld/LD/SectionData.h
cld/LD/SectionSymbolSet.h
cld/LD/StaticResolver.h
cld/LD/StubFactory.h
cld/LD/TextDiagnosticPrinter.h
cld/Linker.h
cld/LinkerConfig.h
cld/LinkerScript.h
cld/MC/Attribute.h
cld/MC/AttributeSet.h
cld/MC/CommandAction.h
cld/MC/ContextFactory.h
cld/MC/FileAction.h
cld/MC/Input.h
cld/MC/InputAction.h
cld/MC/InputBuilder.h
cld/MC/InputFactory.h
cld/MC/MCLDDirectory.h
cld/MC/MCLDInput.h
cld/MC/SearchDirs.h
cld/MC/SymbolCategory.h
cld/MC/ZOption.h
cld/Module.h
cld/Object/ObjectBuilder.h
cld/Object/ObjectLinker.h
cld/Object/SectionMap.h
cld/Script/AssertCmd.h
cld/Script/Assignment.h
cld/Script/BinaryOp.h
cld/Script/EntryCmd.h
cld/Script/ExprToken.h
cld/Script/FileToken.h
cld/Script/FlexLexer.h
cld/Script/GroupCmd.h
cld/Script/InputSectDesc.h
cld/Script/InputToken.h
cld/Script/NameSpec.h
cld/Script/NullaryOp.h
cld/Script/Operand.h
cld/Script/Operator.h
cld/Script/OutputArchCmd.h
cld/Script/OutputCmd.h
cld/Script/OutputFormatCmd.h
cld/Script/OutputSectDesc.h
cld/Script/RpnEvaluator.h
cld/Script/RpnExpr.h
cld/Script/ScriptCommand.h
cld/Script/ScriptFile.h
cld/Script/ScriptReader.h
cld/Script/ScriptScanner.h
cld/Script/SearchDirCmd.h
cld/Script/SectionsCmd.h
cld/Script/StrToken.h
cld/Script/StringList.h
cld/Script/TernaryOp.h
cld/Script/UnaryOp.h
cld/Script/WildcardPattern.h
cld/Support/CommandLine.h
cld/Support/DefSymParser.h
cld/Support/Directory.h
cld/Support/FileHandle.h
cld/Support/FileOutputBuffer.h
cld/Support/FileSystem.h
cld/Support/GCFactory.h
cld/Support/GCFactoryListTraits.h
cld/Support/HandleToArea.h
cld/Support/LEB128.h
cld/Support/MemoryArea.h
cld/Support/MemoryAreaFactory.h
cld/Support/MemoryRegion.h
cld/Support/MsgHandling.h
cld/Support/Path.h
cld/Support/PathCache.h
cld/Support/RealPath.h
cld/Support/RegionFactory.h
cld/Support/Space.h
cld/Support/SystemUtils.h
cld/Support/Target.h
cld/Support/TargetRegistry.h
cld/Support/TargetSelect.h
cld/Support/ToolOutputFile.h
cld/Support/UniqueGCFactory.h
cld/Support/raw_mem_ostream.h
cld/Support/raw_ostream.h
cld/Target/DarwinLDBackend.h
cld/Target/ELFAttribute.h
cld/Target/ELFAttributeData.h
cld/Target/ELFAttributeValue.h
cld/Target/ELFDynamic.h
cld/Target/ELFEmulation.h
cld/Target/ELFMCLinker.h
cld/Target/GNUInfo.h
cld/Target/GNULDBackend.h
cld/Target/GOT.h
cld/Target/KeyEntryMap.h
cld/Target/OutputRelocSection.h
cld/Target/PLT.h
cld/Target/SymbolEntryMap.h
cld/Target/TargetLDBackend.h
cld/Target/TargetMachine.h
cld/TargetOptions.h
71f514dd456a45a0dea9c1c71a56f3a807cfbfb8 18-Jan-2014 Brian Carlstrom <bdc@google.com> Update MCLinker to build against klp llvm

(cherry picked from commit cf66fdd07ab200410d3c49c77c0df6f3c6739982)

Change-Id: I8152d698e938914229e7932143bf18eed44740fa
cld/Support/ToolOutputFile.h
cld/Support/raw_ostream.h
21433dddd6366055d6b305675f4afca0b4592dcd 04-May-2013 Stephen Hines <srhines@google.com> Fix Config.h, Android.mk, and IsLittleEndianHost issue.

s/isLittleEndianHost()/IsLittleEndianHost

Change-Id: I7fdd467f65572c8c721cb58130ad9646e547a8af
cld/Config/Config.h
f7ac0f19a1c8d0ad14bcf6456ce368b830fea886 04-May-2013 Stephen Hines <srhines@google.com> Update mclinker to 96e60abf286338c8e231b7c990c30c7c4651be0e.

Change-Id: I29a840d11cecc1ed133768b79222f8bae5f4db2d
cld/ADT/StringHash.h
cld/Config/Config.h.in
cld/GeneralOptions.h
cld/IRBuilder.h
cld/InputTree.h
cld/LD/Archive.h
cld/LD/BranchIsland.h
cld/LD/DiagCommonKinds.inc
cld/LD/Diagnostic.h
cld/LD/DiagnosticEngine.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/EhFrame.h
cld/LD/EhFrameHdr.h
cld/LD/GroupReader.h
cld/LD/LDFileFormat.h
cld/LD/MsgHandler.h
cld/LD/NamePool.h
cld/LD/ObjectReader.h
cld/LD/Relocator.h
cld/LD/ResolveInfo.h
cld/LD/SectionRules.h
cld/LD/SectionSymbolSet.h
cld/Linker.h
cld/LinkerConfig.h
cld/LinkerScript.h
cld/MC/SymbolCategory.h
cld/Module.h
cld/Object/ObjectLinker.h
cld/ScriptOptions.h
cld/Support/CommandLine.h
cld/Support/DefSymParser.h
cld/Support/Directory.h
cld/Support/ELF.h
cld/Support/FileHandle.h
cld/Support/FileSystem.h
cld/Support/HandleToArea.h
cld/Support/MemoryArea.h
cld/Support/Path.h
cld/Support/PathCache.h
cld/Support/SystemUtils.h
cld/Support/TargetRegistry.h
cld/Support/ToolOutputFile.h
cld/Target/ELFEmulation.h
cld/Target/GNULDBackend.h
cld/Target/GOT.h
cld/Target/TargetLDBackend.h
cld/TargetOptions.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
cld/ADT/BinTree.h
cld/ADT/SizeTraits.h
cld/ADT/TreeAllocator.h
cld/ADT/TreeBase.h
cld/Config/Config.h.in
cld/Fragment/FGNode.h
cld/Fragment/FragmentGraph.h
cld/Fragment/FragmentLinker.h
cld/Fragment/FragmentLinker.tcc
cld/Fragment/Relocation.h
cld/GeneralOptions.h
cld/IRBuilder.h
cld/LD/BinaryWriter.h
cld/LD/DiagCommonKinds.inc
cld/LD/DynObjWriter.h
cld/LD/ELFBinaryWriter.h
cld/LD/ELFDynObjWriter.h
cld/LD/ELFExecWriter.h
cld/LD/ELFFileFormat.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/ELFReaderIf.h
cld/LD/ELFWriter.h
cld/LD/EhFrame.h
cld/LD/EhFrameHdr.h
cld/LD/ExecWriter.h
cld/LD/LDSymbol.h
cld/LD/LDWriter.h
cld/LD/NamePool.h
cld/LD/ObjectWriter.h
cld/LD/Relocator.h
cld/LD/StubFactory.h
cld/Linker.h
cld/LinkerConfig.h
cld/MC/SearchDirs.h
cld/MC/SymbolCategory.h
cld/Object/ObjectBuilder.h
cld/Object/ObjectLinker.h
cld/Support/FileHandle.h
cld/Support/MemoryArea.h
cld/Support/PathCache.h
cld/Target/ELFDynamic.h
cld/Target/ELFDynamic.tcc
cld/Target/GNUInfo.h
cld/Target/GNULDBackend.h
cld/Target/TargetLDBackend.h
86036a3bd999904d071826b2f0a84023e28aeebc 15-Jan-2013 Shih-wei Liao <sliao@google.com> Updates for LLVM merge to r171906 on 20130108.

Change-Id: I368d0dc4be75cd03b4829e9ca76edc51782a1b0d
cld/Target/TargetMachine.h
d0fbbb227051be16931a1aa9b4a7722ac039c698 03-Jan-2013 Shih-wei Liao <sliao@google.com> MCLinker upstream commit c27f2593f4e3.

Change-Id: I41325b6622594ebecd0a494a8d6d298c1c474ac1
cld/ADT/SizeTraits.h
cld/Config/Config.h
cld/Config/Config.h.in
cld/Fragment/Fragment.h
cld/Fragment/FragmentLinker.h
cld/Fragment/FragmentLinker.tcc
cld/Fragment/Relocation.h
cld/GeneralOptions.h
cld/IRBuilder.h
cld/LD/BinaryReader.h
cld/LD/BinaryWriter.h
cld/LD/DiagRelocations.inc
cld/LD/ELFBinaryReader.h
cld/LD/ELFBinaryWriter.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFDynObjWriter.h
cld/LD/ELFExecWriter.h
cld/LD/ELFObjectReader.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/Layout.h
cld/LD/RelocData.h
cld/LD/RelocationFactory.h
cld/LD/Relocator.h
cld/LD/ResolveInfo.h
cld/LD/SectionData.h
cld/LD/StubFactory.h
cld/LinkerConfig.h
cld/Object/ObjectLinker.h
cld/Support/CommandLine.h
cld/Support/GCFactoryListTraits.h
cld/Target/ELFDynamic.h
cld/Target/GNUInfo.h
cld/Target/GNULDBackend.h
cld/Target/GOT.h
cld/Target/OutputRelocSection.h
cld/Target/PLT.h
cld/Target/TargetLDBackend.h
cld/Target/TargetMachine.h
cld/TargetOptions.h
22add6ff3426df1a85089fe6a6e1597ee3b6f300 16-Dec-2012 Shih-wei Liao <sliao@google.com> MCLinker upstream commit 0459e386785c.

Change-Id: Ide6790f5a354b7fcc03d812d6c8cf43b1e309ba3
cld/ADT/Flags.h
cld/ADT/HashBase.h
cld/ADT/HashBase.tcc
cld/ADT/HashEntryFactory.h
cld/ADT/HashIterator.h
cld/ADT/HashTable.h
cld/ADT/HashTable.tcc
cld/ADT/StringEntry.h
cld/ADT/StringHash.h
cld/ADT/TreeBase.h
cld/AttributeOption.h
cld/BitcodeOption.h
cld/CodeGen/MCLinker.h
cld/CodeGen/SectLinker.h
cld/CodeGen/SectLinkerOption.h
cld/Config/Config.h
cld/Config/Config.h.in
cld/Config/Linkers.def
cld/Config/Linkers.def.in
cld/Config/Targets.def
cld/Config/Targets.def.in
cld/Environment.h
cld/Fragment/AlignFragment.h
cld/Fragment/FillFragment.h
cld/Fragment/Fragment.h
cld/Fragment/FragmentLinker.h
cld/Fragment/FragmentLinker.tcc
cld/Fragment/FragmentRef.h
cld/Fragment/NullFragment.h
cld/Fragment/RegionFragment.h
cld/Fragment/Relocation.h
cld/Fragment/Stub.h
cld/Fragment/TargetFragment.h
cld/GeneralOptions.h
cld/IRBuilder.h
cld/InputTree.h
cld/LD/AlignFragment.h
cld/LD/Archive.h
cld/LD/BranchIsland.h
cld/LD/BranchIslandFactory.h
cld/LD/CIE.h
cld/LD/DiagCommonKinds.inc
cld/LD/DiagLayouts.inc
cld/LD/DiagReaders.inc
cld/LD/DiagRelocations.inc
cld/LD/DiagnosticEngine.h
cld/LD/DiagnosticInfos.h
cld/LD/DiagnosticPrinter.h
cld/LD/DynObjReader.h
cld/LD/DynObjWriter.h
cld/LD/ELFDynObjFileFormat.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFDynObjWriter.h
cld/LD/ELFExecFileFormat.h
cld/LD/ELFExecWriter.h
cld/LD/ELFFileFormat.h
cld/LD/ELFObjectFileFormat.h
cld/LD/ELFObjectReader.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/ELFReader.tcc
cld/LD/ELFSectionMap.h
cld/LD/ELFSegment.h
cld/LD/ELFWriter.h
cld/LD/EhFrame.h
cld/LD/EhFrameHdr.h
cld/LD/EhFrameHdr.tcc
cld/LD/EhFrameReader.h
cld/LD/ExecWriter.h
cld/LD/FDE.h
cld/LD/FillFragment.h
cld/LD/Fragment.h
cld/LD/FragmentRef.h
cld/LD/GNUArchiveReader.h
cld/LD/GroupReader.h
cld/LD/LDContext.h
cld/LD/LDFileFormat.h
cld/LD/LDSection.h
cld/LD/LDSectionFactory.h
cld/LD/LDSymbol.h
cld/LD/LDWriter.h
cld/LD/Layout.h
cld/LD/MsgHandler.h
cld/LD/NamePool.h
cld/LD/ObjectReader.h
cld/LD/ObjectWriter.h
cld/LD/RegionFragment.h
cld/LD/RelocData.h
cld/LD/Relocation.h
cld/LD/RelocationFactory.h
cld/LD/ResolveInfo.h
cld/LD/ResolveInfoFactory.h
cld/LD/SectionData.h
cld/LD/SectionMap.h
cld/LD/SectionMerger.h
cld/LD/SectionRules.h
cld/LD/SectionSymbolSet.h
cld/LD/StringUnorderedMap.h
cld/LD/StubFactory.h
cld/LD/TargetFragment.h
cld/LD/TextDiagnosticPrinter.h
cld/Linker.h
cld/LinkerConfig.h
cld/MC/Attribute.h
cld/MC/AttributeFactory.h
cld/MC/AttributeSet.h
cld/MC/CommandAction.h
cld/MC/FileAction.h
cld/MC/InputAction.h
cld/MC/InputBuilder.h
cld/MC/InputFactory.h
cld/MC/InputTree.h
cld/MC/MCFragmentRef.h
cld/MC/MCLDAttribute.h
cld/MC/MCLDDriver.h
cld/MC/MCLDFile.h
cld/MC/MCLDInfo.h
cld/MC/MCLDInput.h
cld/MC/MCLDOptions.h
cld/MC/MCLDOutput.h
cld/MC/MCLinker.h
cld/MC/MCLinker.tcc
cld/MC/SearchDirs.h
cld/MC/SymbolCategory.h
cld/Module.h
cld/Object/ObjectBuilder.h
cld/Object/ObjectLinker.h
cld/Object/SectionMap.h
cld/ScriptOptions.h
cld/Support/Allocators.h
cld/Support/DerivedPositionDependentOptions.h
cld/Support/FileHandle.h
cld/Support/GCFactoryListTraits.h
cld/Support/MemoryArea.h
cld/Support/MemoryAreaFactory.h
cld/Support/MemoryRegion.h
cld/Support/MsgHandling.h
cld/Support/Path.h
cld/Support/PositionDependentOption.h
cld/Support/RegionFactory.h
cld/Support/Space.h
cld/Support/TargetRegistry.h
cld/Support/TargetSelect.h
cld/Support/ToolOutputFile.h
cld/Support/raw_mem_ostream.h
cld/Support/raw_ostream.h
cld/Target/ELFDynamic.h
cld/Target/ELFEmulation.h
cld/Target/ELFMCLinker.h
cld/Target/ELFSectLinker.h
cld/Target/GNULDBackend.h
cld/Target/GOT.h
cld/Target/OutputRelocSection.h
cld/Target/PLT.h
cld/Target/Stub.h
cld/Target/SymbolEntryMap.h
cld/Target/TargetLDBackend.h
cld/Target/TargetMachine.h
c1e591be865c9a53247938ec69160ea2a8d6527f 16-Dec-2012 Shih-wei Liao <sliao@google.com> Include llvm/Config/config.h.

This pulls -DHAVE_XXX_H and other useful def's into MCLinker to
remedy the lack of autotools.

Change-Id: I909fb9846e2d6a21d31d3eada48161a1faca4caa
cld/Config/Config.h
cedee4b38f4786845183be7f5916dd520a170ae0 03-Aug-2012 Shih-wei Liao <sliao@google.com> MCLinker upstream commit 9628cfb76b5a.

Change-Id: I6d12c63bdae94299558dc1cf42b489bb98748851
cld/CodeGen/SectLinker.h
cld/Config/Config.h
cld/LD/AlignFragment.h
cld/LD/Archive.h
cld/LD/ArchiveReader.h
cld/LD/BSDArchiveReader.h
cld/LD/CIE.h
cld/LD/DiagCommonKinds.inc
cld/LD/DiagGOTPLT.inc
cld/LD/ELFReader.h
cld/LD/ELFReader.tcc
cld/LD/ELFSectionMap.h
cld/LD/ELFWriter.h
cld/LD/EhFrame.h
cld/LD/FDE.h
cld/LD/FillFragment.h
cld/LD/Fragment.h
cld/LD/FragmentRef.h
cld/LD/GNUArchiveReader.h
cld/LD/LDSection.h
cld/LD/LDSectionFactory.h
cld/LD/LDSymbol.h
cld/LD/Layout.h
cld/LD/NamePool.h
cld/LD/RegionFragment.h
cld/LD/Relocation.h
cld/LD/RelocationFactory.h
cld/LD/SectionData.h
cld/LD/SectionMerger.h
cld/LD/TargetFragment.h
cld/MC/MCBitcodeInterceptor.h
cld/MC/MCDataFragment.h
cld/MC/MCInstFragment.h
cld/MC/MCLDDriver.h
cld/MC/MCLDFile.h
cld/MC/MCLinker.h
cld/MC/MCLinker.tcc
cld/MC/MCRegionFragment.h
cld/MC/MCTargetFragment.h
cld/Support/Path.h
cld/Target/GNULDBackend.h
cld/Target/GOT.h
cld/Target/OutputRelocSection.h
cld/Target/PLT.h
cld/Target/TargetLDBackend.h
67e37f1be98c926645219cfb47fab9e90d8c725c 27-Jul-2012 Shih-wei Liao <sliao@google.com> MCLinker upstream commit 7720f766. BUG=6886348.

Change-Id: Ifc03fbe870c8993893e92c2e55a9c3f6e3877849
cld/ADT/BinTree.h
cld/ADT/TreeBase.h
cld/LD/DiagCommonKinds.inc
cld/LD/DiagnosticEngine.h
cld/LD/ELFReader.h
cld/LD/ELFReader.tcc
cld/LD/EhFrame.h
cld/LD/RelocationFactory.h
cld/MC/InputTree.h
cld/MC/MCLDInput.h
cld/MC/MCLinker.h
cld/Support/MemoryArea.h
cld/Support/Path.h
cld/Support/TargetRegistry.h
cld/Target/GNULDBackend.h
355e7a7f2baba5076e1494f80f40cbb35e12f240 16-Jul-2012 Shih-wei Liao <sliao@google.com> Apply changes after migration to upstream.

Change-Id: I238ddc9d9461402d15509bdacba7fee22ebf900b
cld/Config/Config.h
affc150dc44fab1911775a49636d0ce85333b634 16-Jul-2012 Zonr Chang <zonr.net@gmail.com> MCLinker upstream commit e764452.

Change-Id: I5c9ec467ec96a0143e1e67c59365f3b6303e7348
cld/ADT/BinTree.h
cld/ADT/Flags.h
cld/ADT/HashBase.h
cld/ADT/HashBase.tcc
cld/ADT/HashEntry.h
cld/ADT/HashEntry.tcc
cld/ADT/HashIterator.h
cld/ADT/HashTable.h
cld/ADT/HashTable.tcc
cld/ADT/SizeTraits.h
cld/ADT/StringEntry.h
cld/ADT/StringEntry.tcc
cld/ADT/StringHash.h
cld/ADT/TreeAllocator.h
cld/ADT/TreeBase.h
cld/ADT/TypeTraits.h
cld/ADT/Uncopyable.h
cld/CodeGen/SectLinker.h
cld/CodeGen/SectLinkerOption.h
cld/Config/Config.h.in
cld/LD/ArchiveReader.h
cld/LD/BSDArchiveReader.h
cld/LD/BranchIsland.h
cld/LD/CIE.h
cld/LD/DWARFLineInfo.h
cld/LD/DiagCommonKinds.inc
cld/LD/DiagGOTPLT.inc
cld/LD/DiagLayouts.inc
cld/LD/DiagReaders.inc
cld/LD/DiagRelocations.inc
cld/LD/DiagSymbolResolutions.inc
cld/LD/Diagnostic.h
cld/LD/DiagnosticEngine.h
cld/LD/DiagnosticInfos.h
cld/LD/DiagnosticLineInfo.h
cld/LD/DiagnosticPrinter.h
cld/LD/DynObjFileFormat.h
cld/LD/DynObjReader.h
cld/LD/DynObjWriter.h
cld/LD/ELFDynObjFileFormat.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFDynObjWriter.h
cld/LD/ELFExecFileFormat.h
cld/LD/ELFExecWriter.h
cld/LD/ELFFileFormat.h
cld/LD/ELFObjectReader.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/ELFReader.tcc
cld/LD/ELFSegment.h
cld/LD/ELFSegmentFactory.h
cld/LD/ELFWriter.h
cld/LD/EhFrame.h
cld/LD/EhFrameHdr.h
cld/LD/EhFrameHdr.tcc
cld/LD/ExecWriter.h
cld/LD/FDE.h
cld/LD/GNUArchiveReader.h
cld/LD/Group.h
cld/LD/InputSymbolTable.h
cld/LD/LDContext.h
cld/LD/LDFileFormat.h
cld/LD/LDReader.h
cld/LD/LDSection.h
cld/LD/LDSectionFactory.h
cld/LD/LDSymbol.h
cld/LD/LDWriter.h
cld/LD/Layout.h
cld/LD/MsgHandler.h
cld/LD/NamePool.h
cld/LD/ObjectReader.h
cld/LD/ObjectWriter.h
cld/LD/OutputSymbolTable.h
cld/LD/Relocation.h
cld/LD/RelocationFactory.h
cld/LD/ResolveInfo.h
cld/LD/ResolveInfoFactory.h
cld/LD/Resolver.h
cld/LD/SectionMap.h
cld/LD/SectionMerger.h
cld/LD/StaticResolver.h
cld/LD/StrSymPool.h
cld/LD/StringUnorderedMap.h
cld/LD/SymbolTableFactory.h
cld/LD/TextDiagnosticPrinter.h
cld/MC/AttributeFactory.h
cld/MC/ContextFactory.h
cld/MC/InputTree.h
cld/MC/MCDataFragment.h
cld/MC/MCInstFragment.h
cld/MC/MCLDAttribute.h
cld/MC/MCLDDriver.h
cld/MC/MCLDFile.h
cld/MC/MCLDInfo.h
cld/MC/MCLDInput.h
cld/MC/MCLDInputTree.h
cld/MC/MCLDOptions.h
cld/MC/MCLinker.h
cld/MC/MCLinker.tcc
cld/MC/SearchDirs.h
cld/MC/ZOption.h
cld/Support/Allocators.h
cld/Support/CommandLine.h
cld/Support/Directory.h
cld/Support/FileHandle.h
cld/Support/FileSystem.h
cld/Support/GCFactory.h
cld/Support/HandleToArea.h
cld/Support/MemoryArea.h
cld/Support/MemoryAreaFactory.h
cld/Support/MemoryRegion.h
cld/Support/MsgHandling.h
cld/Support/Path.h
cld/Support/PositionDependentOption.h
cld/Support/RegionFactory.h
cld/Support/Space.h
cld/Support/SystemUtils.h
cld/Support/TargetRegistry.h
cld/Support/TargetSelect.h
cld/Support/raw_ostream.h
cld/Target/AndroidSectLinker.h
cld/Target/ELFSectLinker.h
cld/Target/GNULDBackend.h
cld/Target/OutputRelocSection.h
cld/Target/TargetLDBackend.h
cld/Target/TargetMachine.h
d8a752331fe7a30ce41835f139aa8a4c675ad07a 25-Apr-2012 Shih-wei Liao <sliao@google.com> Minor coding style fixes.

Change-Id: Ia4eacfcdc43edf93d568984a23ccc94887af3b1a
cld/ADT/HashBase.h
cld/ADT/HashBase.tcc
cld/ADT/HashEntry.h
cld/ADT/HashEntry.tcc
cld/ADT/HashTable.h
cld/ADT/HashTable.tcc
cld/ADT/SizeTraits.h
cld/ADT/StringHash.h
cld/ADT/TreeAllocator.h
cld/ADT/TypeTraits.h
cld/ADT/Uncopyable.h
cld/CodeGen/SectLinker.h
cld/LD/ArchiveReader.h
cld/LD/BSDArchiveReader.h
cld/LD/BranchIsland.h
cld/LD/DynObjFileFormat.h
cld/LD/DynObjReader.h
cld/LD/DynObjWriter.h
cld/LD/ELFDynObjFileFormat.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFDynObjWriter.h
cld/LD/ELFExecFileFormat.h
cld/LD/ELFFileFormat.h
cld/LD/ELFObjectReader.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/ELFReader.tcc
cld/LD/ELFSegment.h
cld/LD/ELFSegmentFactory.h
cld/LD/ELFWriter.h
cld/LD/GNUArchiveReader.h
cld/LD/Group.h
cld/LD/InputSymbolTable.h
cld/LD/LDContext.h
cld/LD/LDFileFormat.h
cld/LD/LDReader.h
cld/LD/LDSection.h
cld/LD/LDSectionFactory.h
cld/LD/LDSymbol.h
cld/LD/LDWriter.h
cld/LD/Layout.h
cld/LD/ObjectReader.h
cld/LD/ObjectWriter.h
cld/LD/OutputSymbolTable.h
cld/LD/Relocation.h
cld/LD/RelocationFactory.h
cld/LD/ResolveInfo.h
cld/LD/ResolveInfoFactory.h
cld/LD/Resolver.h
cld/LD/SectionMap.h
cld/LD/SectionMerger.h
cld/LD/StaticResolver.h
cld/LD/StrSymPool.h
cld/LD/StringUnorderedMap.h
cld/LD/SymbolTableFactory.h
f767be5432ccac097334be48698e48621d730190 16-Apr-2012 Shih-wei Liao <sliao@google.com> Fix build error on Ubuntu 12.04. Include for ptrdiff_t.

BUG=6337249

Change-Id: I32d9e13bed9a3c4d009167e2330e26440382902a
cld/ADT/BinTree.h
cld/ADT/HashIterator.h
cld/ADT/TreeBase.h
cld/Support/Allocators.h
cld/Support/Directory.h
cld/Support/GCFactory.h
5460a1f25d9ddecb5c70667267d66d51af177a99 17-Mar-2012 Shih-wei Liao <sliao@google.com> Linkloader improvement: mclinker.

Change-Id: I8805e39ccbc2ee204234fb3e71c70c906f3990bb
cld/ADT/BinTree.h
cld/ADT/HashBase.h
cld/ADT/HashBase.tcc
cld/ADT/HashEntry.h
cld/ADT/HashEntry.tcc
cld/ADT/HashIterator.h
cld/ADT/HashTable.h
cld/ADT/HashTable.tcc
cld/ADT/SizeTraits.h
cld/ADT/StringHash.h
cld/ADT/TreeAllocator.h
cld/ADT/TreeBase.h
cld/ADT/TypeTraits.h
cld/ADT/Uncopyable.h
cld/CodeGen/SectLinker.h
cld/CodeGen/SectLinkerOption.h
cld/Config/Config.h
cld/Config/Config.h.in
cld/Config/Linkers.def
cld/Config/Linkers.def.in
cld/Config/Targets.def
cld/Config/Targets.def.in
cld/LD/ArchiveReader.h
cld/LD/BSDArchiveReader.h
cld/LD/BranchIsland.h
cld/LD/DynObjFileFormat.h
cld/LD/DynObjReader.h
cld/LD/DynObjWriter.h
cld/LD/ELFDynObjFileFormat.h
cld/LD/ELFDynObjReader.h
cld/LD/ELFDynObjWriter.h
cld/LD/ELFExecFileFormat.h
cld/LD/ELFFileFormat.h
cld/LD/ELFObjectReader.h
cld/LD/ELFObjectWriter.h
cld/LD/ELFReader.h
cld/LD/ELFReader.tcc
cld/LD/ELFSegment.h
cld/LD/ELFSegmentFactory.h
cld/LD/ELFWriter.h
cld/LD/GNUArchiveReader.h
cld/LD/Group.h
cld/LD/InputSymbolTable.h
cld/LD/LDContext.h
cld/LD/LDFileFormat.h
cld/LD/LDReader.h
cld/LD/LDSection.h
cld/LD/LDSectionFactory.h
cld/LD/LDSymbol.h
cld/LD/LDWriter.h
cld/LD/Layout.h
cld/LD/ObjectReader.h
cld/LD/ObjectWriter.h
cld/LD/OutputSymbolTable.h
cld/LD/Relocation.h
cld/LD/RelocationFactory.h
cld/LD/ResolveInfo.h
cld/LD/ResolveInfoFactory.h
cld/LD/Resolver.h
cld/LD/SectionMap.h
cld/LD/SectionMerger.h
cld/LD/StaticResolver.h
cld/LD/StrSymPool.h
cld/LD/StringUnorderedMap.h
cld/LD/SymbolTableFactory.h
cld/MC/AttributeFactory.h
cld/MC/ContextFactory.h
cld/MC/InputFactory.h
cld/MC/MCBitcodeInterceptor.h
cld/MC/MCDataFragment.h
cld/MC/MCFragmentRef.h
cld/MC/MCInstFragment.h
cld/MC/MCLDAttribute.h
cld/MC/MCLDDirectory.h
cld/MC/MCLDDriver.h
cld/MC/MCLDFile.h
cld/MC/MCLDInfo.h
cld/MC/MCLDInput.h
cld/MC/MCLDInputTree.h
cld/MC/MCLDOptions.h
cld/MC/MCLDOutput.h
cld/MC/MCLinker.h
cld/MC/MCLinker.tcc
cld/MC/MCRegionFragment.h
cld/MC/MCTargetFragment.h
cld/MC/SearchDirs.h
cld/MC/SymbolCategory.h
cld/Support/Allocators.h
cld/Support/CommandLine.h
cld/Support/DerivedPositionDependentOptions.h
cld/Support/Directory.h
cld/Support/FileSystem.h
cld/Support/GCFactory.h
cld/Support/GCFactoryListTraits.h
cld/Support/LEB128.h
cld/Support/MemoryArea.h
cld/Support/MemoryAreaFactory.h
cld/Support/MemoryRegion.h
cld/Support/Path.h
cld/Support/PathCache.h
cld/Support/PositionDependentOption.h
cld/Support/RealPath.h
cld/Support/RegionFactory.h
cld/Support/TargetRegistry.h
cld/Support/TargetSelect.h
cld/Support/UniqueGCFactory.h
cld/Target/AndroidSectLinker.h
cld/Target/DarwinLDBackend.h
cld/Target/ELFDynamic.h
cld/Target/ELFDynamic.tcc
cld/Target/GNULDBackend.h
cld/Target/GOT.h
cld/Target/OutputRelocSection.h
cld/Target/PLT.h
cld/Target/Stub.h
cld/Target/TargetLDBackend.h
cld/Target/TargetMachine.h