pmodules.pas 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904
  1. {
  2. $Id$
  3. Copyright (c) 1998-2002 by Florian Klaempfl
  4. Handles the parsing and loading of the modules (ppufiles)
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software
  15. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. ****************************************************************************
  17. }
  18. unit pmodules;
  19. {$i fpcdefs.inc}
  20. interface
  21. procedure proc_unit;
  22. procedure proc_program(islibrary : boolean);
  23. implementation
  24. uses
  25. globtype,version,systems,tokens,
  26. cutils,cclasses,comphook,
  27. globals,verbose,fmodule,finput,fppu,
  28. symconst,symbase,symtype,symdef,symsym,symtable,
  29. aasmtai,aasmcpu,aasmbase,
  30. cgbase,cpuinfo,cgobj,
  31. nbas,
  32. link,assemble,import,export,gendef,ppu,comprsrc,
  33. cresstr,procinfo,
  34. {$ifdef GDB}
  35. gdb,
  36. {$endif GDB}
  37. scanner,pbase,pexpr,psystem,psub;
  38. procedure fixseg(p:TAAsmoutput;sec:TSection);
  39. begin
  40. p.insert(Tai_section.Create(sec));
  41. if (cs_create_smart in aktmoduleswitches) then
  42. p.insert(Tai_cut.Create);
  43. p.concat(Tai_section.Create(sec_none));
  44. end;
  45. procedure create_objectfile;
  46. var
  47. DLLScanner : TDLLScanner;
  48. s : string;
  49. KeepShared : TStringList;
  50. begin
  51. { try to create import entries from system dlls }
  52. if target_info.DllScanSupported and
  53. (not current_module.linkOtherSharedLibs.Empty) then
  54. begin
  55. { Init DLLScanner }
  56. if assigned(CDLLScanner[target_info.system]) then
  57. DLLScanner:=CDLLScanner[target_info.system].Create
  58. else
  59. internalerror(200104121);
  60. KeepShared:=TStringList.Create;
  61. { Walk all shared libs }
  62. While not current_module.linkOtherSharedLibs.Empty do
  63. begin
  64. S:=current_module.linkOtherSharedLibs.Getusemask(link_allways);
  65. if not DLLScanner.scan(s) then
  66. KeepShared.Concat(s);
  67. end;
  68. DLLscanner.Free;
  69. { Recreate import section }
  70. if (target_info.system in [system_i386_win32,system_i386_wdosx]) then
  71. begin
  72. if assigned(importssection)then
  73. importssection.clear
  74. else
  75. importssection:=taasmoutput.Create;
  76. importlib.generatelib;
  77. end;
  78. { Readd the not processed files }
  79. while not KeepShared.Empty do
  80. begin
  81. s:=KeepShared.GetFirst;
  82. current_module.linkOtherSharedLibs.add(s,link_allways);
  83. end;
  84. KeepShared.Free;
  85. end;
  86. { create the .s file and assemble it }
  87. GenerateAsm(false);
  88. { Also create a smartlinked version ? }
  89. if (cs_create_smart in aktmoduleswitches) then
  90. begin
  91. { regenerate the importssection for win32 }
  92. if assigned(importssection) and
  93. (target_info.system in [system_i386_win32,system_i386_wdosx]) then
  94. begin
  95. importsSection.clear;
  96. importlib.generatesmartlib;
  97. end;
  98. GenerateAsm(true);
  99. if target_asm.needar then
  100. Linker.MakeStaticLibrary;
  101. end;
  102. { resource files }
  103. CompileResourceFiles;
  104. end;
  105. procedure insertobjectfile;
  106. { Insert the used object file for this unit in the used list for this unit }
  107. begin
  108. current_module.linkunitofiles.add(current_module.objfilename^,link_static);
  109. current_module.flags:=current_module.flags or uf_static_linked;
  110. if (cs_create_smart in aktmoduleswitches) then
  111. begin
  112. current_module.linkunitstaticlibs.add(current_module.staticlibfilename^,link_smart);
  113. current_module.flags:=current_module.flags or uf_smart_linked;
  114. end;
  115. end;
  116. procedure insertsegment;
  117. var
  118. oldaktfilepos : tfileposinfo;
  119. begin
  120. { Insert Ident of the compiler }
  121. if (not (cs_create_smart in aktmoduleswitches))
  122. {$ifndef EXTDEBUG}
  123. and (not current_module.is_unit)
  124. {$endif}
  125. then
  126. begin
  127. { align the first data }
  128. dataSegment.insert(Tai_align.Create(const_align(32)));
  129. dataSegment.insert(Tai_string.Create('FPC '+full_version_string+
  130. ' ['+date_string+'] for '+target_cpu_string+' - '+target_info.shortname));
  131. end;
  132. { align code segment }
  133. codeSegment.concat(Tai_align.Create(aktalignment.procalign));
  134. { Insert start and end of sections }
  135. fixseg(codesegment,sec_code);
  136. fixseg(datasegment,sec_data);
  137. fixseg(bsssegment,sec_bss);
  138. { we should use .rdata section for these two no ?
  139. .rdata is a read only data section (PM) }
  140. fixseg(rttilist,sec_data);
  141. fixseg(consts,sec_data);
  142. fixseg(picdata,sec_data);
  143. if assigned(resourcestringlist) then
  144. fixseg(resourcestringlist,sec_data);
  145. {$ifdef GDB}
  146. if assigned(debuglist) then
  147. begin
  148. oldaktfilepos:=aktfilepos;
  149. aktfilepos.line:=0;
  150. debugList.insert(Tai_symbol.Createname('gcc2_compiled',AT_DATA,0));
  151. debugList.insert(Tai_symbol.Createname('fpc_compiled',AT_DATA,0));
  152. fixseg(debuglist,sec_code);
  153. aktfilepos:=oldaktfilepos;
  154. end;
  155. {$endif GDB}
  156. end;
  157. procedure InsertThreadvarTablesTable;
  158. var
  159. hp : tused_unit;
  160. ltvTables : taasmoutput;
  161. count : longint;
  162. begin
  163. ltvTables:=TAAsmOutput.Create;
  164. count:=0;
  165. hp:=tused_unit(usedunits.first);
  166. while assigned(hp) do
  167. begin
  168. If (hp.u.flags and uf_threadvars)=uf_threadvars then
  169. begin
  170. ltvTables.concat(Tai_const_symbol.Createname(make_mangledname('THREADVARLIST',hp.u.globalsymtable,''),AT_DATA,0));
  171. inc(count);
  172. end;
  173. hp:=tused_unit(hp.next);
  174. end;
  175. { Add program threadvars, if any }
  176. If (current_module.flags and uf_threadvars)=uf_threadvars then
  177. begin
  178. ltvTables.concat(Tai_const_symbol.Createname(make_mangledname('THREADVARLIST',current_module.localsymtable,''),AT_DATA,0));
  179. inc(count);
  180. end;
  181. { TableCount }
  182. ltvTables.insert(Tai_const.Create_32bit(count));
  183. ltvTables.insert(Tai_symbol.Createname_global('FPC_THREADVARTABLES',AT_DATA,0));
  184. ltvTables.insert(Tai_align.Create(const_align(pointer_size)));
  185. ltvTables.concat(Tai_symbol_end.Createname('FPC_THREADVARTABLES'));
  186. { insert in data segment }
  187. if (cs_create_smart in aktmoduleswitches) then
  188. dataSegment.concat(Tai_cut.Create);
  189. dataSegment.concatlist(ltvTables);
  190. ltvTables.free;
  191. end;
  192. procedure AddToThreadvarList(p:tnamedindexitem;arg:pointer);
  193. var
  194. ltvTable : taasmoutput;
  195. begin
  196. ltvTable:=taasmoutput(arg);
  197. if (tsym(p).typ=varsym) and
  198. (vo_is_thread_var in tvarsym(p).varoptions) then
  199. begin
  200. { address of threadvar }
  201. ltvTable.concat(tai_const_symbol.Createname(tvarsym(p).mangledname,AT_DATA,0));
  202. { size of threadvar }
  203. ltvTable.concat(tai_const.create_32bit(tvarsym(p).getsize));
  204. end;
  205. end;
  206. procedure InsertThreadvars;
  207. var
  208. s : string;
  209. ltvTable : TAAsmoutput;
  210. begin
  211. ltvTable:=TAAsmoutput.create;
  212. if assigned(current_module.globalsymtable) then
  213. current_module.globalsymtable.foreach_static({$ifdef FPCPROCVAR}@{$endif}AddToThreadvarList,ltvTable);
  214. current_module.localsymtable.foreach_static({$ifdef FPCPROCVAR}@{$endif}AddToThreadvarList,ltvTable);
  215. if ltvTable.first<>nil then
  216. begin
  217. s:=make_mangledname('THREADVARLIST',current_module.localsymtable,'');
  218. { add begin and end of the list }
  219. ltvTable.insert(tai_symbol.Createname_global(s,AT_DATA,0));
  220. ltvTable.concat(tai_const.create_ptr(0)); { end of list marker }
  221. ltvTable.concat(tai_symbol_end.createname(s));
  222. if (cs_create_smart in aktmoduleswitches) then
  223. dataSegment.concat(Tai_cut.Create);
  224. dataSegment.concatlist(ltvTable);
  225. current_module.flags:=current_module.flags or uf_threadvars;
  226. end;
  227. ltvTable.Free;
  228. end;
  229. Procedure InsertResourceTablesTable;
  230. var
  231. hp : tused_unit;
  232. ResourceStringTables : taasmoutput;
  233. count : longint;
  234. begin
  235. ResourceStringTables:=TAAsmOutput.Create;
  236. count:=0;
  237. hp:=tused_unit(usedunits.first);
  238. while assigned(hp) do
  239. begin
  240. If (hp.u.flags and uf_has_resources)=uf_has_resources then
  241. begin
  242. ResourceStringTables.concat(Tai_const_symbol.Createname(make_mangledname('RESOURCESTRINGLIST',hp.u.globalsymtable,''),AT_DATA,0));
  243. inc(count);
  244. end;
  245. hp:=tused_unit(hp.next);
  246. end;
  247. { Add program resources, if any }
  248. If ResourceStringList<>Nil then
  249. begin
  250. ResourceStringTables.concat(Tai_const_symbol.Createname(make_mangledname('RESOURCESTRINGLIST',current_module.localsymtable,''),AT_DATA,0));
  251. Inc(Count);
  252. end;
  253. { TableCount }
  254. ResourceStringTables.insert(Tai_const.Create_32bit(count));
  255. ResourceStringTables.insert(Tai_symbol.Createname_global('FPC_RESOURCESTRINGTABLES',AT_DATA,0));
  256. ResourceStringTables.insert(Tai_align.Create(const_align(4)));
  257. ResourceStringTables.concat(Tai_symbol_end.Createname('FPC_RESOURCESTRINGTABLES'));
  258. { insert in data segment }
  259. if (cs_create_smart in aktmoduleswitches) then
  260. dataSegment.concat(Tai_cut.Create);
  261. dataSegment.concatlist(ResourceStringTables);
  262. ResourceStringTables.free;
  263. end;
  264. procedure InsertInitFinalTable;
  265. var
  266. hp : tused_unit;
  267. unitinits : taasmoutput;
  268. count : longint;
  269. begin
  270. unitinits:=TAAsmOutput.Create;
  271. count:=0;
  272. hp:=tused_unit(usedunits.first);
  273. while assigned(hp) do
  274. begin
  275. { call the unit init code and make it external }
  276. if (hp.u.flags and (uf_init or uf_finalize))<>0 then
  277. begin
  278. if (hp.u.flags and uf_init)<>0 then
  279. unitinits.concat(Tai_const_symbol.Createname(make_mangledname('INIT$',hp.u.globalsymtable,''),AT_FUNCTION,0))
  280. else
  281. unitinits.concat(Tai_const.Create_ptr(0));
  282. if (hp.u.flags and uf_finalize)<>0 then
  283. unitinits.concat(Tai_const_symbol.Createname(make_mangledname('FINALIZE$',hp.u.globalsymtable,''),AT_FUNCTION,0))
  284. else
  285. unitinits.concat(Tai_const.Create_ptr(0));
  286. inc(count);
  287. end;
  288. hp:=tused_unit(hp.next);
  289. end;
  290. { Insert initialization/finalization of the program }
  291. if (current_module.flags and (uf_init or uf_finalize))<>0 then
  292. begin
  293. if (current_module.flags and uf_init)<>0 then
  294. unitinits.concat(Tai_const_symbol.Createname(make_mangledname('INIT$',current_module.localsymtable,''),AT_FUNCTION,0))
  295. else
  296. unitinits.concat(Tai_const.Create_ptr(0));
  297. if (current_module.flags and uf_finalize)<>0 then
  298. unitinits.concat(Tai_const_symbol.Createname(make_mangledname('FINALIZE$',current_module.localsymtable,''),AT_FUNCTION,0))
  299. else
  300. unitinits.concat(Tai_const.Create_ptr(0));
  301. inc(count);
  302. end;
  303. { TableCount,InitCount }
  304. unitinits.insert(Tai_const.Create_32bit(0));
  305. unitinits.insert(Tai_const.Create_32bit(count));
  306. unitinits.insert(Tai_symbol.Createname_global('INITFINAL',AT_DATA,0));
  307. unitinits.insert(Tai_align.Create(const_align(4)));
  308. unitinits.concat(Tai_symbol_end.Createname('INITFINAL'));
  309. { insert in data segment }
  310. if (cs_create_smart in aktmoduleswitches) then
  311. dataSegment.concat(Tai_cut.Create);
  312. dataSegment.concatlist(unitinits);
  313. unitinits.free;
  314. end;
  315. procedure insertheap;
  316. begin
  317. if (cs_create_smart in aktmoduleswitches) then
  318. begin
  319. bssSegment.concat(Tai_cut.Create);
  320. dataSegment.concat(Tai_cut.Create);
  321. end;
  322. { On the Macintosh Classic M68k Architecture
  323. The Heap variable is simply a POINTER to the
  324. real HEAP. The HEAP must be set up by the RTL
  325. and must store the pointer in this value.
  326. On OS/2 the heap is also intialized by the RTL. We do
  327. not output a pointer }
  328. case target_info.system of
  329. system_i386_OS2:
  330. bssSegment.concat(Tai_datablock.Create_global('HEAP',4));
  331. system_i386_EMX:
  332. ;
  333. system_powerpc_macos:
  334. ;
  335. system_i386_watcom:
  336. ;
  337. system_alpha_linux:
  338. ;
  339. system_m68k_Mac:
  340. bssSegment.concat(Tai_datablock.Create_global('HEAP',4));
  341. system_m68k_PalmOS:
  342. ;
  343. else
  344. begin
  345. bssSegment.concat(Tai_align.Create(var_align(heapsize)));
  346. bssSegment.concat(Tai_datablock.Create_global('HEAP',heapsize));
  347. end;
  348. end;
  349. {$ifdef m68k}
  350. if target_info.system<>system_m68k_PalmOS then
  351. begin
  352. dataSegment.concat(Tai_align.Create(const_align(4)));
  353. dataSegment.concat(Tai_symbol.Createname_global('HEAPSIZE',AT_DATA,4));
  354. dataSegment.concat(Tai_const.Create_32bit(heapsize));
  355. end;
  356. {$else m68k}
  357. dataSegment.concat(Tai_align.Create(const_align(4)));
  358. dataSegment.concat(Tai_symbol.Createname_global('HEAPSIZE',AT_DATA,4));
  359. dataSegment.concat(Tai_const.Create_32bit(heapsize));
  360. {$endif m68k}
  361. end;
  362. procedure insertstacklength;
  363. begin
  364. { stacksize can be specified and is now simulated }
  365. dataSegment.concat(Tai_align.Create(const_align(4)));
  366. dataSegment.concat(Tai_symbol.Createname_global('__stklen',AT_DATA,4));
  367. dataSegment.concat(Tai_const.Create_32bit(stacksize));
  368. end;
  369. procedure loaddefaultunits;
  370. procedure AddUnit(const s:string);
  371. var
  372. hp : tppumodule;
  373. unitsym : tunitsym;
  374. begin
  375. { load unit }
  376. hp:=registerunit(current_module,s,'');
  377. hp.loadppu;
  378. hp.adddependency(current_module);
  379. { add to symtable stack }
  380. tsymtable(hp.globalsymtable).next:=symtablestack;
  381. symtablestack:=hp.globalsymtable;
  382. { insert unitsym }
  383. unitsym:=tunitsym.create(s,hp.globalsymtable);
  384. inc(unitsym.refs);
  385. refsymtable.insert(unitsym);
  386. { add to used units }
  387. current_module.addusedunit(hp,false,unitsym);
  388. end;
  389. begin
  390. { are we compiling the system unit? }
  391. if (cs_compilesystem in aktmoduleswitches) then
  392. begin
  393. { create system defines }
  394. createconstdefs;
  395. { we don't need to reset anything, it's already done in parser.pas }
  396. exit;
  397. end;
  398. { insert the system unit, it is allways the first }
  399. Symtablestack:=nil;
  400. AddUnit('System');
  401. SystemUnit:=TGlobalSymtable(Symtablestack);
  402. { read default constant definitions }
  403. make_ref:=false;
  404. readconstdefs;
  405. make_ref:=true;
  406. {$ifdef cpufpemu}
  407. { Floating point emulation unit? }
  408. if (cs_fp_emulation in aktmoduleswitches) then
  409. AddUnit('SoftFpu');
  410. {$endif cpufpemu}
  411. { Thread support unit? }
  412. if (cs_threading in aktmoduleswitches) then
  413. AddUnit('SysThrds');
  414. { Objpas unit? }
  415. if m_objpas in aktmodeswitches then
  416. AddUnit('ObjPas');
  417. { Profile unit? Needed for go32v2 only }
  418. if (cs_profile in aktmoduleswitches) and
  419. (target_info.system in [system_i386_go32v2,system_i386_watcom]) then
  420. AddUnit('Profile');
  421. { Units only required for main module }
  422. if not(current_module.is_unit) then
  423. begin
  424. { Heaptrc unit }
  425. if (cs_gdb_heaptrc in aktglobalswitches) then
  426. AddUnit('HeapTrc');
  427. { Lineinfo unit }
  428. if (cs_gdb_lineinfo in aktglobalswitches) then
  429. AddUnit('LineInfo');
  430. { Lineinfo unit }
  431. if (cs_gdb_valgrind in aktglobalswitches) then
  432. AddUnit('CMem');
  433. end;
  434. { save default symtablestack }
  435. defaultsymtablestack:=symtablestack;
  436. end;
  437. procedure loadunits;
  438. var
  439. s,sorg : stringid;
  440. fn : string;
  441. pu : tused_unit;
  442. hp2 : tmodule;
  443. hp3 : tsymtable;
  444. unitsym : tunitsym;
  445. begin
  446. consume(_USES);
  447. {$ifdef DEBUG}
  448. test_symtablestack;
  449. {$endif DEBUG}
  450. repeat
  451. s:=pattern;
  452. sorg:=orgpattern;
  453. consume(_ID);
  454. { support "<unit> in '<file>'" construct, but not for tp7 }
  455. if not(m_tp7 in aktmodeswitches) then
  456. begin
  457. if try_to_consume(_OP_IN) then
  458. fn:=FixFileName(get_stringconst)
  459. else
  460. fn:='';
  461. end;
  462. { Give a warning if objpas is loaded }
  463. if s='OBJPAS' then
  464. Message(parser_w_no_objpas_use_mode);
  465. { Using the unit itself is not possible }
  466. if (s<>current_module.modulename^) then
  467. begin
  468. { check if the unit is already used }
  469. hp2:=nil;
  470. pu:=tused_unit(current_module.used_units.first);
  471. while assigned(pu) do
  472. begin
  473. if (pu.u.modulename^=s) then
  474. begin
  475. hp2:=pu.u;
  476. break;
  477. end;
  478. pu:=tused_unit(pu.next);
  479. end;
  480. if not assigned(hp2) then
  481. hp2:=registerunit(current_module,sorg,fn)
  482. else
  483. Message1(sym_e_duplicate_id,s);
  484. { Create unitsym, we need to use the name as specified, we
  485. can not use the modulename because that can be different
  486. when -Un is used }
  487. unitsym:=tunitsym.create(sorg,nil);
  488. refsymtable.insert(unitsym);
  489. { the current module uses the unit hp2 }
  490. current_module.addusedunit(hp2,true,unitsym);
  491. end
  492. else
  493. Message1(sym_e_duplicate_id,s);
  494. if token=_COMMA then
  495. begin
  496. pattern:='';
  497. consume(_COMMA);
  498. end
  499. else
  500. break;
  501. until false;
  502. consume(_SEMICOLON);
  503. { Load the units }
  504. pu:=tused_unit(current_module.used_units.first);
  505. while assigned(pu) do
  506. begin
  507. { Only load the units that are in the current
  508. (interface/implementation) uses clause }
  509. if pu.in_uses and
  510. (pu.in_interface=current_module.in_interface) then
  511. begin
  512. tppumodule(pu.u).loadppu;
  513. { is our module compiled? then we can stop }
  514. if current_module.state=ms_compiled then
  515. exit;
  516. { add this unit to the dependencies }
  517. pu.u.adddependency(current_module);
  518. { save crc values }
  519. pu.checksum:=pu.u.crc;
  520. pu.interface_checksum:=pu.u.interface_crc;
  521. { connect unitsym to the globalsymtable of the unit }
  522. pu.unitsym.unitsymtable:=pu.u.globalsymtable;
  523. { increase refs of the unitsym when the unit contains
  524. initialization/finalization code so it doesn't trigger
  525. the unit not used hint }
  526. if (pu.u.flags and (uf_init or uf_finalize))<>0 then
  527. inc(pu.unitsym.refs);
  528. end;
  529. pu:=tused_unit(pu.next);
  530. end;
  531. { set the symtable to systemunit so it gets reorderd correctly,
  532. then insert the units in the symtablestack }
  533. pu:=tused_unit(current_module.used_units.first);
  534. symtablestack:=defaultsymtablestack;
  535. while assigned(pu) do
  536. begin
  537. if pu.in_uses then
  538. begin
  539. { Reinsert in symtablestack }
  540. hp3:=symtablestack;
  541. while assigned(hp3) do
  542. begin
  543. { insert units only once ! }
  544. if pu.u.globalsymtable=hp3 then
  545. break;
  546. hp3:=hp3.next;
  547. { unit isn't inserted }
  548. if hp3=nil then
  549. begin
  550. tsymtable(pu.u.globalsymtable).next:=symtablestack;
  551. symtablestack:=tsymtable(pu.u.globalsymtable);
  552. {$ifdef DEBUG}
  553. test_symtablestack;
  554. {$endif DEBUG}
  555. end;
  556. end;
  557. end;
  558. pu:=tused_unit(pu.next);
  559. end;
  560. end;
  561. {$IfDef GDB}
  562. procedure write_gdb_info;
  563. procedure reset_unit_type_info;
  564. var
  565. hp : tmodule;
  566. begin
  567. hp:=tmodule(loaded_units.first);
  568. while assigned(hp) do
  569. begin
  570. hp.is_stab_written:=false;
  571. hp:=tmodule(hp.next);
  572. end;
  573. end;
  574. procedure write_used_unit_type_info(hp:tmodule);
  575. var
  576. pu : tused_unit;
  577. begin
  578. pu:=tused_unit(hp.used_units.first);
  579. while assigned(pu) do
  580. begin
  581. if not pu.u.is_stab_written then
  582. begin
  583. { prevent infinte loop for circular dependencies }
  584. pu.u.is_stab_written:=true;
  585. { write type info from used units, use a depth first
  586. strategy to reduce the recursion in writing all
  587. dependent stabs }
  588. write_used_unit_type_info(pu.u);
  589. if assigned(pu.u.globalsymtable) then
  590. tglobalsymtable(pu.u.globalsymtable).concattypestabto(debuglist);
  591. end;
  592. pu:=tused_unit(pu.next);
  593. end;
  594. end;
  595. var
  596. vardebuglist : taasmoutput;
  597. begin
  598. if not (cs_debuginfo in aktmoduleswitches) then
  599. exit;
  600. { include symbol that will be referenced from the program to be sure to
  601. include this debuginfo .o file }
  602. if current_module.is_unit then
  603. begin
  604. current_module.flags:=current_module.flags or uf_has_debuginfo;
  605. debugList.concat(tai_symbol.Createname_global(make_mangledname('DEBUGINFO',current_module.globalsymtable,''),AT_DATA,0));
  606. end
  607. else
  608. debugList.concat(tai_symbol.Createname_global(make_mangledname('DEBUGINFO',current_module.localsymtable,''),AT_DATA,0));
  609. { first write all global/local symbols to a temp list. This will flag
  610. all required tdefs. Afterwards this list will be added }
  611. vardebuglist:=taasmoutput.create;
  612. if assigned(current_module.globalsymtable) then
  613. tglobalsymtable(current_module.globalsymtable).concatstabto(vardebuglist);
  614. if assigned(current_module.localsymtable) then
  615. tstaticsymtable(current_module.localsymtable).concatstabto(vardebuglist);
  616. { reset unit type info flag }
  617. reset_unit_type_info;
  618. { write used types from the used units }
  619. write_used_unit_type_info(current_module);
  620. { last write the types from this unit }
  621. if assigned(current_module.globalsymtable) then
  622. tglobalsymtable(current_module.globalsymtable).concattypestabto(debuglist);
  623. if assigned(current_module.localsymtable) then
  624. tstaticsymtable(current_module.localsymtable).concattypestabto(debuglist);
  625. { now all defs have a type in the debuglist, we now can add the vardebuglist since
  626. all references to defs can be solved }
  627. debuglist.concatlist(vardebuglist);
  628. vardebuglist.free;
  629. { include files }
  630. if (cs_gdb_dbx in aktglobalswitches) then
  631. begin
  632. debugList.concat(tai_comment.Create(strpnew('EINCL of global '+
  633. tglobalsymtable(current_module.globalsymtable).name^+' has index '+
  634. tostr(tglobalsymtable(current_module.globalsymtable).unitid))));
  635. debugList.concat(Tai_stabs.Create(strpnew('"'+
  636. tglobalsymtable(current_module.globalsymtable).name^+'",'+
  637. tostr(N_EINCL)+',0,0,0')));
  638. tglobalsymtable(current_module.globalsymtable).dbx_count_ok:={true}false;
  639. dbx_counter:=tglobalsymtable(current_module.globalsymtable).prev_dbx_counter;
  640. do_count_dbx:=false;
  641. end;
  642. end;
  643. {$EndIf GDB}
  644. procedure reset_all_defs;
  645. procedure reset_used_unit_defs(hp:tmodule);
  646. var
  647. pu : tused_unit;
  648. begin
  649. pu:=tused_unit(hp.used_units.first);
  650. while assigned(pu) do
  651. begin
  652. if not pu.u.is_reset then
  653. begin
  654. { prevent infinte loop for circular dependencies }
  655. pu.u.is_reset:=true;
  656. if assigned(pu.u.globalsymtable) then
  657. begin
  658. tglobalsymtable(pu.u.globalsymtable).reset_all_defs;
  659. reset_used_unit_defs(pu.u);
  660. end;
  661. end;
  662. pu:=tused_unit(pu.next);
  663. end;
  664. end;
  665. var
  666. hp2 : tmodule;
  667. begin
  668. hp2:=tmodule(loaded_units.first);
  669. while assigned(hp2) do
  670. begin
  671. hp2.is_reset:=false;
  672. hp2:=tmodule(hp2.next);
  673. end;
  674. reset_used_unit_defs(current_module);
  675. end;
  676. procedure parse_implementation_uses;
  677. begin
  678. if token=_USES then
  679. begin
  680. loadunits;
  681. {$ifdef DEBUG}
  682. test_symtablestack;
  683. {$endif DEBUG}
  684. end;
  685. end;
  686. procedure setupglobalswitches;
  687. begin
  688. { can't have local browser when no global browser }
  689. if (cs_local_browser in aktmoduleswitches) and
  690. not(cs_browser in aktmoduleswitches) then
  691. exclude(aktmoduleswitches,cs_local_browser);
  692. { define a symbol in delphi,objfpc,tp,gpc mode }
  693. if (m_delphi in aktmodeswitches) then
  694. current_scanner.def_macro('FPC_DELPHI')
  695. else
  696. if (m_tp7 in aktmodeswitches) then
  697. current_scanner.def_macro('FPC_TP')
  698. else
  699. if (m_objfpc in aktmodeswitches) then
  700. current_scanner.def_macro('FPC_OBJFPC')
  701. else
  702. if (m_gpc in aktmodeswitches) then
  703. current_scanner.def_macro('FPC_GPC')
  704. else
  705. if (m_mac in aktmodeswitches) then
  706. current_scanner.def_macro('FPC_MACPAS');
  707. end;
  708. function create_main_proc(const name:string;potype:tproctypeoption;st:tsymtable):tprocdef;
  709. var
  710. stt : tsymtable;
  711. ps : tprocsym;
  712. pd : tprocdef;
  713. begin
  714. { there should be no current_procinfo available }
  715. if assigned(current_procinfo) then
  716. internalerror(200304275);
  717. {Generate a procsym for main}
  718. make_ref:=false;
  719. { try to insert in in static symtable ! }
  720. stt:=symtablestack;
  721. symtablestack:=st;
  722. { generate procsym }
  723. ps:=tprocsym.create('$'+name);
  724. { main are allways used }
  725. inc(ps.refs);
  726. symtablestack.insert(ps);
  727. pd:=tprocdef.create(main_program_level);
  728. include(pd.procoptions,po_public);
  729. pd.procsym:=ps;
  730. ps.addprocdef(pd);
  731. { restore symtable }
  732. make_ref:=true;
  733. symtablestack:=stt;
  734. { set procdef options }
  735. pd.proctypeoption:=potype;
  736. pd.proccalloption:=pocall_default;
  737. pd.forwarddef:=false;
  738. pd.setmangledname(target_info.cprefix+name);
  739. pd.aliasnames.insert(pd.mangledname);
  740. { We don't need is a local symtable. Change it into the static
  741. symtable }
  742. pd.localst.free;
  743. pd.localst:=st;
  744. { set procinfo and current_procinfo.procdef }
  745. current_procinfo:=cprocinfo.create(nil);
  746. current_module.procinfo:=current_procinfo;
  747. current_procinfo.procdef:=pd;
  748. { return procdef }
  749. create_main_proc:=pd;
  750. { main proc does always a call e.g. to init system unit }
  751. include(current_procinfo.flags,pi_do_call);
  752. end;
  753. procedure release_main_proc(pd:tprocdef);
  754. begin
  755. { this is a main proc, so there should be no parent }
  756. if not(assigned(current_procinfo)) or
  757. assigned(current_procinfo.parent) or
  758. not(current_procinfo.procdef=pd) then
  759. internalerror(200304276);
  760. { remove procinfo }
  761. current_module.procinfo:=nil;
  762. current_procinfo.free;
  763. current_procinfo:=nil;
  764. { remove localst as it was replaced by staticsymtable }
  765. pd.localst:=nil;
  766. end;
  767. procedure gen_implicit_initfinal(flag:word;st:tsymtable);
  768. var
  769. pd : tprocdef;
  770. begin
  771. { update module flags }
  772. current_module.flags:=current_module.flags or flag;
  773. { create procdef }
  774. case flag of
  775. uf_init :
  776. begin
  777. pd:=create_main_proc(make_mangledname('',current_module.localsymtable,'init_implicit'),potype_unitinit,st);
  778. pd.aliasnames.insert(make_mangledname('INIT$',current_module.localsymtable,''));
  779. end;
  780. uf_finalize :
  781. begin
  782. pd:=create_main_proc(make_mangledname('',current_module.localsymtable,'finalize_implicit'),potype_unitfinalize,st);
  783. pd.aliasnames.insert(make_mangledname('FINALIZE$',current_module.localsymtable,''));
  784. end;
  785. else
  786. internalerror(200304253);
  787. end;
  788. tcgprocinfo(current_procinfo).code:=cnothingnode.create;
  789. tcgprocinfo(current_procinfo).add_entry_exit_code;
  790. tcgprocinfo(current_procinfo).generate_code;
  791. release_main_proc(pd);
  792. end;
  793. procedure proc_unit;
  794. function is_assembler_generated:boolean;
  795. begin
  796. is_assembler_generated:=(Errorcount=0) and
  797. not(
  798. codeSegment.empty and
  799. dataSegment.empty and
  800. bssSegment.empty and
  801. ((importssection=nil) or importsSection.empty) and
  802. ((resourcesection=nil) or resourceSection.empty) and
  803. ((resourcestringlist=nil) or resourcestringList.empty)
  804. );
  805. end;
  806. var
  807. main_file: tinputfile;
  808. st : tsymtable;
  809. unitst : tglobalsymtable;
  810. store_crc,store_interface_crc : cardinal;
  811. s1,s2 : ^string; {Saves stack space}
  812. force_init_final : boolean;
  813. pd : tprocdef;
  814. unitname8 : string[8];
  815. has_impl: boolean;
  816. begin
  817. consume(_UNIT);
  818. if compile_level=1 then
  819. Status.IsExe:=false;
  820. if token=_ID then
  821. begin
  822. { create filenames and unit name }
  823. main_file := current_scanner.inputfile;
  824. while assigned(main_file.next) do
  825. main_file := main_file.next;
  826. new(s1);
  827. s1^:=current_module.modulename^;
  828. current_module.SetFileName(main_file.path^+main_file.name^,true);
  829. current_module.SetModuleName(orgpattern);
  830. { check for system unit }
  831. new(s2);
  832. s2^:=upper(SplitName(main_file.name^));
  833. unitname8:=copy(current_module.modulename^,1,8);
  834. if (cs_check_unit_name in aktglobalswitches) and
  835. (
  836. not(
  837. (current_module.modulename^=s2^) or
  838. (
  839. (length(current_module.modulename^)>8) and
  840. (unitname8=s2^)
  841. )
  842. )
  843. or
  844. (
  845. (length(s1^)>8) and
  846. (s1^<>current_module.modulename^)
  847. )
  848. ) then
  849. Message1(unit_e_illegal_unit_name,current_module.realmodulename^);
  850. if (current_module.modulename^='SYSTEM') then
  851. include(aktmoduleswitches,cs_compilesystem);
  852. dispose(s2);
  853. dispose(s1);
  854. end;
  855. consume(_ID);
  856. consume(_SEMICOLON);
  857. consume(_INTERFACE);
  858. { global switches are read, so further changes aren't allowed }
  859. current_module.in_global:=false;
  860. { handle the global switches }
  861. setupglobalswitches;
  862. message1(unit_u_loading_interface_units,current_module.modulename^);
  863. { update status }
  864. status.currentmodule:=current_module.realmodulename^;
  865. { maybe turn off m_objpas if we are compiling objpas }
  866. if (current_module.modulename^='OBJPAS') then
  867. exclude(aktmodeswitches,m_objpas);
  868. parse_only:=true;
  869. { generate now the global symboltable }
  870. st:=tglobalsymtable.create(current_module.modulename^);
  871. refsymtable:=st;
  872. unitst:=tglobalsymtable(st);
  873. { define first as local to overcome dependency conflicts }
  874. current_module.localsymtable:=st;
  875. { the unit name must be usable as a unit specifier }
  876. { inside the unit itself (PM) }
  877. { this also forbids to have another symbol }
  878. { with the same name as the unit }
  879. refsymtable.insert(tunitsym.create(current_module.realmodulename^,unitst));
  880. { load default units, like the system unit }
  881. loaddefaultunits;
  882. { reset }
  883. make_ref:=true;
  884. { insert qualifier for the system unit (allows system.writeln) }
  885. if not(cs_compilesystem in aktmoduleswitches) then
  886. begin
  887. if token=_USES then
  888. begin
  889. loadunits;
  890. { has it been compiled at a higher level ?}
  891. if current_module.state=ms_compiled then
  892. exit;
  893. end;
  894. { ... but insert the symbol table later }
  895. st.next:=symtablestack;
  896. symtablestack:=st;
  897. end
  898. else
  899. { while compiling a system unit, some types are directly inserted }
  900. begin
  901. st.next:=symtablestack;
  902. symtablestack:=st;
  903. insert_intern_types(st);
  904. end;
  905. { now we know the place to insert the constants }
  906. constsymtable:=symtablestack;
  907. { move the global symtab from the temporary local to global }
  908. current_module.globalsymtable:=current_module.localsymtable;
  909. current_module.localsymtable:=nil;
  910. reset_all_defs;
  911. { number all units, so we know if a unit is used by this unit or
  912. needs to be added implicitly }
  913. current_module.numberunits;
  914. { ... parse the declarations }
  915. Message1(parser_u_parsing_interface,current_module.realmodulename^);
  916. read_interface_declarations;
  917. { leave when we got an error }
  918. if (Errorcount>0) and not status.skip_error then
  919. begin
  920. Message1(unit_f_errors_in_unit,tostr(Errorcount));
  921. status.skip_error:=true;
  922. exit;
  923. end;
  924. { Our interface is compiled, generate CRC and switch to implementation }
  925. if not(cs_compilesystem in aktmoduleswitches) and
  926. (Errorcount=0) then
  927. tppumodule(current_module).getppucrc;
  928. current_module.in_interface:=false;
  929. current_module.interface_compiled:=true;
  930. { First reload all units depending on our interface, we need to do this
  931. in the implementation part to prevent errorneous circular references }
  932. reload_flagged_units;
  933. { Parse the implementation section }
  934. if (m_mac in aktmodeswitches) and try_to_consume(_END) then
  935. has_impl:= false
  936. else
  937. begin
  938. consume(_IMPLEMENTATION);
  939. has_impl:= true;
  940. end;
  941. if has_impl then
  942. Message1(unit_u_loading_implementation_units,current_module.modulename^);
  943. parse_only:=false;
  944. { generates static symbol table }
  945. st:=tstaticsymtable.create(current_module.modulename^);
  946. current_module.localsymtable:=st;
  947. { remove the globalsymtable from the symtable stack }
  948. { to reinsert it after loading the implementation units }
  949. symtablestack:=unitst.next;
  950. { we don't want implementation units symbols in unitsymtable !! PM }
  951. refsymtable:=st;
  952. { Read the implementation units }
  953. if has_impl then
  954. parse_implementation_uses;
  955. if current_module.state=ms_compiled then
  956. exit;
  957. { reset ranges/stabs in exported definitions }
  958. reset_all_defs;
  959. { All units are read, now give them a number }
  960. current_module.numberunits;
  961. { now we can change refsymtable }
  962. refsymtable:=st;
  963. { but reinsert the global symtable as lasts }
  964. unitst.next:=symtablestack;
  965. symtablestack:=unitst;
  966. {$ifdef DEBUG}
  967. test_symtablestack;
  968. {$endif DEBUG}
  969. constsymtable:=symtablestack;
  970. {$ifdef Splitheap}
  971. if testsplit then
  972. begin
  973. Split_Heap;
  974. allow_special:=true;
  975. Switch_to_temp_heap;
  976. end;
  977. { it will report all crossings }
  978. allow_special:=false;
  979. {$endif Splitheap}
  980. if has_impl then
  981. begin
  982. Message1(parser_u_parsing_implementation,current_module.modulename^);
  983. if current_module.in_interface then
  984. internalerror(200212285);
  985. { Compile the unit }
  986. pd:=create_main_proc(make_mangledname('',current_module.localsymtable,'init'),potype_unitinit,st);
  987. pd.aliasnames.insert(make_mangledname('INIT$',current_module.localsymtable,''));
  988. tcgprocinfo(current_procinfo).parse_body;
  989. tcgprocinfo(current_procinfo).generate_code;
  990. tcgprocinfo(current_procinfo).resetprocdef;
  991. release_main_proc(pd);
  992. end;
  993. { if the unit contains ansi/widestrings, initialization and
  994. finalization code must be forced }
  995. force_init_final:=tglobalsymtable(current_module.globalsymtable).needs_init_final or
  996. tstaticsymtable(current_module.localsymtable).needs_init_final;
  997. { should we force unit initialization? }
  998. { this is a hack, but how can it be done better ? }
  999. if force_init_final and ((current_module.flags and uf_init)=0) then
  1000. gen_implicit_initfinal(uf_init,st);
  1001. { finalize? }
  1002. if has_impl and (token=_FINALIZATION) then
  1003. begin
  1004. { set module options }
  1005. current_module.flags:=current_module.flags or uf_finalize;
  1006. { Compile the finalize }
  1007. pd:=create_main_proc(make_mangledname('',current_module.localsymtable,'finalize'),potype_unitfinalize,st);
  1008. pd.aliasnames.insert(make_mangledname('FINALIZE$',current_module.localsymtable,''));
  1009. tcgprocinfo(current_procinfo).parse_body;
  1010. tcgprocinfo(current_procinfo).generate_code;
  1011. tcgprocinfo(current_procinfo).resetprocdef;
  1012. release_main_proc(pd);
  1013. end
  1014. else if force_init_final then
  1015. gen_implicit_initfinal(uf_finalize,st);
  1016. { the last char should always be a point }
  1017. consume(_POINT);
  1018. { Generate resoucestrings }
  1019. If ResourceStrings.ResStrCount>0 then
  1020. begin
  1021. ResourceStrings.CreateResourceStringList;
  1022. current_module.flags:=current_module.flags or uf_has_resources;
  1023. { only write if no errors found }
  1024. if (Errorcount=0) then
  1025. ResourceStrings.WriteResourceFile(ForceExtension(current_module.ppufilename^,'.rst'));
  1026. end;
  1027. if (Errorcount=0) then
  1028. begin
  1029. { tests, if all (interface) forwards are resolved }
  1030. tstoredsymtable(symtablestack).check_forwards;
  1031. { check if all private fields are used }
  1032. tstoredsymtable(symtablestack).allprivatesused;
  1033. { remove cross unit overloads }
  1034. tstoredsymtable(symtablestack).unchain_overloaded;
  1035. { test static symtable }
  1036. tstoredsymtable(st).allsymbolsused;
  1037. tstoredsymtable(st).allprivatesused;
  1038. tstoredsymtable(st).check_forwards;
  1039. tstoredsymtable(st).checklabels;
  1040. tstoredsymtable(st).unchain_overloaded;
  1041. { used units }
  1042. current_module.allunitsused;
  1043. end;
  1044. { leave when we got an error }
  1045. if (Errorcount>0) and not status.skip_error then
  1046. begin
  1047. Message1(unit_f_errors_in_unit,tostr(Errorcount));
  1048. status.skip_error:=true;
  1049. exit;
  1050. end;
  1051. { generate debuginfo }
  1052. {$ifdef GDB}
  1053. write_gdb_info;
  1054. {$endif GDB}
  1055. { generate a list of threadvars }
  1056. InsertThreadvars;
  1057. { generate imports }
  1058. if current_module.uses_imports then
  1059. importlib.generatelib;
  1060. { insert own objectfile, or say that it's in a library
  1061. (no check for an .o when loading) }
  1062. if is_assembler_generated then
  1063. insertobjectfile
  1064. else
  1065. current_module.flags:=current_module.flags or uf_no_link;
  1066. if cs_local_browser in aktmoduleswitches then
  1067. current_module.localsymtable:=refsymtable;
  1068. if is_assembler_generated then
  1069. begin
  1070. { finish asmlist by adding segment starts }
  1071. insertsegment;
  1072. { assemble }
  1073. create_objectfile;
  1074. end;
  1075. { Write out the ppufile after the object file has been created }
  1076. store_interface_crc:=current_module.interface_crc;
  1077. store_crc:=current_module.crc;
  1078. if (Errorcount=0) then
  1079. tppumodule(current_module).writeppu;
  1080. if not(cs_compilesystem in aktmoduleswitches) then
  1081. if store_interface_crc<>current_module.interface_crc then
  1082. Message1(unit_u_interface_crc_changed,current_module.ppufilename^);
  1083. {$ifdef EXTDEBUG}
  1084. if not(cs_compilesystem in aktmoduleswitches) then
  1085. if (store_crc<>current_module.crc) and simplify_ppu then
  1086. Message1(unit_u_implementation_crc_changed,current_module.ppufilename^);
  1087. {$endif EXTDEBUG}
  1088. { remove static symtable (=refsymtable) here to save some mem }
  1089. if not (cs_local_browser in aktmoduleswitches) then
  1090. begin
  1091. st.free;
  1092. current_module.localsymtable:=nil;
  1093. end;
  1094. { leave when we got an error }
  1095. if (Errorcount>0) and not status.skip_error then
  1096. begin
  1097. Message1(unit_f_errors_in_unit,tostr(Errorcount));
  1098. status.skip_error:=true;
  1099. exit;
  1100. end;
  1101. Message1(unit_u_finished_compiling,current_module.modulename^);
  1102. end;
  1103. procedure proc_program(islibrary : boolean);
  1104. var
  1105. main_file: tinputfile;
  1106. st : tsymtable;
  1107. hp : tmodule;
  1108. pd : tprocdef;
  1109. begin
  1110. DLLsource:=islibrary;
  1111. Status.IsLibrary:=IsLibrary;
  1112. Status.IsExe:=true;
  1113. parse_only:=false;
  1114. { relocation works only without stabs under win32 !! PM }
  1115. { internal assembler uses rva for stabs info
  1116. so it should work with relocated DLLs }
  1117. if RelocSection and
  1118. (target_info.system in [system_i386_win32,system_i386_wdosx]) and
  1119. (target_info.assem<>as_i386_pecoff) then
  1120. begin
  1121. include(aktglobalswitches,cs_link_strip);
  1122. { Warning stabs info does not work with reloc section !! }
  1123. if cs_debuginfo in aktmoduleswitches then
  1124. begin
  1125. Message1(parser_w_parser_reloc_no_debug,current_module.mainsource^);
  1126. Message(parser_w_parser_win32_debug_needs_WN);
  1127. exclude(aktmoduleswitches,cs_debuginfo);
  1128. end;
  1129. end;
  1130. { get correct output names }
  1131. main_file := current_scanner.inputfile;
  1132. while assigned(main_file.next) do
  1133. main_file := main_file.next;
  1134. current_module.SetFileName(main_file.path^+main_file.name^,true);
  1135. if islibrary then
  1136. begin
  1137. consume(_LIBRARY);
  1138. stringdispose(current_module.modulename);
  1139. current_module.modulename:=stringdup(pattern);
  1140. current_module.islibrary:=true;
  1141. exportlib.preparelib(pattern);
  1142. consume(_ID);
  1143. consume(_SEMICOLON);
  1144. end
  1145. else
  1146. { is there an program head ? }
  1147. if token=_PROGRAM then
  1148. begin
  1149. consume(_PROGRAM);
  1150. stringdispose(current_module.modulename);
  1151. stringdispose(current_module.realmodulename);
  1152. current_module.modulename:=stringdup(pattern);
  1153. current_module.realmodulename:=stringdup(orgpattern);
  1154. if (target_info.system in [system_i386_WIN32,system_i386_wdosx]) then
  1155. exportlib.preparelib(pattern);
  1156. consume(_ID);
  1157. if token=_LKLAMMER then
  1158. begin
  1159. consume(_LKLAMMER);
  1160. repeat
  1161. consume(_ID);
  1162. until not try_to_consume(_COMMA);
  1163. consume(_RKLAMMER);
  1164. end;
  1165. consume(_SEMICOLON);
  1166. end
  1167. else if (target_info.system in [system_i386_WIN32,system_i386_wdosx]) then
  1168. exportlib.preparelib(current_module.modulename^);
  1169. { global switches are read, so further changes aren't allowed }
  1170. current_module.in_global:=false;
  1171. { setup things using the global switches }
  1172. setupglobalswitches;
  1173. { set implementation flag }
  1174. current_module.in_interface:=false;
  1175. current_module.interface_compiled:=true;
  1176. { insert after the unit symbol tables the static symbol table }
  1177. { of the program }
  1178. st:=tstaticsymtable.create(current_module.modulename^);;
  1179. current_module.localsymtable:=st;
  1180. refsymtable:=st;
  1181. { load standard units (system,objpas,profile unit) }
  1182. loaddefaultunits;
  1183. {Load the units used by the program we compile.}
  1184. if token=_USES then
  1185. loadunits;
  1186. { reset ranges/stabs in exported definitions }
  1187. reset_all_defs;
  1188. { All units are read, now give them a number }
  1189. current_module.numberunits;
  1190. {Insert the name of the main program into the symbol table.}
  1191. if current_module.realmodulename^<>'' then
  1192. st.insert(tunitsym.create(current_module.realmodulename^,st));
  1193. { ...is also constsymtable, this is the symtable where }
  1194. { the elements of enumeration types are inserted }
  1195. constsymtable:=st;
  1196. Message1(parser_u_parsing_implementation,current_module.mainsource^);
  1197. { The program intialization needs an alias, so it can be called
  1198. from the bootstrap code.}
  1199. if islibrary or
  1200. (target_info.system in [system_powerpc_macos,system_powerpc_darwin]) then
  1201. begin
  1202. pd:=create_main_proc(make_mangledname('',current_module.localsymtable,'main'),potype_proginit,st);
  1203. { Win32 startup code needs a single name }
  1204. // if (target_info.system in [system_i386_win32,system_i386_wdosx]) then
  1205. pd.aliasnames.insert('PASCALMAIN');
  1206. end
  1207. else
  1208. begin
  1209. pd:=create_main_proc('main',potype_proginit,st);
  1210. pd.aliasnames.insert('PASCALMAIN');
  1211. end;
  1212. tcgprocinfo(current_procinfo).parse_body;
  1213. tcgprocinfo(current_procinfo).generate_code;
  1214. tcgprocinfo(current_procinfo).resetprocdef;
  1215. release_main_proc(pd);
  1216. { should we force unit initialization? }
  1217. if tstaticsymtable(current_module.localsymtable).needs_init_final then
  1218. begin
  1219. { initialize section }
  1220. gen_implicit_initfinal(uf_init,st);
  1221. { finalize section }
  1222. gen_implicit_initfinal(uf_finalize,st);
  1223. end;
  1224. { Add symbol to the exports section for win32 so smartlinking a
  1225. DLL will include the edata section }
  1226. if assigned(exportlib) and
  1227. (target_info.system in [system_i386_win32,system_i386_wdosx]) and
  1228. assigned(current_module._exports.first) then
  1229. codesegment.concat(tai_const_symbol.create(exportlib.edatalabel));
  1230. If ResourceStrings.ResStrCount>0 then
  1231. begin
  1232. ResourceStrings.CreateResourceStringList;
  1233. { only write if no errors found }
  1234. if (Errorcount=0) then
  1235. ResourceStrings.WriteResourceFile(ForceExtension(current_module.ppufilename^,'.rst'));
  1236. end;
  1237. { finalize? }
  1238. if token=_FINALIZATION then
  1239. begin
  1240. { set module options }
  1241. current_module.flags:=current_module.flags or uf_finalize;
  1242. { Compile the finalize }
  1243. pd:=create_main_proc(make_mangledname('',current_module.localsymtable,'finalize'),potype_unitfinalize,st);
  1244. pd.aliasnames.insert(make_mangledname('FINALIZE$',current_module.localsymtable,''));
  1245. tcgprocinfo(current_procinfo).parse_body;
  1246. tcgprocinfo(current_procinfo).generate_code;
  1247. tcgprocinfo(current_procinfo).resetprocdef;
  1248. release_main_proc(pd);
  1249. end;
  1250. { consume the last point }
  1251. consume(_POINT);
  1252. if (Errorcount=0) then
  1253. begin
  1254. { test static symtable }
  1255. tstoredsymtable(st).allsymbolsused;
  1256. tstoredsymtable(st).allprivatesused;
  1257. tstoredsymtable(st).check_forwards;
  1258. tstoredsymtable(st).checklabels;
  1259. tstoredsymtable(st).unchain_overloaded;
  1260. current_module.allunitsused;
  1261. end;
  1262. { leave when we got an error }
  1263. if (Errorcount>0) and not status.skip_error then
  1264. begin
  1265. Message1(unit_f_errors_in_unit,tostr(Errorcount));
  1266. status.skip_error:=true;
  1267. exit;
  1268. end;
  1269. { generate debuginfo }
  1270. {$ifdef GDB}
  1271. write_gdb_info;
  1272. {$endif GDB}
  1273. { generate a list of threadvars }
  1274. InsertThreadvars;
  1275. { generate imports }
  1276. if current_module.uses_imports then
  1277. importlib.generatelib;
  1278. if islibrary or
  1279. (target_info.system in [system_i386_WIN32,system_i386_wdosx]) or
  1280. (target_info.system=system_i386_NETWARE) then
  1281. exportlib.generatelib;
  1282. { insert Tables and Heap }
  1283. insertThreadVarTablesTable;
  1284. insertResourceTablesTable;
  1285. insertinitfinaltable;
  1286. insertheap;
  1287. insertstacklength;
  1288. // datasize:=symtablestack.datasize;
  1289. { finish asmlist by adding segment starts }
  1290. insertsegment;
  1291. { insert own objectfile }
  1292. insertobjectfile;
  1293. { assemble and link }
  1294. create_objectfile;
  1295. { leave when we got an error }
  1296. if (Errorcount>0) and not status.skip_error then
  1297. begin
  1298. Message1(unit_f_errors_in_unit,tostr(Errorcount));
  1299. status.skip_error:=true;
  1300. exit;
  1301. end;
  1302. { create the executable when we are at level 1 }
  1303. if (compile_level=1) then
  1304. begin
  1305. { insert all .o files from all loaded units }
  1306. hp:=tmodule(loaded_units.first);
  1307. while assigned(hp) do
  1308. begin
  1309. linker.AddModuleFiles(hp);
  1310. hp:=tmodule(hp.next);
  1311. end;
  1312. { write .def file }
  1313. if (cs_link_deffile in aktglobalswitches) then
  1314. deffile.writefile;
  1315. { finally we can create a executable }
  1316. if (not current_module.is_unit) then
  1317. begin
  1318. if DLLSource then
  1319. linker.MakeSharedLibrary
  1320. else
  1321. linker.MakeExecutable;
  1322. end;
  1323. end;
  1324. end;
  1325. end.
  1326. {
  1327. $Log$
  1328. Revision 1.153 2004-05-19 21:16:13 peter
  1329. * add DEBUGINFO symbol to reference the .o file that includes the
  1330. stabs info for types and global/static variables
  1331. * debuginfo flag added to ppu to indicate whether debuginfo is
  1332. generated or not
  1333. Revision 1.152 2004/05/16 13:29:21 peter
  1334. * fix checking for forwards in static symtable
  1335. Revision 1.151 2004/05/11 18:22:16 olle
  1336. * changed $mode mac to $mode macpas (macro defined should be FPC_MACPAS)
  1337. Revision 1.150 2004/05/03 09:55:27 olle
  1338. + enable omitting of IMPLEMENTATION for mode mac
  1339. + added macro FPC_MAC for mode mac
  1340. Revision 1.149 2004/05/02 17:26:19 peter
  1341. * fix stabs for globals
  1342. Revision 1.148 2004/03/24 20:24:25 hajny
  1343. * OS/2 heap management modified to be able to grow heap as needed
  1344. Revision 1.147 2004/03/18 11:43:57 olle
  1345. * change AT_FUNCTION to AT_DATA where appropriate
  1346. Revision 1.146 2004/03/14 20:10:14 peter
  1347. * fix stabs lineno for fpc_compiled
  1348. Revision 1.145 2004/03/10 22:52:57 peter
  1349. * more stabs fixes
  1350. * special mode -gv for valgrind compatible stabs
  1351. Revision 1.144 2004/03/09 20:45:04 peter
  1352. * more stabs updates
  1353. Revision 1.143 2004/03/08 22:07:47 peter
  1354. * stabs updates to write stabs for def for all implictly used
  1355. units
  1356. Revision 1.142 2004/03/02 17:32:12 florian
  1357. * make cycle fixed
  1358. + pic support for darwin
  1359. + support of importing vars from shared libs on darwin implemented
  1360. Revision 1.141 2004/03/02 00:36:33 olle
  1361. * big transformation of Tai_[const_]Symbol.Create[data]name*
  1362. Revision 1.140 2004/02/26 16:16:38 peter
  1363. * tai_const.create_ptr added
  1364. Revision 1.139 2004/02/06 22:37:00 daniel
  1365. * Removed not very usefull nextglobal & previousglobal fields from
  1366. Tstoreddef, saving 78 kb of memory
  1367. Revision 1.138 2004/02/04 22:15:15 daniel
  1368. * Rtti generation moved to ncgutil
  1369. * Assmtai usage of symsym removed
  1370. * operator overloading cleanup up
  1371. Revision 1.137 2004/01/28 16:48:24 peter
  1372. use local string of 8 chars
  1373. Revision 1.136 2004/01/04 21:08:09 jonas
  1374. * Never generate a "main" symbol for PASCALMAIN for Darwin and classic
  1375. Mac OS, they use a C-main in their system unit
  1376. Revision 1.135 2003/12/12 19:42:21 peter
  1377. * check unit name when expected unitname > 8 chars
  1378. Revision 1.134 2003/12/08 22:33:43 peter
  1379. * don't allow duplicate uses
  1380. * fix wrong circular dependency
  1381. Revision 1.133 2003/11/29 20:13:25 florian
  1382. * fixed several pi_do_call problems
  1383. Revision 1.132 2003/10/29 19:48:51 peter
  1384. * renamed mangeldname_prefix to make_mangledname and made it more
  1385. generic
  1386. * make_mangledname is now also used for internal threadvar/resstring
  1387. lists
  1388. * Add P$ in front of program modulename to prevent duplicated symbols
  1389. at assembler level, because the main program can have the same name
  1390. as a unit, see webtbs/tw1251b
  1391. Revision 1.131 2003/10/24 17:40:23 peter
  1392. * cleanup of the entry and exit code insertion
  1393. Revision 1.130 2003/10/22 15:22:33 peter
  1394. * fixed unitsym-globalsymtable relation so the uses of a unit
  1395. is counted correctly
  1396. Revision 1.129 2003/10/21 15:14:33 peter
  1397. * fixed memleak for initfinalcode
  1398. * exit from generatecode when there are already errors
  1399. Revision 1.128 2003/10/01 20:34:49 peter
  1400. * procinfo unit contains tprocinfo
  1401. * cginfo renamed to cgbase
  1402. * moved cgmessage to verbose
  1403. * fixed ppc and sparc compiles
  1404. Revision 1.127 2003/09/30 08:39:50 michael
  1405. + Patch from Wiktor Sywula for watcom support
  1406. Revision 1.126 2003/09/23 18:03:08 peter
  1407. * add missing release of main_proc
  1408. Revision 1.125 2003/09/23 17:56:05 peter
  1409. * locals and paras are allocated in the code generation
  1410. * tvarsym.localloc contains the location of para/local when
  1411. generating code for the current procedure
  1412. Revision 1.124 2003/09/09 20:59:27 daniel
  1413. * Adding register allocation order
  1414. Revision 1.123 2003/09/09 15:55:44 peter
  1415. * use register with least interferences in spillregister
  1416. Revision 1.122 2003/09/07 22:09:35 peter
  1417. * preparations for different default calling conventions
  1418. * various RA fixes
  1419. Revision 1.121 2003/09/05 17:41:12 florian
  1420. * merged Wiktor's Watcom patches in 1.1
  1421. Revision 1.120 2003/08/23 22:29:24 peter
  1422. * reload flagged units when interface is loaded
  1423. Revision 1.119 2003/08/21 14:47:41 peter
  1424. * remove convert_registers
  1425. Revision 1.118 2003/08/20 17:48:49 peter
  1426. * fixed stackalloc to not allocate localst.datasize twice
  1427. * order of stackalloc code fixed for implicit init/final
  1428. Revision 1.117 2003/08/20 09:07:00 daniel
  1429. * New register coding now mandatory, some more convert_registers calls
  1430. removed.
  1431. Revision 1.116 2003/07/23 11:04:15 jonas
  1432. * split en_exit_code into a part that may allocate a register and a part
  1433. that doesn't, so the former can be done before the register colouring
  1434. has been performed
  1435. Revision 1.115 2003/07/06 17:58:22 peter
  1436. * framepointer fixes for sparc
  1437. * parent framepointer code more generic
  1438. Revision 1.114 2003/06/13 21:19:31 peter
  1439. * current_procdef removed, use current_procinfo.procdef instead
  1440. Revision 1.113 2003/06/09 12:23:30 peter
  1441. * init/final of procedure data splitted from genentrycode
  1442. * use asmnode getposition to insert final at the correct position
  1443. als for the implicit try...finally
  1444. Revision 1.112 2003/06/07 20:26:32 peter
  1445. * re-resolving added instead of reloading from ppu
  1446. * tderef object added to store deref info for resolving
  1447. Revision 1.111 2003/06/03 20:21:45 mazen
  1448. - removed unneeded ifdefs
  1449. - removed unneeded cases for sparc and x86_64
  1450. Revision 1.110 2003/06/03 13:01:59 daniel
  1451. * Register allocator finished
  1452. Revision 1.109 2003/05/26 21:17:17 peter
  1453. * procinlinenode removed
  1454. * aktexit2label removed, fast exit removed
  1455. + tcallnode.inlined_pass_2 added
  1456. Revision 1.108 2003/05/25 10:27:12 peter
  1457. * moved Comment calls to messge file
  1458. Revision 1.107 2003/05/22 21:31:35 peter
  1459. * defer codegeneration for nested procedures
  1460. Revision 1.106 2003/05/15 18:58:53 peter
  1461. * removed selfpointer_offset, vmtpointer_offset
  1462. * tvarsym.adjusted_address
  1463. * address in localsymtable is now in the real direction
  1464. * removed some obsolete globals
  1465. Revision 1.105 2003/05/11 19:31:28 florian
  1466. * fixed implicit init/final code for units, stack frame was wrong for ppc
  1467. Revision 1.104 2003/04/28 21:19:02 peter
  1468. * fix stabs generation for implicit initfinal
  1469. Revision 1.103 2003/04/27 11:21:34 peter
  1470. * aktprocdef renamed to current_procinfo.procdef
  1471. * procinfo renamed to current_procinfo
  1472. * procinfo will now be stored in current_module so it can be
  1473. cleaned up properly
  1474. * gen_main_procsym changed to create_main_proc and release_main_proc
  1475. to also generate a tprocinfo structure
  1476. * fixed unit implicit initfinal
  1477. Revision 1.102 2003/04/27 07:29:50 peter
  1478. * current_procinfo.procdef cleanup, current_procdef is now always nil when parsing
  1479. a new procdef declaration
  1480. * aktprocsym removed
  1481. * lexlevel removed, use symtable.symtablelevel instead
  1482. * implicit init/final code uses the normal genentry/genexit
  1483. * funcret state checking updated for new funcret handling
  1484. Revision 1.101 2003/04/23 12:35:34 florian
  1485. * fixed several issues with powerpc
  1486. + applied a patch from Jonas for nested function calls (PowerPC only)
  1487. * ...
  1488. Revision 1.100 2003/04/12 15:13:03 peter
  1489. * Use the original unitname when defining a unitsym
  1490. Revision 1.99 2003/03/23 23:21:42 hajny
  1491. + emx target added
  1492. Revision 1.98 2003/03/17 22:20:08 peter
  1493. *** empty log message ***
  1494. Revision 1.97 2003/03/17 13:36:39 peter
  1495. * fix import linking under linux
  1496. Revision 1.96 2003/02/19 22:00:14 daniel
  1497. * Code generator converted to new register notation
  1498. - Horribily outdated todo.txt removed
  1499. Revision 1.95 2003/02/06 22:36:55 mazen
  1500. * fixing bug related to errornous program main entry stack frame
  1501. Revision 1.94 2003/01/30 21:46:20 peter
  1502. * tai_const_symbol.createdataname added
  1503. Revision 1.93 2003/01/11 11:19:54 hajny
  1504. * correction from rev. 1.88 put back
  1505. Revision 1.92 2003/01/08 18:43:56 daniel
  1506. * Tregister changed into a record
  1507. Revision 1.91 2003/01/05 13:36:53 florian
  1508. * x86-64 compiles
  1509. + very basic support for float128 type (x86-64 only)
  1510. Revision 1.90 2002/12/29 18:17:23 peter
  1511. * insert unitsym with the name as specified in the uses list
  1512. Revision 1.89 2002/12/29 14:57:50 peter
  1513. * unit loading changed to first register units and load them
  1514. afterwards. This is needed to support uses xxx in yyy correctly
  1515. * unit dependency check fixed
  1516. Revision 1.88 2002/12/27 19:09:33 hajny
  1517. * another (hopefully final ;-) ) fix for not linked import libraries for units with no code
  1518. Revision 1.87 2002/12/24 23:32:56 peter
  1519. * Use FixFilename for specified unit sourcefile in uses
  1520. Revision 1.86 2002/12/06 16:56:58 peter
  1521. * only compile cs_fp_emulation support when cpufpuemu is defined
  1522. * define cpufpuemu for m68k only
  1523. Revision 1.85 2002/11/30 21:32:24 carl
  1524. + Add loading of softfpu in emulation mode
  1525. + Correct routine call for softfpu
  1526. * Extended type must also be defined even with softfpu
  1527. Revision 1.84 2002/11/15 01:58:53 peter
  1528. * merged changes from 1.0.7 up to 04-11
  1529. - -V option for generating bug report tracing
  1530. - more tracing for option parsing
  1531. - errors for cdecl and high()
  1532. - win32 import stabs
  1533. - win32 records<=8 are returned in eax:edx (turned off by default)
  1534. - heaptrc update
  1535. - more info for temp management in .s file with EXTDEBUG
  1536. Revision 1.83 2002/11/09 15:33:26 carl
  1537. * major alignment updates
  1538. Revision 1.82 2002/10/16 06:32:52 michael
  1539. + Renamed thread unit to systhrds
  1540. Revision 1.81 2002/10/14 19:42:34 peter
  1541. * only use init tables for threadvars
  1542. Revision 1.80 2002/10/06 19:41:30 peter
  1543. * Add finalization of typed consts
  1544. * Finalization of globals in the main program
  1545. Revision 1.79 2002/09/09 17:34:15 peter
  1546. * tdicationary.replace added to replace and item in a dictionary. This
  1547. is only allowed for the same name
  1548. * varsyms are inserted in symtable before the types are parsed. This
  1549. fixes the long standing "var longint : longint" bug
  1550. - consume_idlist and idstringlist removed. The loops are inserted
  1551. at the callers place and uses the symtable for duplicate id checking
  1552. Revision 1.78 2002/09/07 15:25:07 peter
  1553. * old logs removed and tabs fixed
  1554. Revision 1.77 2002/09/03 16:26:27 daniel
  1555. * Make Tprocdef.defs protected
  1556. Revision 1.76 2002/09/02 18:46:26 peter
  1557. * insert PASCALMAIN in library for Win32 only
  1558. Revision 1.75 2002/08/31 15:59:30 florian
  1559. + HEAP* stuff must be generated for Linux/PPC as well
  1560. + direct assembler reader searches now global and static symtables as well
  1561. Revision 1.74 2002/08/25 19:25:20 peter
  1562. * sym.insert_in_data removed
  1563. * symtable.insertvardata/insertconstdata added
  1564. * removed insert_in_data call from symtable.insert, it needs to be
  1565. called separatly. This allows to deref the address calculation
  1566. * procedures now calculate the parast addresses after the procedure
  1567. directives are parsed. This fixes the cdecl parast problem
  1568. * push_addr_param has an extra argument that specifies if cdecl is used
  1569. or not
  1570. Revision 1.73 2002/08/18 20:06:25 peter
  1571. * inlining is now also allowed in interface
  1572. * renamed write/load to ppuwrite/ppuload
  1573. * tnode storing in ppu
  1574. * nld,ncon,nbas are already updated for storing in ppu
  1575. Revision 1.72 2002/08/17 09:23:39 florian
  1576. * first part of procinfo rewrite
  1577. Revision 1.71 2002/08/11 13:24:12 peter
  1578. * saving of asmsymbols in ppu supported
  1579. * asmsymbollist global is removed and moved into a new class
  1580. tasmlibrarydata that will hold the info of a .a file which
  1581. corresponds with a single module. Added librarydata to tmodule
  1582. to keep the library info stored for the module. In the future the
  1583. objectfiles will also be stored to the tasmlibrarydata class
  1584. * all getlabel/newasmsymbol and friends are moved to the new class
  1585. Revision 1.70 2002/08/10 14:46:29 carl
  1586. + moved target_cpu_string to cpuinfo
  1587. * renamed asmmode enum.
  1588. * assembler reader has now less ifdef's
  1589. * move from nppcmem.pas -> ncgmem.pas vec. node.
  1590. Revision 1.69 2002/07/26 21:15:41 florian
  1591. * rewrote the system handling
  1592. Revision 1.68 2002/07/04 20:43:01 florian
  1593. * first x86-64 patches
  1594. Revision 1.67 2002/07/01 18:46:25 peter
  1595. * internal linker
  1596. * reorganized aasm layer
  1597. Revision 1.66 2002/05/16 19:46:43 carl
  1598. + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
  1599. + try to fix temp allocation (still in ifdef)
  1600. + generic constructor calls
  1601. + start of tassembler / tmodulebase class cleanup
  1602. Revision 1.65 2002/05/14 19:34:49 peter
  1603. * removed old logs and updated copyright year
  1604. Revision 1.64 2002/05/12 16:53:09 peter
  1605. * moved entry and exitcode to ncgutil and cgobj
  1606. * foreach gets extra argument for passing local data to the
  1607. iterator function
  1608. * -CR checks also class typecasts at runtime by changing them
  1609. into as
  1610. * fixed compiler to cycle with the -CR option
  1611. * fixed stabs with elf writer, finally the global variables can
  1612. be watched
  1613. * removed a lot of routines from cga unit and replaced them by
  1614. calls to cgobj
  1615. * u32bit-s32bit updates for and,or,xor nodes. When one element is
  1616. u32bit then the other is typecasted also to u32bit without giving
  1617. a rangecheck warning/error.
  1618. * fixed pascal calling method with reversing also the high tree in
  1619. the parast, detected by tcalcst3 test
  1620. Revision 1.63 2002/05/06 19:54:50 carl
  1621. + added more patches from Mazen for SPARC port
  1622. Revision 1.62 2002/04/20 21:32:24 carl
  1623. + generic FPC_CHECKPOINTER
  1624. + first parameter offset in stack now portable
  1625. * rename some constants
  1626. + move some cpu stuff to other units
  1627. - remove unused constents
  1628. * fix stacksize for some targets
  1629. * fix generic size problems which depend now on EXTEND_SIZE constant
  1630. Revision 1.61 2002/04/19 15:46:02 peter
  1631. * mangledname rewrite, tprocdef.mangledname is now created dynamicly
  1632. in most cases and not written to the ppu
  1633. * add mangeledname_prefix() routine to generate the prefix of
  1634. manglednames depending on the current procedure, object and module
  1635. * removed static procprefix since the mangledname is now build only
  1636. on demand from tprocdef.mangledname
  1637. Revision 1.60 2002/04/14 16:53:10 carl
  1638. + align code section and data section according to alignment rules
  1639. Revision 1.59 2002/04/07 17:58:38 carl
  1640. + generic stack checking
  1641. Revision 1.58 2002/04/04 19:06:03 peter
  1642. * removed unused units
  1643. * use tlocation.size in cg.a_*loc*() routines
  1644. }