fppu.pas 59 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777
  1. {
  2. Copyright (c) 1998-2002 by Florian Klaempfl
  3. This unit implements the first loading and searching of the modules
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. ****************************************************************************
  16. }
  17. unit fppu;
  18. {$i fpcdefs.inc}
  19. { close ppufiles on system that are
  20. short on file handles like DOS system PM }
  21. {$ifdef GO32V2}
  22. {$define SHORT_ON_FILE_HANDLES}
  23. {$endif GO32V2}
  24. {$ifdef WATCOM}
  25. {$define SHORT_ON_FILE_HANDLES}
  26. {$endif WATCOM}
  27. interface
  28. uses
  29. cmsgs,verbose,
  30. cutils,cclasses,
  31. globtype,globals,finput,fmodule,
  32. symbase,ppu,symtype;
  33. type
  34. { tppumodule }
  35. tppumodule = class(tmodule)
  36. ppufile : tcompilerppufile; { the PPU file }
  37. sourcefn : TPathStr; { Source specified with "uses .. in '..'" }
  38. comments : TCmdStrList;
  39. {$ifdef Test_Double_checksum}
  40. crc_array : pointer;
  41. crc_size : longint;
  42. crc_array2 : pointer;
  43. crc_size2 : longint;
  44. {$endif def Test_Double_checksum}
  45. constructor create(LoadedFrom:TModule;const amodulename: string; const afilename:TPathStr;_is_unit:boolean);
  46. destructor destroy;override;
  47. procedure reset;override;
  48. function openppu:boolean;
  49. procedure getppucrc;
  50. procedure writeppu;
  51. procedure loadppu;
  52. function needrecompile:boolean;
  53. procedure setdefgeneration;
  54. procedure reload_flagged_units;
  55. procedure end_of_parsing;override;
  56. private
  57. { Each time a unit's defs are (re)created, its defsgeneration is
  58. set to the value of a global counter, and the global counter is
  59. increased. We only reresolve its dependent units' defs in case
  60. they have been resolved only for an older generation, in order to
  61. avoid endless resolving loops in case of cyclic dependencies. }
  62. defsgeneration : longint;
  63. function search_unit_files(onlysource:boolean):boolean;
  64. function search_unit(onlysource,shortname:boolean):boolean;
  65. procedure load_interface;
  66. procedure load_implementation;
  67. procedure load_usedunits;
  68. procedure printcomments;
  69. procedure queuecomment(const s:TMsgStr;v,w:longint);
  70. procedure writesourcefiles;
  71. procedure writeusedunit(intf:boolean);
  72. procedure writelinkcontainer(var p:tlinkcontainer;id:byte;strippath:boolean);
  73. procedure writederefmap;
  74. procedure writederefdata;
  75. procedure writeImportSymbols;
  76. procedure writeResources;
  77. procedure readsourcefiles;
  78. procedure readloadunit;
  79. procedure readlinkcontainer(var p:tlinkcontainer);
  80. procedure readderefmap;
  81. procedure readderefdata;
  82. procedure readImportSymbols;
  83. procedure readResources;
  84. procedure readwpofile;
  85. {$IFDEF MACRO_DIFF_HINT}
  86. procedure writeusedmacro(p:TNamedIndexItem;arg:pointer);
  87. procedure writeusedmacros;
  88. procedure readusedmacros;
  89. {$ENDIF}
  90. end;
  91. function registerunit(callermodule:tmodule;const s : TIDString;const fn:string) : tppumodule;
  92. implementation
  93. uses
  94. SysUtils,strutils,
  95. cfileutl,
  96. systems,version,
  97. symtable, symsym,
  98. wpoinfo,
  99. scanner,
  100. aasmbase,ogbase,
  101. parser,
  102. comphook;
  103. var
  104. currentdefgeneration: longint;
  105. {****************************************************************************
  106. TPPUMODULE
  107. ****************************************************************************}
  108. constructor tppumodule.create(LoadedFrom:TModule;const amodulename: string; const afilename:TPathStr;_is_unit:boolean);
  109. begin
  110. inherited create(LoadedFrom,amodulename,afilename,_is_unit);
  111. ppufile:=nil;
  112. sourcefn:=afilename;
  113. end;
  114. destructor tppumodule.Destroy;
  115. begin
  116. if assigned(ppufile) then
  117. ppufile.free;
  118. ppufile:=nil;
  119. comments.free;
  120. comments:=nil;
  121. inherited Destroy;
  122. end;
  123. procedure tppumodule.reset;
  124. begin
  125. inc(currentdefgeneration);
  126. if assigned(ppufile) then
  127. begin
  128. ppufile.free;
  129. ppufile:=nil;
  130. end;
  131. inherited reset;
  132. end;
  133. procedure tppumodule.queuecomment(const s:TMsgStr;v,w:longint);
  134. begin
  135. if comments = nil then
  136. comments := TCmdStrList.create;
  137. comments.insert(s);
  138. end;
  139. procedure tppumodule.printcomments;
  140. var
  141. comment: string;
  142. begin
  143. if comments = nil then
  144. exit;
  145. { comments are inserted in reverse order }
  146. repeat
  147. comment := comments.getlast;
  148. if length(comment) = 0 then
  149. exit;
  150. do_comment(v_normal, comment);
  151. until false;
  152. end;
  153. function tppumodule.openppu:boolean;
  154. var
  155. ppufiletime : longint;
  156. begin
  157. openppu:=false;
  158. Message1(unit_t_ppu_loading,ppufilename,@queuecomment);
  159. { Get ppufile time (also check if the file exists) }
  160. ppufiletime:=getnamedfiletime(ppufilename);
  161. if ppufiletime=-1 then
  162. exit;
  163. { Open the ppufile }
  164. Message1(unit_u_ppu_name,ppufilename);
  165. ppufile:=tcompilerppufile.create(ppufilename);
  166. if not ppufile.openfile then
  167. begin
  168. ppufile.free;
  169. ppufile:=nil;
  170. Message(unit_u_ppu_file_too_short);
  171. exit;
  172. end;
  173. { check for a valid PPU file }
  174. if not ppufile.CheckPPUId then
  175. begin
  176. ppufile.free;
  177. ppufile:=nil;
  178. Message(unit_u_ppu_invalid_header);
  179. exit;
  180. end;
  181. { check for allowed PPU versions }
  182. if not (ppufile.GetPPUVersion = CurrentPPUVersion) then
  183. begin
  184. Message1(unit_u_ppu_invalid_version,tostr(ppufile.GetPPUVersion),@queuecomment);
  185. ppufile.free;
  186. ppufile:=nil;
  187. exit;
  188. end;
  189. { check the target processor }
  190. if tsystemcpu(ppufile.header.cpu)<>target_cpu then
  191. begin
  192. ppufile.free;
  193. ppufile:=nil;
  194. Message(unit_u_ppu_invalid_processor,@queuecomment);
  195. exit;
  196. end;
  197. { check target }
  198. if tsystem(ppufile.header.target)<>target_info.system then
  199. begin
  200. ppufile.free;
  201. ppufile:=nil;
  202. Message(unit_u_ppu_invalid_target,@queuecomment);
  203. exit;
  204. end;
  205. {$ifdef cpufpemu}
  206. { check if floating point emulation is on?
  207. fpu emulation isn't unit levelwise because it affects calling convention }
  208. if ((ppufile.header.flags and uf_fpu_emulation)<>0) xor
  209. (cs_fp_emulation in current_settings.moduleswitches) then
  210. begin
  211. ppufile.free;
  212. ppufile:=nil;
  213. Message(unit_u_ppu_invalid_fpumode,@queuecomment);
  214. exit;
  215. end;
  216. {$endif cpufpemu}
  217. { Load values to be access easier }
  218. flags:=ppufile.header.flags;
  219. crc:=ppufile.header.checksum;
  220. interface_crc:=ppufile.header.interface_checksum;
  221. indirect_crc:=ppufile.header.indirect_checksum;
  222. { Show Debug info }
  223. Message1(unit_u_ppu_time,filetimestring(ppufiletime));
  224. Message1(unit_u_ppu_flags,tostr(flags));
  225. Message1(unit_u_ppu_crc,hexstr(ppufile.header.checksum,8));
  226. Message1(unit_u_ppu_crc,hexstr(ppufile.header.interface_checksum,8)+' (intfc)');
  227. Message1(unit_u_ppu_crc,hexstr(ppufile.header.indirect_checksum,8)+' (indc)');
  228. Comment(V_used,'Number of definitions: '+tostr(ppufile.header.deflistsize));
  229. Comment(V_used,'Number of symbols: '+tostr(ppufile.header.symlistsize));
  230. do_compile:=false;
  231. openppu:=true;
  232. end;
  233. function tppumodule.search_unit_files(onlysource:boolean):boolean;
  234. var
  235. found : boolean;
  236. begin
  237. found:=false;
  238. if search_unit(onlysource,false) then
  239. found:=true;
  240. if (not found) and
  241. (length(modulename^)>8) and
  242. search_unit(onlysource,true) then
  243. found:=true;
  244. search_unit_files:=found;
  245. end;
  246. function tppumodule.search_unit(onlysource,shortname:boolean):boolean;
  247. var
  248. singlepathstring,
  249. filename : TCmdStr;
  250. Function UnitExists(const ext:string;var foundfile:TCmdStr):boolean;
  251. begin
  252. if CheckVerbosity(V_Tried) then
  253. Message1(unit_t_unitsearch,Singlepathstring+filename+ext);
  254. UnitExists:=FindFile(FileName+ext,Singlepathstring,true,foundfile);
  255. end;
  256. Function PPUSearchPath(const s:TCmdStr):boolean;
  257. var
  258. found : boolean;
  259. hs : TCmdStr;
  260. begin
  261. Found:=false;
  262. singlepathstring:=FixPath(s,false);
  263. { Check for PPU file }
  264. Found:=UnitExists(target_info.unitext,hs);
  265. if Found then
  266. Begin
  267. SetFileName(hs,false);
  268. Found:=OpenPPU;
  269. End;
  270. PPUSearchPath:=Found;
  271. end;
  272. Function SourceSearchPath(const s:TCmdStr):boolean;
  273. var
  274. found : boolean;
  275. hs : TCmdStr;
  276. begin
  277. Found:=false;
  278. singlepathstring:=FixPath(s,false);
  279. { Check for Sources }
  280. ppufile:=nil;
  281. do_compile:=true;
  282. recompile_reason:=rr_noppu;
  283. {Check for .pp file}
  284. Found:=UnitExists(sourceext,hs);
  285. if not Found then
  286. begin
  287. { Check for .pas }
  288. Found:=UnitExists(pasext,hs);
  289. end;
  290. if not Found and
  291. ((m_mac in current_settings.modeswitches) or
  292. (tf_p_ext_support in target_info.flags)) then
  293. begin
  294. { Check for .p, if mode is macpas}
  295. Found:=UnitExists(pext,hs);
  296. end;
  297. mainsource:='';
  298. if Found then
  299. begin
  300. sources_avail:=true;
  301. { Load Filenames when found }
  302. mainsource:=hs;
  303. SetFileName(hs,false);
  304. end
  305. else
  306. sources_avail:=false;
  307. SourceSearchPath:=Found;
  308. end;
  309. Function SearchPath(const s:TCmdStr):boolean;
  310. var
  311. found : boolean;
  312. begin
  313. { First check for a ppu, then for the source }
  314. found:=false;
  315. if not onlysource then
  316. found:=PPUSearchPath(s);
  317. if not found then
  318. found:=SourceSearchPath(s);
  319. SearchPath:=found;
  320. end;
  321. Function SearchPathList(list:TSearchPathList):boolean;
  322. var
  323. hp : TCmdStrListItem;
  324. found : boolean;
  325. begin
  326. found:=false;
  327. hp:=TCmdStrListItem(list.First);
  328. while assigned(hp) do
  329. begin
  330. found:=SearchPath(hp.Str);
  331. if found then
  332. break;
  333. hp:=TCmdStrListItem(hp.next);
  334. end;
  335. SearchPathList:=found;
  336. end;
  337. var
  338. fnd : boolean;
  339. hs : TPathStr;
  340. begin
  341. if shortname then
  342. filename:=FixFileName(Copy(realmodulename^,1,8))
  343. else
  344. filename:=FixFileName(realmodulename^);
  345. { try to find unit
  346. 1. look for ppu in cwd
  347. 2. look for ppu in outputpath if set, this is tp7 compatible (PFV)
  348. 3. look for ppu in maindir
  349. 4. look for the specified source file (from the uses line)
  350. 5. look for source in cwd
  351. 6. look for source in maindir
  352. 7. local unit pathlist
  353. 8. global unit pathlist }
  354. fnd:=false;
  355. if not onlysource then
  356. begin
  357. fnd:=PPUSearchPath('.');
  358. if (not fnd) and (outputpath<>'') then
  359. fnd:=PPUSearchPath(outputpath);
  360. if (not fnd) and Assigned(main_module) and (main_module.Path<>'') then
  361. fnd:=PPUSearchPath(main_module.Path);
  362. end;
  363. if (not fnd) and (sourcefn<>'') then
  364. begin
  365. { the full filename is specified so we can't use here the
  366. searchpath (PFV) }
  367. if CheckVerbosity(V_Tried) then
  368. Message1(unit_t_unitsearch,ChangeFileExt(sourcefn,sourceext));
  369. fnd:=FindFile(ChangeFileExt(sourcefn,sourceext),'',true,hs);
  370. if not fnd then
  371. begin
  372. if CheckVerbosity(V_Tried) then
  373. Message1(unit_t_unitsearch,ChangeFileExt(sourcefn,pasext));
  374. fnd:=FindFile(ChangeFileExt(sourcefn,pasext),'',true,hs);
  375. end;
  376. if not fnd and
  377. ((m_mac in current_settings.modeswitches) or
  378. (tf_p_ext_support in target_info.flags)) then
  379. begin
  380. if CheckVerbosity(V_Tried) then
  381. Message1(unit_t_unitsearch,ChangeFileExt(sourcefn,pext));
  382. fnd:=FindFile(ChangeFileExt(sourcefn,pext),'',true,hs);
  383. end;
  384. if fnd then
  385. begin
  386. sources_avail:=true;
  387. do_compile:=true;
  388. recompile_reason:=rr_noppu;
  389. mainsource:=hs;
  390. SetFileName(hs,false);
  391. end;
  392. end;
  393. if not fnd then
  394. fnd:=SourceSearchPath('.');
  395. if (not fnd) and Assigned(main_module) and (main_module.Path<>'') then
  396. fnd:=SourceSearchPath(main_module.Path);
  397. if (not fnd) and Assigned(loaded_from) then
  398. fnd:=SearchPathList(loaded_from.LocalUnitSearchPath);
  399. if not fnd then
  400. fnd:=SearchPathList(UnitSearchPath);
  401. search_unit:=fnd;
  402. end;
  403. {**********************************
  404. PPU Reading/Writing Helpers
  405. ***********************************}
  406. {$IFDEF MACRO_DIFF_HINT}
  407. var
  408. is_initial: Boolean;
  409. procedure tppumodule.writeusedmacro(p:TNamedIndexItem;arg:pointer);
  410. begin
  411. if tmacro(p).is_used or is_initial then
  412. begin
  413. ppufile.putstring(p.name);
  414. ppufile.putbyte(byte(is_initial));
  415. ppufile.putbyte(byte(tmacro(p).is_used));
  416. end;
  417. end;
  418. procedure tppumodule.writeusedmacros;
  419. begin
  420. ppufile.do_crc:=false;
  421. is_initial:= true;
  422. initialmacrosymtable.foreach(@writeusedmacro,nil);
  423. is_initial:= false;
  424. if assigned(globalmacrosymtable) then
  425. globalmacrosymtable.foreach(@writeusedmacro,nil);
  426. localmacrosymtable.foreach(@writeusedmacro,nil);
  427. ppufile.writeentry(ibusedmacros);
  428. ppufile.do_crc:=true;
  429. end;
  430. {$ENDIF}
  431. procedure tppumodule.writesourcefiles;
  432. var
  433. hp : tinputfile;
  434. i,j : longint;
  435. begin
  436. { second write the used source files }
  437. ppufile.do_crc:=false;
  438. hp:=sourcefiles.files;
  439. { write source files directly in good order }
  440. j:=0;
  441. while assigned(hp) do
  442. begin
  443. inc(j);
  444. hp:=hp.ref_next;
  445. end;
  446. while j>0 do
  447. begin
  448. hp:=sourcefiles.files;
  449. for i:=1 to j-1 do
  450. hp:=hp.ref_next;
  451. ppufile.putstring(hp.name);
  452. ppufile.putlongint(hp.getfiletime);
  453. dec(j);
  454. end;
  455. ppufile.writeentry(ibsourcefiles);
  456. ppufile.do_crc:=true;
  457. end;
  458. procedure tppumodule.writeusedunit(intf:boolean);
  459. var
  460. hp : tused_unit;
  461. oldcrc : boolean;
  462. begin
  463. { write a reference for each used unit }
  464. hp:=tused_unit(used_units.first);
  465. while assigned(hp) do
  466. begin
  467. if hp.in_interface=intf then
  468. begin
  469. ppufile.putstring(hp.u.realmodulename^);
  470. { the checksum should not affect the crc of this unit ! (PFV) }
  471. oldcrc:=ppufile.do_crc;
  472. ppufile.do_crc:=false;
  473. ppufile.putlongint(longint(hp.checksum));
  474. ppufile.putlongint(longint(hp.interface_checksum));
  475. ppufile.putlongint(longint(hp.indirect_checksum));
  476. ppufile.do_crc:=oldcrc;
  477. { combine all indirect checksums from units used by this unit }
  478. if intf then
  479. ppufile.indirect_crc:=ppufile.indirect_crc xor hp.indirect_checksum;
  480. end;
  481. hp:=tused_unit(hp.next);
  482. end;
  483. ppufile.do_interface_crc:=true;
  484. ppufile.writeentry(ibloadunit);
  485. end;
  486. procedure tppumodule.writelinkcontainer(var p:tlinkcontainer;id:byte;strippath:boolean);
  487. var
  488. hcontainer : tlinkcontainer;
  489. s : TPathStr;
  490. mask : cardinal;
  491. begin
  492. hcontainer:=TLinkContainer.Create;
  493. while not p.empty do
  494. begin
  495. s:=p.get(mask);
  496. if strippath then
  497. ppufile.putstring(ExtractFileName(s))
  498. else
  499. ppufile.putstring(s);
  500. ppufile.putlongint(mask);
  501. hcontainer.add(s,mask);
  502. end;
  503. ppufile.writeentry(id);
  504. p.Free;
  505. p:=hcontainer;
  506. end;
  507. procedure tppumodule.writederefmap;
  508. var
  509. i : longint;
  510. oldcrc : boolean;
  511. begin
  512. { This does not influence crc }
  513. oldcrc:=ppufile.do_crc;
  514. ppufile.do_crc:=false;
  515. { The unit map used for resolving }
  516. ppufile.putlongint(derefmapcnt);
  517. for i:=0 to derefmapcnt-1 do
  518. begin
  519. if not assigned(derefmap[i].u) then
  520. internalerror(2005011512);
  521. ppufile.putstring(derefmap[i].u.modulename^)
  522. end;
  523. ppufile.writeentry(ibderefmap);
  524. ppufile.do_crc:=oldcrc;
  525. end;
  526. procedure tppumodule.writederefdata;
  527. var
  528. oldcrc : boolean;
  529. len,hlen : longint;
  530. buf : array[0..1023] of byte;
  531. begin
  532. if longword(derefdataintflen)>derefdata.size then
  533. internalerror(200310223);
  534. derefdata.seek(0);
  535. { Write interface data }
  536. len:=derefdataintflen;
  537. while (len>0) do
  538. begin
  539. if len>1024 then
  540. hlen:=1024
  541. else
  542. hlen:=len;
  543. derefdata.read(buf,hlen);
  544. ppufile.putdata(buf,hlen);
  545. dec(len,hlen);
  546. end;
  547. { Write implementation data, this does not influence crc }
  548. oldcrc:=ppufile.do_crc;
  549. ppufile.do_crc:=false;
  550. len:=derefdata.size-derefdataintflen;
  551. while (len>0) do
  552. begin
  553. if len>1024 then
  554. hlen:=1024
  555. else
  556. hlen:=len;
  557. derefdata.read(buf,hlen);
  558. ppufile.putdata(buf,hlen);
  559. dec(len,hlen);
  560. end;
  561. if derefdata.pos<>derefdata.size then
  562. internalerror(200310224);
  563. ppufile.do_crc:=oldcrc;
  564. ppufile.writeentry(ibderefdata);
  565. end;
  566. procedure tppumodule.writeImportSymbols;
  567. var
  568. i,j : longint;
  569. ImportLibrary : TImportLibrary;
  570. ImportSymbol : TImportSymbol;
  571. begin
  572. for i:=0 to ImportLibraryList.Count-1 do
  573. begin
  574. ImportLibrary:=TImportLibrary(ImportLibraryList[i]);
  575. ppufile.putstring(ImportLibrary.Name);
  576. ppufile.putlongint(ImportLibrary.ImportSymbolList.Count);
  577. for j:=0 to ImportLibrary.ImportSymbolList.Count-1 do
  578. begin
  579. ImportSymbol:=TImportSymbol(ImportLibrary.ImportSymbolList[j]);
  580. ppufile.putstring(ImportSymbol.Name);
  581. ppufile.putstring(ImportSymbol.MangledName);
  582. ppufile.putlongint(ImportSymbol.OrdNr);
  583. ppufile.putbyte(byte(ImportSymbol.IsVar));
  584. end;
  585. end;
  586. ppufile.writeentry(ibImportSymbols);
  587. end;
  588. procedure tppumodule.writeResources;
  589. var
  590. res : TCmdStrListItem;
  591. begin
  592. res:=TCmdStrListItem(ResourceFiles.First);
  593. while res<>nil do
  594. begin
  595. ppufile.putstring(res.FPStr);
  596. res:=TCmdStrListItem(res.Next);
  597. end;
  598. ppufile.writeentry(ibresources);
  599. end;
  600. {$IFDEF MACRO_DIFF_HINT}
  601. {
  602. Define MACRO_DIFF_HINT for the whole compiler (and ppudump)
  603. to turn this facility on. Also the hint messages defined
  604. below must be commented in in the msg/errore.msg file.
  605. There is some problems with this, thats why it is shut off:
  606. At the first compilation, consider a macro which is not initially
  607. defined, but it is used (e g the check that it is undefined is true).
  608. Since it do not exist, there is no macro object where the is_used
  609. flag can be set. Later on when the macro is defined, and the ppu
  610. is opened, the check cannot detect this.
  611. Also, in which macro object should this flag be set ? It cant be set
  612. for macros in the initialmacrosymboltable since this table is shared
  613. between different files.
  614. }
  615. procedure tppumodule.readusedmacros;
  616. var
  617. hs : string;
  618. mac : tmacro;
  619. was_initial,
  620. was_used : boolean;
  621. {Reads macros which was defined or used when the module was compiled.
  622. This is done when a ppu file is open, before it possibly is parsed.}
  623. begin
  624. while not ppufile.endofentry do
  625. begin
  626. hs:=ppufile.getstring;
  627. was_initial:=boolean(ppufile.getbyte);
  628. was_used:=boolean(ppufile.getbyte);
  629. mac:=tmacro(initialmacrosymtable.Find(hs));
  630. if assigned(mac) then
  631. begin
  632. {$ifndef EXTDEBUG}
  633. { if we don't have the sources why tell }
  634. if sources_avail then
  635. {$endif ndef EXTDEBUG}
  636. if (not was_initial) and was_used then
  637. Message2(unit_h_cond_not_set_in_last_compile,hs,mainsource^);
  638. end
  639. else { not assigned }
  640. if was_initial and
  641. was_used then
  642. Message2(unit_h_cond_set_in_last_compile,hs,mainsource^);
  643. end;
  644. end;
  645. {$ENDIF}
  646. procedure tppumodule.readsourcefiles;
  647. var
  648. temp,hs : string;
  649. temp_dir : TCmdStr;
  650. main_dir : TCmdStr;
  651. found,
  652. is_main : boolean;
  653. orgfiletime,
  654. source_time : longint;
  655. hp : tinputfile;
  656. begin
  657. sources_avail:=(flags and uf_release) = 0;
  658. is_main:=true;
  659. main_dir:='';
  660. while not ppufile.endofentry do
  661. begin
  662. hs:=ppufile.getstring;
  663. orgfiletime:=ppufile.getlongint;
  664. temp_dir:='';
  665. if sources_avail then
  666. begin
  667. if (flags and uf_in_library)<>0 then
  668. begin
  669. sources_avail:=false;
  670. temp:=' library';
  671. end
  672. else if pos('Macro ',hs)=1 then
  673. begin
  674. { we don't want to find this file }
  675. { but there is a problem with file indexing !! }
  676. temp:='';
  677. end
  678. else
  679. begin
  680. { check the date of the source files:
  681. 1 path of ppu
  682. 2 path of main source
  683. 3 current dir
  684. 4 include/unit path }
  685. Source_Time:=GetNamedFileTime(path+hs);
  686. found:=false;
  687. if Source_Time<>-1 then
  688. hs:=path+hs
  689. else
  690. if not(is_main) then
  691. begin
  692. Source_Time:=GetNamedFileTime(main_dir+hs);
  693. if Source_Time<>-1 then
  694. hs:=main_dir+hs;
  695. end;
  696. if Source_Time=-1 then
  697. Source_Time:=GetNamedFileTime(hs);
  698. if (Source_Time=-1) then
  699. begin
  700. if is_main then
  701. found:=unitsearchpath.FindFile(hs,true,temp_dir)
  702. else
  703. found:=includesearchpath.FindFile(hs,true,temp_dir);
  704. if found then
  705. begin
  706. Source_Time:=GetNamedFileTime(temp_dir);
  707. if Source_Time<>-1 then
  708. hs:=temp_dir;
  709. end;
  710. end;
  711. if Source_Time<>-1 then
  712. begin
  713. if is_main then
  714. main_dir:=ExtractFilePath(hs);
  715. temp:=' time '+filetimestring(source_time);
  716. if (orgfiletime<>-1) and
  717. (source_time<>orgfiletime) then
  718. begin
  719. do_compile:=true;
  720. recompile_reason:=rr_sourcenewer;
  721. Message2(unit_u_source_modified,hs,ppufilename,@queuecomment);
  722. temp:=temp+' *';
  723. end;
  724. end
  725. else
  726. begin
  727. sources_avail:=false;
  728. temp:=' not found';
  729. end;
  730. hp:=tdosinputfile.create(hs);
  731. { the indexing is wrong here PM }
  732. sourcefiles.register_file(hp);
  733. end;
  734. end
  735. else
  736. temp:=' not available';
  737. if is_main then
  738. begin
  739. mainsource:=hs;
  740. end;
  741. Message1(unit_u_ppu_source,hs+temp,@queuecomment);
  742. is_main:=false;
  743. end;
  744. { check if we want to rebuild every unit, only if the sources are
  745. available }
  746. if do_build and sources_avail then
  747. begin
  748. do_compile:=true;
  749. recompile_reason:=rr_build;
  750. end;
  751. end;
  752. procedure tppumodule.readloadunit;
  753. var
  754. hs : string;
  755. pu : tused_unit;
  756. hp : tppumodule;
  757. indchecksum,
  758. intfchecksum,
  759. checksum : cardinal;
  760. begin
  761. while not ppufile.endofentry do
  762. begin
  763. hs:=ppufile.getstring;
  764. checksum:=cardinal(ppufile.getlongint);
  765. intfchecksum:=cardinal(ppufile.getlongint);
  766. indchecksum:=cardinal(ppufile.getlongint);
  767. { set the state of this unit before registering, this is
  768. needed for a correct circular dependency check }
  769. hp:=registerunit(self,hs,'');
  770. pu:=addusedunit(hp,false,nil);
  771. pu.checksum:=checksum;
  772. pu.interface_checksum:=intfchecksum;
  773. pu.indirect_checksum:=indchecksum;
  774. end;
  775. in_interface:=false;
  776. end;
  777. procedure tppumodule.readlinkcontainer(var p:tlinkcontainer);
  778. var
  779. s : string;
  780. m : longint;
  781. begin
  782. while not ppufile.endofentry do
  783. begin
  784. s:=ppufile.getstring;
  785. m:=ppufile.getlongint;
  786. p.add(s,m);
  787. end;
  788. end;
  789. procedure tppumodule.readderefmap;
  790. var
  791. i : longint;
  792. begin
  793. { Load unit map used for resolving }
  794. derefmapsize:=ppufile.getlongint;
  795. derefmapcnt:=derefmapsize;
  796. getmem(derefmap,derefmapsize*sizeof(tderefmaprec));
  797. fillchar(derefmap^,derefmapsize*sizeof(tderefmaprec),0);
  798. for i:=0 to derefmapsize-1 do
  799. derefmap[i].modulename:=stringdup(ppufile.getstring);
  800. end;
  801. procedure tppumodule.readderefdata;
  802. var
  803. len,hlen : longint;
  804. buf : array[0..1023] of byte;
  805. begin
  806. len:=ppufile.entrysize;
  807. while (len>0) do
  808. begin
  809. if len>1024 then
  810. hlen:=1024
  811. else
  812. hlen:=len;
  813. ppufile.getdata(buf,hlen);
  814. derefdata.write(buf,hlen);
  815. dec(len,hlen);
  816. end;
  817. end;
  818. procedure tppumodule.readImportSymbols;
  819. var
  820. j,
  821. extsymcnt : longint;
  822. ImportLibrary : TImportLibrary;
  823. extsymname : string;
  824. extsymmangledname : string;
  825. extsymordnr : longint;
  826. extsymisvar : boolean;
  827. begin
  828. while not ppufile.endofentry do
  829. begin
  830. ImportLibrary:=TImportLibrary.Create(ImportLibraryList,ppufile.getstring);
  831. extsymcnt:=ppufile.getlongint;
  832. for j:=0 to extsymcnt-1 do
  833. begin
  834. extsymname:=ppufile.getstring;
  835. extsymmangledname:=ppufile.getstring;
  836. extsymordnr:=ppufile.getlongint;
  837. extsymisvar:=(ppufile.getbyte<>0);
  838. TImportSymbol.Create(ImportLibrary.ImportSymbolList,extsymname,
  839. extsymmangledname,extsymordnr,extsymisvar);
  840. end;
  841. end;
  842. end;
  843. procedure tppumodule.readResources;
  844. begin
  845. while not ppufile.endofentry do
  846. resourcefiles.Insert(ppufile.getstring);
  847. end;
  848. procedure tppumodule.readwpofile;
  849. var
  850. orgwpofilename: string;
  851. orgwpofiletime: longint;
  852. begin
  853. { check whether we are using the same wpo feedback input file as when
  854. this unit was compiled (same file name and file date)
  855. }
  856. orgwpofilename:=ppufile.getstring;
  857. orgwpofiletime:=ppufile.getlongint;
  858. if (extractfilename(orgwpofilename)<>extractfilename(wpofeedbackinput)) or
  859. (orgwpofiletime<>GetNamedFileTime(orgwpofilename)) then
  860. { make sure we don't throw away a precompiled unit if the user simply
  861. forgot to specify the right wpo feedback file
  862. }
  863. message3(unit_e_different_wpo_file,ppufilename,orgwpofilename,filetimestring(orgwpofiletime));
  864. end;
  865. procedure tppumodule.load_interface;
  866. var
  867. b : byte;
  868. newmodulename : string;
  869. begin
  870. { read interface part }
  871. repeat
  872. b:=ppufile.readentry;
  873. case b of
  874. ibjvmnamespace :
  875. begin
  876. namespace:=stringdup(ppufile.getstring);
  877. end;
  878. ibmodulename :
  879. begin
  880. newmodulename:=ppufile.getstring;
  881. if (cs_check_unit_name in current_settings.globalswitches) and
  882. (upper(newmodulename)<>modulename^) then
  883. Message2(unit_f_unit_name_error,realmodulename^,newmodulename);
  884. stringdispose(modulename);
  885. stringdispose(realmodulename);
  886. modulename:=stringdup(upper(newmodulename));
  887. realmodulename:=stringdup(newmodulename);
  888. end;
  889. ibmoduleoptions:
  890. begin
  891. ppufile.getsmallset(moduleoptions);
  892. if mo_has_deprecated_msg in moduleoptions then
  893. begin
  894. stringdispose(deprecatedmsg);
  895. deprecatedmsg:=stringdup(ppufile.getstring);
  896. end;
  897. end;
  898. ibsourcefiles :
  899. readsourcefiles;
  900. {$IFDEF MACRO_DIFF_HINT}
  901. ibusedmacros :
  902. readusedmacros;
  903. {$ENDIF}
  904. ibloadunit :
  905. readloadunit;
  906. iblinkunitofiles :
  907. readlinkcontainer(LinkUnitOFiles);
  908. iblinkunitstaticlibs :
  909. readlinkcontainer(LinkUnitStaticLibs);
  910. iblinkunitsharedlibs :
  911. readlinkcontainer(LinkUnitSharedLibs);
  912. iblinkotherofiles :
  913. readlinkcontainer(LinkotherOFiles);
  914. iblinkotherstaticlibs :
  915. readlinkcontainer(LinkotherStaticLibs);
  916. iblinkothersharedlibs :
  917. readlinkcontainer(LinkotherSharedLibs);
  918. iblinkotherframeworks :
  919. readlinkcontainer(LinkOtherFrameworks);
  920. ibmainname:
  921. begin
  922. mainname:=stringdup(ppufile.getstring);
  923. if (mainaliasname<>defaultmainaliasname) then
  924. Message1(scan_w_multiple_main_name_overrides,mainaliasname);
  925. mainaliasname:=mainname^;
  926. end;
  927. ibImportSymbols :
  928. readImportSymbols;
  929. ibderefmap :
  930. readderefmap;
  931. ibderefdata :
  932. readderefdata;
  933. ibresources:
  934. readResources;
  935. ibwpofile:
  936. readwpofile;
  937. ibendinterface :
  938. break;
  939. else
  940. Message1(unit_f_ppu_invalid_entry,tostr(b));
  941. end;
  942. { we can already stop when we know that we must recompile }
  943. if do_compile then
  944. exit;
  945. until false;
  946. end;
  947. procedure tppumodule.load_implementation;
  948. var
  949. b : byte;
  950. begin
  951. { read implementation part }
  952. repeat
  953. b:=ppufile.readentry;
  954. case b of
  955. ibloadunit :
  956. readloadunit;
  957. ibasmsymbols :
  958. { TODO: Remove ibasmsymbols}
  959. ;
  960. ibendimplementation :
  961. break;
  962. else
  963. Message1(unit_f_ppu_invalid_entry,tostr(b));
  964. end;
  965. until false;
  966. end;
  967. procedure tppumodule.writeppu;
  968. begin
  969. Message1(unit_u_ppu_write,realmodulename^);
  970. { create unit flags }
  971. if do_release then
  972. flags:=flags or uf_release;
  973. if assigned(localsymtable) then
  974. flags:=flags or uf_local_symtable;
  975. {$ifdef cpufpemu}
  976. if (cs_fp_emulation in current_settings.moduleswitches) then
  977. flags:=flags or uf_fpu_emulation;
  978. {$endif cpufpemu}
  979. {$ifdef Test_Double_checksum_write}
  980. Assign(CRCFile,s+'.IMP');
  981. Rewrite(CRCFile);
  982. {$endif def Test_Double_checksum_write}
  983. { create new ppufile }
  984. ppufile:=tcompilerppufile.create(ppufilename);
  985. if not ppufile.createfile then
  986. Message(unit_f_ppu_cannot_write);
  987. { first the (JVM) namespace }
  988. if assigned(namespace) then
  989. begin
  990. ppufile.putstring(namespace^);
  991. ppufile.writeentry(ibjvmnamespace);
  992. end;
  993. { the unitname }
  994. ppufile.putstring(realmodulename^);
  995. ppufile.writeentry(ibmodulename);
  996. ppufile.putsmallset(moduleoptions);
  997. if mo_has_deprecated_msg in moduleoptions then
  998. ppufile.putstring(deprecatedmsg^);
  999. ppufile.writeentry(ibmoduleoptions);
  1000. { write the alternate main procedure name if any }
  1001. if assigned(mainname) then
  1002. begin
  1003. ppufile.putstring(mainname^);
  1004. ppufile.writeentry(ibmainname);
  1005. end;
  1006. writesourcefiles;
  1007. {$IFDEF MACRO_DIFF_HINT}
  1008. writeusedmacros;
  1009. {$ENDIF}
  1010. { write interface uses }
  1011. writeusedunit(true);
  1012. { write the objectfiles and libraries that come for this unit,
  1013. preserve the containers because they are still needed to load
  1014. the link.res.
  1015. All doesn't depend on the crc! It doesn't matter
  1016. if a unit is in a .o or .a file }
  1017. ppufile.do_crc:=false;
  1018. { write after source files, so that we know whether or not the compiler
  1019. will recompile the unit when checking whether the correct wpo file is
  1020. used (if it will recompile the unit anyway, it doesn't matter)
  1021. }
  1022. if (wpofeedbackinput<>'') then
  1023. begin
  1024. ppufile.putstring(wpofeedbackinput);
  1025. ppufile.putlongint(getnamedfiletime(wpofeedbackinput));
  1026. ppufile.writeentry(ibwpofile);
  1027. end;
  1028. writelinkcontainer(linkunitofiles,iblinkunitofiles,true);
  1029. writelinkcontainer(linkunitstaticlibs,iblinkunitstaticlibs,true);
  1030. writelinkcontainer(linkunitsharedlibs,iblinkunitsharedlibs,true);
  1031. writelinkcontainer(linkotherofiles,iblinkotherofiles,false);
  1032. writelinkcontainer(linkotherstaticlibs,iblinkotherstaticlibs,true);
  1033. writelinkcontainer(linkothersharedlibs,iblinkothersharedlibs,true);
  1034. writelinkcontainer(linkotherframeworks,iblinkotherframeworks,true);
  1035. writeImportSymbols;
  1036. writeResources;
  1037. ppufile.do_crc:=true;
  1038. { generate implementation deref data, the interface deref data is
  1039. already generated when calculating the interface crc }
  1040. if (cs_compilesystem in current_settings.moduleswitches) then
  1041. begin
  1042. tstoredsymtable(globalsymtable).buildderef;
  1043. derefdataintflen:=derefdata.size;
  1044. end
  1045. else
  1046. { the unit may have been re-resolved, in which case the current
  1047. position in derefdata is not necessarily at the end }
  1048. derefdata.seek(derefdata.size);
  1049. tstoredsymtable(globalsymtable).buildderefimpl;
  1050. if (flags and uf_local_symtable)<>0 then
  1051. begin
  1052. tstoredsymtable(localsymtable).buildderef;
  1053. tstoredsymtable(localsymtable).buildderefimpl;
  1054. end;
  1055. tunitwpoinfo(wpoinfo).buildderef;
  1056. tunitwpoinfo(wpoinfo).buildderefimpl;
  1057. writederefmap;
  1058. writederefdata;
  1059. ppufile.writeentry(ibendinterface);
  1060. { write the symtable entries }
  1061. tstoredsymtable(globalsymtable).ppuwrite(ppufile);
  1062. if assigned(globalmacrosymtable) and (globalmacrosymtable.SymList.count > 0) then
  1063. begin
  1064. ppufile.putbyte(byte(true));
  1065. ppufile.writeentry(ibexportedmacros);
  1066. tstoredsymtable(globalmacrosymtable).ppuwrite(ppufile);
  1067. end
  1068. else
  1069. begin
  1070. ppufile.putbyte(byte(false));
  1071. ppufile.writeentry(ibexportedmacros);
  1072. end;
  1073. { everything after this doesn't affect the crc }
  1074. ppufile.do_crc:=false;
  1075. { write implementation uses }
  1076. writeusedunit(false);
  1077. { end of implementation }
  1078. ppufile.writeentry(ibendimplementation);
  1079. { write static symtable
  1080. needed for local debugging of unit functions }
  1081. if (flags and uf_local_symtable)<>0 then
  1082. tstoredsymtable(localsymtable).ppuwrite(ppufile);
  1083. { write whole program optimisation-related information }
  1084. tunitwpoinfo(wpoinfo).ppuwrite(ppufile);
  1085. { the last entry ibend is written automatically }
  1086. { flush to be sure }
  1087. ppufile.flush;
  1088. { create and write header }
  1089. ppufile.header.size:=ppufile.size;
  1090. ppufile.header.checksum:=ppufile.crc;
  1091. ppufile.header.interface_checksum:=ppufile.interface_crc;
  1092. ppufile.header.indirect_checksum:=ppufile.indirect_crc;
  1093. ppufile.header.compiler:=wordversion;
  1094. ppufile.header.cpu:=word(target_cpu);
  1095. ppufile.header.target:=word(target_info.system);
  1096. ppufile.header.flags:=flags;
  1097. ppufile.header.deflistsize:=current_module.deflist.count;
  1098. ppufile.header.symlistsize:=current_module.symlist.count;
  1099. ppufile.writeheader;
  1100. { save crc in current module also }
  1101. crc:=ppufile.crc;
  1102. interface_crc:=ppufile.interface_crc;
  1103. indirect_crc:=ppufile.indirect_crc;
  1104. {$ifdef Test_Double_checksum_write}
  1105. close(CRCFile);
  1106. {$endif Test_Double_checksum_write}
  1107. ppufile.closefile;
  1108. ppufile.free;
  1109. ppufile:=nil;
  1110. end;
  1111. procedure tppumodule.getppucrc;
  1112. begin
  1113. {$ifdef Test_Double_checksum_write}
  1114. Assign(CRCFile,s+'.INT')
  1115. Rewrite(CRCFile);
  1116. {$endif def Test_Double_checksum_write}
  1117. { create new ppufile }
  1118. ppufile:=tcompilerppufile.create(ppufilename);
  1119. ppufile.crc_only:=true;
  1120. if not ppufile.createfile then
  1121. Message(unit_f_ppu_cannot_write);
  1122. { first the (JVM) namespace }
  1123. if assigned(namespace) then
  1124. begin
  1125. ppufile.putstring(namespace^);
  1126. ppufile.writeentry(ibjvmnamespace);
  1127. end;
  1128. { the unitname }
  1129. ppufile.putstring(realmodulename^);
  1130. ppufile.writeentry(ibmodulename);
  1131. ppufile.putsmallset(moduleoptions);
  1132. if mo_has_deprecated_msg in moduleoptions then
  1133. ppufile.putstring(deprecatedmsg^);
  1134. ppufile.writeentry(ibmoduleoptions);
  1135. { the interface units affect the crc }
  1136. writeusedunit(true);
  1137. { deref data of interface that affect the crc }
  1138. derefdata.reset;
  1139. tstoredsymtable(globalsymtable).buildderef;
  1140. derefdataintflen:=derefdata.size;
  1141. writederefmap;
  1142. writederefdata;
  1143. ppufile.writeentry(ibendinterface);
  1144. { write the symtable entries }
  1145. tstoredsymtable(globalsymtable).ppuwrite(ppufile);
  1146. if assigned(globalmacrosymtable) and (globalmacrosymtable.SymList.count > 0) then
  1147. begin
  1148. ppufile.putbyte(byte(true));
  1149. ppufile.writeentry(ibexportedmacros);
  1150. tstoredsymtable(globalmacrosymtable).ppuwrite(ppufile);
  1151. end
  1152. else
  1153. begin
  1154. ppufile.putbyte(byte(false));
  1155. ppufile.writeentry(ibexportedmacros);
  1156. end;
  1157. { save crc }
  1158. crc:=ppufile.crc;
  1159. interface_crc:=ppufile.interface_crc;
  1160. indirect_crc:=ppufile.indirect_crc;
  1161. { end of implementation, to generate a correct ppufile
  1162. for ppudump when using INTFPPU define }
  1163. ppufile.writeentry(ibendimplementation);
  1164. {$ifdef Test_Double_checksum}
  1165. crc_array:=ppufile.crc_test;
  1166. ppufile.crc_test:=nil;
  1167. crc_size:=ppufile.crc_index2;
  1168. crc_array2:=ppufile.crc_test2;
  1169. ppufile.crc_test2:=nil;
  1170. crc_size2:=ppufile.crc_index2;
  1171. {$endif Test_Double_checksum}
  1172. {$ifdef Test_Double_checksum_write}
  1173. close(CRCFile);
  1174. {$endif Test_Double_checksum_write}
  1175. { create and write header, this will only be used
  1176. for debugging purposes }
  1177. ppufile.header.size:=ppufile.size;
  1178. ppufile.header.checksum:=ppufile.crc;
  1179. ppufile.header.interface_checksum:=ppufile.interface_crc;
  1180. ppufile.header.indirect_checksum:=ppufile.indirect_crc;
  1181. ppufile.header.compiler:=wordversion;
  1182. ppufile.header.cpu:=word(target_cpu);
  1183. ppufile.header.target:=word(target_info.system);
  1184. ppufile.header.flags:=flags;
  1185. ppufile.writeheader;
  1186. ppufile.closefile;
  1187. ppufile.free;
  1188. ppufile:=nil;
  1189. end;
  1190. procedure tppumodule.load_usedunits;
  1191. var
  1192. pu : tused_unit;
  1193. begin
  1194. if current_module<>self then
  1195. internalerror(200212284);
  1196. { load the used units from interface }
  1197. in_interface:=true;
  1198. pu:=tused_unit(used_units.first);
  1199. while assigned(pu) do
  1200. begin
  1201. if pu.in_interface then
  1202. begin
  1203. tppumodule(pu.u).loadppu;
  1204. { if this unit is compiled we can stop }
  1205. if state=ms_compiled then
  1206. exit;
  1207. { add this unit to the dependencies }
  1208. pu.u.adddependency(self);
  1209. { need to recompile the current unit, check the interface
  1210. crc. And when not compiled with -Ur then check the complete
  1211. crc }
  1212. if (pu.u.interface_crc<>pu.interface_checksum) or
  1213. (pu.u.indirect_crc<>pu.indirect_checksum) or
  1214. (
  1215. ((ppufile.header.flags and uf_release)=0) and
  1216. (pu.u.crc<>pu.checksum)
  1217. ) then
  1218. begin
  1219. Message2(unit_u_recompile_crc_change,realmodulename^,pu.u.realmodulename^,@queuecomment);
  1220. {$ifdef DEBUG_UNIT_CRC_CHANGES}
  1221. if (pu.u.interface_crc<>pu.interface_checksum) then
  1222. writeln(' intfcrc change: ',hexstr(pu.u.interface_crc,8),' <> ',hexstr(pu.interface_checksum,8))
  1223. else if (pu.u.indirect_crc<>pu.indirect_checksum) then
  1224. writeln(' indcrc change: ',hexstr(pu.u.indirect_crc,8),' <> ',hexstr(pu.indirect_checksum,8))
  1225. else
  1226. writeln(' implcrc change: ',hexstr(pu.u.crc,8),' <> ',hexstr(pu.checksum,8));
  1227. {$endif DEBUG_UNIT_CRC_CHANGES}
  1228. recompile_reason:=rr_crcchanged;
  1229. do_compile:=true;
  1230. exit;
  1231. end;
  1232. end;
  1233. pu:=tused_unit(pu.next);
  1234. end;
  1235. { ok, now load the interface of this unit }
  1236. if current_module<>self then
  1237. internalerror(200208187);
  1238. deflist.count:=ppufile.header.deflistsize;
  1239. symlist.count:=ppufile.header.symlistsize;
  1240. globalsymtable:=tglobalsymtable.create(modulename^,moduleid);
  1241. tstoredsymtable(globalsymtable).ppuload(ppufile);
  1242. if ppufile.readentry<>ibexportedmacros then
  1243. Message(unit_f_ppu_read_error);
  1244. if boolean(ppufile.getbyte) then
  1245. begin
  1246. globalmacrosymtable:=tmacrosymtable.Create(true);
  1247. tstoredsymtable(globalmacrosymtable).ppuload(ppufile)
  1248. end;
  1249. interface_compiled:=true;
  1250. { read the implementation part, containing
  1251. the implementation uses and ObjData }
  1252. in_interface:=false;
  1253. load_implementation;
  1254. { now only read the implementation uses }
  1255. pu:=tused_unit(used_units.first);
  1256. while assigned(pu) do
  1257. begin
  1258. if (not pu.in_interface) then
  1259. begin
  1260. tppumodule(pu.u).loadppu;
  1261. { if this unit is compiled we can stop }
  1262. if state=ms_compiled then
  1263. exit;
  1264. { add this unit to the dependencies }
  1265. pu.u.adddependency(self);
  1266. { need to recompile the current unit ? }
  1267. if (pu.u.interface_crc<>pu.interface_checksum) or
  1268. (pu.u.indirect_crc<>pu.indirect_checksum) then
  1269. begin
  1270. Message2(unit_u_recompile_crc_change,realmodulename^,pu.u.realmodulename^+' {impl}',@queuecomment);
  1271. {$ifdef DEBUG_UNIT_CRC_CHANGES}
  1272. if (pu.u.interface_crc<>pu.interface_checksum) then
  1273. writeln(' intfcrc change (2): ',hexstr(pu.u.interface_crc,8),' <> ',hexstr(pu.interface_checksum,8))
  1274. else if (pu.u.indirect_crc<>pu.indirect_checksum) then
  1275. writeln(' indcrc change (2): ',hexstr(pu.u.indirect_crc,8),' <> ',hexstr(pu.indirect_checksum,8));
  1276. {$endif DEBUG_UNIT_CRC_CHANGES}
  1277. recompile_reason:=rr_crcchanged;
  1278. do_compile:=true;
  1279. exit;
  1280. end;
  1281. end;
  1282. pu:=tused_unit(pu.next);
  1283. end;
  1284. { load implementation symtable }
  1285. if (flags and uf_local_symtable)<>0 then
  1286. begin
  1287. localsymtable:=tstaticsymtable.create(modulename^,moduleid);
  1288. tstaticsymtable(localsymtable).ppuload(ppufile);
  1289. end;
  1290. { we can now derefence all pointers to the implementation parts }
  1291. tstoredsymtable(globalsymtable).derefimpl;
  1292. if assigned(localsymtable) then
  1293. tstoredsymtable(localsymtable).derefimpl;
  1294. { read whole program optimisation-related information }
  1295. wpoinfo:=tunitwpoinfo.ppuload(ppufile);
  1296. tunitwpoinfo(wpoinfo).deref;
  1297. tunitwpoinfo(wpoinfo).derefimpl;
  1298. end;
  1299. function tppumodule.needrecompile:boolean;
  1300. var
  1301. pu : tused_unit;
  1302. begin
  1303. result:=false;
  1304. pu:=tused_unit(used_units.first);
  1305. while assigned(pu) do
  1306. begin
  1307. { need to recompile the current unit, check the interface
  1308. crc. And when not compiled with -Ur then check the complete
  1309. crc }
  1310. if (pu.u.interface_crc<>pu.interface_checksum) or
  1311. (pu.u.indirect_crc<>pu.indirect_checksum) or
  1312. (
  1313. (pu.in_interface) and
  1314. (pu.u.crc<>pu.checksum)
  1315. ) then
  1316. begin
  1317. {$ifdef DEBUG_UNIT_CRC_CHANGES}
  1318. if (pu.u.interface_crc<>pu.interface_checksum) then
  1319. writeln(' intfcrc change (3): ',hexstr(pu.u.interface_crc,8),' <> ',hexstr(pu.interface_checksum,8))
  1320. else if (pu.u.indirect_crc<>pu.indirect_checksum) then
  1321. writeln(' indcrc change (3): ',hexstr(pu.u.indirect_crc,8),' <> ',hexstr(pu.indirect_checksum,8))
  1322. else
  1323. writeln(' implcrc change (3): ',hexstr(pu.u.crc,8),' <> ',hexstr(pu.checksum,8));
  1324. {$endif DEBUG_UNIT_CRC_CHANGES}
  1325. result:=true;
  1326. exit;
  1327. end;
  1328. pu:=tused_unit(pu.next);
  1329. end;
  1330. end;
  1331. procedure tppumodule.setdefgeneration;
  1332. begin
  1333. defsgeneration:=currentdefgeneration;
  1334. inc(currentdefgeneration);
  1335. end;
  1336. procedure tppumodule.reload_flagged_units;
  1337. var
  1338. hp : tppumodule;
  1339. begin
  1340. { now reload all dependent units with outdated defs }
  1341. hp:=tppumodule(loaded_units.first);
  1342. while assigned(hp) do
  1343. begin
  1344. if hp.do_reload and
  1345. (hp.defsgeneration<defsgeneration) then
  1346. begin
  1347. hp.defsgeneration:=defsgeneration;
  1348. hp.loadppu
  1349. end
  1350. else
  1351. hp.do_reload:=false;
  1352. hp:=tppumodule(hp.next);
  1353. end;
  1354. end;
  1355. procedure tppumodule.end_of_parsing;
  1356. begin
  1357. { module is now compiled }
  1358. state:=ms_compiled;
  1359. { free ppu }
  1360. if assigned(ppufile) then
  1361. begin
  1362. ppufile.free;
  1363. ppufile:=nil;
  1364. end;
  1365. inherited end_of_parsing;
  1366. end;
  1367. procedure tppumodule.loadppu;
  1368. const
  1369. ImplIntf : array[boolean] of string[15]=('implementation','interface');
  1370. var
  1371. do_load,
  1372. second_time : boolean;
  1373. old_current_module : tmodule;
  1374. pu : tused_unit;
  1375. begin
  1376. old_current_module:=current_module;
  1377. Message3(unit_u_load_unit,old_current_module.modulename^,
  1378. ImplIntf[old_current_module.in_interface],
  1379. modulename^);
  1380. { Update loaded_from to detect cycles }
  1381. loaded_from:=old_current_module;
  1382. { check if the globalsymtable is already available, but
  1383. we must reload when the do_reload flag is set }
  1384. if (not do_reload) and
  1385. assigned(globalsymtable) then
  1386. exit;
  1387. { reset }
  1388. do_load:=true;
  1389. second_time:=false;
  1390. set_current_module(self);
  1391. { A force reload }
  1392. if do_reload then
  1393. begin
  1394. Message(unit_u_forced_reload);
  1395. do_reload:=false;
  1396. { When the unit is already loaded or being loaded
  1397. we can maybe skip a complete reload/recompile }
  1398. if assigned(globalsymtable) and
  1399. (not needrecompile) then
  1400. begin
  1401. { When we don't have any data stored yet there
  1402. is nothing to resolve }
  1403. if interface_compiled then
  1404. begin
  1405. Message1(unit_u_reresolving_unit,modulename^);
  1406. tstoredsymtable(globalsymtable).deref;
  1407. tstoredsymtable(globalsymtable).derefimpl;
  1408. if assigned(localsymtable) then
  1409. begin
  1410. tstoredsymtable(localsymtable).deref;
  1411. tstoredsymtable(localsymtable).derefimpl;
  1412. end;
  1413. if assigned(wpoinfo) then
  1414. begin
  1415. tunitwpoinfo(wpoinfo).deref;
  1416. tunitwpoinfo(wpoinfo).derefimpl;
  1417. end;
  1418. { We have to flag the units that depend on this unit even
  1419. though it didn't change, because they might also
  1420. indirectly depend on the unit that did change (e.g.,
  1421. in case rgobj, rgx86 and rgcpu have been compiled
  1422. already, and then rgobj is recompiled for some reason
  1423. -> rgx86 is re-reresolved, but the vmtentries of trgcpu
  1424. must also be re-resolved, because they will also contain
  1425. pointers to procdefs in the old trgobj (in case of a
  1426. recompile, all old defs are freed) }
  1427. flagdependent(old_current_module);
  1428. reload_flagged_units;
  1429. end
  1430. else
  1431. Message1(unit_u_skipping_reresolving_unit,modulename^);
  1432. do_load:=false;
  1433. end;
  1434. end;
  1435. if do_load then
  1436. begin
  1437. { loading the unit for a second time? }
  1438. if state=ms_registered then
  1439. state:=ms_load
  1440. else
  1441. begin
  1442. { try to load the unit a second time first }
  1443. Message1(unit_u_second_load_unit,modulename^);
  1444. Message2(unit_u_previous_state,modulename^,ModuleStateStr[state]);
  1445. { Flag modules to reload }
  1446. flagdependent(old_current_module);
  1447. { Reset the module }
  1448. reset;
  1449. if state in [ms_compile,ms_second_compile] then
  1450. begin
  1451. Message1(unit_u_second_compile_unit,modulename^);
  1452. state:=ms_second_compile;
  1453. do_compile:=true;
  1454. end
  1455. else
  1456. state:=ms_second_load;
  1457. second_time:=true;
  1458. end;
  1459. { close old_current_ppu on system that are
  1460. short on file handles like DOS PM }
  1461. {$ifdef SHORT_ON_FILE_HANDLES}
  1462. if old_current_module.is_unit and
  1463. assigned(tppumodule(old_current_module).ppufile) then
  1464. tppumodule(old_current_module).ppufile.tempclose;
  1465. {$endif SHORT_ON_FILE_HANDLES}
  1466. { try to opening ppu, skip this when we already
  1467. know that we need to compile the unit }
  1468. if not do_compile then
  1469. begin
  1470. Message1(unit_u_loading_unit,modulename^);
  1471. search_unit_files(false);
  1472. if not do_compile then
  1473. begin
  1474. load_interface;
  1475. setdefgeneration;
  1476. if not do_compile then
  1477. begin
  1478. load_usedunits;
  1479. if not do_compile then
  1480. Message1(unit_u_finished_loading_unit,modulename^);
  1481. end;
  1482. end;
  1483. { PPU is not needed anymore }
  1484. if assigned(ppufile) then
  1485. begin
  1486. ppufile.closefile;
  1487. ppufile.free;
  1488. ppufile:=nil;
  1489. end;
  1490. end;
  1491. { Do we need to recompile the unit }
  1492. if do_compile then
  1493. begin
  1494. { recompile the unit or give a fatal error if sources not available }
  1495. if not(sources_avail) then
  1496. begin
  1497. search_unit_files(true);
  1498. if not(sources_avail) then
  1499. begin
  1500. printcomments;
  1501. if recompile_reason=rr_noppu then
  1502. begin
  1503. pu:=tused_unit(loaded_from.used_units.first);
  1504. while assigned(pu) do
  1505. begin
  1506. if pu.u=self then
  1507. break;
  1508. pu:=tused_unit(pu.next);
  1509. end;
  1510. if assigned(pu) and assigned(pu.unitsym) then
  1511. MessagePos2(pu.unitsym.fileinfo,unit_f_cant_find_ppu,realmodulename^,loaded_from.realmodulename^)
  1512. else
  1513. Message2(unit_f_cant_find_ppu,realmodulename^,loaded_from.realmodulename^);
  1514. end
  1515. else
  1516. Message1(unit_f_cant_compile_unit,realmodulename^);
  1517. end;
  1518. end;
  1519. { we found the sources, we do not need the verbose messages anymore }
  1520. if comments <> nil then
  1521. begin
  1522. comments.free;
  1523. comments:=nil;
  1524. end;
  1525. { Flag modules to reload }
  1526. flagdependent(old_current_module);
  1527. { Reset the module }
  1528. reset;
  1529. { compile this module }
  1530. if not(state in [ms_compile,ms_second_compile]) then
  1531. state:=ms_compile;
  1532. compile(mainsource);
  1533. setdefgeneration;
  1534. end
  1535. else
  1536. state:=ms_compiled;
  1537. if current_module<>self then
  1538. internalerror(200212282);
  1539. if in_interface then
  1540. internalerror(200212283);
  1541. { for a second_time recompile reload all dependent units,
  1542. for a first time compile register the unit _once_ }
  1543. if second_time then
  1544. reload_flagged_units
  1545. else
  1546. usedunits.concat(tused_unit.create(self,true,false,nil));
  1547. { reopen the old module }
  1548. {$ifdef SHORT_ON_FILE_HANDLES}
  1549. if old_current_module.is_unit and
  1550. assigned(tppumodule(old_current_module).ppufile) then
  1551. tppumodule(old_current_module).ppufile.tempopen;
  1552. {$endif SHORT_ON_FILE_HANDLES}
  1553. end;
  1554. { we are back, restore current_module }
  1555. set_current_module(old_current_module);
  1556. end;
  1557. {*****************************************************************************
  1558. RegisterUnit
  1559. *****************************************************************************}
  1560. function registerunit(callermodule:tmodule;const s : TIDString;const fn:string) : tppumodule;
  1561. var
  1562. ups : TIDString;
  1563. hp : tppumodule;
  1564. hp2 : tmodule;
  1565. begin
  1566. { Info }
  1567. ups:=upper(s);
  1568. { search all loaded units }
  1569. hp:=tppumodule(loaded_units.first);
  1570. while assigned(hp) do
  1571. begin
  1572. if hp.modulename^=ups then
  1573. begin
  1574. { only check for units. The main program is also
  1575. as a unit in the loaded_units list. We simply need
  1576. to ignore this entry (PFV) }
  1577. if hp.is_unit then
  1578. begin
  1579. { both units in interface ? }
  1580. if callermodule.in_interface and
  1581. hp.in_interface then
  1582. begin
  1583. { check for a cycle }
  1584. hp2:=callermodule.loaded_from;
  1585. while assigned(hp2) and (hp2<>hp) do
  1586. begin
  1587. if hp2.in_interface then
  1588. hp2:=hp2.loaded_from
  1589. else
  1590. hp2:=nil;
  1591. end;
  1592. if assigned(hp2) then
  1593. Message2(unit_f_circular_unit_reference,callermodule.realmodulename^,hp.realmodulename^);
  1594. end;
  1595. break;
  1596. end;
  1597. end;
  1598. { the next unit }
  1599. hp:=tppumodule(hp.next);
  1600. end;
  1601. { the unit is not in the loaded units,
  1602. we create an entry and register the unit }
  1603. if not assigned(hp) then
  1604. begin
  1605. Message1(unit_u_registering_new_unit,Upper(s));
  1606. hp:=tppumodule.create(callermodule,s,fn,true);
  1607. hp.loaded_from:=callermodule;
  1608. addloadedunit(hp);
  1609. end;
  1610. { return }
  1611. registerunit:=hp;
  1612. end;
  1613. end.