nobody needs alloca.h these days (hopefully) - using HAVE_s in public headers is...
[libfirm] / win32 / libfirm.dsp
1 # Microsoft Developer Studio Project File - Name="libfirm" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** NICHT BEARBEITEN **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=libfirm - Win32 Debug
8 !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9 !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10 !MESSAGE 
11 !MESSAGE NMAKE /f "libfirm.mak".
12 !MESSAGE 
13 !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14 !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "libfirm.mak" CFG="libfirm - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Für die Konfiguration stehen zur Auswahl:
19 !MESSAGE 
20 !MESSAGE "libfirm - Win32 Release" (basierend auf  "Win32 (x86) Static Library")
21 !MESSAGE "libfirm - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF  "$(CFG)" == "libfirm - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "d:\work\libfirm\Release"
41 # PROP Intermediate_Dir "d:\work\libfirm\Release"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44 # ADD CPP /nologo /W3 /GX /O2 /I "../include/libfirm" /I "../include/libfirm/adt" /I "../../obstack" /I "../win32" /I "../ir/adt" /I "../ir/ana" /I "../ir/common" /I "../ir/debug" /I "../ir/ident" /I "../ir/ir" /I "../ir/opt" /I "../ir/st" /I "../ir/stat" /I "../ir/tr" /I "../ir/tv" /I "../ir/arch" /I "../ir/lower" /I "../ir/net" /I "../ir/be" /I "../ir/libcore" /I "s:/local/ipd/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /D "YY_NO_UNISTD_H" /FD /c
45 # SUBTRACT CPP /YX
46 # ADD BASE RSC /l 0x407 /d "NDEBUG"
47 # ADD RSC /l 0x407 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LIB32=link.exe -lib
52 # ADD BASE LIB32 /nologo
53 # ADD LIB32 /nologo /out:"S:\local\ipd\lib\libfirm.lib"
54 # Begin Special Build Tool
55 SOURCE="$(InputPath)"
56 PostBuild_Desc=Header install
57 PostBuild_Cmds=cd ..    mkdir s:\local\ipd\include\libfirm\adt  xcopy /Y /D include\libfirm\*.* s:\local\ipd\include\libfirm    xcopy  /Y /D include\libfirm\adt\*.* s:\local\ipd\include\libfirm\adt   xcopy /D /Y win32\firm_config.h s:\local\ipd\include\libfirm
58 # End Special Build Tool
59
60 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "d:\work\libfirm\Debug"
70 # PROP Intermediate_Dir "d:\work\libfirm\Debug"
71 # PROP Target_Dir ""
72 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
73 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../include/libfirm" /I "../include/libfirm/adt" /I "../../obstack" /I "../win32" /I "../ir/adt" /I "../ir/ana" /I "../ir/common" /I "../ir/debug" /I "../ir/ident" /I "../ir/ir" /I "../ir/opt" /I "../ir/st" /I "../ir/stat" /I "../ir/tr" /I "../ir/tv" /I "../ir/arch" /I "../ir/lower" /I "../ir/net" /I "../ir/be" /I "../ir/libcore" /I "s:/local/ipd/include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /D "YY_NO_UNISTD_H" /FD /D /GZ /c
74 # ADD BASE RSC /l 0x407 /d "_DEBUG"
75 # ADD RSC /l 0x407 /d "_DEBUG"
76 BSC32=bscmake.exe
77 # ADD BASE BSC32 /nologo
78 # ADD BSC32 /nologo
79 LIB32=link.exe -lib
80 # ADD BASE LIB32 /nologo
81 # ADD LIB32 /nologo /out:"S:\local\ipd\lib\libfirm_g.lib"
82 # Begin Special Build Tool
83 SOURCE="$(InputPath)"
84 PostBuild_Desc=Header install
85 PostBuild_Cmds=cd ..    mkdir s:\local\ipd\include\libfirm\adt  xcopy /Y /D include\libfirm\*.* s:\local\ipd\include\libfirm    xcopy  /Y /D include\libfirm\adt\*.* s:\local\ipd\include\libfirm\adt   xcopy /D /Y win32\firm_config.h s:\local\ipd\include\libfirm
86 # End Special Build Tool
87
88 !ENDIF 
89
90 # Begin Target
91
92 # Name "libfirm - Win32 Release"
93 # Name "libfirm - Win32 Debug"
94 # Begin Group "Win32-specific"
95
96 # PROP Default_Filter "h;hpp;hxx;hm;inl"
97 # Begin Source File
98
99 SOURCE=.\config.h
100 # End Source File
101 # Begin Source File
102
103 SOURCE=.\firm_config.h
104 # End Source File
105 # Begin Source File
106
107 SOURCE=.\ieee754.h
108 # End Source File
109 # Begin Source File
110
111 SOURCE=.\math.c
112 # End Source File
113 # End Group
114 # Begin Group "FIRM"
115
116 # PROP Default_Filter ""
117 # Begin Group "adt"
118
119 # PROP Default_Filter ""
120 # Begin Source File
121
122 SOURCE=..\ir\adt\array.c
123 # End Source File
124 # Begin Source File
125
126 SOURCE=..\ir\adt\bipartite.c
127 # End Source File
128 # Begin Source File
129
130 SOURCE=..\ir\adt\cpset.c
131 # End Source File
132 # Begin Source File
133
134 SOURCE=..\ir\adt\eset.c
135 # End Source File
136 # Begin Source File
137
138 SOURCE=..\ir\adt\gaussjordan.c
139 # End Source File
140 # Begin Source File
141
142 SOURCE=..\ir\adt\gaussseidel.c
143 # End Source File
144 # Begin Source File
145
146 SOURCE=..\ir\adt\hashset.c
147 # End Source File
148 # Begin Source File
149
150 SOURCE=..\ir\adt\hungarian.c
151 # End Source File
152 # Begin Source File
153
154 SOURCE=..\ir\adt\iterator.c
155 # End Source File
156 # Begin Source File
157
158 SOURCE=..\ir\adt\pdeq.c
159 # End Source File
160 # Begin Source File
161
162 SOURCE=..\ir\adt\plist.c
163 # End Source File
164 # Begin Source File
165
166 SOURCE=..\ir\adt\pmap.c
167 # End Source File
168 # Begin Source File
169
170 SOURCE=..\ir\adt\pqueue.c
171 # End Source File
172 # Begin Source File
173
174 SOURCE=..\ir\adt\pset.c
175 # End Source File
176 # Begin Source File
177
178 SOURCE=..\ir\adt\pset_new.c
179 # End Source File
180 # Begin Source File
181
182 SOURCE=..\ir\adt\set.c
183 # End Source File
184 # Begin Source File
185
186 SOURCE=..\ir\adt\xmalloc.c
187 # End Source File
188 # End Group
189 # Begin Group "ana"
190
191 # PROP Default_Filter ""
192 # Begin Source File
193
194 SOURCE=..\ir\ana\absgraph.c
195 # End Source File
196 # Begin Source File
197
198 SOURCE=..\ir\ana\analyze_irg_args.c
199 # End Source File
200 # Begin Source File
201
202 SOURCE=..\ir\ana\callgraph.c
203 # End Source File
204 # Begin Source File
205
206 SOURCE=..\ir\ana\cdep.c
207 # End Source File
208 # Begin Source File
209
210 SOURCE=..\ir\ana\cgana.c
211 # End Source File
212 # Begin Source File
213
214 SOURCE=..\ir\ana\dfs.c
215 # End Source File
216 # Begin Source File
217
218 SOURCE=..\ir\ana\dfs_t.h
219 # End Source File
220 # Begin Source File
221
222 SOURCE=..\ir\ana\execfreq.c
223 # End Source File
224 # Begin Source File
225
226 SOURCE=..\ir\ana\execution_frequency.c
227 # End Source File
228 # Begin Source File
229
230 SOURCE=..\ir\ana\field_temperature.c
231 # End Source File
232 # Begin Source File
233
234 SOURCE=..\ir\ana\height.c
235 # End Source File
236 # Begin Source File
237
238 SOURCE=..\ir\ana\interval_analysis.c
239 # End Source File
240 # Begin Source File
241
242 SOURCE=..\ir\ana\irbackedge.c
243 # End Source File
244 # Begin Source File
245
246 SOURCE=..\ir\ana\irbackedge_t.h
247 # End Source File
248 # Begin Source File
249
250 SOURCE=..\ir\ana\ircfscc.c
251 # End Source File
252 # Begin Source File
253
254 SOURCE=..\ir\ana\irconsconfirm.c
255 # End Source File
256 # Begin Source File
257
258 SOURCE=..\ir\ana\irdom.c
259 # End Source File
260 # Begin Source File
261
262 SOURCE=..\ir\ana\irdom_t.h
263 # End Source File
264 # Begin Source File
265
266 SOURCE=..\ir\ana\irextbb.c
267 # End Source File
268 # Begin Source File
269
270 SOURCE=..\ir\ana\irextbb2.c
271 # End Source File
272 # Begin Source File
273
274 SOURCE=..\ir\ana\irextbb_t.h
275 # End Source File
276 # Begin Source File
277
278 SOURCE=..\ir\ana\irlivechk.c
279 # End Source File
280 # Begin Source File
281
282 SOURCE=..\ir\ana\irloop.c
283 # End Source File
284 # Begin Source File
285
286 SOURCE=..\ir\ana\irloop_t.h
287 # End Source File
288 # Begin Source File
289
290 SOURCE=..\ir\ana\irmemory.c
291 # End Source File
292 # Begin Source File
293
294 SOURCE=..\ir\ana\irouts.c
295 # End Source File
296 # Begin Source File
297
298 SOURCE=..\ir\ana\irscc.c
299 # End Source File
300 # Begin Source File
301
302 SOURCE=..\ir\ana\irsimpletype.c
303 # End Source File
304 # Begin Source File
305
306 SOURCE=..\ir\ana\irtypeinfo.c
307 # End Source File
308 # Begin Source File
309
310 SOURCE=..\ir\ana\phiclass.c
311 # End Source File
312 # Begin Source File
313
314 SOURCE=..\ir\ana\rta.c
315 # End Source File
316 # Begin Source File
317
318 SOURCE=..\ir\ana\structure.c
319 # End Source File
320 # Begin Source File
321
322 SOURCE=..\ir\ana\trouts.c
323 # End Source File
324 # End Group
325 # Begin Group "arch"
326
327 # PROP Default_Filter ""
328 # Begin Source File
329
330 SOURCE=..\ir\arch\archop.c
331 # End Source File
332 # End Group
333 # Begin Group "be"
334
335 # PROP Default_Filter ""
336 # Begin Group "scripts"
337
338 # PROP Default_Filter "pl"
339 # Begin Source File
340
341 SOURCE=..\ir\be\scripts\generate_emitter.pl
342 # End Source File
343 # Begin Source File
344
345 SOURCE=..\ir\be\scripts\generate_machine.pl
346 # End Source File
347 # Begin Source File
348
349 SOURCE=..\ir\be\scripts\generate_new_opcodes.pl
350 # End Source File
351 # Begin Source File
352
353 SOURCE=..\ir\be\scripts\generate_regalloc_if.pl
354 # End Source File
355 # End Group
356 # Begin Group "ia32"
357
358 # PROP Default_Filter ""
359 # Begin Source File
360
361 SOURCE=..\ir\be\ia32\bearch_ia32.c
362 # End Source File
363 # Begin Source File
364
365 SOURCE=..\ir\be\ia32\bearch_ia32_t.h
366 # End Source File
367 # Begin Source File
368
369 SOURCE=..\ir\be\ia32\gen_ia32_emitter.c
370 # End Source File
371 # Begin Source File
372
373 SOURCE=..\ir\be\ia32\gen_ia32_emitter.h
374 # End Source File
375 # Begin Source File
376
377 SOURCE=..\ir\be\ia32\gen_ia32_machine.c
378 # End Source File
379 # Begin Source File
380
381 SOURCE=..\ir\be\ia32\gen_ia32_machine.h
382 # End Source File
383 # Begin Source File
384
385 SOURCE=..\ir\be\ia32\gen_ia32_new_nodes.c.inl
386 # End Source File
387 # Begin Source File
388
389 SOURCE=..\ir\be\ia32\gen_ia32_new_nodes.h
390 # End Source File
391 # Begin Source File
392
393 SOURCE=..\ir\be\ia32\gen_ia32_regalloc_if.c
394 # End Source File
395 # Begin Source File
396
397 SOURCE=..\ir\be\ia32\gen_ia32_regalloc_if.h
398 # End Source File
399 # Begin Source File
400
401 SOURCE=..\ir\be\ia32\ia32_address_mode.c
402 # End Source File
403 # Begin Source File
404
405 SOURCE=..\ir\be\ia32\ia32_address_mode.h
406 # End Source File
407 # Begin Source File
408
409 SOURCE=..\ir\be\ia32\ia32_architecture.c
410 # End Source File
411 # Begin Source File
412
413 SOURCE=..\ir\be\ia32\ia32_architecture.h
414 # End Source File
415 # Begin Source File
416
417 SOURCE=..\ir\be\ia32\ia32_dbg_stat.h
418 # End Source File
419 # Begin Source File
420
421 SOURCE=..\ir\be\ia32\ia32_emitter.c
422 # End Source File
423 # Begin Source File
424
425 SOURCE=..\ir\be\ia32\ia32_emitter.h
426 # End Source File
427 # Begin Source File
428
429 SOURCE=..\ir\be\ia32\ia32_finish.c
430 # End Source File
431 # Begin Source File
432
433 SOURCE=..\ir\be\ia32\ia32_finish.h
434 # End Source File
435 # Begin Source File
436
437 SOURCE=..\ir\be\ia32\ia32_fpu.c
438 # End Source File
439 # Begin Source File
440
441 SOURCE=..\ir\be\ia32\ia32_fpu.h
442 # End Source File
443 # Begin Source File
444
445 SOURCE=..\ir\be\ia32\ia32_intrinsics.c
446 # End Source File
447 # Begin Source File
448
449 SOURCE=..\ir\be\ia32\ia32_map_regs.c
450 # End Source File
451 # Begin Source File
452
453 SOURCE=..\ir\be\ia32\ia32_map_regs.h
454 # End Source File
455 # Begin Source File
456
457 SOURCE=..\ir\be\ia32\ia32_new_nodes.c
458 # End Source File
459 # Begin Source File
460
461 SOURCE=..\ir\be\ia32\ia32_new_nodes.h
462 # End Source File
463 # Begin Source File
464
465 SOURCE=..\ir\be\ia32\ia32_nodes_attr.h
466 # End Source File
467 # Begin Source File
468
469 SOURCE=..\ir\be\ia32\ia32_optimize.c
470 # End Source File
471 # Begin Source File
472
473 SOURCE=..\ir\be\ia32\ia32_optimize.h
474 # End Source File
475 # Begin Source File
476
477 SOURCE=..\ir\be\ia32\ia32_spec.pl
478
479 !IF  "$(CFG)" == "libfirm - Win32 Release"
480
481 USERDEP__IA32_="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      
482 # Begin Custom Build - Translate Spec: $(InputPath)
483 InputPath=..\ir\be\ia32\ia32_spec.pl
484
485 BuildCmds= \
486         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ia32 \
487         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ia32 \
488         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ia32 \
489         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ia32 \
490         
491
492 "..\ir\be\ia32\gen_ia32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
493    $(BuildCmds)
494
495 "..\ir\be\ia32\gen_ia32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
496    $(BuildCmds)
497
498 "..\ir\be\ia32\gen_ia32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
499    $(BuildCmds)
500
501 "..\ir\be\ia32\gen_ia32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
502    $(BuildCmds)
503
504 "..\ir\be\ia32\gen_ia32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
505    $(BuildCmds)
506
507 "..\ir\be\ia32\gen_ia32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
508    $(BuildCmds)
509
510 "..\ir\be\ia32\gen_ia32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
511    $(BuildCmds)
512
513 "..\ir\be\ia32\gen_ia32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
514    $(BuildCmds)
515 # End Custom Build
516
517 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
518
519 USERDEP__IA32_="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      
520 # Begin Custom Build - Translate Spec: $(InputPath)
521 InputPath=..\ir\be\ia32\ia32_spec.pl
522
523 BuildCmds= \
524         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ia32 \
525         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ia32 \
526         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ia32 \
527         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ia32 \
528         
529
530 "..\ir\be\ia32\gen_ia32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
531    $(BuildCmds)
532
533 "..\ir\be\ia32\gen_ia32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
534    $(BuildCmds)
535
536 "..\ir\be\ia32\gen_ia32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
537    $(BuildCmds)
538
539 "..\ir\be\ia32\gen_ia32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
540    $(BuildCmds)
541
542 "..\ir\be\ia32\gen_ia32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
543    $(BuildCmds)
544
545 "..\ir\be\ia32\gen_ia32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
546    $(BuildCmds)
547
548 "..\ir\be\ia32\gen_ia32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
549    $(BuildCmds)
550
551 "..\ir\be\ia32\gen_ia32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
552    $(BuildCmds)
553 # End Custom Build
554
555 !ENDIF 
556
557 # End Source File
558 # Begin Source File
559
560 SOURCE=..\ir\be\ia32\ia32_transform.c
561 # End Source File
562 # Begin Source File
563
564 SOURCE=..\ir\be\ia32\ia32_transform.h
565 # End Source File
566 # Begin Source File
567
568 SOURCE=..\ir\be\ia32\ia32_util.c
569 # End Source File
570 # Begin Source File
571
572 SOURCE=..\ir\be\ia32\ia32_util.h
573 # End Source File
574 # Begin Source File
575
576 SOURCE=..\ir\be\ia32\ia32_x87.c
577 # End Source File
578 # Begin Source File
579
580 SOURCE=..\ir\be\ia32\ia32_x87.h
581 # End Source File
582 # End Group
583 # Begin Group "arm"
584
585 # PROP Default_Filter ""
586 # Begin Source File
587
588 SOURCE=..\ir\be\arm\arm_emitter.c
589 # End Source File
590 # Begin Source File
591
592 SOURCE=..\ir\be\arm\arm_emitter.h
593 # End Source File
594 # Begin Source File
595
596 SOURCE=..\ir\be\arm\arm_map_regs.c
597 # End Source File
598 # Begin Source File
599
600 SOURCE=..\ir\be\arm\arm_map_regs.h
601 # End Source File
602 # Begin Source File
603
604 SOURCE=..\ir\be\arm\arm_new_nodes.c
605 # End Source File
606 # Begin Source File
607
608 SOURCE=..\ir\be\arm\arm_new_nodes.h
609 # End Source File
610 # Begin Source File
611
612 SOURCE=..\ir\be\arm\arm_nodes_attr.h
613 # End Source File
614 # Begin Source File
615
616 SOURCE=..\ir\be\arm\arm_optimize.c
617 # End Source File
618 # Begin Source File
619
620 SOURCE=..\ir\be\arm\arm_optimize.h
621 # End Source File
622 # Begin Source File
623
624 SOURCE="..\ir\be\arm\arm_spec.pl"
625
626 !IF  "$(CFG)" == "libfirm - Win32 Release"
627
628 USERDEP__ARM_S="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
629 # Begin Custom Build - Translate Spec: $(InputPath)
630 InputPath="..\ir\be\arm\arm_spec.pl"
631
632 BuildCmds= \
633         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\arm \
634         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\arm \
635         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\arm \
636         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\arm \
637         
638
639 "..\ir\be\arm\gen_arm_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
640    $(BuildCmds)
641
642 "..\ir\be\arm\gen_arm_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
643    $(BuildCmds)
644
645 "..\ir\be\arm\gen_arm_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
646    $(BuildCmds)
647
648 "..\ir\be\arm\gen_arm_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
649    $(BuildCmds)
650
651 "..\ir\be\arm\gen_arm_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
652    $(BuildCmds)
653
654 "..\ir\be\arm\gen_arm_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
655    $(BuildCmds)
656
657 "..\ir\be\arm\gen_arm_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
658    $(BuildCmds)
659
660 "..\ir\be\arm\gen_arm_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
661    $(BuildCmds)
662 # End Custom Build
663
664 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
665
666 USERDEP__ARM_S="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
667 # Begin Custom Build - Translate Spec: $(InputPath)
668 InputPath="..\ir\be\arm\arm_spec.pl"
669
670 BuildCmds= \
671         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\arm \
672         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\arm \
673         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\arm \
674         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\arm \
675         
676
677 "..\ir\be\arm\gen_arm_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
678    $(BuildCmds)
679
680 "..\ir\be\arm\gen_arm_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
681    $(BuildCmds)
682
683 "..\ir\be\arm\gen_arm_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
684    $(BuildCmds)
685
686 "..\ir\be\arm\gen_arm_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
687    $(BuildCmds)
688
689 "..\ir\be\arm\gen_arm_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
690    $(BuildCmds)
691
692 "..\ir\be\arm\gen_arm_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
693    $(BuildCmds)
694
695 "..\ir\be\arm\gen_arm_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
696    $(BuildCmds)
697
698 "..\ir\be\arm\gen_arm_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
699    $(BuildCmds)
700 # End Custom Build
701
702 !ENDIF 
703
704 # End Source File
705 # Begin Source File
706
707 SOURCE=..\ir\be\arm\arm_transform.c
708 # End Source File
709 # Begin Source File
710
711 SOURCE=..\ir\be\arm\arm_transform.h
712 # End Source File
713 # Begin Source File
714
715 SOURCE=..\ir\be\arm\bearch_arm.c
716 # End Source File
717 # Begin Source File
718
719 SOURCE=..\ir\be\arm\bearch_arm.h
720 # End Source File
721 # Begin Source File
722
723 SOURCE=..\ir\be\arm\bearch_arm_t.h
724 # End Source File
725 # Begin Source File
726
727 SOURCE=..\ir\be\arm\gen_arm_emitter.c
728 # End Source File
729 # Begin Source File
730
731 SOURCE=..\ir\be\arm\gen_arm_emitter.h
732 # End Source File
733 # Begin Source File
734
735 SOURCE=..\ir\be\arm\gen_arm_machine.c
736 # PROP Exclude_From_Build 1
737 # End Source File
738 # Begin Source File
739
740 SOURCE=..\ir\be\arm\gen_arm_machine.h
741 # End Source File
742 # Begin Source File
743
744 SOURCE=..\ir\be\arm\gen_arm_new_nodes.c.inl
745 # End Source File
746 # Begin Source File
747
748 SOURCE=..\ir\be\arm\gen_arm_new_nodes.h
749 # End Source File
750 # Begin Source File
751
752 SOURCE=..\ir\be\arm\gen_arm_regalloc_if.c
753 # End Source File
754 # Begin Source File
755
756 SOURCE=..\ir\be\arm\gen_arm_regalloc_if.h
757 # End Source File
758 # End Group
759 # Begin Group "ppc32"
760
761 # PROP Default_Filter ""
762 # Begin Source File
763
764 SOURCE=..\ir\be\ppc32\bearch_ppc32.c
765 # End Source File
766 # Begin Source File
767
768 SOURCE=..\ir\be\ppc32\bearch_ppc32.h
769 # End Source File
770 # Begin Source File
771
772 SOURCE=..\ir\be\ppc32\bearch_ppc32_t.h
773 # End Source File
774 # Begin Source File
775
776 SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.c
777 # End Source File
778 # Begin Source File
779
780 SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.h
781 # End Source File
782 # Begin Source File
783
784 SOURCE=..\ir\be\ppc32\gen_ppc32_emitter.inl
785 # End Source File
786 # Begin Source File
787
788 SOURCE=..\ir\be\ppc32\gen_ppc32_machine.c
789 # PROP Exclude_From_Build 1
790 # End Source File
791 # Begin Source File
792
793 SOURCE=..\ir\be\ppc32\gen_ppc32_machine.h
794 # End Source File
795 # Begin Source File
796
797 SOURCE=..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl
798 # End Source File
799 # Begin Source File
800
801 SOURCE=..\ir\be\ppc32\gen_ppc32_new_nodes.h
802 # End Source File
803 # Begin Source File
804
805 SOURCE=..\ir\be\ppc32\gen_ppc32_regalloc_if.c
806 # End Source File
807 # Begin Source File
808
809 SOURCE=..\ir\be\ppc32\gen_ppc32_regalloc_if.h
810 # End Source File
811 # Begin Source File
812
813 SOURCE=..\ir\be\ppc32\ppc32_emitter.c
814 # End Source File
815 # Begin Source File
816
817 SOURCE=..\ir\be\ppc32\ppc32_emitter.h
818 # End Source File
819 # Begin Source File
820
821 SOURCE=..\ir\be\ppc32\ppc32_map_regs.c
822 # End Source File
823 # Begin Source File
824
825 SOURCE=..\ir\be\ppc32\ppc32_map_regs.h
826 # End Source File
827 # Begin Source File
828
829 SOURCE=..\ir\be\ppc32\ppc32_new_nodes.c
830 # End Source File
831 # Begin Source File
832
833 SOURCE=..\ir\be\ppc32\ppc32_new_nodes.h
834 # End Source File
835 # Begin Source File
836
837 SOURCE=..\ir\be\ppc32\ppc32_nodes_attr.h
838 # End Source File
839 # Begin Source File
840
841 SOURCE=..\ir\be\ppc32\ppc32_spec.pl
842
843 !IF  "$(CFG)" == "libfirm - Win32 Release"
844
845 USERDEP__PPC32="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
846 # Begin Custom Build - Translate Spec: $(InputPath)
847 InputPath=..\ir\be\ppc32\ppc32_spec.pl
848
849 BuildCmds= \
850         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ppc32 \
851         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ppc32 \
852         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ppc32 \
853         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ppc32 \
854         
855
856 "..\ir\be\ppc32\gen_ppc32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
857    $(BuildCmds)
858
859 "..\ir\be\ppc32\gen_ppc32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
860    $(BuildCmds)
861
862 "..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
863    $(BuildCmds)
864
865 "..\ir\be\ppc32\gen_ppc32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
866    $(BuildCmds)
867
868 "..\ir\be\ppc32\gen_ppc32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
869    $(BuildCmds)
870
871 "..\ir\be\ppc32\gen_ppc32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
872    $(BuildCmds)
873
874 "..\ir\be\ppc32\gen_ppc32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
875    $(BuildCmds)
876
877 "..\ir\be\ppc32\gen_ppc32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
878    $(BuildCmds)
879 # End Custom Build
880
881 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
882
883 USERDEP__PPC32="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
884 # Begin Custom Build - Translate Spec: $(InputPath)
885 InputPath=..\ir\be\ppc32\ppc32_spec.pl
886
887 BuildCmds= \
888         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\ppc32 \
889         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\ppc32 \
890         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\ppc32 \
891         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\ppc32 \
892         
893
894 "..\ir\be\ppc32\gen_ppc32_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
895    $(BuildCmds)
896
897 "..\ir\be\ppc32\gen_ppc32_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
898    $(BuildCmds)
899
900 "..\ir\be\ppc32\gen_ppc32_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
901    $(BuildCmds)
902
903 "..\ir\be\ppc32\gen_ppc32_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
904    $(BuildCmds)
905
906 "..\ir\be\ppc32\gen_ppc32_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
907    $(BuildCmds)
908
909 "..\ir\be\ppc32\gen_ppc32_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
910    $(BuildCmds)
911
912 "..\ir\be\ppc32\gen_ppc32_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
913    $(BuildCmds)
914
915 "..\ir\be\ppc32\gen_ppc32_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
916    $(BuildCmds)
917 # End Custom Build
918
919 !ENDIF 
920
921 # End Source File
922 # Begin Source File
923
924 SOURCE=..\ir\be\ppc32\ppc32_transform.c
925 # End Source File
926 # Begin Source File
927
928 SOURCE=..\ir\be\ppc32\ppc32_transform.h
929 # End Source File
930 # Begin Source File
931
932 SOURCE=..\ir\be\ppc32\ppc32_transform_conv.c
933 # End Source File
934 # Begin Source File
935
936 SOURCE=..\ir\be\ppc32\ppc32_transform_conv.h
937 # End Source File
938 # End Group
939 # Begin Group "mips"
940
941 # PROP Default_Filter ""
942 # Begin Source File
943
944 SOURCE=..\ir\be\mips\bearch_mips.c
945 # End Source File
946 # Begin Source File
947
948 SOURCE=..\ir\be\mips\bearch_mips.h
949 # End Source File
950 # Begin Source File
951
952 SOURCE=..\ir\be\mips\bearch_mips_t.h
953 # End Source File
954 # Begin Source File
955
956 SOURCE=..\ir\be\mips\gen_mips_emitter.c
957 # End Source File
958 # Begin Source File
959
960 SOURCE=..\ir\be\mips\gen_mips_emitter.h
961 # End Source File
962 # Begin Source File
963
964 SOURCE=..\ir\be\mips\gen_mips_machine.c
965 # PROP Ignore_Default_Tool 1
966 # End Source File
967 # Begin Source File
968
969 SOURCE=..\ir\be\mips\gen_mips_machine.h
970 # End Source File
971 # Begin Source File
972
973 SOURCE=..\ir\be\mips\gen_mips_new_nodes.c.inl
974 # End Source File
975 # Begin Source File
976
977 SOURCE=..\ir\be\mips\gen_mips_new_nodes.h
978 # End Source File
979 # Begin Source File
980
981 SOURCE=..\ir\be\mips\gen_mips_regalloc_if.c
982 # End Source File
983 # Begin Source File
984
985 SOURCE=..\ir\be\mips\gen_mips_regalloc_if.h
986 # End Source File
987 # Begin Source File
988
989 SOURCE=..\ir\be\mips\mips_emitter.c
990 # End Source File
991 # Begin Source File
992
993 SOURCE=..\ir\be\mips\mips_emitter.h
994 # End Source File
995 # Begin Source File
996
997 SOURCE=..\ir\be\mips\mips_map_regs.c
998 # End Source File
999 # Begin Source File
1000
1001 SOURCE=..\ir\be\mips\mips_map_regs.h
1002 # End Source File
1003 # Begin Source File
1004
1005 SOURCE=..\ir\be\mips\mips_new_nodes.c
1006 # End Source File
1007 # Begin Source File
1008
1009 SOURCE=..\ir\be\mips\mips_new_nodes.h
1010 # End Source File
1011 # Begin Source File
1012
1013 SOURCE=..\ir\be\mips\mips_nodes_attr.h
1014 # End Source File
1015 # Begin Source File
1016
1017 SOURCE=..\ir\be\mips\mips_scheduler.c
1018 # End Source File
1019 # Begin Source File
1020
1021 SOURCE=..\ir\be\mips\mips_scheduler.h
1022 # End Source File
1023 # Begin Source File
1024
1025 SOURCE=..\ir\be\mips\mips_spec.pl
1026
1027 !IF  "$(CFG)" == "libfirm - Win32 Release"
1028
1029 USERDEP__MIPS_="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
1030 # Begin Custom Build - Translate Spec: $(InputPath)
1031 InputPath=..\ir\be\mips\mips_spec.pl
1032
1033 BuildCmds= \
1034         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\mips \
1035         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\mips \
1036         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\mips \
1037         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\mips \
1038         
1039
1040 "..\ir\be\mips\gen_mips_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1041    $(BuildCmds)
1042
1043 "..\ir\be\mips\gen_mips_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1044    $(BuildCmds)
1045
1046 "..\ir\be\mips\gen_mips_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1047    $(BuildCmds)
1048
1049 "..\ir\be\mips\gen_mips_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1050    $(BuildCmds)
1051
1052 "..\ir\be\mips\gen_mips_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1053    $(BuildCmds)
1054
1055 "..\ir\be\mips\gen_mips_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1056    $(BuildCmds)
1057
1058 "..\ir\be\mips\gen_mips_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1059    $(BuildCmds)
1060
1061 "..\ir\be\mips\gen_mips_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1062    $(BuildCmds)
1063 # End Custom Build
1064
1065 !ELSEIF  "$(CFG)" == "libfirm - Win32 Debug"
1066
1067 USERDEP__MIPS_="..\ir\be\scripts\generate_emitter.pl"   "..\ir\be\scripts\generate_new_opcodes.pl"      "..\ir\be\scripts\generate_regalloc_if.pl"      "..\ir\be\scripts\generate_machine.pl"  
1068 # Begin Custom Build - Translate Spec: $(InputPath)
1069 InputPath=..\ir\be\mips\mips_spec.pl
1070
1071 BuildCmds= \
1072         ..\ir\be\scripts\generate_emitter.pl $(InputPath) ..\ir\be\mips \
1073         ..\ir\be\scripts\generate_new_opcodes.pl $(InputPath) ..\ir\be\mips \
1074         ..\ir\be\scripts\generate_regalloc_if.pl $(InputPath) ..\ir\be\mips \
1075         ..\ir\be\scripts\generate_machine.pl $(InputPath) ..\ir\be\mips \
1076         
1077
1078 "..\ir\be\mips\gen_mips_emitter.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1079    $(BuildCmds)
1080
1081 "..\ir\be\mips\gen_mips_emitter.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1082    $(BuildCmds)
1083
1084 "..\ir\be\mips\gen_mips_new_nodes.c.inl" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1085    $(BuildCmds)
1086
1087 "..\ir\be\mips\gen_mips_new_nodes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1088    $(BuildCmds)
1089
1090 "..\ir\be\mips\gen_mips_regalloc_if.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1091    $(BuildCmds)
1092
1093 "..\ir\be\mips\gen_mips_regalloc_if.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1094    $(BuildCmds)
1095
1096 "..\ir\be\mips\gen_mips_machine.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1097    $(BuildCmds)
1098
1099 "..\ir\be\mips\gen_mips_machine.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1100    $(BuildCmds)
1101 # End Custom Build
1102
1103 !ENDIF 
1104
1105 # End Source File
1106 # Begin Source File
1107
1108 SOURCE=..\ir\be\mips\mips_transform.c
1109 # End Source File
1110 # Begin Source File
1111
1112 SOURCE=..\ir\be\mips\mips_transform.h
1113 # End Source File
1114 # Begin Source File
1115
1116 SOURCE=..\ir\be\mips\mips_util.h
1117 # End Source File
1118 # End Group
1119 # Begin Group "TEMPLATE"
1120
1121 # PROP Default_Filter ""
1122 # Begin Source File
1123
1124 SOURCE=..\ir\be\TEMPLATE\bearch_TEMPLATE.c
1125 # PROP Exclude_From_Scan -1
1126 # PROP BASE Exclude_From_Build 1
1127 # PROP Exclude_From_Build 1
1128 # End Source File
1129 # Begin Source File
1130
1131 SOURCE=..\ir\be\TEMPLATE\bearch_TEMPLATE.h
1132 # PROP Exclude_From_Scan -1
1133 # PROP BASE Exclude_From_Build 1
1134 # PROP Exclude_From_Build 1
1135 # End Source File
1136 # Begin Source File
1137
1138 SOURCE=..\ir\be\TEMPLATE\bearch_TEMPLATE_t.h
1139 # PROP Exclude_From_Scan -1
1140 # PROP BASE Exclude_From_Build 1
1141 # PROP Exclude_From_Build 1
1142 # End Source File
1143 # Begin Source File
1144
1145 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_emitter.c
1146 # PROP Exclude_From_Scan -1
1147 # PROP BASE Exclude_From_Build 1
1148 # PROP Exclude_From_Build 1
1149 # End Source File
1150 # Begin Source File
1151
1152 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_emitter.h
1153 # PROP Exclude_From_Scan -1
1154 # PROP BASE Exclude_From_Build 1
1155 # PROP Exclude_From_Build 1
1156 # End Source File
1157 # Begin Source File
1158
1159 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_map_regs.c
1160 # PROP Exclude_From_Scan -1
1161 # PROP BASE Exclude_From_Build 1
1162 # PROP Exclude_From_Build 1
1163 # End Source File
1164 # Begin Source File
1165
1166 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_map_regs.h
1167 # PROP Exclude_From_Scan -1
1168 # PROP BASE Exclude_From_Build 1
1169 # PROP Exclude_From_Build 1
1170 # End Source File
1171 # Begin Source File
1172
1173 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_new_nodes.c
1174 # PROP Exclude_From_Scan -1
1175 # PROP BASE Exclude_From_Build 1
1176 # PROP Exclude_From_Build 1
1177 # End Source File
1178 # Begin Source File
1179
1180 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_new_nodes.h
1181 # PROP Exclude_From_Scan -1
1182 # PROP BASE Exclude_From_Build 1
1183 # PROP Exclude_From_Build 1
1184 # End Source File
1185 # Begin Source File
1186
1187 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_nodes_attr.h
1188 # PROP Exclude_From_Scan -1
1189 # PROP BASE Exclude_From_Build 1
1190 # PROP Exclude_From_Build 1
1191 # End Source File
1192 # Begin Source File
1193
1194 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_transform.c
1195 # PROP Exclude_From_Scan -1
1196 # PROP BASE Exclude_From_Build 1
1197 # PROP Exclude_From_Build 1
1198 # End Source File
1199 # Begin Source File
1200
1201 SOURCE=..\ir\be\TEMPLATE\TEMPLATE_transform.h
1202 # PROP Exclude_From_Scan -1
1203 # PROP BASE Exclude_From_Build 1
1204 # PROP Exclude_From_Build 1
1205 # End Source File
1206 # End Group
1207 # Begin Source File
1208
1209 SOURCE=..\ir\be\be_dbgout.h
1210 # End Source File
1211 # Begin Source File
1212
1213 SOURCE=..\ir\be\be_dbgout_t.h
1214 # End Source File
1215 # Begin Source File
1216
1217 SOURCE=..\ir\be\be_t.h
1218 # End Source File
1219 # Begin Source File
1220
1221 SOURCE=..\ir\be\beabi.c
1222 # End Source File
1223 # Begin Source File
1224
1225 SOURCE=..\ir\be\beabi.h
1226 # End Source File
1227 # Begin Source File
1228
1229 SOURCE=..\ir\be\beabi_t.h
1230 # End Source File
1231 # Begin Source File
1232
1233 SOURCE=..\ir\be\bearch.c
1234 # End Source File
1235 # Begin Source File
1236
1237 SOURCE=..\ir\be\bearch.h
1238 # End Source File
1239 # Begin Source File
1240
1241 SOURCE=..\ir\be\bearch_t.h
1242 # End Source File
1243 # Begin Source File
1244
1245 SOURCE=..\ir\be\beblocksched.c
1246 # End Source File
1247 # Begin Source File
1248
1249 SOURCE=..\ir\be\beblocksched.h
1250 # End Source File
1251 # Begin Source File
1252
1253 SOURCE=..\ir\be\bechordal.c
1254 # End Source File
1255 # Begin Source File
1256
1257 SOURCE=..\ir\be\bechordal.h
1258 # End Source File
1259 # Begin Source File
1260
1261 SOURCE=..\ir\be\bechordal_draw.c
1262 # End Source File
1263 # Begin Source File
1264
1265 SOURCE=..\ir\be\bechordal_draw.h
1266 # End Source File
1267 # Begin Source File
1268
1269 SOURCE=..\ir\be\bechordal_main.c
1270 # End Source File
1271 # Begin Source File
1272
1273 SOURCE=..\ir\be\bechordal_t.h
1274 # End Source File
1275 # Begin Source File
1276
1277 SOURCE=..\ir\be\becopyheur.c
1278 # End Source File
1279 # Begin Source File
1280
1281 SOURCE=..\ir\be\becopyheur2.c
1282 # End Source File
1283 # Begin Source File
1284
1285 SOURCE=..\ir\be\becopyheur3.c
1286 # End Source File
1287 # Begin Source File
1288
1289 SOURCE=..\ir\be\becopyheur4.c
1290 # End Source File
1291 # Begin Source File
1292
1293 SOURCE=..\ir\be\becopyilp.c
1294 # End Source File
1295 # Begin Source File
1296
1297 SOURCE=..\ir\be\becopyilp1.c
1298 # End Source File
1299 # Begin Source File
1300
1301 SOURCE=..\ir\be\becopyilp2.c
1302 # End Source File
1303 # Begin Source File
1304
1305 SOURCE=..\ir\be\becopyilp_t.h
1306 # End Source File
1307 # Begin Source File
1308
1309 SOURCE=..\ir\be\becopyopt.c
1310 # End Source File
1311 # Begin Source File
1312
1313 SOURCE=..\ir\be\becopyopt.h
1314 # End Source File
1315 # Begin Source File
1316
1317 SOURCE=..\ir\be\becopyopt_t.h
1318 # End Source File
1319 # Begin Source File
1320
1321 SOURCE=..\ir\be\becopystat.c
1322 # End Source File
1323 # Begin Source File
1324
1325 SOURCE=..\ir\be\becopystat.h
1326 # End Source File
1327 # Begin Source File
1328
1329 SOURCE=..\ir\be\bedbgout.c
1330 # End Source File
1331 # Begin Source File
1332
1333 SOURCE=..\ir\be\bedomfront.c
1334 # End Source File
1335 # Begin Source File
1336
1337 SOURCE=..\ir\be\bedomfront.h
1338 # End Source File
1339 # Begin Source File
1340
1341 SOURCE=..\ir\be\beemitter.c
1342 # End Source File
1343 # Begin Source File
1344
1345 SOURCE=..\ir\be\beemitter.h
1346 # End Source File
1347 # Begin Source File
1348
1349 SOURCE=..\ir\be\beflags.c
1350 # End Source File
1351 # Begin Source File
1352
1353 SOURCE=..\ir\be\beflags.h
1354 # End Source File
1355 # Begin Source File
1356
1357 SOURCE=..\ir\be\begnuas.c
1358 # End Source File
1359 # Begin Source File
1360
1361 SOURCE=..\ir\be\begnuas.h
1362 # End Source File
1363 # Begin Source File
1364
1365 SOURCE=..\ir\be\beifg.c
1366 # End Source File
1367 # Begin Source File
1368
1369 SOURCE=..\ir\be\beifg.h
1370 # End Source File
1371 # Begin Source File
1372
1373 SOURCE=..\ir\be\beifg_clique.c
1374 # End Source File
1375 # Begin Source File
1376
1377 SOURCE=..\ir\be\beifg_impl.h
1378 # End Source File
1379 # Begin Source File
1380
1381 SOURCE=..\ir\be\beifg_list.c
1382 # End Source File
1383 # Begin Source File
1384
1385 SOURCE=..\ir\be\beifg_pointer.c
1386 # End Source File
1387 # Begin Source File
1388
1389 SOURCE=..\ir\be\beifg_std.c
1390 # End Source File
1391 # Begin Source File
1392
1393 SOURCE=..\ir\be\beifg_t.h
1394 # End Source File
1395 # Begin Source File
1396
1397 SOURCE=..\ir\be\beilpsched.h
1398 # End Source File
1399 # Begin Source File
1400
1401 SOURCE=..\ir\be\beinsn.c
1402 # End Source File
1403 # Begin Source File
1404
1405 SOURCE=..\ir\be\beinsn_t.h
1406 # End Source File
1407 # Begin Source File
1408
1409 SOURCE=..\ir\be\beintlive_t.h
1410 # End Source File
1411 # Begin Source File
1412
1413 SOURCE=..\ir\be\beirg.c
1414 # End Source File
1415 # Begin Source File
1416
1417 SOURCE=..\ir\be\beirg.h
1418 # End Source File
1419 # Begin Source File
1420
1421 SOURCE=..\ir\be\beirg_t.h
1422 # End Source File
1423 # Begin Source File
1424
1425 SOURCE=..\ir\be\beirgmod.c
1426 # End Source File
1427 # Begin Source File
1428
1429 SOURCE=..\ir\be\beirgmod.h
1430 # End Source File
1431 # Begin Source File
1432
1433 SOURCE=..\ir\be\bejavacoal.c
1434 # End Source File
1435 # Begin Source File
1436
1437 SOURCE=..\ir\be\bejavacoal.h
1438 # End Source File
1439 # Begin Source File
1440
1441 SOURCE=..\ir\be\belistsched.c
1442 # End Source File
1443 # Begin Source File
1444
1445 SOURCE=..\ir\be\belistsched.h
1446 # End Source File
1447 # Begin Source File
1448
1449 SOURCE=..\ir\be\belive.c
1450 # End Source File
1451 # Begin Source File
1452
1453 SOURCE=..\ir\be\belive.h
1454 # End Source File
1455 # Begin Source File
1456
1457 SOURCE=..\ir\be\belive_t.h
1458 # End Source File
1459 # Begin Source File
1460
1461 SOURCE=..\ir\be\beloopana.c
1462 # End Source File
1463 # Begin Source File
1464
1465 SOURCE=..\ir\be\beloopana.h
1466 # End Source File
1467 # Begin Source File
1468
1469 SOURCE=..\ir\be\belower.c
1470 # End Source File
1471 # Begin Source File
1472
1473 SOURCE=..\ir\be\belower.h
1474 # End Source File
1475 # Begin Source File
1476
1477 SOURCE=..\ir\be\bemachine.c
1478 # End Source File
1479 # Begin Source File
1480
1481 SOURCE=..\ir\be\bemachine.h
1482 # End Source File
1483 # Begin Source File
1484
1485 SOURCE=..\ir\be\bemachnode.c
1486 # End Source File
1487 # Begin Source File
1488
1489 SOURCE=..\ir\be\bemachnode.h
1490 # End Source File
1491 # Begin Source File
1492
1493 SOURCE=..\ir\be\bemain.c
1494 # End Source File
1495 # Begin Source File
1496
1497 SOURCE=..\ir\be\bemodule.c
1498 # End Source File
1499 # Begin Source File
1500
1501 SOURCE=..\ir\be\bemodule.h
1502 # End Source File
1503 # Begin Source File
1504
1505 SOURCE=..\ir\be\bemodule_t.h
1506 # End Source File
1507 # Begin Source File
1508
1509 SOURCE=..\ir\be\benode.c
1510 # End Source File
1511 # Begin Source File
1512
1513 SOURCE=..\ir\be\benode_t.h
1514 # End Source File
1515 # Begin Source File
1516
1517 SOURCE=..\ir\be\bepeephole.c
1518 # End Source File
1519 # Begin Source File
1520
1521 SOURCE=..\ir\be\bepeephole.h
1522 # End Source File
1523 # Begin Source File
1524
1525 SOURCE=..\ir\be\bepressurestat.c
1526 # End Source File
1527 # Begin Source File
1528
1529 SOURCE=..\ir\be\bepressurestat.h
1530 # End Source File
1531 # Begin Source File
1532
1533 SOURCE=..\ir\be\bera.c
1534 # End Source File
1535 # Begin Source File
1536
1537 SOURCE=..\ir\be\bera.h
1538 # End Source File
1539 # Begin Source File
1540
1541 SOURCE=..\ir\be\beraextern.c
1542 # End Source File
1543 # Begin Source File
1544
1545 SOURCE=..\ir\be\beraextern.h
1546 # End Source File
1547 # Begin Source File
1548
1549 SOURCE=..\ir\be\besched.c
1550 # End Source File
1551 # Begin Source File
1552
1553 SOURCE=..\ir\be\besched.h
1554 # End Source File
1555 # Begin Source File
1556
1557 SOURCE=..\ir\be\besched_t.h
1558 # End Source File
1559 # Begin Source File
1560
1561 SOURCE=..\ir\be\beschedmris.c
1562 # End Source File
1563 # Begin Source File
1564
1565 SOURCE=..\ir\be\beschedmris.h
1566 # End Source File
1567 # Begin Source File
1568
1569 SOURCE=..\ir\be\beschednormal.c
1570 # End Source File
1571 # Begin Source File
1572
1573 SOURCE=..\ir\be\beschedrand.c
1574 # End Source File
1575 # Begin Source File
1576
1577 SOURCE=..\ir\be\beschedregpress.c
1578 # End Source File
1579 # Begin Source File
1580
1581 SOURCE=..\ir\be\beschedrss.c
1582 # End Source File
1583 # Begin Source File
1584
1585 SOURCE=..\ir\be\beschedrss.h
1586 # End Source File
1587 # Begin Source File
1588
1589 SOURCE=..\ir\be\beschedtrace.c
1590 # End Source File
1591 # Begin Source File
1592
1593 SOURCE=..\ir\be\beschedtrivial.c
1594 # End Source File
1595 # Begin Source File
1596
1597 SOURCE=..\ir\be\bespill.c
1598 # End Source File
1599 # Begin Source File
1600
1601 SOURCE=..\ir\be\bespill.h
1602 # End Source File
1603 # Begin Source File
1604
1605 SOURCE=..\ir\be\bespillbelady.c
1606 # End Source File
1607 # Begin Source File
1608
1609 SOURCE=..\ir\be\bespillbelady.h
1610 # End Source File
1611 # Begin Source File
1612
1613 SOURCE=..\ir\be\bespillbelady2.c
1614 # End Source File
1615 # Begin Source File
1616
1617 SOURCE=..\ir\be\bespillbelady3.c
1618 # End Source File
1619 # Begin Source File
1620
1621 SOURCE=..\ir\be\bespilldaemel.c
1622 # End Source File
1623 # Begin Source File
1624
1625 SOURCE=..\ir\be\bespillloc.h
1626 # End Source File
1627 # Begin Source File
1628
1629 SOURCE=..\ir\be\bespilloptions.c
1630 # End Source File
1631 # Begin Source File
1632
1633 SOURCE=..\ir\be\bespilloptions.h
1634 # End Source File
1635 # Begin Source File
1636
1637 SOURCE=..\ir\be\bespillremat.c
1638 # End Source File
1639 # Begin Source File
1640
1641 SOURCE=..\ir\be\bespillremat.h
1642 # End Source File
1643 # Begin Source File
1644
1645 SOURCE=..\ir\be\bespillslots.c
1646 # End Source File
1647 # Begin Source File
1648
1649 SOURCE=..\ir\be\bespillslots.h
1650 # End Source File
1651 # Begin Source File
1652
1653 SOURCE=..\ir\be\bessaconstr.c
1654 # End Source File
1655 # Begin Source File
1656
1657 SOURCE=..\ir\be\bessaconstr.h
1658 # End Source File
1659 # Begin Source File
1660
1661 SOURCE=..\ir\be\bessadestr.c
1662 # End Source File
1663 # Begin Source File
1664
1665 SOURCE=..\ir\be\bessadestr.h
1666 # End Source File
1667 # Begin Source File
1668
1669 SOURCE=..\ir\be\bessadestrsimple.c
1670 # End Source File
1671 # Begin Source File
1672
1673 SOURCE=..\ir\be\bessadestrsimple.h
1674 # End Source File
1675 # Begin Source File
1676
1677 SOURCE=..\ir\be\bestabs.c
1678 # End Source File
1679 # Begin Source File
1680
1681 SOURCE=..\ir\be\bestat.c
1682 # End Source File
1683 # Begin Source File
1684
1685 SOURCE=..\ir\be\bestat.h
1686 # End Source File
1687 # Begin Source File
1688
1689 SOURCE=..\ir\be\bestate.c
1690 # End Source File
1691 # Begin Source File
1692
1693 SOURCE=..\ir\be\bestate.h
1694 # End Source File
1695 # Begin Source File
1696
1697 SOURCE=..\ir\be\bestatevent.h
1698 # End Source File
1699 # Begin Source File
1700
1701 SOURCE=..\ir\be\betranshlp.c
1702 # End Source File
1703 # Begin Source File
1704
1705 SOURCE=..\ir\be\betranshlp.h
1706 # End Source File
1707 # Begin Source File
1708
1709 SOURCE=..\ir\be\beuses.c
1710 # End Source File
1711 # Begin Source File
1712
1713 SOURCE=..\ir\be\beuses.h
1714 # End Source File
1715 # Begin Source File
1716
1717 SOURCE=..\ir\be\beuses_t.h
1718 # End Source File
1719 # Begin Source File
1720
1721 SOURCE=..\ir\be\beutil.c
1722 # End Source File
1723 # Begin Source File
1724
1725 SOURCE=..\ir\be\beutil.h
1726 # End Source File
1727 # Begin Source File
1728
1729 SOURCE=..\ir\be\beverify.c
1730 # End Source File
1731 # Begin Source File
1732
1733 SOURCE=..\ir\be\beverify.h
1734 # End Source File
1735 # End Group
1736 # Begin Group "common"
1737
1738 # PROP Default_Filter ""
1739 # Begin Source File
1740
1741 SOURCE=..\ir\common\debug.c
1742 # End Source File
1743 # Begin Source File
1744
1745 SOURCE=..\ir\common\debug.h
1746 # End Source File
1747 # Begin Source File
1748
1749 SOURCE=..\ir\common\error.c
1750 # End Source File
1751 # Begin Source File
1752
1753 SOURCE=..\ir\common\error.h
1754 # End Source File
1755 # Begin Source File
1756
1757 SOURCE=..\ir\common\firm.c
1758 # End Source File
1759 # Begin Source File
1760
1761 SOURCE=..\ir\common\firm_common.c
1762 # End Source File
1763 # Begin Source File
1764
1765 SOURCE=..\ir\common\firm_common_t.h
1766 # End Source File
1767 # Begin Source File
1768
1769 SOURCE=..\ir\common\firmwalk.c
1770 # End Source File
1771 # Begin Source File
1772
1773 SOURCE=..\ir\common\firmwalk.h
1774 # End Source File
1775 # Begin Source File
1776
1777 SOURCE=..\ir\common\irtools.c
1778 # End Source File
1779 # Begin Source File
1780
1781 SOURCE=..\ir\common\irtools.h
1782 # End Source File
1783 # Begin Source File
1784
1785 SOURCE=..\ir\common\statistics.c
1786 # End Source File
1787 # Begin Source File
1788
1789 SOURCE=..\ir\common\statistics.h
1790 # End Source File
1791 # Begin Source File
1792
1793 SOURCE=..\ir\common\timing.c
1794 # End Source File
1795 # End Group
1796 # Begin Group "debug"
1797
1798 # PROP Default_Filter ""
1799 # Begin Source File
1800
1801 SOURCE=..\ir\debug\dbginfo.c
1802 # End Source File
1803 # Begin Source File
1804
1805 SOURCE=..\ir\debug\dbginfo_t.h
1806 # End Source File
1807 # Begin Source File
1808
1809 SOURCE=..\ir\debug\debugger.c
1810 # End Source File
1811 # Begin Source File
1812
1813 SOURCE=..\ir\debug\debugger.h
1814 # End Source File
1815 # Begin Source File
1816
1817 SOURCE=..\ir\debug\firm_ycomp.c
1818 # End Source File
1819 # Begin Source File
1820
1821 SOURCE=..\ir\debug\seqnumbers.c
1822 # End Source File
1823 # End Group
1824 # Begin Group "external"
1825
1826 # PROP Default_Filter ""
1827 # Begin Source File
1828
1829 SOURCE=..\ir\external\Makefile.in
1830 # End Source File
1831 # Begin Source File
1832
1833 SOURCE=..\ir\external\read.c
1834 # PROP Exclude_From_Build 1
1835 # End Source File
1836 # Begin Source File
1837
1838 SOURCE=..\ir\external\read.h
1839 # End Source File
1840 # Begin Source File
1841
1842 SOURCE=..\ir\external\read_t.h
1843 # End Source File
1844 # End Group
1845 # Begin Group "ident"
1846
1847 # PROP Default_Filter ""
1848 # Begin Source File
1849
1850 SOURCE=..\ir\ident\ident.c
1851 # End Source File
1852 # Begin Source File
1853
1854 SOURCE=..\ir\ident\ident_t.h
1855 # End Source File
1856 # Begin Source File
1857
1858 SOURCE=..\ir\ident\Makefile.in
1859 # End Source File
1860 # Begin Source File
1861
1862 SOURCE=..\ir\ident\mangle.c
1863 # End Source File
1864 # End Group
1865 # Begin Group "ir"
1866
1867 # PROP Default_Filter ""
1868 # Begin Source File
1869
1870 SOURCE=..\ir\ir\instrument.c
1871 # End Source File
1872 # Begin Source File
1873
1874 SOURCE=..\ir\ir\instrument.h
1875 # End Source File
1876 # Begin Source File
1877
1878 SOURCE=..\ir\ir\irarch.c
1879 # End Source File
1880 # Begin Source File
1881
1882 SOURCE=..\ir\ir\irargs.c
1883 # End Source File
1884 # Begin Source File
1885
1886 SOURCE=..\ir\ir\irargs_t.h
1887 # End Source File
1888 # Begin Source File
1889
1890 SOURCE=..\ir\ir\irbitset.h
1891 # End Source File
1892 # Begin Source File
1893
1894 SOURCE=..\ir\ir\ircgcons.c
1895 # End Source File
1896 # Begin Source File
1897
1898 SOURCE=..\ir\ir\ircons.c
1899 # End Source File
1900 # Begin Source File
1901
1902 SOURCE=..\ir\ir\ircons_t.h
1903 # End Source File
1904 # Begin Source File
1905
1906 SOURCE=..\ir\ir\irdump.c
1907 # End Source File
1908 # Begin Source File
1909
1910 SOURCE=..\ir\ir\irdump_t.h
1911 # End Source File
1912 # Begin Source File
1913
1914 SOURCE=..\ir\ir\irdumptxt.c
1915 # End Source File
1916 # Begin Source File
1917
1918 SOURCE=..\ir\ir\iredges.c
1919 # End Source File
1920 # Begin Source File
1921
1922 SOURCE=..\ir\ir\iredges_t.h
1923 # End Source File
1924 # Begin Source File
1925
1926 SOURCE=..\ir\ir\iredgeset.h
1927 # End Source File
1928 # Begin Source File
1929
1930 SOURCE=..\ir\ir\irflag.c
1931 # End Source File
1932 # Begin Source File
1933
1934 SOURCE=..\ir\ir\irflag_t.h
1935 # End Source File
1936 # Begin Source File
1937
1938 SOURCE=..\ir\ir\irgmod.c
1939 # End Source File
1940 # Begin Source File
1941
1942 SOURCE=..\ir\ir\irgopt.c
1943 # End Source File
1944 # Begin Source File
1945
1946 SOURCE=..\ir\ir\irgopt_t.h
1947 # End Source File
1948 # Begin Source File
1949
1950 SOURCE=..\ir\ir\irgraph.c
1951 # End Source File
1952 # Begin Source File
1953
1954 SOURCE=..\ir\ir\irgraph_t.h
1955 # End Source File
1956 # Begin Source File
1957
1958 SOURCE=..\ir\ir\irgwalk.c
1959 # End Source File
1960 # Begin Source File
1961
1962 SOURCE=..\ir\ir\irgwalk_blk.c
1963 # End Source File
1964 # Begin Source File
1965
1966 SOURCE=..\ir\ir\irhooks.c
1967 # End Source File
1968 # Begin Source File
1969
1970 SOURCE=..\ir\ir\irmode.c
1971 # End Source File
1972 # Begin Source File
1973
1974 SOURCE=..\ir\ir\irmode_t.h
1975 # End Source File
1976 # Begin Source File
1977
1978 SOURCE=..\ir\ir\irnode.c
1979 # End Source File
1980 # Begin Source File
1981
1982 SOURCE=..\ir\ir\irnode_t.h
1983 # End Source File
1984 # Begin Source File
1985
1986 SOURCE=..\ir\ir\irnodemap.c
1987 # End Source File
1988 # Begin Source File
1989
1990 SOURCE=..\ir\ir\irnodemap.h
1991 # End Source File
1992 # Begin Source File
1993
1994 SOURCE=..\ir\ir\irnodeset.c
1995 # End Source File
1996 # Begin Source File
1997
1998 SOURCE=..\ir\ir\irnodeset.h
1999 # End Source File
2000 # Begin Source File
2001
2002 SOURCE=..\ir\ir\irop.c
2003 # End Source File
2004 # Begin Source File
2005
2006 SOURCE=..\ir\ir\irop_t.h
2007 # End Source File
2008 # Begin Source File
2009
2010 SOURCE=..\ir\ir\iropt.c
2011 # End Source File
2012 # Begin Source File
2013
2014 SOURCE=..\ir\ir\iropt_t.h
2015 # End Source File
2016 # Begin Source File
2017
2018 SOURCE=..\ir\ir\irphase.c
2019 # End Source File
2020 # Begin Source File
2021
2022 SOURCE=..\ir\ir\irphase_t.h
2023 # End Source File
2024 # Begin Source File
2025
2026 SOURCE=..\ir\ir\irphaselist.h
2027 # End Source File
2028 # Begin Source File
2029
2030 SOURCE=..\ir\ir\irphases_t.h
2031 # End Source File
2032 # Begin Source File
2033
2034 SOURCE=..\ir\ir\irprintf.c
2035 # End Source File
2036 # Begin Source File
2037
2038 SOURCE=..\ir\ir\irprintf_t.h
2039 # End Source File
2040 # Begin Source File
2041
2042 SOURCE=..\ir\ir\irprofile.c
2043 # End Source File
2044 # Begin Source File
2045
2046 SOURCE=..\ir\ir\irprofile.h
2047 # End Source File
2048 # Begin Source File
2049
2050 SOURCE=..\ir\ir\irprog.c
2051 # End Source File
2052 # Begin Source File
2053
2054 SOURCE=..\ir\ir\irprog_t.h
2055 # End Source File
2056 # Begin Source File
2057
2058 SOURCE=..\ir\ir\irssacons.c
2059 # End Source File
2060 # Begin Source File
2061
2062 SOURCE=..\ir\ir\irtypes.h
2063 # End Source File
2064 # Begin Source File
2065
2066 SOURCE=..\ir\ir\irvrfy.c
2067 # End Source File
2068 # Begin Source File
2069
2070 SOURCE=..\ir\ir\irvrfy_t.h
2071 # End Source File
2072 # Begin Source File
2073
2074 SOURCE=..\ir\ir\pseudo_irg.c
2075 # End Source File
2076 # End Group
2077 # Begin Group "opt"
2078
2079 # PROP Default_Filter ""
2080 # Begin Source File
2081
2082 SOURCE=..\ir\opt\boolopt.c
2083 # End Source File
2084 # Begin Source File
2085
2086 SOURCE=..\ir\opt\cfopt.c
2087 # End Source File
2088 # Begin Source File
2089
2090 SOURCE=..\ir\opt\code_placement.c
2091 # End Source File
2092 # Begin Source File
2093
2094 SOURCE=..\ir\opt\condeval.c
2095 # End Source File
2096 # Begin Source File
2097
2098 SOURCE=..\ir\opt\convopt.c
2099 # End Source File
2100 # Begin Source File
2101
2102 SOURCE=..\ir\opt\critical_edges.c
2103 # End Source File
2104 # Begin Source File
2105
2106 SOURCE=..\ir\opt\data_flow_scalar_replace.c
2107 # End Source File
2108 # Begin Source File
2109
2110 SOURCE=..\ir\opt\escape_ana.c
2111 # End Source File
2112 # Begin Source File
2113
2114 SOURCE=..\ir\opt\funccall.c
2115 # End Source File
2116 # Begin Source File
2117
2118 SOURCE=..\ir\opt\funccall_t.h
2119 # End Source File
2120 # Begin Source File
2121
2122 SOURCE=..\ir\opt\gvn_pre.c
2123 # End Source File
2124 # Begin Source File
2125
2126 SOURCE=..\ir\opt\ifconv.c
2127 # End Source File
2128 # Begin Source File
2129
2130 SOURCE=..\ir\opt\ircgopt.c
2131 # End Source File
2132 # Begin Source File
2133
2134 SOURCE=..\ir\opt\ldst2.c
2135 # End Source File
2136 # Begin Source File
2137
2138 SOURCE=..\ir\opt\ldstopt.c
2139 # End Source File
2140 # Begin Source File
2141
2142 SOURCE=..\ir\opt\opt_confirms.c
2143 # End Source File
2144 # Begin Source File
2145
2146 SOURCE=..\ir\opt\opt_confirms.h
2147 # End Source File
2148 # Begin Source File
2149
2150 SOURCE=..\ir\opt\opt_frame.c
2151 # End Source File
2152 # Begin Source File
2153
2154 SOURCE=..\ir\opt\opt_inline.c
2155 # End Source File
2156 # Begin Source File
2157
2158 SOURCE=..\ir\opt\opt_inline_t.h
2159 # End Source File
2160 # Begin Source File
2161
2162 SOURCE=..\ir\opt\opt_osr.c
2163 # End Source File
2164 # Begin Source File
2165
2166 SOURCE=..\ir\opt\opt_polymorphy.c
2167 # End Source File
2168 # Begin Source File
2169
2170 SOURCE=..\ir\opt\opt_polymorphy.h
2171 # End Source File
2172 # Begin Source File
2173
2174 SOURCE=..\ir\opt\proc_cloning.c
2175 # End Source File
2176 # Begin Source File
2177
2178 SOURCE=..\ir\opt\reassoc.c
2179 # End Source File
2180 # Begin Source File
2181
2182 SOURCE=..\ir\opt\reassoc_t.h
2183 # End Source File
2184 # Begin Source File
2185
2186 SOURCE=..\ir\opt\return.c
2187 # End Source File
2188 # Begin Source File
2189
2190 SOURCE=..\ir\opt\scalar_replace.c
2191 # End Source File
2192 # Begin Source File
2193
2194 SOURCE=..\ir\opt\scalar_replace.h
2195 # End Source File
2196 # Begin Source File
2197
2198 SOURCE=..\ir\opt\tailrec.c
2199 # End Source File
2200 # Begin Source File
2201
2202 SOURCE=..\ir\opt\tropt.c
2203 # End Source File
2204 # Begin Source File
2205
2206 SOURCE=..\ir\opt\tropt.h
2207 # End Source File
2208 # End Group
2209 # Begin Group "stat"
2210
2211 # PROP Default_Filter ""
2212 # Begin Source File
2213
2214 SOURCE=..\ir\stat\const_stat.c
2215 # End Source File
2216 # Begin Source File
2217
2218 SOURCE=..\ir\stat\counter.h
2219 # End Source File
2220 # Begin Source File
2221
2222 SOURCE=..\ir\stat\dags.c
2223 # End Source File
2224 # Begin Source File
2225
2226 SOURCE=..\ir\stat\dags.h
2227 # End Source File
2228 # Begin Source File
2229
2230 SOURCE=..\ir\stat\distrib.c
2231 # End Source File
2232 # Begin Source File
2233
2234 SOURCE=..\ir\stat\firmstat.c
2235 # End Source File
2236 # Begin Source File
2237
2238 SOURCE=..\ir\stat\firmstat_t.h
2239 # End Source File
2240 # Begin Source File
2241
2242 SOURCE=..\ir\stat\Makefile.in
2243 # End Source File
2244 # Begin Source File
2245
2246 SOURCE=..\ir\stat\pattern.c
2247 # End Source File
2248 # Begin Source File
2249
2250 SOURCE=..\ir\stat\pattern.h
2251 # End Source File
2252 # Begin Source File
2253
2254 SOURCE=..\ir\stat\pattern_dmp.c
2255 # End Source File
2256 # Begin Source File
2257
2258 SOURCE=..\ir\stat\pattern_dmp.h
2259 # End Source File
2260 # Begin Source File
2261
2262 SOURCE=..\ir\stat\stat_dmp.c
2263 # End Source File
2264 # Begin Source File
2265
2266 SOURCE=..\ir\stat\stat_dmp.h
2267 # End Source File
2268 # Begin Source File
2269
2270 SOURCE=..\ir\stat\stat_timing.c
2271 # End Source File
2272 # Begin Source File
2273
2274 SOURCE=..\ir\stat\stat_timing.h
2275 # End Source File
2276 # Begin Source File
2277
2278 SOURCE=..\ir\stat\statev.c
2279 # End Source File
2280 # Begin Source File
2281
2282 SOURCE=..\ir\stat\statev.h
2283 # End Source File
2284 # End Group
2285 # Begin Group "tr"
2286
2287 # PROP Default_Filter ""
2288 # Begin Source File
2289
2290 SOURCE=..\ir\tr\entity.c
2291 # End Source File
2292 # Begin Source File
2293
2294 SOURCE=..\ir\tr\entity_t.h
2295 # End Source File
2296 # Begin Source File
2297
2298 SOURCE=..\ir\tr\tpop.c
2299 # End Source File
2300 # Begin Source File
2301
2302 SOURCE=..\ir\tr\tpop_t.h
2303 # End Source File
2304 # Begin Source File
2305
2306 SOURCE=..\ir\tr\tr_inheritance.c
2307 # End Source File
2308 # Begin Source File
2309
2310 SOURCE=..\ir\tr\trvrfy.c
2311 # End Source File
2312 # Begin Source File
2313
2314 SOURCE=..\ir\tr\type.c
2315 # End Source File
2316 # Begin Source File
2317
2318 SOURCE=..\ir\tr\type_identify.c
2319 # End Source File
2320 # Begin Source File
2321
2322 SOURCE=..\ir\tr\type_t.h
2323 # End Source File
2324 # Begin Source File
2325
2326 SOURCE=..\ir\tr\typegmod.c
2327 # End Source File
2328 # Begin Source File
2329
2330 SOURCE=..\ir\tr\typewalk.c
2331 # End Source File
2332 # End Group
2333 # Begin Group "tv"
2334
2335 # PROP Default_Filter ""
2336 # Begin Source File
2337
2338 SOURCE=..\ir\tv\fltcalc.c
2339 # End Source File
2340 # Begin Source File
2341
2342 SOURCE=..\ir\tv\fltcalc.h
2343 # End Source File
2344 # Begin Source File
2345
2346 SOURCE=..\ir\tv\Makefile.in
2347 # End Source File
2348 # Begin Source File
2349
2350 SOURCE=..\ir\tv\strcalc.c
2351 # End Source File
2352 # Begin Source File
2353
2354 SOURCE=..\ir\tv\strcalc.h
2355 # End Source File
2356 # Begin Source File
2357
2358 SOURCE=..\ir\tv\tv.c
2359 # End Source File
2360 # Begin Source File
2361
2362 SOURCE=..\ir\tv\tv_t.h
2363 # End Source File
2364 # End Group
2365 # Begin Group "lower"
2366
2367 # PROP Default_Filter ""
2368 # Begin Source File
2369
2370 SOURCE=..\ir\lower\lower_calls.c
2371 # End Source File
2372 # Begin Source File
2373
2374 SOURCE=..\ir\lower\lower_copyb.c
2375 # End Source File
2376 # Begin Source File
2377
2378 SOURCE=..\ir\lower\lower_dw.c
2379 # End Source File
2380 # Begin Source File
2381
2382 SOURCE=..\ir\lower\lower_hl.c
2383 # End Source File
2384 # Begin Source File
2385
2386 SOURCE=..\ir\lower\lower_intrinsics.c
2387 # End Source File
2388 # Begin Source File
2389
2390 SOURCE=..\ir\lower\lower_mode_b.c
2391 # End Source File
2392 # Begin Source File
2393
2394 SOURCE=..\ir\lower\Makefile.in
2395 # End Source File
2396 # End Group
2397 # Begin Group "net"
2398
2399 # PROP Default_Filter ""
2400 # Begin Source File
2401
2402 SOURCE=..\ir\net\firmnet.c
2403 # End Source File
2404 # Begin Source File
2405
2406 SOURCE=..\ir\net\firmnet.h
2407 # End Source File
2408 # Begin Source File
2409
2410 SOURCE=..\ir\net\firmnet_t.h
2411 # End Source File
2412 # End Group
2413 # Begin Group "libcore"
2414
2415 # PROP Default_Filter ""
2416 # Begin Source File
2417
2418 SOURCE=..\ir\libcore\lc_appendable.c
2419 # End Source File
2420 # Begin Source File
2421
2422 SOURCE=..\ir\libcore\lc_appendable.h
2423 # End Source File
2424 # Begin Source File
2425
2426 SOURCE=..\ir\libcore\lc_common_t.h
2427 # End Source File
2428 # Begin Source File
2429
2430 SOURCE=..\ir\libcore\lc_config.h
2431 # End Source File
2432 # Begin Source File
2433
2434 SOURCE=..\ir\libcore\lc_config_lexer.c
2435 # End Source File
2436 # Begin Source File
2437
2438 SOURCE=..\ir\libcore\lc_config_lexer.l
2439 # End Source File
2440 # Begin Source File
2441
2442 SOURCE=..\ir\libcore\lc_config_parser.c
2443 # End Source File
2444 # Begin Source File
2445
2446 SOURCE=..\ir\libcore\lc_config_parser.h
2447 # End Source File
2448 # Begin Source File
2449
2450 SOURCE=..\ir\libcore\lc_config_parser.y
2451 # End Source File
2452 # Begin Source File
2453
2454 SOURCE=..\ir\libcore\lc_defines.h
2455 # End Source File
2456 # Begin Source File
2457
2458 SOURCE=..\ir\libcore\lc_opts.c
2459 # End Source File
2460 # Begin Source File
2461
2462 SOURCE=..\ir\libcore\lc_opts.h
2463 # End Source File
2464 # Begin Source File
2465
2466 SOURCE=..\ir\libcore\lc_opts_enum.c
2467 # End Source File
2468 # Begin Source File
2469
2470 SOURCE=..\ir\libcore\lc_opts_enum.h
2471 # End Source File
2472 # Begin Source File
2473
2474 SOURCE=..\ir\libcore\lc_opts_t.h
2475 # End Source File
2476 # Begin Source File
2477
2478 SOURCE=..\ir\libcore\lc_parser_t.h
2479 # End Source File
2480 # Begin Source File
2481
2482 SOURCE=..\ir\libcore\lc_printf.c
2483 # End Source File
2484 # Begin Source File
2485
2486 SOURCE=..\ir\libcore\lc_printf.h
2487 # End Source File
2488 # Begin Source File
2489
2490 SOURCE=..\ir\libcore\lc_printf_arg_types.def
2491 # End Source File
2492 # Begin Source File
2493
2494 SOURCE=..\ir\libcore\lc_type.c
2495 # End Source File
2496 # End Group
2497 # End Group
2498 # Begin Group "include"
2499
2500 # PROP Default_Filter ""
2501 # Begin Group "adt Nr. 1"
2502
2503 # PROP Default_Filter ""
2504 # Begin Source File
2505
2506 SOURCE=..\include\libfirm\adt\align.h
2507 # End Source File
2508 # Begin Source File
2509
2510 SOURCE=..\include\libfirm\adt\array.h
2511 # End Source File
2512 # Begin Source File
2513
2514 SOURCE=..\include\libfirm\adt\bipartite.h
2515 # End Source File
2516 # Begin Source File
2517
2518 SOURCE=..\include\libfirm\adt\bitfiddle.h
2519 # End Source File
2520 # Begin Source File
2521
2522 SOURCE=..\include\libfirm\adt\bitset.h
2523 # End Source File
2524 # Begin Source File
2525
2526 SOURCE=..\include\libfirm\adt\bitset_ia32.h
2527 # End Source File
2528 # Begin Source File
2529
2530 SOURCE=..\include\libfirm\adt\bitset_std.h
2531 # End Source File
2532 # Begin Source File
2533
2534 SOURCE=..\include\libfirm\adt\compiler.h
2535 # End Source File
2536 # Begin Source File
2537
2538 SOURCE=..\include\libfirm\adt\cpset.h
2539 # End Source File
2540 # Begin Source File
2541
2542 SOURCE=..\include\libfirm\adt\eset.h
2543 # End Source File
2544 # Begin Source File
2545
2546 SOURCE=..\include\libfirm\adt\fourcc.h
2547 # End Source File
2548 # Begin Source File
2549
2550 SOURCE=..\include\libfirm\adt\gaussjordan.h
2551 # End Source File
2552 # Begin Source File
2553
2554 SOURCE=..\include\libfirm\adt\gaussseidel.h
2555 # End Source File
2556 # Begin Source File
2557
2558 SOURCE=..\include\libfirm\adt\hashptr.h
2559 # End Source File
2560 # Begin Source File
2561
2562 SOURCE=..\include\libfirm\adt\hashset.h
2563 # End Source File
2564 # Begin Source File
2565
2566 SOURCE=..\include\libfirm\adt\hungarian.h
2567 # End Source File
2568 # Begin Source File
2569
2570 SOURCE=..\include\libfirm\adt\impl.h
2571 # End Source File
2572 # Begin Source File
2573
2574 SOURCE=..\include\libfirm\adt\iterator.h
2575 # End Source File
2576 # Begin Source File
2577
2578 SOURCE=..\include\libfirm\adt\list.h
2579 # End Source File
2580 # Begin Source File
2581
2582 SOURCE=..\include\libfirm\adt\obst.h
2583 # End Source File
2584 # Begin Source File
2585
2586 SOURCE=..\include\libfirm\adt\offset.h
2587 # End Source File
2588 # Begin Source File
2589
2590 SOURCE=..\include\libfirm\adt\pdeq.h
2591 # End Source File
2592 # Begin Source File
2593
2594 SOURCE=..\include\libfirm\adt\plist.h
2595 # End Source File
2596 # Begin Source File
2597
2598 SOURCE=..\include\libfirm\adt\pmap.h
2599 # End Source File
2600 # Begin Source File
2601
2602 SOURCE=..\include\libfirm\adt\pqueue.h
2603 # End Source File
2604 # Begin Source File
2605
2606 SOURCE=..\include\libfirm\adt\pset.h
2607 # End Source File
2608 # Begin Source File
2609
2610 SOURCE=..\include\libfirm\adt\pset_new.h
2611 # End Source File
2612 # Begin Source File
2613
2614 SOURCE=..\include\libfirm\adt\raw_bitset.h
2615 # End Source File
2616 # Begin Source File
2617
2618 SOURCE=..\include\libfirm\adt\set.h
2619 # End Source File
2620 # Begin Source File
2621
2622 SOURCE=..\include\libfirm\adt\unionfind.h
2623 # End Source File
2624 # Begin Source File
2625
2626 SOURCE=..\include\libfirm\adt\util.h
2627 # End Source File
2628 # Begin Source File
2629
2630 SOURCE=..\include\libfirm\adt\xmalloc.h
2631 # End Source File
2632 # End Group
2633 # Begin Source File
2634
2635 SOURCE=..\include\libfirm\absgraph.h
2636 # End Source File
2637 # Begin Source File
2638
2639 SOURCE=..\include\libfirm\analyze_irg_args.h
2640 # End Source File
2641 # Begin Source File
2642
2643 SOURCE=..\include\libfirm\archop.h
2644 # End Source File
2645 # Begin Source File
2646
2647 SOURCE=..\include\libfirm\be.h
2648 # End Source File
2649 # Begin Source File
2650
2651 SOURCE=..\include\libfirm\callgraph.h
2652 # End Source File
2653 # Begin Source File
2654
2655 SOURCE=..\include\libfirm\cdep.h
2656 # End Source File
2657 # Begin Source File
2658
2659 SOURCE=..\include\libfirm\cgana.h
2660 # End Source File
2661 # Begin Source File
2662
2663 SOURCE=..\include\libfirm\compute_loop_info.h
2664 # End Source File
2665 # Begin Source File
2666
2667 SOURCE=..\include\libfirm\dbginfo.h
2668 # End Source File
2669 # Begin Source File
2670
2671 SOURCE=..\include\libfirm\dfs.h
2672 # End Source File
2673 # Begin Source File
2674
2675 SOURCE=..\include\libfirm\execfreq.h
2676 # End Source File
2677 # Begin Source File
2678
2679 SOURCE=..\include\libfirm\execution_frequency.h
2680 # End Source File
2681 # Begin Source File
2682
2683 SOURCE=..\include\libfirm\field_temperature.h
2684 # End Source File
2685 # Begin Source File
2686
2687 SOURCE=..\include\libfirm\firm.h
2688 # End Source File
2689 # Begin Source File
2690
2691 SOURCE=..\include\libfirm\firm_common.h
2692 # End Source File
2693 # Begin Source File
2694
2695 SOURCE=..\include\libfirm\firm_types.h
2696 # End Source File
2697 # Begin Source File
2698
2699 SOURCE=..\include\libfirm\firm_ycomp.h
2700 # End Source File
2701 # Begin Source File
2702
2703 SOURCE=..\include\libfirm\firmstat.h
2704 # End Source File
2705 # Begin Source File
2706
2707 SOURCE=..\include\libfirm\height.h
2708 # End Source File
2709 # Begin Source File
2710
2711 SOURCE=..\include\libfirm\ident.h
2712 # End Source File
2713 # Begin Source File
2714
2715 SOURCE=..\include\libfirm\interval_analysis.h
2716 # End Source File
2717 # Begin Source File
2718
2719 SOURCE=..\include\libfirm\irarch.h
2720 # End Source File
2721 # Begin Source File
2722
2723 SOURCE=..\include\libfirm\ircgcons.h
2724 # End Source File
2725 # Begin Source File
2726
2727 SOURCE=..\include\libfirm\ircgopt.h
2728 # End Source File
2729 # Begin Source File
2730
2731 SOURCE=..\include\libfirm\ircons.h
2732 # End Source File
2733 # Begin Source File
2734
2735 SOURCE=..\include\libfirm\irconsconfirm.h
2736 # End Source File
2737 # Begin Source File
2738
2739 SOURCE=..\include\libfirm\irdom.h
2740 # End Source File
2741 # Begin Source File
2742
2743 SOURCE=..\include\libfirm\irdump.h
2744 # End Source File
2745 # Begin Source File
2746
2747 SOURCE=..\include\libfirm\irdump_grgen.h
2748 # End Source File
2749 # Begin Source File
2750
2751 SOURCE=..\include\libfirm\iredgekinds.h
2752 # End Source File
2753 # Begin Source File
2754
2755 SOURCE=..\include\libfirm\iredges.h
2756 # End Source File
2757 # Begin Source File
2758
2759 SOURCE=..\include\libfirm\irextbb.h
2760 # End Source File
2761 # Begin Source File
2762
2763 SOURCE=..\include\libfirm\irflag.h
2764 # End Source File
2765 # Begin Source File
2766
2767 SOURCE=..\include\libfirm\irgmod.h
2768 # End Source File
2769 # Begin Source File
2770
2771 SOURCE=..\include\libfirm\irgopt.h
2772 # End Source File
2773 # Begin Source File
2774
2775 SOURCE=..\include\libfirm\irgraph.h
2776 # End Source File
2777 # Begin Source File
2778
2779 SOURCE=..\include\libfirm\irgwalk.h
2780 # End Source File
2781 # Begin Source File
2782
2783 SOURCE=..\include\libfirm\irhooks.h
2784 # End Source File
2785 # Begin Source File
2786
2787 SOURCE=..\include\libfirm\irlivechk.h
2788 # End Source File
2789 # Begin Source File
2790
2791 SOURCE=..\include\libfirm\irloop.h
2792 # End Source File
2793 # Begin Source File
2794
2795 SOURCE=..\include\libfirm\irmemory.h
2796 # End Source File
2797 # Begin Source File
2798
2799 SOURCE=..\include\libfirm\irmode.h
2800 # End Source File
2801 # Begin Source File
2802
2803 SOURCE=..\include\libfirm\irnode.h
2804 # End Source File
2805 # Begin Source File
2806
2807 SOURCE=..\include\libfirm\irop.h
2808 # End Source File
2809 # Begin Source File
2810
2811 SOURCE=..\include\libfirm\iropt.h
2812 # End Source File
2813 # Begin Source File
2814
2815 SOURCE=..\include\libfirm\iropt_dbg.h
2816 # End Source File
2817 # Begin Source File
2818
2819 SOURCE=..\include\libfirm\iroptimize.h
2820 # End Source File
2821 # Begin Source File
2822
2823 SOURCE=..\include\libfirm\irouts.h
2824 # End Source File
2825 # Begin Source File
2826
2827 SOURCE=..\include\libfirm\irprintf.h
2828 # End Source File
2829 # Begin Source File
2830
2831 SOURCE=..\include\libfirm\irprog.h
2832 # End Source File
2833 # Begin Source File
2834
2835 SOURCE=..\include\libfirm\irsimpletype.h
2836 # End Source File
2837 # Begin Source File
2838
2839 SOURCE=..\include\libfirm\irtypeinfo.h
2840 # End Source File
2841 # Begin Source File
2842
2843 SOURCE=..\include\libfirm\irvrfy.h
2844 # End Source File
2845 # Begin Source File
2846
2847 SOURCE=..\include\libfirm\lowering.h
2848 # End Source File
2849 # Begin Source File
2850
2851 SOURCE=..\include\libfirm\old_fctnames.h
2852 # End Source File
2853 # Begin Source File
2854
2855 SOURCE=..\include\libfirm\phiclass.h
2856 # End Source File
2857 # Begin Source File
2858
2859 SOURCE=..\include\libfirm\pseudo_irg.h
2860 # End Source File
2861 # Begin Source File
2862
2863 SOURCE=..\include\libfirm\rta.h
2864 # End Source File
2865 # Begin Source File
2866
2867 SOURCE=..\include\libfirm\seqnumbers.h
2868 # End Source File
2869 # Begin Source File
2870
2871 SOURCE=..\include\libfirm\structure.h
2872 # End Source File
2873 # Begin Source File
2874
2875 SOURCE=..\include\libfirm\timing.h
2876 # End Source File
2877 # Begin Source File
2878
2879 SOURCE=..\include\libfirm\trouts.h
2880 # End Source File
2881 # Begin Source File
2882
2883 SOURCE=..\include\libfirm\tv.h
2884 # End Source File
2885 # Begin Source File
2886
2887 SOURCE=..\include\libfirm\typerep.h
2888 # End Source File
2889 # End Group
2890 # End Target
2891 # End Project