]> git.saurik.com Git - apple/ld64.git/blame - ld64.xcodeproj/project.pbxproj
ld64-134.9.tar.gz
[apple/ld64.git] / ld64.xcodeproj / project.pbxproj
CommitLineData
d696c285
A
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9/* Begin PBXAggregateTarget section */
10 F96D5368094A2754008E9EE8 /* unit-tests */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = F96D536D094A2773008E9EE8 /* Build configuration list for PBXAggregateTarget "unit-tests" */;
13 buildPhases = (
14 F96D5367094A2754008E9EE8 /* ShellScript */,
15 );
d696c285
A
16 dependencies = (
17 F96D536A094A275D008E9EE8 /* PBXTargetDependency */,
18 F96D536C094A275F008E9EE8 /* PBXTargetDependency */,
69a49097 19 F96904890A4333AC00B77D2A /* PBXTargetDependency */,
d696c285 20 F9EA73970974999B008B4F1D /* PBXTargetDependency */,
55e3d2f6 21 F9B693890EC4D28C00076912 /* PBXTargetDependency */,
a645023d 22 F9F9AD68116D58AF0028EFAB /* PBXTargetDependency */,
d696c285
A
23 );
24 name = "unit-tests";
25 productName = "unit-tests";
26 };
69a49097
A
27 F9B1A2670A3A567B00DA8FAB /* all */ = {
28 isa = PBXAggregateTarget;
29 buildConfigurationList = F9B1A26C0A3A568700DA8FAB /* Build configuration list for PBXAggregateTarget "all" */;
30 buildPhases = (
afe874b1 31 F9871A3413340B4600DB3F24 /* Platform install */,
69a49097
A
32 );
33 dependencies = (
34 F9B1A2690A3A568200DA8FAB /* PBXTargetDependency */,
35 F9B1A26B0A3A568400DA8FAB /* PBXTargetDependency */,
55e3d2f6
A
36 F9C12EEA0ED65765005BC69D /* PBXTargetDependency */,
37 F9B8135D0EC2620E00F94C13 /* PBXTargetDependency */,
38 F9A3DE160ED76D9A00C590B9 /* PBXTargetDependency */,
69a49097
A
39 );
40 name = all;
41 productName = all;
42 };
d696c285
A
43/* End PBXAggregateTarget section */
44
45/* Begin PBXBuildFile section */
ebf6f434 46 B3B672421406D42800A376BB /* Snapshot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B3B672411406D42800A376BB /* Snapshot.cpp */; };
d696c285
A
47 F9023C4E06D5A272001BBF46 /* ld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9023C3F06D5A254001BBF46 /* ld.cpp */; };
48 F933E3D9092E855B0083EAC8 /* ObjectDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F971EED706D5AD240041D381 /* ObjectDump.cpp */; };
a645023d 49 F93CB248116E69EB003233B8 /* tlvp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F93CB246116E69EB003233B8 /* tlvp.cpp */; };
55e3d2f6 50 F97F5029070D0BB200B9FCD7 /* ld.1 in copy man page */ = {isa = PBXBuildFile; fileRef = F97F5028070D0BB200B9FCD7 /* ld.1 */; };
a645023d
A
51 F98498A310AE2159009E9878 /* compact_unwind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9BA963310A2545C0097A440 /* compact_unwind.cpp */; };
52 F98498A410AE2159009E9878 /* got.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AB1063107D380700E54C9E /* got.cpp */; };
b2fa67a8 53 F9849E3610B38EF5009E9878 /* order.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9849E3410B38EF5009E9878 /* order.cpp */; };
a645023d
A
54 F984A38210BB4B0D009E9878 /* branch_island.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F984A38010BB4B0D009E9878 /* branch_island.cpp */; };
55 F989D30D106826020014B60C /* OutputFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F989D30B106826020014B60C /* OutputFile.cpp */; };
55e3d2f6
A
56 F9A3DDD30ED762E400C590B9 /* PruneTrie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */; };
57 F9A3DE1E0ED7738300C590B9 /* prune_trie.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */; };
a645023d
A
58 F9A4DB9110F816FF00BD8423 /* objc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9A4DB8F10F816FF00BD8423 /* objc.cpp */; };
59 F9AA44DC1294885F00CB8390 /* branch_shim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA44DA1294885F00CB8390 /* branch_shim.cpp */; };
60 F9AA65111051BD2B003E3539 /* stubs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65101051BD2B003E3539 /* stubs.cpp */; };
61 F9AA65891051E750003E3539 /* macho_relocatable_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65871051E750003E3539 /* macho_relocatable_file.cpp */; };
62 F9AA65DD1051EC4A003E3539 /* archive_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65D71051EC4A003E3539 /* archive_file.cpp */; };
63 F9AA65DE1051EC4A003E3539 /* lto_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65D91051EC4A003E3539 /* lto_file.cpp */; };
64 F9AA65DF1051EC4A003E3539 /* macho_dylib_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65DB1051EC4A003E3539 /* macho_dylib_file.cpp */; };
65 F9AA6786105700C2003E3539 /* opaque_section_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA6784105700C2003E3539 /* opaque_section_file.cpp */; };
66 F9AA67B610570C41003E3539 /* dtrace_dof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA67B510570C41003E3539 /* dtrace_dof.cpp */; };
67 F9AA687C10572E27003E3539 /* InputFiles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA687A10572E27003E3539 /* InputFiles.cpp */; };
68 F9AA69B610583C0C003E3539 /* SymbolTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA69B410583C0C003E3539 /* SymbolTable.cpp */; };
69 F9AA69C110583E19003E3539 /* Resolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA69BF10583E19003E3539 /* Resolver.cpp */; };
70 F9AA6FF910618CD2003E3539 /* macho_relocatable_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65871051E750003E3539 /* macho_relocatable_file.cpp */; };
71 F9AE20FF1107D1440007ED5D /* dylibs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AE20FD1107D1440007ED5D /* dylibs.cpp */; };
72 F9AE23291109015E0007ED5D /* lto_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65D91051EC4A003E3539 /* lto_file.cpp */; };
55e3d2f6
A
73 F9B1A2640A3A563E00DA8FAB /* rebase.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9B1A2580A3A448800DA8FAB /* rebase.1 */; };
74 F9B670120DDA17E800E6D0DA /* UnwindDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */; };
75 F9B813850EC2657800F94C13 /* unwinddump.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9B813810EC2653000F94C13 /* unwinddump.1 */; };
76 F9BA51650ECE58C800D1D62E /* dyldinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */; };
a645023d 77 F9BA955E10A233000097A440 /* huge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9BA955C10A233000097A440 /* huge.cpp */; };
d696c285 78 F9C0D4BD06DD28D2001C7193 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9C0D48A06DD1E1B001C7193 /* Options.cpp */; };
55e3d2f6 79 F9C12EA30ED63DE7005BC69D /* dyldinfo.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */; };
ebf6f434 80 F9CC24191461FB4300A92174 /* blob.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9CC24141461FB4300A92174 /* blob.cpp */; };
d696c285
A
81 F9EA72D5097454FF008B4F1D /* machochecker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9EA72D4097454FF008B4F1D /* machochecker.cpp */; };
82 F9EA7584097882F3008B4F1D /* debugline.c in Sources */ = {isa = PBXBuildFile; fileRef = F9EA7582097882F3008B4F1D /* debugline.c */; };
83 F9EA75BC09788857008B4F1D /* debugline.c in Sources */ = {isa = PBXBuildFile; fileRef = F9EA7582097882F3008B4F1D /* debugline.c */; };
69a49097 84 F9EC78060A2F8674002A3E39 /* rebase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9EC78050A2F8674002A3E39 /* rebase.cpp */; };
d696c285
A
85/* End PBXBuildFile section */
86
87/* Begin PBXBuildRule section */
88 F9E8D4BD07FCAF2000FD5801 /* PBXBuildRule */ = {
89 isa = PBXBuildRule;
a645023d 90 compilerSpec = com.apple.compilers.llvm.clang.1_0;
d696c285
A
91 fileType = sourcecode.c;
92 isEditable = 1;
93 outputFiles = (
94 );
95 };
96 F9E8D4BE07FCAF2A00FD5801 /* PBXBuildRule */ = {
97 isa = PBXBuildRule;
a645023d 98 compilerSpec = com.apple.compilers.llvm.clang.1_0;
d696c285
A
99 fileType = sourcecode.cpp;
100 isEditable = 1;
101 outputFiles = (
102 );
103 };
104/* End PBXBuildRule section */
105
d696c285 106/* Begin PBXContainerItemProxy section */
69a49097
A
107 F96904880A4333AC00B77D2A /* PBXContainerItemProxy */ = {
108 isa = PBXContainerItemProxy;
109 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
110 proxyType = 1;
74cfe461 111 remoteGlobalIDString = F9EC77ED0A2F85F6002A3E39;
69a49097
A
112 remoteInfo = rebase;
113 };
d696c285
A
114 F96D5369094A275D008E9EE8 /* PBXContainerItemProxy */ = {
115 isa = PBXContainerItemProxy;
116 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
117 proxyType = 1;
118 remoteGlobalIDString = F9023C3806D5A23E001BBF46;
119 remoteInfo = ld;
120 };
121 F96D536B094A275F008E9EE8 /* PBXContainerItemProxy */ = {
122 isa = PBXContainerItemProxy;
123 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
124 proxyType = 1;
125 remoteGlobalIDString = F971EED206D5ACF60041D381;
126 remoteInfo = ObjectDump;
127 };
55e3d2f6
A
128 F9A3DE150ED76D9A00C590B9 /* PBXContainerItemProxy */ = {
129 isa = PBXContainerItemProxy;
130 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
131 proxyType = 1;
132 remoteGlobalIDString = F9A3DDC90ED762B700C590B9;
133 remoteInfo = libprunetrie;
134 };
69a49097
A
135 F9B1A2680A3A568200DA8FAB /* PBXContainerItemProxy */ = {
136 isa = PBXContainerItemProxy;
137 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
138 proxyType = 1;
139 remoteGlobalIDString = F9023C3806D5A23E001BBF46;
140 remoteInfo = ld;
141 };
142 F9B1A26A0A3A568400DA8FAB /* PBXContainerItemProxy */ = {
143 isa = PBXContainerItemProxy;
144 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
145 proxyType = 1;
146 remoteGlobalIDString = F9EC77ED0A2F85F6002A3E39;
147 remoteInfo = rebase;
148 };
55e3d2f6
A
149 F9B693880EC4D28C00076912 /* PBXContainerItemProxy */ = {
150 isa = PBXContainerItemProxy;
151 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
152 proxyType = 1;
153 remoteGlobalIDString = F9B670010DDA176100E6D0DA;
154 remoteInfo = unwinddump;
155 };
156 F9B8135C0EC2620E00F94C13 /* PBXContainerItemProxy */ = {
157 isa = PBXContainerItemProxy;
158 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
159 proxyType = 1;
160 remoteGlobalIDString = F9B670010DDA176100E6D0DA;
161 remoteInfo = unwinddump;
162 };
163 F9C12EE90ED65765005BC69D /* PBXContainerItemProxy */ = {
164 isa = PBXContainerItemProxy;
165 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
166 proxyType = 1;
167 remoteGlobalIDString = F9BA51600ECE58BE00D1D62E;
168 remoteInfo = dyldinfo;
169 };
d696c285
A
170 F9EA73960974999B008B4F1D /* PBXContainerItemProxy */ = {
171 isa = PBXContainerItemProxy;
172 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
173 proxyType = 1;
174 remoteGlobalIDString = F9EA72CA097454A6008B4F1D;
175 remoteInfo = machocheck;
176 };
a645023d
A
177 F9F9AD67116D58AF0028EFAB /* PBXContainerItemProxy */ = {
178 isa = PBXContainerItemProxy;
179 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
180 proxyType = 1;
181 remoteGlobalIDString = F9BA51600ECE58BE00D1D62E;
182 remoteInfo = dyldinfo;
183 };
d696c285
A
184/* End PBXContainerItemProxy section */
185
186/* Begin PBXCopyFilesBuildPhase section */
55e3d2f6 187 F97F5025070D0B6300B9FCD7 /* copy man page */ = {
d696c285
A
188 isa = PBXCopyFilesBuildPhase;
189 buildActionMask = 8;
190 dstPath = /usr/share/man/man1;
191 dstSubfolderSpec = 0;
192 files = (
55e3d2f6 193 F97F5029070D0BB200B9FCD7 /* ld.1 in copy man page */,
d696c285 194 );
55e3d2f6 195 name = "copy man page";
d696c285
A
196 runOnlyForDeploymentPostprocessing = 1;
197 };
55e3d2f6
A
198 F9A3DE140ED76D7700C590B9 /* CopyFiles */ = {
199 isa = PBXCopyFilesBuildPhase;
200 buildActionMask = 8;
201 dstPath = "/usr/local/include/mach-o";
202 dstSubfolderSpec = 0;
203 files = (
204 F9A3DE1E0ED7738300C590B9 /* prune_trie.h in CopyFiles */,
205 );
206 runOnlyForDeploymentPostprocessing = 1;
207 };
208 F9B1A25E0A3A44CB00DA8FAB /* install man page */ = {
69a49097
A
209 isa = PBXCopyFilesBuildPhase;
210 buildActionMask = 8;
211 dstPath = /usr/share/man/man1;
212 dstSubfolderSpec = 0;
213 files = (
55e3d2f6
A
214 F9B1A2640A3A563E00DA8FAB /* rebase.1 in install man page */,
215 );
216 name = "install man page";
217 runOnlyForDeploymentPostprocessing = 1;
218 };
219 F9B813870EC2659600F94C13 /* install man page */ = {
220 isa = PBXCopyFilesBuildPhase;
221 buildActionMask = 8;
222 dstPath = usr/share/man/man1;
223 dstSubfolderSpec = 0;
224 files = (
225 F9B813850EC2657800F94C13 /* unwinddump.1 in install man page */,
69a49097 226 );
55e3d2f6
A
227 name = "install man page";
228 runOnlyForDeploymentPostprocessing = 1;
229 };
230 F9C12EA50ED63E05005BC69D /* install man page */ = {
231 isa = PBXCopyFilesBuildPhase;
232 buildActionMask = 8;
233 dstPath = usr/share/man/man1;
234 dstSubfolderSpec = 0;
235 files = (
236 F9C12EA30ED63DE7005BC69D /* dyldinfo.1 in install man page */,
237 );
238 name = "install man page";
69a49097
A
239 runOnlyForDeploymentPostprocessing = 1;
240 };
d696c285
A
241/* End PBXCopyFilesBuildPhase section */
242
243/* Begin PBXFileReference section */
b1f7435d
A
244 B3B672411406D42800A376BB /* Snapshot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Snapshot.cpp; path = src/ld/Snapshot.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
245 B3B672441406D44300A376BB /* Snapshot.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = Snapshot.h; path = src/ld/Snapshot.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
246 B3C7A09914295B9C005FC714 /* compile_stubs */ = {isa = PBXFileReference; lastKnownFileType = text.script.csh; path = compile_stubs; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
a61fdf0a 247 F9023C3906D5A23E001BBF46 /* ld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ld; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
248 F9023C3F06D5A254001BBF46 /* ld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ld.cpp; path = src/ld/ld.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
249 F92D9C2710657AAB00FF369B /* stub_x86_64_classic.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_x86_64_classic.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
250 F933D9460929277C0083EAC8 /* FileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = FileAbstraction.hpp; path = src/abstraction/FileAbstraction.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
251 F933D9470929277C0083EAC8 /* MachOFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MachOFileAbstraction.hpp; path = src/abstraction/MachOFileAbstraction.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
252 F933DC37092A82480083EAC8 /* Architectures.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Architectures.hpp; path = src/ld/Architectures.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
253 F93CB246116E69EB003233B8 /* tlvp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tlvp.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
254 F93CB247116E69EB003233B8 /* tlvp.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = tlvp.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
d696c285 255 F971EED306D5ACF60041D381 /* ObjectDump */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ObjectDump; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
256 F971EED706D5AD240041D381 /* ObjectDump.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectDump.cpp; path = src/other/ObjectDump.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
257 F97F5028070D0BB200B9FCD7 /* ld.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = ld.1; path = doc/man/man1/ld.1; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
258 F9849E3410B38EF5009E9878 /* order.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = order.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
259 F9849E3510B38EF5009E9878 /* order.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = order.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
260 F984A13B10B614CF009E9878 /* stub_arm_classic.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_arm_classic.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
261 F984A38010BB4B0D009E9878 /* branch_island.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = branch_island.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
262 F984A38110BB4B0D009E9878 /* branch_island.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = branch_island.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
263 F989D0391062E6350014B60C /* stub_x86_64.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_x86_64.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
264 F989D30B106826020014B60C /* OutputFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OutputFile.cpp; path = src/ld/OutputFile.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
265 F989D30C106826020014B60C /* OutputFile.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = OutputFile.h; path = src/ld/OutputFile.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
266 F989D3AA10684F5B0014B60C /* LinkEdit.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = LinkEdit.hpp; path = src/ld/LinkEdit.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
267 F989D44B10694F2E0014B60C /* LinkEditClassic.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = LinkEditClassic.hpp; path = src/ld/LinkEditClassic.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
268 F989D7E91072DEC20014B60C /* HeaderAndLoadCommands.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = HeaderAndLoadCommands.hpp; path = src/ld/HeaderAndLoadCommands.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
55e3d2f6 269 F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libprunetrie.a; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
270 F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PruneTrie.cpp; path = src/other/PruneTrie.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
271 F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = prune_trie.h; path = src/other/prune_trie.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
272 F9A4DB8F10F816FF00BD8423 /* objc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objc.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
273 F9A4DB9010F816FF00BD8423 /* objc.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = objc.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
274 F9AA44DA1294885F00CB8390 /* branch_shim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = branch_shim.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
275 F9AA44DB1294885F00CB8390 /* branch_shim.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = branch_shim.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
276 F9AA5FCC103F5CD1003E3539 /* ld.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = ld.hpp; path = src/ld/ld.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
277 F9AA650D1051BD2B003E3539 /* make_stubs.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = make_stubs.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
278 F9AA650F1051BD2B003E3539 /* stub_arm.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_arm.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
279 F9AA65101051BD2B003E3539 /* stubs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stubs.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
280 F9AA65871051E750003E3539 /* macho_relocatable_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_relocatable_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
281 F9AA65881051E750003E3539 /* macho_relocatable_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = macho_relocatable_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
282 F9AA65D71051EC4A003E3539 /* archive_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = archive_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
283 F9AA65D81051EC4A003E3539 /* archive_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = archive_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
284 F9AA65D91051EC4A003E3539 /* lto_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lto_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
285 F9AA65DA1051EC4A003E3539 /* lto_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = lto_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
286 F9AA65DB1051EC4A003E3539 /* macho_dylib_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_dylib_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
287 F9AA65DC1051EC4A003E3539 /* macho_dylib_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = macho_dylib_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
288 F9AA6784105700C2003E3539 /* opaque_section_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_section_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
289 F9AA6785105700C2003E3539 /* opaque_section_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = opaque_section_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
290 F9AA67B410570C41003E3539 /* dtrace_dof.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = dtrace_dof.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
291 F9AA67B510570C41003E3539 /* dtrace_dof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtrace_dof.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
292 F9AA687A10572E27003E3539 /* InputFiles.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InputFiles.cpp; path = src/ld/InputFiles.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
293 F9AA687B10572E27003E3539 /* InputFiles.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = InputFiles.h; path = src/ld/InputFiles.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
294 F9AA69B410583C0C003E3539 /* SymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SymbolTable.cpp; path = src/ld/SymbolTable.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
295 F9AA69B510583C0C003E3539 /* SymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = SymbolTable.h; path = src/ld/SymbolTable.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
296 F9AA69BF10583E19003E3539 /* Resolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Resolver.cpp; path = src/ld/Resolver.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
297 F9AA69C010583E19003E3539 /* Resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = Resolver.h; path = src/ld/Resolver.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
298 F9AB1063107D380700E54C9E /* got.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = got.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
299 F9AB1064107D380700E54C9E /* got.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = got.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
300 F9AE20FD1107D1440007ED5D /* dylibs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dylibs.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
301 F9AE20FE1107D1440007ED5D /* dylibs.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = dylibs.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
302 F9B1A2580A3A448800DA8FAB /* rebase.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = rebase.1; path = doc/man/man1/rebase.1; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
55e3d2f6 303 F9B670080DDA176100E6D0DA /* unwinddump */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = unwinddump; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
304 F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UnwindDump.cpp; path = src/other/unwinddump.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
305 F9B813810EC2653000F94C13 /* unwinddump.1 */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = text.man; name = unwinddump.1; path = doc/man/man1/unwinddump.1; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
306 F9B813BF0EC27C6700F94C13 /* MachOTrie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = MachOTrie.hpp; path = src/abstraction/MachOTrie.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
307 F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dyldinfo.cpp; path = src/other/dyldinfo.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
55e3d2f6 308 F9BA51610ECE58BE00D1D62E /* dyldinfo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyldinfo; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
309 F9BA8A7E1096150F0097A440 /* stub_x86_classic.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_x86_classic.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
310 F9BA8A7F1096150F0097A440 /* stub_x86.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_x86.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
311 F9BA955C10A233000097A440 /* huge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = huge.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
312 F9BA955D10A233000097A440 /* huge.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = huge.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
313 F9BA963310A2545C0097A440 /* compact_unwind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compact_unwind.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
314 F9BA963410A2545C0097A440 /* compact_unwind.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = compact_unwind.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
315 F9C0D48A06DD1E1B001C7193 /* Options.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Options.cpp; path = src/ld/Options.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
316 F9C0D48B06DD1E1B001C7193 /* Options.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Options.h; path = src/ld/Options.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
317 F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = text.man; name = dyldinfo.1; path = doc/man/man1/dyldinfo.1; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
318 F9CC24141461FB4300A92174 /* blob.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = blob.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
319 F9CC24151461FB4300A92174 /* blob.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = blob.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
320 F9CC24161461FB4300A92174 /* endian.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = endian.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
321 F9CC24171461FB4300A92174 /* memutils.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = memutils.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
322 F9CC24181461FB4300A92174 /* superblob.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = superblob.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
323 F9CCF761144CE1AD007CB524 /* create_configure */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = text.script.sh; name = create_configure; path = src/create_configure; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
d696c285 324 F9EA72CB097454A6008B4F1D /* machocheck */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = machocheck; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d 325 F9EA72D4097454FF008B4F1D /* machochecker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = machochecker.cpp; path = src/other/machochecker.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
55e3d2f6 326 F9EA7582097882F3008B4F1D /* debugline.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.c; name = debugline.c; path = src/ld/debugline.c; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
b1f7435d 327 F9EA7583097882F3008B4F1D /* debugline.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = debugline.h; path = src/ld/debugline.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
69a49097 328 F9EC77EE0A2F85F6002A3E39 /* rebase */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rebase; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d 329 F9EC78050A2F8674002A3E39 /* rebase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = rebase.cpp; path = src/other/rebase.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
d696c285
A
330/* End PBXFileReference section */
331
332/* Begin PBXFrameworksBuildPhase section */
333 F9023C3706D5A23E001BBF46 /* Frameworks */ = {
334 isa = PBXFrameworksBuildPhase;
335 buildActionMask = 2147483647;
336 files = (
337 );
338 runOnlyForDeploymentPostprocessing = 0;
339 };
340 F971EED106D5ACF60041D381 /* Frameworks */ = {
341 isa = PBXFrameworksBuildPhase;
342 buildActionMask = 2147483647;
343 files = (
344 );
345 runOnlyForDeploymentPostprocessing = 0;
346 };
55e3d2f6
A
347 F9B670040DDA176100E6D0DA /* Frameworks */ = {
348 isa = PBXFrameworksBuildPhase;
349 buildActionMask = 2147483647;
350 files = (
351 );
352 runOnlyForDeploymentPostprocessing = 0;
353 };
354 F9BA515F0ECE58BE00D1D62E /* Frameworks */ = {
355 isa = PBXFrameworksBuildPhase;
356 buildActionMask = 2147483647;
357 files = (
358 );
359 runOnlyForDeploymentPostprocessing = 0;
360 };
d696c285
A
361 F9EA72C9097454A6008B4F1D /* Frameworks */ = {
362 isa = PBXFrameworksBuildPhase;
363 buildActionMask = 2147483647;
364 files = (
365 );
366 runOnlyForDeploymentPostprocessing = 0;
367 };
69a49097
A
368 F9EC77EC0A2F85F6002A3E39 /* Frameworks */ = {
369 isa = PBXFrameworksBuildPhase;
370 buildActionMask = 2147483647;
371 files = (
372 );
373 runOnlyForDeploymentPostprocessing = 0;
374 };
d696c285
A
375/* End PBXFrameworksBuildPhase section */
376
377/* Begin PBXGroup section */
378 F9023C2C06D5A227001BBF46 = {
379 isa = PBXGroup;
380 children = (
55e3d2f6
A
381 F9B813A80EC27B6300F94C13 /* abstraction */,
382 F9B813AD0EC27B8500F94C13 /* ld */,
383 F9B813B00EC27B9E00F94C13 /* other */,
384 F9B8137E0EC2651200F94C13 /* doc */,
385 F9023C3A06D5A23E001BBF46 /* Products */,
386 );
387 sourceTree = "<group>";
388 };
389 F9023C3A06D5A23E001BBF46 /* Products */ = {
390 isa = PBXGroup;
391 children = (
392 F9023C3906D5A23E001BBF46 /* ld */,
393 F971EED306D5ACF60041D381 /* ObjectDump */,
394 F9EA72CB097454A6008B4F1D /* machocheck */,
395 F9EC77EE0A2F85F6002A3E39 /* rebase */,
396 F9B670080DDA176100E6D0DA /* unwinddump */,
397 F9BA51610ECE58BE00D1D62E /* dyldinfo */,
398 F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */,
399 );
400 name = Products;
401 sourceTree = "<group>";
402 };
a645023d
A
403 F9AA650B1051BD2B003E3539 /* passes */ = {
404 isa = PBXGroup;
405 children = (
406 F984A38010BB4B0D009E9878 /* branch_island.cpp */,
407 F984A38110BB4B0D009E9878 /* branch_island.h */,
408 F9AA44DA1294885F00CB8390 /* branch_shim.cpp */,
409 F9AA44DB1294885F00CB8390 /* branch_shim.h */,
b2fa67a8
A
410 F9849E3410B38EF5009E9878 /* order.cpp */,
411 F9849E3510B38EF5009E9878 /* order.h */,
a645023d
A
412 F9BA963310A2545C0097A440 /* compact_unwind.cpp */,
413 F9BA963410A2545C0097A440 /* compact_unwind.h */,
414 F9AA67B410570C41003E3539 /* dtrace_dof.h */,
415 F9AA67B510570C41003E3539 /* dtrace_dof.cpp */,
416 F9BA955C10A233000097A440 /* huge.cpp */,
417 F9BA955D10A233000097A440 /* huge.h */,
418 F9AB1063107D380700E54C9E /* got.cpp */,
419 F9AB1064107D380700E54C9E /* got.h */,
420 F93CB246116E69EB003233B8 /* tlvp.cpp */,
421 F93CB247116E69EB003233B8 /* tlvp.h */,
422 F9AE20FD1107D1440007ED5D /* dylibs.cpp */,
423 F9AE20FE1107D1440007ED5D /* dylibs.h */,
424 F9A4DB8F10F816FF00BD8423 /* objc.cpp */,
425 F9A4DB9010F816FF00BD8423 /* objc.h */,
426 F9AA650C1051BD2B003E3539 /* stubs */,
427 );
428 name = passes;
429 path = src/ld/passes;
430 sourceTree = "<group>";
431 };
432 F9AA650C1051BD2B003E3539 /* stubs */ = {
433 isa = PBXGroup;
434 children = (
435 F9AA650D1051BD2B003E3539 /* make_stubs.h */,
436 F9AA65101051BD2B003E3539 /* stubs.cpp */,
437 F9AA650F1051BD2B003E3539 /* stub_arm.hpp */,
438 F984A13B10B614CF009E9878 /* stub_arm_classic.hpp */,
439 F9BA8A7F1096150F0097A440 /* stub_x86.hpp */,
440 F9BA8A7E1096150F0097A440 /* stub_x86_classic.hpp */,
441 F989D0391062E6350014B60C /* stub_x86_64.hpp */,
442 F92D9C2710657AAB00FF369B /* stub_x86_64_classic.hpp */,
a645023d
A
443 );
444 path = stubs;
445 sourceTree = "<group>";
446 };
447 F9AA65861051E750003E3539 /* parsers */ = {
448 isa = PBXGroup;
449 children = (
450 F9AA6784105700C2003E3539 /* opaque_section_file.cpp */,
451 F9AA6785105700C2003E3539 /* opaque_section_file.h */,
452 F9AA65D71051EC4A003E3539 /* archive_file.cpp */,
453 F9AA65D81051EC4A003E3539 /* archive_file.h */,
454 F9AA65D91051EC4A003E3539 /* lto_file.cpp */,
455 F9AA65DA1051EC4A003E3539 /* lto_file.h */,
456 F9AA65DB1051EC4A003E3539 /* macho_dylib_file.cpp */,
457 F9AA65DC1051EC4A003E3539 /* macho_dylib_file.h */,
458 F9AA65871051E750003E3539 /* macho_relocatable_file.cpp */,
459 F9AA65881051E750003E3539 /* macho_relocatable_file.h */,
460 );
461 name = parsers;
462 path = src/ld/parsers;
463 sourceTree = "<group>";
464 };
55e3d2f6
A
465 F9B8137E0EC2651200F94C13 /* doc */ = {
466 isa = PBXGroup;
467 children = (
468 F97F5028070D0BB200B9FCD7 /* ld.1 */,
469 F9B1A2580A3A448800DA8FAB /* rebase.1 */,
470 F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */,
471 F9B813810EC2653000F94C13 /* unwinddump.1 */,
472 );
473 name = doc;
474 sourceTree = "<group>";
475 };
476 F9B813A80EC27B6300F94C13 /* abstraction */ = {
477 isa = PBXGroup;
478 children = (
479 F933D9470929277C0083EAC8 /* MachOFileAbstraction.hpp */,
d696c285 480 F933D9460929277C0083EAC8 /* FileAbstraction.hpp */,
55e3d2f6
A
481 F9B813BF0EC27C6700F94C13 /* MachOTrie.hpp */,
482 );
483 name = abstraction;
484 sourceTree = "<group>";
485 };
486 F9B813AD0EC27B8500F94C13 /* ld */ = {
487 isa = PBXGroup;
488 children = (
a645023d
A
489 F9AA69BF10583E19003E3539 /* Resolver.cpp */,
490 F9AA69C010583E19003E3539 /* Resolver.h */,
491 F9AA69B410583C0C003E3539 /* SymbolTable.cpp */,
492 F9AA69B510583C0C003E3539 /* SymbolTable.h */,
493 F9AA687A10572E27003E3539 /* InputFiles.cpp */,
494 F9AA687B10572E27003E3539 /* InputFiles.h */,
495 F9AA5FCC103F5CD1003E3539 /* ld.hpp */,
55e3d2f6 496 F9023C3F06D5A254001BBF46 /* ld.cpp */,
d696c285
A
497 F9C0D48A06DD1E1B001C7193 /* Options.cpp */,
498 F9C0D48B06DD1E1B001C7193 /* Options.h */,
a645023d
A
499 F989D30B106826020014B60C /* OutputFile.cpp */,
500 F989D30C106826020014B60C /* OutputFile.h */,
501 F989D7E91072DEC20014B60C /* HeaderAndLoadCommands.hpp */,
502 F989D3AA10684F5B0014B60C /* LinkEdit.hpp */,
503 F989D44B10694F2E0014B60C /* LinkEditClassic.hpp */,
ebf6f434 504 F9CC24131461FB4300A92174 /* code-sign-blobs */,
a645023d
A
505 F9AA650B1051BD2B003E3539 /* passes */,
506 F9AA65861051E750003E3539 /* parsers */,
507 F933DC37092A82480083EAC8 /* Architectures.hpp */,
2f2f92e4 508 F9EA7582097882F3008B4F1D /* debugline.c */,
55e3d2f6 509 F9EA7583097882F3008B4F1D /* debugline.h */,
ebf6f434
A
510 B3B672411406D42800A376BB /* Snapshot.cpp */,
511 B3B672441406D44300A376BB /* Snapshot.h */,
d696c285 512 );
55e3d2f6 513 name = ld;
d696c285
A
514 sourceTree = "<group>";
515 };
55e3d2f6 516 F9B813B00EC27B9E00F94C13 /* other */ = {
d696c285
A
517 isa = PBXGroup;
518 children = (
ebf6f434
A
519 B3C7A09914295B9C005FC714 /* compile_stubs */,
520 F9CCF761144CE1AD007CB524 /* create_configure */,
55e3d2f6
A
521 F9EA72D4097454FF008B4F1D /* machochecker.cpp */,
522 F971EED706D5AD240041D381 /* ObjectDump.cpp */,
523 F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */,
524 F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */,
525 F9EC78050A2F8674002A3E39 /* rebase.cpp */,
526 F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */,
527 F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */,
d696c285 528 );
55e3d2f6 529 name = other;
d696c285
A
530 sourceTree = "<group>";
531 };
ebf6f434
A
532 F9CC24131461FB4300A92174 /* code-sign-blobs */ = {
533 isa = PBXGroup;
534 children = (
535 F9CC24141461FB4300A92174 /* blob.cpp */,
536 F9CC24151461FB4300A92174 /* blob.h */,
537 F9CC24161461FB4300A92174 /* endian.h */,
538 F9CC24171461FB4300A92174 /* memutils.h */,
539 F9CC24181461FB4300A92174 /* superblob.h */,
540 );
541 name = "code-sign-blobs";
542 path = "src/ld/code-sign-blobs";
543 sourceTree = "<group>";
544 };
d696c285
A
545/* End PBXGroup section */
546
547/* Begin PBXNativeTarget section */
548 F9023C3806D5A23E001BBF46 /* ld */ = {
549 isa = PBXNativeTarget;
550 buildConfigurationList = F933D91B09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ld" */;
551 buildPhases = (
ebf6f434
A
552 F9E8DB4D11921594007B4D6A /* make configure.h */,
553 B3C7A09714295B60005FC714 /* make compile_stub string */,
d696c285
A
554 F9023C3606D5A23E001BBF46 /* Sources */,
555 F9023C3706D5A23E001BBF46 /* Frameworks */,
55e3d2f6 556 F97F5025070D0B6300B9FCD7 /* copy man page */,
d696c285
A
557 );
558 buildRules = (
559 F9E8D4BE07FCAF2A00FD5801 /* PBXBuildRule */,
560 F9E8D4BD07FCAF2000FD5801 /* PBXBuildRule */,
561 );
d696c285
A
562 dependencies = (
563 );
564 name = ld;
565 productName = ld64;
a61fdf0a 566 productReference = F9023C3906D5A23E001BBF46 /* ld */;
d696c285
A
567 productType = "com.apple.product-type.tool";
568 };
569 F971EED206D5ACF60041D381 /* ObjectDump */ = {
570 isa = PBXNativeTarget;
571 buildConfigurationList = F933D91F09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ObjectDump" */;
572 buildPhases = (
ebf6f434 573 F9CCF773144CE304007CB524 /* make configure.h */,
d696c285
A
574 F971EED006D5ACF60041D381 /* Sources */,
575 F971EED106D5ACF60041D381 /* Frameworks */,
576 );
577 buildRules = (
578 );
d696c285
A
579 dependencies = (
580 );
581 name = ObjectDump;
582 productName = ObjectDump;
583 productReference = F971EED306D5ACF60041D381 /* ObjectDump */;
584 productType = "com.apple.product-type.tool";
585 };
55e3d2f6
A
586 F9A3DDC90ED762B700C590B9 /* libprunetrie */ = {
587 isa = PBXNativeTarget;
588 buildConfigurationList = F9A3DDCF0ED762C100C590B9 /* Build configuration list for PBXNativeTarget "libprunetrie" */;
589 buildPhases = (
ebf6f434 590 F9CCF781144CE3DF007CB524 /* make configure.h */,
55e3d2f6
A
591 F9A3DDC70ED762B700C590B9 /* Sources */,
592 F9A3DE140ED76D7700C590B9 /* CopyFiles */,
593 );
594 buildRules = (
595 );
596 dependencies = (
597 );
598 name = libprunetrie;
599 productName = libmachotrie;
600 productReference = F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */;
601 productType = "com.apple.product-type.library.static";
602 };
603 F9B670010DDA176100E6D0DA /* unwinddump */ = {
604 isa = PBXNativeTarget;
605 buildConfigurationList = F9B670050DDA176100E6D0DA /* Build configuration list for PBXNativeTarget "unwinddump" */;
606 buildPhases = (
ebf6f434 607 F9CCF77C144CE36B007CB524 /* make configure.h */,
55e3d2f6
A
608 F9B670020DDA176100E6D0DA /* Sources */,
609 F9B670040DDA176100E6D0DA /* Frameworks */,
610 F9B813870EC2659600F94C13 /* install man page */,
611 );
612 buildRules = (
613 );
614 dependencies = (
615 );
616 name = unwinddump;
617 productName = machocheck;
618 productReference = F9B670080DDA176100E6D0DA /* unwinddump */;
619 productType = "com.apple.product-type.tool";
620 };
621 F9BA51600ECE58BE00D1D62E /* dyldinfo */ = {
622 isa = PBXNativeTarget;
623 buildConfigurationList = F9BA516D0ECE58DA00D1D62E /* Build configuration list for PBXNativeTarget "dyldinfo" */;
624 buildPhases = (
ebf6f434 625 F9CCF76B144CE2AD007CB524 /* make configure.h */,
55e3d2f6
A
626 F9BA515E0ECE58BE00D1D62E /* Sources */,
627 F9BA515F0ECE58BE00D1D62E /* Frameworks */,
628 F9C12EA50ED63E05005BC69D /* install man page */,
629 );
630 buildRules = (
631 );
632 dependencies = (
633 );
634 name = dyldinfo;
635 productName = dyldinfo;
636 productReference = F9BA51610ECE58BE00D1D62E /* dyldinfo */;
637 productType = "com.apple.product-type.tool";
638 };
d696c285
A
639 F9EA72CA097454A6008B4F1D /* machocheck */ = {
640 isa = PBXNativeTarget;
641 buildConfigurationList = F9EA72CF097454D5008B4F1D /* Build configuration list for PBXNativeTarget "machocheck" */;
642 buildPhases = (
ebf6f434 643 F9CCF76F144CE2D6007CB524 /* make configure.h */,
d696c285
A
644 F9EA72C8097454A6008B4F1D /* Sources */,
645 F9EA72C9097454A6008B4F1D /* Frameworks */,
646 );
647 buildRules = (
648 );
d696c285
A
649 dependencies = (
650 );
651 name = machocheck;
652 productName = machocheck;
653 productReference = F9EA72CB097454A6008B4F1D /* machocheck */;
654 productType = "com.apple.product-type.tool";
655 };
69a49097
A
656 F9EC77ED0A2F85F6002A3E39 /* rebase */ = {
657 isa = PBXNativeTarget;
658 buildConfigurationList = F9EC77F00A2F8616002A3E39 /* Build configuration list for PBXNativeTarget "rebase" */;
659 buildPhases = (
ebf6f434 660 F9CCF765144CE244007CB524 /* make configure.h */,
69a49097
A
661 F9EC77EB0A2F85F6002A3E39 /* Sources */,
662 F9EC77EC0A2F85F6002A3E39 /* Frameworks */,
55e3d2f6 663 F9B1A25E0A3A44CB00DA8FAB /* install man page */,
69a49097
A
664 );
665 buildRules = (
666 );
667 dependencies = (
668 );
669 name = rebase;
670 productName = rebase;
671 productReference = F9EC77EE0A2F85F6002A3E39 /* rebase */;
672 productType = "com.apple.product-type.tool";
673 };
d696c285
A
674/* End PBXNativeTarget section */
675
676/* Begin PBXProject section */
677 F9023C3006D5A227001BBF46 /* Project object */ = {
678 isa = PBXProject;
a645023d
A
679 attributes = {
680 ORGANIZATIONNAME = "Apple Inc.";
681 };
d696c285 682 buildConfigurationList = F933D92309291AC90083EAC8 /* Build configuration list for PBXProject "ld64" */;
74cfe461 683 compatibilityVersion = "Xcode 2.4";
a645023d 684 developmentRegion = English;
d696c285 685 hasScannedForEncodings = 0;
a645023d
A
686 knownRegions = (
687 English,
688 Japanese,
689 French,
690 German,
691 );
d696c285
A
692 mainGroup = F9023C2C06D5A227001BBF46;
693 productRefGroup = F9023C3A06D5A23E001BBF46 /* Products */;
694 projectDirPath = "";
74cfe461 695 projectRoot = "";
d696c285 696 targets = (
69a49097 697 F9B1A2670A3A567B00DA8FAB /* all */,
d696c285 698 F9023C3806D5A23E001BBF46 /* ld */,
69a49097 699 F9EC77ED0A2F85F6002A3E39 /* rebase */,
55e3d2f6 700 F9B670010DDA176100E6D0DA /* unwinddump */,
d696c285
A
701 F971EED206D5ACF60041D381 /* ObjectDump */,
702 F9EA72CA097454A6008B4F1D /* machocheck */,
55e3d2f6
A
703 F9BA51600ECE58BE00D1D62E /* dyldinfo */,
704 F9A3DDC90ED762B700C590B9 /* libprunetrie */,
d696c285
A
705 F96D5368094A2754008E9EE8 /* unit-tests */,
706 );
707 };
708/* End PBXProject section */
709
710/* Begin PBXShellScriptBuildPhase section */
ebf6f434
A
711 B3C7A09714295B60005FC714 /* make compile_stub string */ = {
712 isa = PBXShellScriptBuildPhase;
713 buildActionMask = 2147483647;
714 files = (
715 );
716 inputPaths = (
717 "$(SRCROOT)/compile_stubs",
718 );
719 name = "make compile_stub string";
720 outputPaths = (
721 "$(DERIVED_FILE_DIR)/compile_stubs.h",
722 );
723 runOnlyForDeploymentPostprocessing = 0;
724 shellPath = /bin/csh;
725 shellScript = "echo \"static const char *compile_stubs = \" > $DERIVED_FILE_DIR/compile_stubs.h\ncat compile_stubs | sed s/\\\"/\\\\\\\\\\\"/g | sed s/^/\\\"/ | sed s/\\$/\\\\\\\\n\\\"/ >> $DERIVED_FILE_DIR/compile_stubs.h\necho \";\" >> $DERIVED_FILE_DIR/compile_stubs.h";
726 showEnvVarsInLog = 0;
727 };
a645023d 728 F96D5367094A2754008E9EE8 /* ShellScript */ = {
2f2f92e4
A
729 isa = PBXShellScriptBuildPhase;
730 buildActionMask = 2147483647;
731 files = (
732 );
733 inputPaths = (
734 );
2f2f92e4 735 outputPaths = (
2f2f92e4
A
736 );
737 runOnlyForDeploymentPostprocessing = 0;
a645023d 738 shellPath = /bin/csh;
ebf6f434 739 shellScript = "# Let tests set MACOSX_DEPLOYMENT_TARGET as they need\nunsetenv MACOSX_DEPLOYMENT_TARGET\n\n# make linker relative libLTO.dylib\nmkdir -p ${BUILD_DIR}/lib\nln -sf /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib ${BUILD_DIR}/lib/libLTO.dylib\n\n# always use new linker\nsetenv LD_NO_CLASSIC_LINKER\nsetenv LD_NO_CLASSIC_LINKER_STATIC\n\n# run full test suite\n\"$SRCROOT\"/unit-tests/run-all-unit-tests\n\nexit 0";
afe874b1
A
740 showEnvVarsInLog = 0;
741 };
742 F9871A3413340B4600DB3F24 /* Platform install */ = {
743 isa = PBXShellScriptBuildPhase;
744 buildActionMask = 8;
745 files = (
746 );
747 inputPaths = (
748 );
749 name = "Platform install";
750 outputPaths = (
751 );
752 runOnlyForDeploymentPostprocessing = 1;
753 shellPath = /bin/sh;
ebf6f434
A
754 shellScript = "\nif [ -n \"${DT_TOOLCHAIN_DIR}\" ]\nthen\n\tmkdir -p \"${DSTROOT}/${DT_TOOLCHAIN_DIR}\"\n\tmv ${DSTROOT}/usr \"${DSTROOT}/${DT_TOOLCHAIN_DIR}\"\nelse\n\tif [ -n \"${RC_PURPLE}\" ]\n\tthen\n\t\tmkdir -p ${DSTROOT}/Developer/Platforms/iPhoneOS.platform/Developer/\n\t\tmv ${DSTROOT}/usr ${DSTROOT}/Developer/Platforms/iPhoneOS.platform/Developer\n\telse\n\t\tmkdir -p ${DSTROOT}/Developer/usr/bin\n\t\tcp ${DSTROOT}/usr/bin/ld ${DSTROOT}/Developer/usr/bin\n\tfi\nfi\n\n";
755 showEnvVarsInLog = 0;
756 };
757 F9CCF765144CE244007CB524 /* make configure.h */ = {
758 isa = PBXShellScriptBuildPhase;
759 buildActionMask = 2147483647;
760 files = (
761 );
762 inputPaths = (
763 );
764 name = "make configure.h";
765 outputPaths = (
766 "$(DERIVED_FILE_DIR)/configure.h",
767 );
768 runOnlyForDeploymentPostprocessing = 0;
769 shellPath = /bin/sh;
770 shellScript = "${SRCROOT}/src/create_configure\n";
771 showEnvVarsInLog = 0;
772 };
773 F9CCF76B144CE2AD007CB524 /* make configure.h */ = {
774 isa = PBXShellScriptBuildPhase;
775 buildActionMask = 2147483647;
776 files = (
777 );
778 inputPaths = (
779 );
780 name = "make configure.h";
781 outputPaths = (
782 "$(DERIVED_FILE_DIR)/configure.h",
783 );
784 runOnlyForDeploymentPostprocessing = 0;
785 shellPath = /bin/sh;
786 shellScript = "${SRCROOT}/src/create_configure\n";
787 showEnvVarsInLog = 0;
788 };
789 F9CCF76F144CE2D6007CB524 /* make configure.h */ = {
790 isa = PBXShellScriptBuildPhase;
791 buildActionMask = 2147483647;
792 files = (
793 );
794 inputPaths = (
795 );
796 name = "make configure.h";
797 outputPaths = (
798 "$(DERIVED_FILE_DIR)/configure.h",
799 );
800 runOnlyForDeploymentPostprocessing = 0;
801 shellPath = /bin/sh;
802 shellScript = "${SRCROOT}/src/create_configure\n";
803 showEnvVarsInLog = 0;
804 };
805 F9CCF773144CE304007CB524 /* make configure.h */ = {
806 isa = PBXShellScriptBuildPhase;
807 buildActionMask = 2147483647;
808 files = (
809 );
810 inputPaths = (
811 );
812 name = "make configure.h";
813 outputPaths = (
814 "$(DERIVED_FILE_DIR)/configure.h",
815 );
816 runOnlyForDeploymentPostprocessing = 0;
817 shellPath = /bin/sh;
818 shellScript = "${SRCROOT}/src/create_configure\n";
819 showEnvVarsInLog = 0;
820 };
821 F9CCF77C144CE36B007CB524 /* make configure.h */ = {
822 isa = PBXShellScriptBuildPhase;
823 buildActionMask = 2147483647;
824 files = (
825 );
826 inputPaths = (
827 );
828 name = "make configure.h";
829 outputPaths = (
830 "$(DERIVED_FILE_DIR)/configure.h",
831 );
832 runOnlyForDeploymentPostprocessing = 0;
833 shellPath = /bin/sh;
834 shellScript = "${SRCROOT}/src/create_configure\n";
2f2f92e4
A
835 showEnvVarsInLog = 0;
836 };
ebf6f434 837 F9CCF781144CE3DF007CB524 /* make configure.h */ = {
d696c285
A
838 isa = PBXShellScriptBuildPhase;
839 buildActionMask = 2147483647;
840 files = (
841 );
842 inputPaths = (
843 );
ebf6f434 844 name = "make configure.h";
d696c285 845 outputPaths = (
a645023d 846 "$(DERIVED_FILE_DIR)/configure.h",
d696c285
A
847 );
848 runOnlyForDeploymentPostprocessing = 0;
a645023d 849 shellPath = /bin/sh;
ebf6f434
A
850 shellScript = "${SRCROOT}/src/create_configure\n";
851 showEnvVarsInLog = 0;
852 };
853 F9E8DB4D11921594007B4D6A /* make configure.h */ = {
854 isa = PBXShellScriptBuildPhase;
855 buildActionMask = 2147483647;
856 files = (
857 );
858 inputPaths = (
859 );
860 name = "make configure.h";
861 outputPaths = (
862 "$(DERIVED_FILE_DIR)/configure.h",
863 );
864 runOnlyForDeploymentPostprocessing = 0;
865 shellPath = /bin/bash;
866 shellScript = "${SRCROOT}/src/create_configure\n";
a61fdf0a
A
867 showEnvVarsInLog = 0;
868 };
d696c285
A
869/* End PBXShellScriptBuildPhase section */
870
871/* Begin PBXSourcesBuildPhase section */
872 F9023C3606D5A23E001BBF46 /* Sources */ = {
873 isa = PBXSourcesBuildPhase;
874 buildActionMask = 2147483647;
875 files = (
d696c285 876 F9C0D4BD06DD28D2001C7193 /* Options.cpp in Sources */,
a645023d
A
877 F9023C4E06D5A272001BBF46 /* ld.cpp in Sources */,
878 F9AA65891051E750003E3539 /* macho_relocatable_file.cpp in Sources */,
879 F9AA65DD1051EC4A003E3539 /* archive_file.cpp in Sources */,
880 F9AA65DE1051EC4A003E3539 /* lto_file.cpp in Sources */,
881 F9AA65DF1051EC4A003E3539 /* macho_dylib_file.cpp in Sources */,
d696c285 882 F9EA7584097882F3008B4F1D /* debugline.c in Sources */,
a645023d
A
883 F9AA687C10572E27003E3539 /* InputFiles.cpp in Sources */,
884 F9AA69B610583C0C003E3539 /* SymbolTable.cpp in Sources */,
885 F9AA69C110583E19003E3539 /* Resolver.cpp in Sources */,
886 F989D30D106826020014B60C /* OutputFile.cpp in Sources */,
887 F9AA65111051BD2B003E3539 /* stubs.cpp in Sources */,
888 F9AA6786105700C2003E3539 /* opaque_section_file.cpp in Sources */,
889 F9AA67B610570C41003E3539 /* dtrace_dof.cpp in Sources */,
890 F98498A310AE2159009E9878 /* compact_unwind.cpp in Sources */,
891 F98498A410AE2159009E9878 /* got.cpp in Sources */,
892 F9BA955E10A233000097A440 /* huge.cpp in Sources */,
b2fa67a8 893 F9849E3610B38EF5009E9878 /* order.cpp in Sources */,
a645023d
A
894 F984A38210BB4B0D009E9878 /* branch_island.cpp in Sources */,
895 F9A4DB9110F816FF00BD8423 /* objc.cpp in Sources */,
896 F9AE20FF1107D1440007ED5D /* dylibs.cpp in Sources */,
897 F93CB248116E69EB003233B8 /* tlvp.cpp in Sources */,
898 F9AA44DC1294885F00CB8390 /* branch_shim.cpp in Sources */,
ebf6f434
A
899 B3B672421406D42800A376BB /* Snapshot.cpp in Sources */,
900 F9CC24191461FB4300A92174 /* blob.cpp in Sources */,
d696c285
A
901 );
902 runOnlyForDeploymentPostprocessing = 0;
903 };
904 F971EED006D5ACF60041D381 /* Sources */ = {
905 isa = PBXSourcesBuildPhase;
906 buildActionMask = 2147483647;
907 files = (
a645023d
A
908 F9AA6FF910618CD2003E3539 /* macho_relocatable_file.cpp in Sources */,
909 F9AE23291109015E0007ED5D /* lto_file.cpp in Sources */,
d696c285
A
910 F933E3D9092E855B0083EAC8 /* ObjectDump.cpp in Sources */,
911 F9EA75BC09788857008B4F1D /* debugline.c in Sources */,
912 );
913 runOnlyForDeploymentPostprocessing = 0;
914 };
55e3d2f6
A
915 F9A3DDC70ED762B700C590B9 /* Sources */ = {
916 isa = PBXSourcesBuildPhase;
917 buildActionMask = 2147483647;
918 files = (
919 F9A3DDD30ED762E400C590B9 /* PruneTrie.cpp in Sources */,
920 );
921 runOnlyForDeploymentPostprocessing = 0;
922 };
923 F9B670020DDA176100E6D0DA /* Sources */ = {
924 isa = PBXSourcesBuildPhase;
925 buildActionMask = 2147483647;
926 files = (
927 F9B670120DDA17E800E6D0DA /* UnwindDump.cpp in Sources */,
928 );
929 runOnlyForDeploymentPostprocessing = 0;
930 };
931 F9BA515E0ECE58BE00D1D62E /* Sources */ = {
932 isa = PBXSourcesBuildPhase;
933 buildActionMask = 2147483647;
934 files = (
935 F9BA51650ECE58C800D1D62E /* dyldinfo.cpp in Sources */,
936 );
937 runOnlyForDeploymentPostprocessing = 0;
938 };
d696c285
A
939 F9EA72C8097454A6008B4F1D /* Sources */ = {
940 isa = PBXSourcesBuildPhase;
941 buildActionMask = 2147483647;
942 files = (
943 F9EA72D5097454FF008B4F1D /* machochecker.cpp in Sources */,
944 );
945 runOnlyForDeploymentPostprocessing = 0;
946 };
69a49097
A
947 F9EC77EB0A2F85F6002A3E39 /* Sources */ = {
948 isa = PBXSourcesBuildPhase;
949 buildActionMask = 2147483647;
950 files = (
951 F9EC78060A2F8674002A3E39 /* rebase.cpp in Sources */,
952 );
953 runOnlyForDeploymentPostprocessing = 0;
954 };
d696c285
A
955/* End PBXSourcesBuildPhase section */
956
957/* Begin PBXTargetDependency section */
69a49097
A
958 F96904890A4333AC00B77D2A /* PBXTargetDependency */ = {
959 isa = PBXTargetDependency;
960 target = F9EC77ED0A2F85F6002A3E39 /* rebase */;
961 targetProxy = F96904880A4333AC00B77D2A /* PBXContainerItemProxy */;
962 };
d696c285
A
963 F96D536A094A275D008E9EE8 /* PBXTargetDependency */ = {
964 isa = PBXTargetDependency;
965 target = F9023C3806D5A23E001BBF46 /* ld */;
966 targetProxy = F96D5369094A275D008E9EE8 /* PBXContainerItemProxy */;
967 };
968 F96D536C094A275F008E9EE8 /* PBXTargetDependency */ = {
969 isa = PBXTargetDependency;
970 target = F971EED206D5ACF60041D381 /* ObjectDump */;
971 targetProxy = F96D536B094A275F008E9EE8 /* PBXContainerItemProxy */;
972 };
55e3d2f6
A
973 F9A3DE160ED76D9A00C590B9 /* PBXTargetDependency */ = {
974 isa = PBXTargetDependency;
975 target = F9A3DDC90ED762B700C590B9 /* libprunetrie */;
976 targetProxy = F9A3DE150ED76D9A00C590B9 /* PBXContainerItemProxy */;
977 };
69a49097
A
978 F9B1A2690A3A568200DA8FAB /* PBXTargetDependency */ = {
979 isa = PBXTargetDependency;
980 target = F9023C3806D5A23E001BBF46 /* ld */;
981 targetProxy = F9B1A2680A3A568200DA8FAB /* PBXContainerItemProxy */;
982 };
983 F9B1A26B0A3A568400DA8FAB /* PBXTargetDependency */ = {
984 isa = PBXTargetDependency;
985 target = F9EC77ED0A2F85F6002A3E39 /* rebase */;
986 targetProxy = F9B1A26A0A3A568400DA8FAB /* PBXContainerItemProxy */;
987 };
55e3d2f6
A
988 F9B693890EC4D28C00076912 /* PBXTargetDependency */ = {
989 isa = PBXTargetDependency;
990 target = F9B670010DDA176100E6D0DA /* unwinddump */;
991 targetProxy = F9B693880EC4D28C00076912 /* PBXContainerItemProxy */;
992 };
993 F9B8135D0EC2620E00F94C13 /* PBXTargetDependency */ = {
994 isa = PBXTargetDependency;
995 target = F9B670010DDA176100E6D0DA /* unwinddump */;
996 targetProxy = F9B8135C0EC2620E00F94C13 /* PBXContainerItemProxy */;
997 };
998 F9C12EEA0ED65765005BC69D /* PBXTargetDependency */ = {
999 isa = PBXTargetDependency;
1000 target = F9BA51600ECE58BE00D1D62E /* dyldinfo */;
1001 targetProxy = F9C12EE90ED65765005BC69D /* PBXContainerItemProxy */;
1002 };
d696c285
A
1003 F9EA73970974999B008B4F1D /* PBXTargetDependency */ = {
1004 isa = PBXTargetDependency;
1005 target = F9EA72CA097454A6008B4F1D /* machocheck */;
1006 targetProxy = F9EA73960974999B008B4F1D /* PBXContainerItemProxy */;
1007 };
a645023d
A
1008 F9F9AD68116D58AF0028EFAB /* PBXTargetDependency */ = {
1009 isa = PBXTargetDependency;
1010 target = F9BA51600ECE58BE00D1D62E /* dyldinfo */;
1011 targetProxy = F9F9AD67116D58AF0028EFAB /* PBXContainerItemProxy */;
1012 };
d696c285
A
1013/* End PBXTargetDependency section */
1014
1015/* Begin XCBuildConfiguration section */
1016 F933D91C09291AC90083EAC8 /* Debug */ = {
1017 isa = XCBuildConfiguration;
1018 buildSettings = {
1019 COPY_PHASE_STRIP = NO;
1020 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
b2fa67a8 1021 DEAD_CODE_STRIPPING = YES;
69a49097 1022 DEBUG_INFORMATION_FORMAT = dwarf;
d696c285 1023 GCC_DYNAMIC_NO_PIC = YES;
69a49097 1024 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285
A
1025 GCC_MODEL_TUNING = G5;
1026 GCC_OPTIMIZATION_LEVEL = 0;
a645023d 1027 GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
d696c285
A
1028 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1029 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
1030 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1031 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1032 GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
1033 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1034 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1035 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
1036 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
1037 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1038 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
1039 GCC_WARN_MISSING_PARENTHESES = YES;
1040 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
1041 GCC_WARN_PEDANTIC = NO;
ebf6f434 1042 GCC_WARN_SHADOW = NO;
d696c285
A
1043 GCC_WARN_SIGN_COMPARE = YES;
1044 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1045 GCC_WARN_UNINITIALIZED_AUTOS = NO;
1046 GCC_WARN_UNKNOWN_PRAGMAS = YES;
1047 GCC_WARN_UNUSED_FUNCTION = YES;
1048 GCC_WARN_UNUSED_LABEL = YES;
1049 GCC_WARN_UNUSED_PARAMETER = NO;
1050 GCC_WARN_UNUSED_VALUE = YES;
1051 GCC_WARN_UNUSED_VARIABLE = YES;
77cc3118 1052 HEADER_SEARCH_PATHS = (
ebf6f434 1053 "$(DT_TOOLCHAIN_DIR)/usr/local/include",
77cc3118
A
1054 "$(DEVELOPER_DIR)/usr/local/include",
1055 "$(DEVELOPER_DIR)/usr/include",
1056 );
d696c285 1057 INSTALL_PATH = /usr/bin;
55e3d2f6 1058 LINKER_DISPLAYS_MANGLED_NAMES = NO;
2f2f92e4 1059 MACOSX_DEPLOYMENT_TARGET = "";
d696c285 1060 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CPLUSPLUSFLAGS)";
ebf6f434
A
1061 OTHER_LDFLAGS = (
1062 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
1063 "-Wl,-exported_symbol,__mh_execute_header",
1064 );
74cfe461 1065 PREBINDING = NO;
a61fdf0a 1066 PRODUCT_NAME = ld;
d696c285
A
1067 SECTORDER_FLAGS = "";
1068 VERSIONING_SYSTEM = "apple-generic";
1069 WARNING_CFLAGS = "-Wall";
1070 };
1071 name = Debug;
1072 };
1073 F933D91D09291AC90083EAC8 /* Release */ = {
1074 isa = XCBuildConfiguration;
1075 buildSettings = {
55e3d2f6 1076 COPY_PHASE_STRIP = NO;
d696c285 1077 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
b2fa67a8 1078 DEAD_CODE_STRIPPING = YES;
69a49097 1079 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
d696c285 1080 GCC_DYNAMIC_NO_PIC = YES;
69a49097 1081 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285 1082 GCC_OPTIMIZATION_LEVEL = 3;
a645023d
A
1083 GCC_PREPROCESSOR_DEFINITIONS = (
1084 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1)",
1085 NDEBUG,
1086 "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))",
1087 );
1088 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1 = "LD_VERS='\"ld64-$(RC_ProjectSourceVersion)\"'";
d696c285
A
1089 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1090 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
1091 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1092 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1093 GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
1094 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1095 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1096 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
1097 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
1098 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1099 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
1100 GCC_WARN_MISSING_PARENTHESES = YES;
1101 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
1102 GCC_WARN_PEDANTIC = NO;
1103 GCC_WARN_SHADOW = NO;
1104 GCC_WARN_SIGN_COMPARE = YES;
1105 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1106 GCC_WARN_UNINITIALIZED_AUTOS = NO;
1107 GCC_WARN_UNKNOWN_PRAGMAS = YES;
1108 GCC_WARN_UNUSED_FUNCTION = YES;
1109 GCC_WARN_UNUSED_LABEL = YES;
1110 GCC_WARN_UNUSED_PARAMETER = NO;
1111 GCC_WARN_UNUSED_VALUE = YES;
1112 GCC_WARN_UNUSED_VARIABLE = YES;
77cc3118 1113 HEADER_SEARCH_PATHS = (
ebf6f434 1114 "$(DT_TOOLCHAIN_DIR)/usr/local/include",
77cc3118
A
1115 "$(DEVELOPER_DIR)/usr/local/include",
1116 "$(DEVELOPER_DIR)/usr/include",
1117 );
d696c285
A
1118 INSTALL_PATH = /usr/bin;
1119 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CPLUSPLUSFLAGS)";
55e3d2f6 1120 OTHER_LDFLAGS = (
ebf6f434 1121 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
55e3d2f6
A
1122 "-Wl,-exported_symbol,__mh_execute_header",
1123 );
74cfe461 1124 PREBINDING = NO;
a61fdf0a 1125 PRODUCT_NAME = ld;
d696c285 1126 SECTORDER_FLAGS = "";
55e3d2f6
A
1127 STRIP_INSTALLED_PRODUCT = YES;
1128 STRIP_STYLE = debugging;
1129 VALID_ARCHS = "x86_64 i386 ppc";
d696c285
A
1130 VERSIONING_SYSTEM = "apple-generic";
1131 WARNING_CFLAGS = "-Wall";
1132 };
1133 name = Release;
1134 };
1135 F933D92009291AC90083EAC8 /* Debug */ = {
1136 isa = XCBuildConfiguration;
1137 buildSettings = {
1138 COPY_PHASE_STRIP = NO;
69a49097
A
1139 DEBUG_INFORMATION_FORMAT = dwarf;
1140 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285
A
1141 GCC_MODEL_TUNING = G5;
1142 GCC_OPTIMIZATION_LEVEL = 0;
afe874b1 1143 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
a645023d
A
1144 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1145 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1146 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1147 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1148 GCC_WARN_SHADOW = YES;
1149 GCC_WARN_UNUSED_FUNCTION = YES;
1150 GCC_WARN_UNUSED_VALUE = YES;
1151 GCC_WARN_UNUSED_VARIABLE = YES;
1152 HEADER_SEARCH_PATHS = (
1153 "$(SRCROOT)/src/ld",
1154 "$(DEVELOPER_DIR)/usr/local/include",
1155 );
d696c285 1156 INSTALL_PATH = "$(HOME)/bin";
ebf6f434 1157 OTHER_LDFLAGS = "@$(DERIVED_SOURCES_DIR)/LTO_option.txt";
d696c285
A
1158 OTHER_REZFLAGS = "";
1159 PREBINDING = NO;
1160 PRODUCT_NAME = ObjectDump;
1161 SECTORDER_FLAGS = "";
1162 WARNING_CFLAGS = (
1163 "-Wmost",
1164 "-Wno-four-char-constants",
1165 "-Wno-unknown-pragmas",
1166 );
1167 };
1168 name = Debug;
1169 };
1170 F933D92109291AC90083EAC8 /* Release */ = {
1171 isa = XCBuildConfiguration;
1172 buildSettings = {
1173 COPY_PHASE_STRIP = YES;
69a49097
A
1174 DEBUG_INFORMATION_FORMAT = dwarf;
1175 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285 1176 GCC_MODEL_TUNING = G5;
69a49097 1177 GCC_OPTIMIZATION_LEVEL = s;
a645023d
A
1178 GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
1179 HEADER_SEARCH_PATHS = (
1180 "$(SRCROOT)/src/ld",
1181 "$(DEVELOPER_DIR)/usr/local/include",
1182 );
d696c285 1183 INSTALL_PATH = "$(HOME)/bin";
ebf6f434 1184 OTHER_LDFLAGS = "@$(DERIVED_SOURCES_DIR)/LTO_option.txt";
d696c285
A
1185 OTHER_REZFLAGS = "";
1186 PREBINDING = NO;
1187 PRODUCT_NAME = ObjectDump;
d696c285
A
1188 WARNING_CFLAGS = (
1189 "-Wmost",
1190 "-Wno-four-char-constants",
1191 "-Wno-unknown-pragmas",
1192 );
1193 };
1194 name = Release;
1195 };
1196 F933D92409291AC90083EAC8 /* Debug */ = {
1197 isa = XCBuildConfiguration;
1198 buildSettings = {
ebf6f434
A
1199 ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
1200 ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
d696c285
A
1201 GCC_DYNAMIC_NO_PIC = NO;
1202 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1203 };
1204 name = Debug;
1205 };
1206 F933D92509291AC90083EAC8 /* Release */ = {
1207 isa = XCBuildConfiguration;
1208 buildSettings = {
ebf6f434
A
1209 ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
1210 ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
d696c285
A
1211 GCC_DYNAMIC_NO_PIC = NO;
1212 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1213 };
1214 name = Release;
1215 };
1216 F96D536E094A2773008E9EE8 /* Debug */ = {
1217 isa = XCBuildConfiguration;
1218 buildSettings = {
1219 COPY_PHASE_STRIP = NO;
1220 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1221 PRODUCT_NAME = "unit-tests";
1222 };
1223 name = Debug;
1224 };
1225 F96D536F094A2773008E9EE8 /* Release */ = {
1226 isa = XCBuildConfiguration;
1227 buildSettings = {
1228 COPY_PHASE_STRIP = YES;
1229 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1230 PRODUCT_NAME = "unit-tests";
1231 };
1232 name = Release;
1233 };
a645023d
A
1234 F9849FF810B5DE8E009E9878 /* Release-assert */ = {
1235 isa = XCBuildConfiguration;
1236 buildSettings = {
ebf6f434
A
1237 ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
1238 ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
a645023d
A
1239 GCC_DYNAMIC_NO_PIC = NO;
1240 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1241 };
1242 name = "Release-assert";
1243 };
1244 F9849FF910B5DE8E009E9878 /* Release-assert */ = {
1245 isa = XCBuildConfiguration;
1246 buildSettings = {
1247 COPY_PHASE_STRIP = YES;
1248 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1249 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1250 PRODUCT_NAME = all;
1251 ZERO_LINK = NO;
1252 };
1253 name = "Release-assert";
1254 };
1255 F9849FFA10B5DE8E009E9878 /* Release-assert */ = {
1256 isa = XCBuildConfiguration;
1257 buildSettings = {
a645023d
A
1258 COPY_PHASE_STRIP = NO;
1259 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
b2fa67a8 1260 DEAD_CODE_STRIPPING = YES;
a645023d
A
1261 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1262 GCC_DYNAMIC_NO_PIC = YES;
1263 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1264 GCC_OPTIMIZATION_LEVEL = 3;
1265 GCC_PREPROCESSOR_DEFINITIONS = (
1266 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1)",
1267 "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))",
1268 );
1269 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1 = "LD_VERS='\"ld64-$(RC_ProjectSourceVersion)\"'";
1270 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1271 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
1272 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1273 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1274 GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
1275 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1276 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1277 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
1278 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
1279 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1280 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
1281 GCC_WARN_MISSING_PARENTHESES = YES;
1282 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
1283 GCC_WARN_PEDANTIC = NO;
1284 GCC_WARN_SHADOW = NO;
1285 GCC_WARN_SIGN_COMPARE = YES;
1286 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1287 GCC_WARN_UNINITIALIZED_AUTOS = NO;
1288 GCC_WARN_UNKNOWN_PRAGMAS = YES;
1289 GCC_WARN_UNUSED_FUNCTION = YES;
1290 GCC_WARN_UNUSED_LABEL = YES;
1291 GCC_WARN_UNUSED_PARAMETER = NO;
1292 GCC_WARN_UNUSED_VALUE = YES;
1293 GCC_WARN_UNUSED_VARIABLE = YES;
1294 HEADER_SEARCH_PATHS = (
ebf6f434 1295 "$(DT_TOOLCHAIN_DIR)/usr/local/include",
a645023d
A
1296 "$(DEVELOPER_DIR)/usr/local/include",
1297 "$(DEVELOPER_DIR)/usr/include",
1298 );
1299 INSTALL_PATH = /usr/bin;
1300 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CPLUSPLUSFLAGS)";
1301 OTHER_LDFLAGS = (
ebf6f434 1302 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
a645023d
A
1303 "-Wl,-exported_symbol,__mh_execute_header",
1304 );
1305 PREBINDING = NO;
1306 PRODUCT_NAME = ld;
1307 SECTORDER_FLAGS = "";
1308 STRIP_INSTALLED_PRODUCT = YES;
1309 STRIP_STYLE = debugging;
1310 VALID_ARCHS = "x86_64 i386 ppc";
1311 VERSIONING_SYSTEM = "apple-generic";
1312 WARNING_CFLAGS = "-Wall";
1313 };
1314 name = "Release-assert";
1315 };
1316 F9849FFB10B5DE8E009E9878 /* Release-assert */ = {
1317 isa = XCBuildConfiguration;
1318 buildSettings = {
1319 COPY_PHASE_STRIP = NO;
1320 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1321 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1322 GCC_MODEL_TUNING = G5;
1323 GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))";
1324 HEADER_SEARCH_PATHS = "";
1325 INSTALL_PATH = /usr/bin;
1326 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
1327 PREBINDING = NO;
1328 PRODUCT_NAME = rebase;
1329 STRIP_INSTALLED_PRODUCT = YES;
1330 STRIP_STYLE = debugging;
1331 VALID_ARCHS = "i386 ppc x86_64";
1332 };
1333 name = "Release-assert";
1334 };
1335 F9849FFC10B5DE8E009E9878 /* Release-assert */ = {
1336 isa = XCBuildConfiguration;
1337 buildSettings = {
1338 COPY_PHASE_STRIP = NO;
1339 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1340 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1341 GCC_MODEL_TUNING = G5;
afe874b1 1342 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
a645023d
A
1343 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1344 HEADER_SEARCH_PATHS = "";
1345 INSTALL_PATH = /usr/bin;
1346 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
1347 PREBINDING = NO;
1348 PRODUCT_NAME = unwinddump;
1349 STRIP_INSTALLED_PRODUCT = YES;
1350 STRIP_STYLE = debugging;
1351 };
1352 name = "Release-assert";
1353 };
1354 F9849FFD10B5DE8E009E9878 /* Release-assert */ = {
1355 isa = XCBuildConfiguration;
1356 buildSettings = {
1357 COPY_PHASE_STRIP = YES;
1358 DEBUG_INFORMATION_FORMAT = dwarf;
1359 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1360 GCC_MODEL_TUNING = G5;
1361 GCC_OPTIMIZATION_LEVEL = s;
1362 GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
afe874b1 1363 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
a645023d
A
1364 HEADER_SEARCH_PATHS = (
1365 "$(SRCROOT)/src/ld",
1366 "$(DEVELOPER_DIR)/usr/local/include",
1367 );
1368 INSTALL_PATH = "$(HOME)/bin";
ebf6f434 1369 OTHER_LDFLAGS = "@$(DERIVED_SOURCES_DIR)/LTO_option.txt";
a645023d
A
1370 OTHER_REZFLAGS = "";
1371 PREBINDING = NO;
1372 PRODUCT_NAME = ObjectDump;
1373 WARNING_CFLAGS = (
1374 "-Wmost",
1375 "-Wno-four-char-constants",
1376 "-Wno-unknown-pragmas",
1377 );
1378 };
1379 name = "Release-assert";
1380 };
1381 F9849FFE10B5DE8E009E9878 /* Release-assert */ = {
1382 isa = XCBuildConfiguration;
1383 buildSettings = {
1384 COPY_PHASE_STRIP = YES;
1385 DEBUG_INFORMATION_FORMAT = dwarf;
1386 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1387 GCC_MODEL_TUNING = G5;
1388 HEADER_SEARCH_PATHS = "";
1389 INSTALL_PATH = "$(HOME)/bin";
1390 PREBINDING = NO;
1391 PRODUCT_NAME = machocheck;
1392 };
1393 name = "Release-assert";
1394 };
1395 F9849FFF10B5DE8E009E9878 /* Release-assert */ = {
1396 isa = XCBuildConfiguration;
1397 buildSettings = {
1398 ALWAYS_SEARCH_USER_PATHS = NO;
1399 COPY_PHASE_STRIP = NO;
1400 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1401 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1402 GCC_MODEL_TUNING = G5;
1403 INSTALL_PATH = /usr/bin;
1404 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
1405 PREBINDING = NO;
1406 PRODUCT_NAME = dyldinfo;
1407 STRIP_INSTALLED_PRODUCT = YES;
1408 STRIP_STYLE = debugging;
1409 ZERO_LINK = NO;
1410 };
1411 name = "Release-assert";
1412 };
1413 F984A00010B5DE8E009E9878 /* Release-assert */ = {
1414 isa = XCBuildConfiguration;
1415 buildSettings = {
1416 ALWAYS_SEARCH_USER_PATHS = NO;
1417 COPY_PHASE_STRIP = NO;
1418 DEBUG_INFORMATION_FORMAT = dwarf;
1419 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1420 GCC_MODEL_TUNING = G5;
1421 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1422 INSTALL_PATH = /usr/local/lib;
1423 PREBINDING = NO;
1424 PRODUCT_NAME = prunetrie;
1425 };
1426 name = "Release-assert";
1427 };
1428 F984A00110B5DE8E009E9878 /* Release-assert */ = {
1429 isa = XCBuildConfiguration;
1430 buildSettings = {
1431 COPY_PHASE_STRIP = YES;
1432 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1433 PRODUCT_NAME = "unit-tests";
1434 };
1435 name = "Release-assert";
1436 };
55e3d2f6
A
1437 F9A3DDCB0ED762B800C590B9 /* Debug */ = {
1438 isa = XCBuildConfiguration;
1439 buildSettings = {
1440 ALWAYS_SEARCH_USER_PATHS = NO;
1441 COPY_PHASE_STRIP = NO;
1442 GCC_DYNAMIC_NO_PIC = NO;
1443 GCC_MODEL_TUNING = G5;
1444 GCC_OPTIMIZATION_LEVEL = 0;
1445 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1446 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1447 INSTALL_PATH = /usr/local/lib;
1448 PREBINDING = NO;
1449 PRODUCT_NAME = prunetrie;
1450 };
1451 name = Debug;
1452 };
1453 F9A3DDCC0ED762B800C590B9 /* Release */ = {
1454 isa = XCBuildConfiguration;
1455 buildSettings = {
1456 ALWAYS_SEARCH_USER_PATHS = NO;
1457 COPY_PHASE_STRIP = NO;
1458 DEBUG_INFORMATION_FORMAT = dwarf;
1459 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1460 GCC_MODEL_TUNING = G5;
1461 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1462 INSTALL_PATH = /usr/local/lib;
1463 PREBINDING = NO;
1464 PRODUCT_NAME = prunetrie;
1465 };
1466 name = Release;
1467 };
69a49097
A
1468 F9B1A26D0A3A568700DA8FAB /* Debug */ = {
1469 isa = XCBuildConfiguration;
1470 buildSettings = {
1471 COPY_PHASE_STRIP = NO;
1472 GCC_DYNAMIC_NO_PIC = NO;
1473 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1474 GCC_OPTIMIZATION_LEVEL = 0;
1475 PRODUCT_NAME = all;
1476 };
1477 name = Debug;
1478 };
1479 F9B1A26E0A3A568700DA8FAB /* Release */ = {
1480 isa = XCBuildConfiguration;
1481 buildSettings = {
1482 COPY_PHASE_STRIP = YES;
1483 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1484 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1485 PRODUCT_NAME = all;
1486 ZERO_LINK = NO;
1487 };
1488 name = Release;
1489 };
55e3d2f6
A
1490 F9B670060DDA176100E6D0DA /* Debug */ = {
1491 isa = XCBuildConfiguration;
1492 buildSettings = {
1493 COPY_PHASE_STRIP = NO;
1494 DEBUG_INFORMATION_FORMAT = dwarf;
1495 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1496 GCC_MODEL_TUNING = G5;
1497 GCC_OPTIMIZATION_LEVEL = 0;
afe874b1 1498 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
55e3d2f6
A
1499 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1500 INSTALL_PATH = "$(HOME)/bin";
1501 PREBINDING = NO;
1502 PRODUCT_NAME = unwinddump;
1503 };
1504 name = Debug;
1505 };
1506 F9B670070DDA176100E6D0DA /* Release */ = {
1507 isa = XCBuildConfiguration;
1508 buildSettings = {
1509 COPY_PHASE_STRIP = NO;
1510 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1511 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1512 GCC_MODEL_TUNING = G5;
afe874b1 1513 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
55e3d2f6
A
1514 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1515 HEADER_SEARCH_PATHS = "";
1516 INSTALL_PATH = /usr/bin;
1517 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
1518 PREBINDING = NO;
1519 PRODUCT_NAME = unwinddump;
1520 STRIP_INSTALLED_PRODUCT = YES;
1521 STRIP_STYLE = debugging;
1522 };
1523 name = Release;
1524 };
1525 F9BA51630ECE58BF00D1D62E /* Debug */ = {
1526 isa = XCBuildConfiguration;
1527 buildSettings = {
1528 ALWAYS_SEARCH_USER_PATHS = NO;
1529 COPY_PHASE_STRIP = NO;
1530 GCC_DYNAMIC_NO_PIC = NO;
fb24a050 1531 GCC_ENABLE_FIX_AND_CONTINUE = NO;
55e3d2f6
A
1532 GCC_MODEL_TUNING = G5;
1533 GCC_OPTIMIZATION_LEVEL = 0;
fb24a050
A
1534 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1535 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1536 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1537 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1538 GCC_WARN_MISSING_PARENTHESES = YES;
1539 GCC_WARN_SHADOW = YES;
1540 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1541 GCC_WARN_UNUSED_LABEL = NO;
1542 GCC_WARN_UNUSED_VALUE = YES;
1543 GCC_WARN_UNUSED_VARIABLE = YES;
55e3d2f6
A
1544 INSTALL_PATH = /usr/local/bin;
1545 PREBINDING = NO;
1546 PRODUCT_NAME = dyldinfo;
fb24a050 1547 WARNING_CFLAGS = "-Wall";
55e3d2f6
A
1548 };
1549 name = Debug;
1550 };
1551 F9BA51640ECE58BF00D1D62E /* Release */ = {
1552 isa = XCBuildConfiguration;
1553 buildSettings = {
1554 ALWAYS_SEARCH_USER_PATHS = NO;
1555 COPY_PHASE_STRIP = NO;
1556 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1557 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1558 GCC_MODEL_TUNING = G5;
1559 INSTALL_PATH = /usr/bin;
1560 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
1561 PREBINDING = NO;
1562 PRODUCT_NAME = dyldinfo;
1563 STRIP_INSTALLED_PRODUCT = YES;
1564 STRIP_STYLE = debugging;
1565 ZERO_LINK = NO;
1566 };
1567 name = Release;
1568 };
d696c285
A
1569 F9EA72D0097454D5008B4F1D /* Debug */ = {
1570 isa = XCBuildConfiguration;
1571 buildSettings = {
1572 COPY_PHASE_STRIP = NO;
69a49097 1573 DEBUG_INFORMATION_FORMAT = dwarf;
d696c285
A
1574 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1575 GCC_MODEL_TUNING = G5;
69a49097 1576 GCC_OPTIMIZATION_LEVEL = 0;
d696c285
A
1577 INSTALL_PATH = "$(HOME)/bin";
1578 PREBINDING = NO;
1579 PRODUCT_NAME = machocheck;
1580 };
1581 name = Debug;
1582 };
1583 F9EA72D1097454D5008B4F1D /* Release */ = {
1584 isa = XCBuildConfiguration;
1585 buildSettings = {
1586 COPY_PHASE_STRIP = YES;
69a49097
A
1587 DEBUG_INFORMATION_FORMAT = dwarf;
1588 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285 1589 GCC_MODEL_TUNING = G5;
55e3d2f6 1590 HEADER_SEARCH_PATHS = "";
d696c285
A
1591 INSTALL_PATH = "$(HOME)/bin";
1592 PREBINDING = NO;
1593 PRODUCT_NAME = machocheck;
1594 };
1595 name = Release;
1596 };
69a49097
A
1597 F9EC77F10A2F8616002A3E39 /* Debug */ = {
1598 isa = XCBuildConfiguration;
1599 buildSettings = {
1600 COPY_PHASE_STRIP = NO;
1601 DEBUG_INFORMATION_FORMAT = dwarf;
1602 GCC_DYNAMIC_NO_PIC = NO;
1603 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1604 GCC_MODEL_TUNING = G5;
1605 GCC_OPTIMIZATION_LEVEL = 0;
1606 INSTALL_PATH = "$(HOME)/bin";
1607 PREBINDING = NO;
1608 PRODUCT_NAME = rebase;
1609 };
1610 name = Debug;
1611 };
1612 F9EC77F20A2F8616002A3E39 /* Release */ = {
1613 isa = XCBuildConfiguration;
1614 buildSettings = {
55e3d2f6 1615 COPY_PHASE_STRIP = NO;
69a49097
A
1616 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1617 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1618 GCC_MODEL_TUNING = G5;
1619 GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))";
55e3d2f6 1620 HEADER_SEARCH_PATHS = "";
69a49097 1621 INSTALL_PATH = /usr/bin;
55e3d2f6 1622 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
69a49097
A
1623 PREBINDING = NO;
1624 PRODUCT_NAME = rebase;
55e3d2f6
A
1625 STRIP_INSTALLED_PRODUCT = YES;
1626 STRIP_STYLE = debugging;
1627 VALID_ARCHS = "i386 ppc x86_64";
69a49097
A
1628 };
1629 name = Release;
1630 };
d696c285
A
1631/* End XCBuildConfiguration section */
1632
1633/* Begin XCConfigurationList section */
1634 F933D91B09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ld" */ = {
1635 isa = XCConfigurationList;
1636 buildConfigurations = (
1637 F933D91C09291AC90083EAC8 /* Debug */,
1638 F933D91D09291AC90083EAC8 /* Release */,
a645023d 1639 F9849FFA10B5DE8E009E9878 /* Release-assert */,
d696c285
A
1640 );
1641 defaultConfigurationIsVisible = 0;
a645023d 1642 defaultConfigurationName = "Release-assert";
d696c285
A
1643 };
1644 F933D91F09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ObjectDump" */ = {
1645 isa = XCConfigurationList;
1646 buildConfigurations = (
1647 F933D92009291AC90083EAC8 /* Debug */,
1648 F933D92109291AC90083EAC8 /* Release */,
a645023d 1649 F9849FFD10B5DE8E009E9878 /* Release-assert */,
d696c285
A
1650 );
1651 defaultConfigurationIsVisible = 0;
a645023d 1652 defaultConfigurationName = "Release-assert";
d696c285
A
1653 };
1654 F933D92309291AC90083EAC8 /* Build configuration list for PBXProject "ld64" */ = {
1655 isa = XCConfigurationList;
1656 buildConfigurations = (
1657 F933D92409291AC90083EAC8 /* Debug */,
1658 F933D92509291AC90083EAC8 /* Release */,
a645023d 1659 F9849FF810B5DE8E009E9878 /* Release-assert */,
d696c285
A
1660 );
1661 defaultConfigurationIsVisible = 0;
a645023d 1662 defaultConfigurationName = "Release-assert";
d696c285
A
1663 };
1664 F96D536D094A2773008E9EE8 /* Build configuration list for PBXAggregateTarget "unit-tests" */ = {
1665 isa = XCConfigurationList;
1666 buildConfigurations = (
1667 F96D536E094A2773008E9EE8 /* Debug */,
1668 F96D536F094A2773008E9EE8 /* Release */,
a645023d 1669 F984A00110B5DE8E009E9878 /* Release-assert */,
d696c285
A
1670 );
1671 defaultConfigurationIsVisible = 0;
a645023d 1672 defaultConfigurationName = "Release-assert";
d696c285 1673 };
55e3d2f6
A
1674 F9A3DDCF0ED762C100C590B9 /* Build configuration list for PBXNativeTarget "libprunetrie" */ = {
1675 isa = XCConfigurationList;
1676 buildConfigurations = (
1677 F9A3DDCB0ED762B800C590B9 /* Debug */,
1678 F9A3DDCC0ED762B800C590B9 /* Release */,
a645023d 1679 F984A00010B5DE8E009E9878 /* Release-assert */,
55e3d2f6
A
1680 );
1681 defaultConfigurationIsVisible = 0;
a645023d 1682 defaultConfigurationName = "Release-assert";
55e3d2f6 1683 };
69a49097
A
1684 F9B1A26C0A3A568700DA8FAB /* Build configuration list for PBXAggregateTarget "all" */ = {
1685 isa = XCConfigurationList;
1686 buildConfigurations = (
1687 F9B1A26D0A3A568700DA8FAB /* Debug */,
1688 F9B1A26E0A3A568700DA8FAB /* Release */,
a645023d 1689 F9849FF910B5DE8E009E9878 /* Release-assert */,
69a49097
A
1690 );
1691 defaultConfigurationIsVisible = 0;
a645023d 1692 defaultConfigurationName = "Release-assert";
69a49097 1693 };
55e3d2f6
A
1694 F9B670050DDA176100E6D0DA /* Build configuration list for PBXNativeTarget "unwinddump" */ = {
1695 isa = XCConfigurationList;
1696 buildConfigurations = (
1697 F9B670060DDA176100E6D0DA /* Debug */,
1698 F9B670070DDA176100E6D0DA /* Release */,
a645023d 1699 F9849FFC10B5DE8E009E9878 /* Release-assert */,
55e3d2f6
A
1700 );
1701 defaultConfigurationIsVisible = 0;
a645023d 1702 defaultConfigurationName = "Release-assert";
55e3d2f6
A
1703 };
1704 F9BA516D0ECE58DA00D1D62E /* Build configuration list for PBXNativeTarget "dyldinfo" */ = {
1705 isa = XCConfigurationList;
1706 buildConfigurations = (
1707 F9BA51630ECE58BF00D1D62E /* Debug */,
1708 F9BA51640ECE58BF00D1D62E /* Release */,
a645023d 1709 F9849FFF10B5DE8E009E9878 /* Release-assert */,
55e3d2f6
A
1710 );
1711 defaultConfigurationIsVisible = 0;
a645023d 1712 defaultConfigurationName = "Release-assert";
55e3d2f6 1713 };
d696c285
A
1714 F9EA72CF097454D5008B4F1D /* Build configuration list for PBXNativeTarget "machocheck" */ = {
1715 isa = XCConfigurationList;
1716 buildConfigurations = (
1717 F9EA72D0097454D5008B4F1D /* Debug */,
1718 F9EA72D1097454D5008B4F1D /* Release */,
a645023d 1719 F9849FFE10B5DE8E009E9878 /* Release-assert */,
d696c285
A
1720 );
1721 defaultConfigurationIsVisible = 0;
a645023d 1722 defaultConfigurationName = "Release-assert";
d696c285 1723 };
69a49097
A
1724 F9EC77F00A2F8616002A3E39 /* Build configuration list for PBXNativeTarget "rebase" */ = {
1725 isa = XCConfigurationList;
1726 buildConfigurations = (
1727 F9EC77F10A2F8616002A3E39 /* Debug */,
1728 F9EC77F20A2F8616002A3E39 /* Release */,
a645023d 1729 F9849FFB10B5DE8E009E9878 /* Release-assert */,
69a49097
A
1730 );
1731 defaultConfigurationIsVisible = 0;
a645023d 1732 defaultConfigurationName = "Release-assert";
69a49097 1733 };
d696c285
A
1734/* End XCConfigurationList section */
1735 };
1736 rootObject = F9023C3006D5A227001BBF46 /* Project object */;
1737}