t_win.pas 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814
  1. {
  2. Copyright (c) 1998-2002 by Peter Vreman
  3. This unit implements support import,export,link routines
  4. for the (i386) Win32 target
  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 t_win;
  19. {$i fpcdefs.inc}
  20. interface
  21. uses
  22. dos,
  23. cutils,cclasses,
  24. aasmbase,aasmtai,aasmdata,aasmcpu,fmodule,globtype,globals,systems,verbose,
  25. symconst,symdef,symsym,
  26. script,gendef,
  27. cpubase,
  28. import,export,link,cgobj,i_win,ogcoff;
  29. const
  30. MAX_DEFAULT_EXTENSIONS = 3;
  31. type
  32. tStr4=array[1..MAX_DEFAULT_EXTENSIONS] of string[4];
  33. pStr4=^tStr4;
  34. twin32imported_item = class(timported_item)
  35. procdef : tprocdef;
  36. end;
  37. timportlibwin32=class(timportlib)
  38. private
  39. procedure win32importproc(aprocdef:tprocdef;const func,module : string;index : longint;const name : string);
  40. procedure importvariable_str(const s:string;const name,module:string);
  41. procedure importprocedure_str(const func,module:string;index:longint;const name:string);
  42. public
  43. procedure preparelib(const s:string);override;
  44. procedure importprocedure(aprocdef:tprocdef;const module:string;index:longint;const name:string);override;
  45. procedure importvariable(vs:tglobalvarsym;const name,module:string);override;
  46. procedure generatelib;override;
  47. procedure generatenasmlib;virtual;
  48. procedure generatesmartlib;override;
  49. end;
  50. texportlibwin32=class(texportlib)
  51. st : string;
  52. EList_indexed:TFPList;
  53. EList_nonindexed:TFPList;
  54. procedure preparelib(const s:string);override;
  55. procedure exportprocedure(hp : texported_item);override;
  56. procedure exportvar(hp : texported_item);override;
  57. procedure exportfromlist(hp : texported_item);
  58. procedure generatelib;override;
  59. procedure generatenasmlib;virtual;
  60. end;
  61. tlinkerwin32=class(texternallinker)
  62. private
  63. Function WriteResponseFile(isdll:boolean) : Boolean;
  64. Function PostProcessExecutable(const fn:string;isdll:boolean) : Boolean;
  65. public
  66. Constructor Create;override;
  67. Procedure SetDefaultInfo;override;
  68. function MakeExecutable:boolean;override;
  69. function MakeSharedLibrary:boolean;override;
  70. end;
  71. tDLLScannerWin32=class(tDLLScanner)
  72. private
  73. cstring : array[0..127]of char;
  74. function DOSstubOK(var x:cardinal):boolean;
  75. function ExtractDllName(Const Name : string) : string;
  76. public
  77. function isSuitableFileType(x:cardinal):longbool;override;
  78. function GetEdata(HeaderEntry:cardinal):longbool;override;
  79. function Scan(const binname:string):longbool;override;
  80. end;
  81. implementation
  82. uses
  83. cpuinfo,cgutils,dbgbase;
  84. const
  85. res_gnu_windres_info : tresinfo =
  86. (
  87. id : res_gnu_windres;
  88. resbin : 'windres';
  89. rescmd : '--include $INC -O coff -o $OBJ $RES'
  90. );
  91. res_gnu_wince_windres_info : tresinfo =
  92. (
  93. id : res_gnu_wince_windres;
  94. resbin : 'windres';
  95. rescmd : '--include $INC -O coff -o $OBJ $RES'
  96. );
  97. {*****************************************************************************
  98. TIMPORTLIBWIN32
  99. *****************************************************************************}
  100. procedure timportlibwin32.preparelib(const s : string);
  101. begin
  102. if current_asmdata.asmlists[al_imports]=nil then
  103. current_asmdata.asmlists[al_imports]:=TAsmList.create;
  104. end;
  105. procedure timportlibwin32.win32importproc(aprocdef:tprocdef;const func,module : string;index : longint;const name : string);
  106. var
  107. hp1 : timportList;
  108. hp2 : twin32imported_item;
  109. hs : string;
  110. begin
  111. { If we don't generate imports then we need to only the dll for
  112. the linker }
  113. if not GenerateImportSection then
  114. begin
  115. hs:=AddExtension(module,target_info.sharedlibext);
  116. current_module.linkdlls.add(hs,link_always);
  117. exit;
  118. end;
  119. { procdef or funcname must be give, not both }
  120. if assigned(aprocdef) and (func<>'') then
  121. internalerror(200411161);
  122. { append extension if required }
  123. hs:=AddExtension(module,target_info.sharedlibext);
  124. { search for the module }
  125. hp1:=timportlist(current_module.imports.first);
  126. while assigned(hp1) do
  127. begin
  128. if hs=hp1.dllname^ then
  129. break;
  130. hp1:=timportlist(hp1.next);
  131. end;
  132. { generate a new item ? }
  133. if not(assigned(hp1)) then
  134. begin
  135. hp1:=timportlist.create(hs);
  136. current_module.imports.concat(hp1);
  137. end;
  138. { search for reuse of old import item }
  139. if assigned(aprocdef) then
  140. begin
  141. hp2:=twin32imported_item(hp1.imported_items.first);
  142. while assigned(hp2) do
  143. begin
  144. if (hp2.procdef=aprocdef) then
  145. break;
  146. hp2:=twin32imported_item(hp2.next);
  147. end;
  148. end
  149. else
  150. begin
  151. hp2:=twin32imported_item(hp1.imported_items.first);
  152. while assigned(hp2) do
  153. begin
  154. if (hp2.func^=func) then
  155. break;
  156. hp2:=twin32imported_item(hp2.next);
  157. end;
  158. end;
  159. if not assigned(hp2) then
  160. begin
  161. hp2:=twin32imported_item.create(func,name,index);
  162. hp2.procdef:=aprocdef;
  163. hp1.imported_items.concat(hp2);
  164. end;
  165. end;
  166. procedure timportlibwin32.importprocedure(aprocdef:tprocdef;const module : string;index : longint;const name : string);
  167. begin
  168. win32importproc(aprocdef,'',module,index,name);
  169. end;
  170. procedure timportlibwin32.importprocedure_str(const func,module : string;index : longint;const name : string);
  171. begin
  172. win32importproc(nil,func,module,index,name);
  173. end;
  174. procedure timportlibwin32.importvariable(vs:tglobalvarsym;const name,module:string);
  175. begin
  176. importvariable_str(vs.mangledname,name,module);
  177. end;
  178. procedure timportlibwin32.importvariable_str(const s:string;const name,module:string);
  179. var
  180. hp1 : timportList;
  181. hp2 : twin32imported_item;
  182. hs : string;
  183. begin
  184. { If we don't generate imports then we need to only the dll for
  185. the linker }
  186. if not GenerateImportSection then
  187. begin
  188. hs:=AddExtension(module,target_info.sharedlibext);
  189. current_module.linkdlls.add(hs,link_always);
  190. exit;
  191. end;
  192. hs:=AddExtension(module,target_info.sharedlibext);
  193. { search for the module }
  194. hp1:=timportlist(current_module.imports.first);
  195. while assigned(hp1) do
  196. begin
  197. if hs=hp1.dllname^ then
  198. break;
  199. hp1:=timportlist(hp1.next);
  200. end;
  201. { generate a new item ? }
  202. if not(assigned(hp1)) then
  203. begin
  204. hp1:=timportlist.create(hs);
  205. current_module.imports.concat(hp1);
  206. end;
  207. hp2:=twin32imported_item.create_var(s,name);
  208. hp2.procdef:=nil;
  209. hp1.imported_items.concat(hp2);
  210. end;
  211. procedure timportlibwin32.generatenasmlib;
  212. var
  213. hp1 : timportList;
  214. hp2 : twin32imported_item;
  215. begin
  216. new_section(current_asmdata.asmlists[al_imports],sec_code,'',0);
  217. hp1:=timportlist(current_module.imports.first);
  218. while assigned(hp1) do
  219. begin
  220. hp2:=twin32imported_item(hp1.imported_items.first);
  221. while assigned(hp2) do
  222. begin
  223. current_asmdata.asmlists[al_imports].concat(tai_directive.create(asd_extern,hp2.func^));
  224. current_asmdata.asmlists[al_imports].concat(tai_directive.create(asd_nasm_import,hp2.func^+' '+hp1.dllname^+' '+hp2.name^));
  225. hp2:=twin32imported_item(hp2.next);
  226. end;
  227. hp1:=timportlist(hp1.next);
  228. end;
  229. end;
  230. procedure timportlibwin32.generatesmartlib;
  231. var
  232. hp1 : timportList;
  233. mangledstring : string;
  234. importname : string;
  235. suffix : integer;
  236. hp2 : twin32imported_item;
  237. lhead,lname,lcode, {$ifdef ARM} lpcode, {$endif ARM}
  238. lidata4,lidata5 : tasmlabel;
  239. href : treference;
  240. begin
  241. if (target_asm.id in [as_i386_masm,as_i386_tasm,as_i386_nasmwin32]) then
  242. begin
  243. generatenasmlib;
  244. exit;
  245. end;
  246. hp1:=timportlist(current_module.imports.first);
  247. while assigned(hp1) do
  248. begin
  249. { Get labels for the sections }
  250. current_asmdata.getdatalabel(lhead);
  251. current_asmdata.getdatalabel(lname);
  252. current_asmdata.getaddrlabel(lidata4);
  253. current_asmdata.getaddrlabel(lidata5);
  254. { create header for this importmodule }
  255. current_asmdata.asmlists[al_imports].concat(Tai_cutobject.Create_begin);
  256. new_section(current_asmdata.asmlists[al_imports],sec_idata2,'',0);
  257. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(lhead));
  258. { pointer to procedure names }
  259. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(lidata4));
  260. { two empty entries follow }
  261. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  262. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  263. { pointer to dll name }
  264. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(lname));
  265. { pointer to fixups }
  266. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(lidata5));
  267. { first write the name references }
  268. new_section(current_asmdata.asmlists[al_imports],sec_idata4,'',0);
  269. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  270. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(lidata4));
  271. { then the addresses and create also the indirect jump }
  272. new_section(current_asmdata.asmlists[al_imports],sec_idata5,'',0);
  273. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  274. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(lidata5));
  275. { create procedures }
  276. hp2:=twin32imported_item(hp1.imported_items.first);
  277. while assigned(hp2) do
  278. begin
  279. { insert cuts }
  280. current_asmdata.asmlists[al_imports].concat(Tai_cutobject.Create);
  281. { create indirect jump }
  282. if not hp2.is_var then
  283. begin
  284. current_asmdata.getjumplabel(lcode);
  285. {$ifdef ARM}
  286. current_asmdata.getjumplabel(lpcode);
  287. {$endif ARM}
  288. { place jump in al_procedures, insert a code section in the
  289. al_imports to reduce the amount of .s files (PFV) }
  290. new_section(current_asmdata.asmlists[al_imports],sec_code,'',0);
  291. if assigned(hp2.procdef) then
  292. mangledstring:=hp2.procdef.mangledname
  293. else
  294. mangledstring:=hp2.func^;
  295. current_asmdata.asmlists[al_imports].concat(Tai_symbol.Createname_global(mangledstring,AT_FUNCTION,0));
  296. current_asmdata.asmlists[al_imports].concat(Tai_function_name.Create(''));
  297. {$ifdef ARM}
  298. reference_reset_symbol(href,lpcode,0);
  299. current_asmdata.asmlists[al_imports].concat(Taicpu.op_reg_ref(A_LDR,NR_R12,href));
  300. reference_reset_base(href,NR_R12,0);
  301. current_asmdata.asmlists[al_imports].concat(Taicpu.op_reg_ref(A_LDR,NR_R15,href));
  302. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(lpcode));
  303. reference_reset_symbol(href,lcode,0);
  304. current_asmdata.asmlists[al_imports].concat(tai_const.create_sym_offset(href.symbol,href.offset));
  305. {$else ARM}
  306. reference_reset_symbol(href,lcode,0);
  307. current_asmdata.asmlists[al_imports].concat(Taicpu.Op_ref(A_JMP,S_NO,href));
  308. current_asmdata.asmlists[al_imports].concat(Tai_align.Create_op(4,$90));
  309. {$endif ARM}
  310. end;
  311. { create head link }
  312. new_section(current_asmdata.asmlists[al_imports],sec_idata7,'',0);
  313. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(lhead));
  314. { fixup }
  315. current_asmdata.getjumplabel(tasmlabel(hp2.lab));
  316. new_section(current_asmdata.asmlists[al_imports],sec_idata4,'',0);
  317. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(hp2.lab));
  318. { add jump field to al_imports }
  319. new_section(current_asmdata.asmlists[al_imports],sec_idata5,'',0);
  320. if hp2.is_var then
  321. current_asmdata.asmlists[al_imports].concat(Tai_symbol.Createname_global(hp2.func^,AT_FUNCTION,0))
  322. else
  323. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(lcode));
  324. if (cs_debuginfo in aktmoduleswitches) then
  325. begin
  326. if assigned(hp2.name) then
  327. begin
  328. importname:='__imp_'+hp2.name^;
  329. suffix:=0;
  330. while assigned(current_asmdata.getasmsymbol(importname)) do
  331. begin
  332. inc(suffix);
  333. importname:='__imp_'+hp2.name^+'_'+tostr(suffix);
  334. end;
  335. current_asmdata.asmlists[al_imports].concat(tai_symbol.createname(importname,AT_FUNCTION,4));
  336. end
  337. else
  338. begin
  339. importname:='__imp_by_ordinal'+tostr(hp2.ordnr);
  340. suffix:=0;
  341. while assigned(current_asmdata.getasmsymbol(importname)) do
  342. begin
  343. inc(suffix);
  344. importname:='__imp_by_ordinal'+tostr(hp2.ordnr)+'_'+tostr(suffix);
  345. end;
  346. current_asmdata.asmlists[al_imports].concat(tai_symbol.createname(importname,AT_FUNCTION,4));
  347. end;
  348. end;
  349. if hp2.name^<>'' then
  350. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(hp2.lab))
  351. else
  352. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(longint($80000000) or longint(hp2.ordnr)));
  353. { finally the import information }
  354. new_section(current_asmdata.asmlists[al_imports],sec_idata6,'',0);
  355. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(hp2.lab));
  356. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_16bit(hp2.ordnr));
  357. current_asmdata.asmlists[al_imports].concat(Tai_string.Create(hp2.name^+#0));
  358. current_asmdata.asmlists[al_imports].concat(Tai_align.Create_op(2,0));
  359. hp2:=twin32imported_item(hp2.next);
  360. end;
  361. { write final section }
  362. current_asmdata.asmlists[al_imports].concat(Tai_cutobject.Create_end);
  363. { end of name references }
  364. new_section(current_asmdata.asmlists[al_imports],sec_idata4,'',0);
  365. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  366. { end if addresses }
  367. new_section(current_asmdata.asmlists[al_imports],sec_idata5,'',0);
  368. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  369. { dllname }
  370. new_section(current_asmdata.asmlists[al_imports],sec_idata7,'',0);
  371. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(lname));
  372. current_asmdata.asmlists[al_imports].concat(Tai_string.Create(hp1.dllname^+#0));
  373. hp1:=timportlist(hp1.next);
  374. end;
  375. end;
  376. procedure timportlibwin32.generatelib;
  377. var
  378. hp1 : timportList;
  379. hp2 : twin32imported_item;
  380. l1,l2,l3,l4 {$ifdef ARM} ,l5 {$endif ARM} : tasmlabel;
  381. mangledstring : string;
  382. importname : string;
  383. suffix : integer;
  384. href : treference;
  385. begin
  386. if (target_asm.id in [as_i386_masm,as_i386_tasm,as_i386_nasmwin32]) then
  387. begin
  388. generatenasmlib;
  389. exit;
  390. end;
  391. hp1:=timportlist(current_module.imports.first);
  392. while assigned(hp1) do
  393. begin
  394. { align al_procedures for the jumps }
  395. new_section(current_asmdata.asmlists[al_imports],sec_code,'',sizeof(aint));
  396. { Get labels for the sections }
  397. current_asmdata.getjumplabel(l1);
  398. current_asmdata.getjumplabel(l2);
  399. current_asmdata.getjumplabel(l3);
  400. new_section(current_asmdata.asmlists[al_imports],sec_idata2,'',0);
  401. { pointer to procedure names }
  402. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(l2));
  403. { two empty entries follow }
  404. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  405. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  406. { pointer to dll name }
  407. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(l1));
  408. { pointer to fixups }
  409. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(l3));
  410. { only create one section for each else it will
  411. create a lot of idata* }
  412. { first write the name references }
  413. new_section(current_asmdata.asmlists[al_imports],sec_idata4,'',0);
  414. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(l2));
  415. hp2:=twin32imported_item(hp1.imported_items.first);
  416. while assigned(hp2) do
  417. begin
  418. current_asmdata.getjumplabel(tasmlabel(hp2.lab));
  419. if hp2.name^<>'' then
  420. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(hp2.lab))
  421. else
  422. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(longint($80000000) or hp2.ordnr));
  423. hp2:=twin32imported_item(hp2.next);
  424. end;
  425. { finalize the names ... }
  426. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  427. { then the addresses and create also the indirect jump }
  428. new_section(current_asmdata.asmlists[al_imports],sec_idata5,'',0);
  429. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(l3));
  430. hp2:=twin32imported_item(hp1.imported_items.first);
  431. while assigned(hp2) do
  432. begin
  433. if not hp2.is_var then
  434. begin
  435. current_asmdata.getjumplabel(l4);
  436. {$ifdef ARM}
  437. current_asmdata.getjumplabel(l5);
  438. {$endif ARM}
  439. { create indirect jump and }
  440. { place jump in al_procedures }
  441. new_section(current_asmdata.asmlists[al_imports],sec_code,'',0);
  442. if assigned(hp2.procdef) then
  443. mangledstring:=hp2.procdef.mangledname
  444. else
  445. mangledstring:=hp2.func^;
  446. current_asmdata.asmlists[al_imports].concat(Tai_symbol.Createname_global(mangledstring,AT_FUNCTION,0));
  447. current_asmdata.asmlists[al_imports].concat(tai_function_name.create(''));
  448. {$ifdef ARM}
  449. reference_reset_symbol(href,l5,0);
  450. current_asmdata.asmlists[al_imports].concat(Taicpu.op_reg_ref(A_LDR,NR_R12,href));
  451. reference_reset_base(href,NR_R12,0);
  452. current_asmdata.asmlists[al_imports].concat(Taicpu.op_reg_ref(A_LDR,NR_R15,href));
  453. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(l5));
  454. reference_reset_symbol(href,l4,0);
  455. current_asmdata.asmlists[al_imports].concat(tai_const.create_sym_offset(href.symbol,href.offset));
  456. {$else ARM}
  457. reference_reset_symbol(href,l4,0);
  458. current_asmdata.asmlists[al_imports].concat(Taicpu.Op_ref(A_JMP,S_NO,href));
  459. current_asmdata.asmlists[al_imports].concat(Tai_align.Create_op(4,$90));
  460. {$endif ARM}
  461. { add jump field to al_imports }
  462. new_section(current_asmdata.asmlists[al_imports],sec_idata5,'',0);
  463. if (cs_debuginfo in aktmoduleswitches) then
  464. begin
  465. if assigned(hp2.name) then
  466. begin
  467. importname:='__imp_'+hp2.name^;
  468. suffix:=0;
  469. while assigned(current_asmdata.getasmsymbol(importname)) do
  470. begin
  471. inc(suffix);
  472. importname:='__imp_'+hp2.name^+'_'+tostr(suffix);
  473. end;
  474. current_asmdata.asmlists[al_imports].concat(tai_symbol.createname(importname,AT_FUNCTION,4));
  475. end
  476. else
  477. begin
  478. importname:='__imp_by_ordinal'+tostr(hp2.ordnr);
  479. suffix:=0;
  480. while assigned(current_asmdata.getasmsymbol(importname)) do
  481. begin
  482. inc(suffix);
  483. importname:='__imp_by_ordinal'+tostr(hp2.ordnr)+'_'+tostr(suffix);
  484. end;
  485. current_asmdata.asmlists[al_imports].concat(tai_symbol.createname(importname,AT_FUNCTION,4));
  486. end;
  487. end;
  488. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(l4));
  489. end
  490. else
  491. begin
  492. current_asmdata.asmlists[al_imports].concat(Tai_symbol.Createname_global(hp2.func^,AT_DATA,0));
  493. end;
  494. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_rva_sym(hp2.lab));
  495. hp2:=twin32imported_item(hp2.next);
  496. end;
  497. { finalize the addresses }
  498. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_32bit(0));
  499. { finally the import information }
  500. new_section(current_asmdata.asmlists[al_imports],sec_idata6,'',0);
  501. hp2:=twin32imported_item(hp1.imported_items.first);
  502. while assigned(hp2) do
  503. begin
  504. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(hp2.lab));
  505. { the ordinal number }
  506. current_asmdata.asmlists[al_imports].concat(Tai_const.Create_16bit(hp2.ordnr));
  507. current_asmdata.asmlists[al_imports].concat(Tai_string.Create(hp2.name^+#0));
  508. current_asmdata.asmlists[al_imports].concat(Tai_align.Create_op(2,0));
  509. hp2:=twin32imported_item(hp2.next);
  510. end;
  511. { create import dll name }
  512. new_section(current_asmdata.asmlists[al_imports],sec_idata7,'',0);
  513. current_asmdata.asmlists[al_imports].concat(Tai_label.Create(l1));
  514. current_asmdata.asmlists[al_imports].concat(Tai_string.Create(hp1.dllname^+#0));
  515. hp1:=timportlist(hp1.next);
  516. end;
  517. end;
  518. {*****************************************************************************
  519. TEXPORTLIBWIN32
  520. *****************************************************************************}
  521. procedure texportlibwin32.preparelib(const s:string);
  522. begin
  523. if current_asmdata.asmlists[al_exports]=nil then
  524. current_asmdata.asmlists[al_exports]:=TAsmList.create;
  525. EList_indexed:=tFPList.Create;
  526. EList_nonindexed:=tFPList.Create;
  527. current_asmdata.getdatalabel(edatalabel);
  528. end;
  529. procedure texportlibwin32.exportvar(hp : texported_item);
  530. begin
  531. { same code used !! PM }
  532. exportprocedure(hp);
  533. end;
  534. var
  535. Gl_DoubleIndex:boolean;
  536. Gl_DoubleIndexValue:longint;
  537. function IdxCompare(Item1, Item2: Pointer): Integer;
  538. var
  539. I1:texported_item absolute Item1;
  540. I2:texported_item absolute Item2;
  541. begin
  542. Result:=I1.index-I2.index;
  543. if(Result=0)and(Item1<>Item2)then
  544. begin
  545. Gl_DoubleIndex:=true;
  546. Gl_DoubleIndexValue:=I1.index;
  547. end;
  548. end;
  549. procedure texportlibwin32.exportprocedure(hp : texported_item);
  550. begin
  551. if ((hp.options and eo_index)<>0)and((hp.index<=0) or (hp.index>$ffff)) then
  552. begin
  553. message1(parser_e_export_invalid_index,tostr(hp.index));
  554. exit;
  555. end;
  556. if hp.options and eo_index=eo_index then
  557. EList_indexed.Add(hp)
  558. else
  559. EList_nonindexed.Add(hp);
  560. end;
  561. procedure texportlibwin32.exportfromlist(hp : texported_item);
  562. //formerly texportlibwin32.exportprocedure
  563. { must be ordered at least for win32 !! }
  564. var
  565. hp2 : texported_item;
  566. begin
  567. hp2:=texported_item(current_module._exports.first);
  568. while assigned(hp2) and
  569. (hp.name^>hp2.name^) do
  570. hp2:=texported_item(hp2.next);
  571. { insert hp there !! }
  572. if hp2=nil then
  573. current_module._exports.concat(hp)
  574. else
  575. begin
  576. if hp2.name^=hp.name^ then
  577. begin
  578. { this is not allowed !! }
  579. message1(parser_e_export_name_double,hp.name^);
  580. exit;
  581. end;
  582. current_module._exports.insertbefore(hp,hp2);
  583. end;
  584. end;
  585. procedure texportlibwin32.generatelib;
  586. var
  587. ordinal_base,ordinal_max,ordinal_min : longint;
  588. current_index : longint;
  589. entries,named_entries : longint;
  590. name_label,dll_name_label,export_address_table : tasmlabel;
  591. export_name_table_pointers,export_ordinal_table : tasmlabel;
  592. hp,hp2 : texported_item;
  593. temtexport : TLinkedList;
  594. address_table,name_table_pointers,
  595. name_table,ordinal_table : TAsmList;
  596. i,autoindex,ni_high : longint;
  597. hole : boolean;
  598. begin
  599. Gl_DoubleIndex:=false;
  600. ELIst_indexed.Sort(@IdxCompare);
  601. if Gl_DoubleIndex then
  602. begin
  603. message1(parser_e_export_ordinal_double,tostr(Gl_DoubleIndexValue));
  604. EList_indexed.Free;
  605. EList_nonindexed.Free;
  606. exit;
  607. end;
  608. autoindex:=1;
  609. while EList_nonindexed.Count>0 do
  610. begin
  611. hole:=(EList_indexed.Count>0)and(texported_item(EList_indexed.Items[0]).index>1);
  612. if not hole then
  613. for i:=autoindex to pred(EList_indexed.Count)do
  614. if texported_item(EList_indexed.Items[i]).index-texported_item(EList_indexed.Items[pred(i)]).index>1 then
  615. begin
  616. autoindex:=succ(texported_item(EList_indexed.Items[pred(i)]).index);
  617. hole:=true;
  618. break;
  619. end;
  620. ni_high:=pred(EList_nonindexed.Count);
  621. if not hole then
  622. begin
  623. autoindex:=succ(EList_indexed.Count);
  624. EList_indexed.Add(EList_nonindexed.Items[ni_high]);
  625. end
  626. else
  627. EList_indexed.Insert(pred(AutoIndex),EList_nonindexed.Items[ni_high]);
  628. EList_nonindexed.Delete(ni_high);
  629. texported_item(EList_indexed.Items[pred(AutoIndex)]).index:=autoindex;
  630. end;
  631. EList_nonindexed.Free;
  632. for i:=0 to pred(EList_indexed.Count)do
  633. exportfromlist(texported_item(EList_indexed.Items[i]));
  634. EList_indexed.Free;
  635. if (target_asm.id in [as_i386_masm,as_i386_tasm,as_i386_nasmwin32]) then
  636. begin
  637. generatenasmlib;
  638. exit;
  639. end;
  640. hp:=texported_item(current_module._exports.first);
  641. if not assigned(hp) then
  642. exit;
  643. ordinal_max:=0;
  644. ordinal_min:=$7FFFFFFF;
  645. entries:=0;
  646. named_entries:=0;
  647. current_asmdata.getjumplabel(dll_name_label);
  648. current_asmdata.getjumplabel(export_address_table);
  649. current_asmdata.getjumplabel(export_name_table_pointers);
  650. current_asmdata.getjumplabel(export_ordinal_table);
  651. { count entries }
  652. while assigned(hp) do
  653. begin
  654. inc(entries);
  655. if (hp.index>ordinal_max) then
  656. ordinal_max:=hp.index;
  657. if (hp.index>0) and (hp.index<ordinal_min) then
  658. ordinal_min:=hp.index;
  659. if assigned(hp.name) then
  660. inc(named_entries);
  661. hp:=texported_item(hp.next);
  662. end;
  663. { no support for higher ordinal base yet !! }
  664. ordinal_base:=1;
  665. current_index:=ordinal_base;
  666. { we must also count the holes !! }
  667. entries:=ordinal_max-ordinal_base+1;
  668. new_section(current_asmdata.asmlists[al_exports],sec_edata,'',0);
  669. { create label to reference from main so smartlink will include
  670. the .edata section }
  671. current_asmdata.asmlists[al_exports].concat(Tai_symbol.Create_global(edatalabel,0));
  672. { export flags }
  673. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_32bit(0));
  674. { date/time stamp }
  675. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_32bit(0));
  676. { major version }
  677. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_16bit(0));
  678. { minor version }
  679. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_16bit(0));
  680. { pointer to dll name }
  681. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_rva_sym(dll_name_label));
  682. { ordinal base normally set to 1 }
  683. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_32bit(ordinal_base));
  684. { number of entries }
  685. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_32bit(entries));
  686. { number of named entries }
  687. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_32bit(named_entries));
  688. { address of export address table }
  689. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_rva_sym(export_address_table));
  690. { address of name pointer pointers }
  691. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_rva_sym(export_name_table_pointers));
  692. { address of ordinal number pointers }
  693. current_asmdata.asmlists[al_exports].concat(Tai_const.Create_rva_sym(export_ordinal_table));
  694. { the name }
  695. current_asmdata.asmlists[al_exports].concat(Tai_label.Create(dll_name_label));
  696. if st='' then
  697. current_asmdata.asmlists[al_exports].concat(Tai_string.Create(current_module.modulename^+target_info.sharedlibext+#0))
  698. else
  699. current_asmdata.asmlists[al_exports].concat(Tai_string.Create(st+target_info.sharedlibext+#0));
  700. { export address table }
  701. address_table:=TAsmList.create;
  702. address_table.concat(Tai_align.Create_op(4,0));
  703. address_table.concat(Tai_label.Create(export_address_table));
  704. name_table_pointers:=TAsmList.create;
  705. name_table_pointers.concat(Tai_align.Create_op(4,0));
  706. name_table_pointers.concat(Tai_label.Create(export_name_table_pointers));
  707. ordinal_table:=TAsmList.create;
  708. ordinal_table.concat(Tai_align.Create_op(4,0));
  709. ordinal_table.concat(Tai_label.Create(export_ordinal_table));
  710. name_table:=TAsmList.Create;
  711. name_table.concat(Tai_align.Create_op(4,0));
  712. { write each address }
  713. hp:=texported_item(current_module._exports.first);
  714. while assigned(hp) do
  715. begin
  716. if (hp.options and eo_name)<>0 then
  717. begin
  718. current_asmdata.getjumplabel(name_label);
  719. name_table_pointers.concat(Tai_const.Create_rva_sym(name_label));
  720. ordinal_table.concat(Tai_const.Create_16bit(hp.index-ordinal_base));
  721. name_table.concat(Tai_align.Create_op(2,0));
  722. name_table.concat(Tai_label.Create(name_label));
  723. name_table.concat(Tai_string.Create(hp.name^+#0));
  724. end;
  725. hp:=texported_item(hp.next);
  726. end;
  727. { order in increasing ordinal values }
  728. { into temtexport list }
  729. temtexport:=TLinkedList.Create;
  730. hp:=texported_item(current_module._exports.first);
  731. while assigned(hp) do
  732. begin
  733. current_module._exports.remove(hp);
  734. hp2:=texported_item(temtexport.first);
  735. while assigned(hp2) and (hp.index>hp2.index) do
  736. hp2:=texported_item(hp2.next);
  737. if hp2=nil then
  738. temtexport.concat(hp)
  739. else
  740. temtexport.insertbefore(hp,hp2);
  741. hp:=texported_item(current_module._exports.first);;
  742. end;
  743. { write the export adress table }
  744. current_index:=ordinal_base;
  745. hp:=texported_item(temtexport.first);
  746. while assigned(hp) do
  747. begin
  748. { fill missing values }
  749. while current_index<hp.index do
  750. begin
  751. address_table.concat(Tai_const.Create_32bit(0));
  752. inc(current_index);
  753. end;
  754. case hp.sym.typ of
  755. globalvarsym :
  756. address_table.concat(Tai_const.Createname_rva(tglobalvarsym(hp.sym).mangledname));
  757. typedconstsym :
  758. address_table.concat(Tai_const.Createname_rva(ttypedconstsym(hp.sym).mangledname));
  759. procsym :
  760. address_table.concat(Tai_const.Createname_rva(tprocsym(hp.sym).first_procdef.mangledname));
  761. end;
  762. inc(current_index);
  763. hp:=texported_item(hp.next);
  764. end;
  765. current_asmdata.asmlists[al_exports].concatlist(address_table);
  766. current_asmdata.asmlists[al_exports].concatlist(name_table_pointers);
  767. current_asmdata.asmlists[al_exports].concatlist(ordinal_table);
  768. current_asmdata.asmlists[al_exports].concatlist(name_table);
  769. address_table.Free;
  770. name_table_pointers.free;
  771. ordinal_table.free;
  772. name_table.free;
  773. temtexport.free;
  774. end;
  775. procedure texportlibwin32.generatenasmlib;
  776. var
  777. hp : texported_item;
  778. p : pchar;
  779. s : string;
  780. begin
  781. new_section(current_asmdata.asmlists[al_exports],sec_code,'',0);
  782. hp:=texported_item(current_module._exports.first);
  783. while assigned(hp) do
  784. begin
  785. case hp.sym.typ of
  786. globalvarsym :
  787. s:=tglobalvarsym(hp.sym).mangledname;
  788. typedconstsym :
  789. s:=ttypedconstsym(hp.sym).mangledname;
  790. procsym :
  791. s:=tprocsym(hp.sym).first_procdef.mangledname;
  792. else
  793. s:='';
  794. end;
  795. p:=strpnew(#9+'export '+s+' '+hp.name^+' '+tostr(hp.index));
  796. {current_asmdata.asmlists[al_exports].concat(tai_direct.create(p));}
  797. hp:=texported_item(hp.next);
  798. end;
  799. end;
  800. {****************************************************************************
  801. TLINKERWIN32
  802. ****************************************************************************}
  803. Constructor TLinkerWin32.Create;
  804. begin
  805. Inherited Create;
  806. { allow duplicated libs (PM) }
  807. SharedLibFiles.doubles:=true;
  808. StaticLibFiles.doubles:=true; if not Dontlinkstdlibpath Then
  809. end;
  810. Procedure TLinkerWin32.SetDefaultInfo;
  811. var
  812. targetopts: string;
  813. begin
  814. with Info do
  815. begin
  816. {$ifdef ARM}
  817. targetopts:='-m armpe';
  818. {$else ARM}
  819. targetopts:='-b pe-i386 -m i386pe';
  820. {$endif ARM}
  821. ExeCmd[1]:='ld '+targetopts+' $OPT $GCSECTIONS $MAP $STRIP $APPTYPE $ENTRY $IMAGEBASE $RELOC -o $EXE $RES';
  822. DllCmd[1]:='ld '+targetopts+' $OPT $GCSECTIONS $MAP $STRIP --dll $APPTYPE $ENTRY $IMAGEBASE $RELOC -o $EXE $RES';
  823. { ExeCmd[2]:='dlltool --as $ASBIN --dllname $EXE --output-exp exp.$$$ $RELOC $DEF';
  824. use short forms to avoid 128 char limitation problem }
  825. ExeCmd[2]:='dlltool -S $ASBIN -D $EXE -e exp.$$$ $RELOC $DEF';
  826. ExeCmd[3]:='ld '+targetopts+' $OPT $STRIP $APPTYPE $ENTRY $IMAGEBASE -o $EXE $RES exp.$$$';
  827. { DllCmd[2]:='dlltool --as $ASBIN --dllname $EXE --output-exp exp.$$$ $RELOC $DEF'; }
  828. DllCmd[2]:='dlltool -S $ASBIN -D $EXE -e exp.$$$ $RELOC $DEF';
  829. DllCmd[3]:='ld '+targetopts+' $OPT $STRIP --dll $APPTYPE $ENTRY $IMAGEBASE -o $EXE $RES exp.$$$';
  830. end;
  831. end;
  832. Function TLinkerWin32.WriteResponseFile(isdll:boolean) : Boolean;
  833. Var
  834. linkres : TLinkRes;
  835. HPath : TStringListItem;
  836. s,s2 : string;
  837. i : integer;
  838. linklibcygwin : boolean;
  839. begin
  840. WriteResponseFile:=False;
  841. linklibcygwin:=(SharedLibFiles.Find('cygwin')<>nil);
  842. if (cs_profile in aktmoduleswitches) then
  843. begin
  844. SharedLibFiles.Concat('gmon');
  845. SharedLibFiles.Concat('c');
  846. SharedLibFiles.Concat('gcc');
  847. SharedLibFiles.Concat('kernel32');
  848. end;
  849. { Open link.res file }
  850. LinkRes:=TLinkres.Create(outputexedir+Info.ResName);
  851. with linkres do
  852. begin
  853. { Write path to search libraries }
  854. HPath:=TStringListItem(current_module.locallibrarysearchpath.First);
  855. while assigned(HPath) do
  856. begin
  857. Add('SEARCH_DIR('+MaybeQuoted(HPath.Str)+')');
  858. HPath:=TStringListItem(HPath.Next);
  859. end;
  860. HPath:=TStringListItem(LibrarySearchPath.First);
  861. while assigned(HPath) do
  862. begin
  863. Add('SEARCH_DIR('+MaybeQuoted(HPath.Str)+')');
  864. HPath:=TStringListItem(HPath.Next);
  865. end;
  866. { add objectfiles, start with prt0 always }
  867. { profiling of shared libraries is currently not supported }
  868. if not ObjectFiles.Empty then
  869. begin
  870. Add('INPUT(');
  871. { For wince external startup file is used and placed first, }
  872. { because ARM prolog structure must be located at the very }
  873. { beginning of code. Otherwise exceptions do not work properly. }
  874. if target_info.system in [system_arm_wince,system_i386_wince] then
  875. LinkRes.AddFileName(MaybeQuoted(FindObjectFile('wprt0','',false)));
  876. while not ObjectFiles.Empty do
  877. begin
  878. s:=ObjectFiles.GetFirst;
  879. if s<>'' then
  880. AddFileName(MaybeQuoted(s));
  881. end;
  882. Add(')');
  883. end;
  884. { Write staticlibraries }
  885. if (not StaticLibFiles.Empty) then
  886. begin
  887. Add('GROUP(');
  888. While not StaticLibFiles.Empty do
  889. begin
  890. S:=StaticLibFiles.GetFirst;
  891. AddFileName(MaybeQuoted(s));
  892. end;
  893. Add(')');
  894. end;
  895. { Write sharedlibraries (=import libraries) }
  896. if not SharedLibFiles.Empty then
  897. begin
  898. Add('INPUT(') ;
  899. While not SharedLibFiles.Empty do
  900. begin
  901. S:=SharedLibFiles.GetFirst;
  902. if FindLibraryFile(s,target_info.staticClibprefix,target_info.staticClibext,s2) then
  903. begin
  904. Add(MaybeQuoted(s2));
  905. continue;
  906. end;
  907. if pos(target_info.sharedlibprefix,s)=1 then
  908. s:=copy(s,length(target_info.sharedlibprefix)+1,255);
  909. i:=Pos(target_info.sharedlibext,S);
  910. if i>0 then
  911. Delete(S,i,255);
  912. Add('-l'+s);
  913. end;
  914. Add(')');
  915. end;
  916. { Write DLLs (=direct DLL linking) }
  917. if not DLLFiles.Empty then
  918. begin
  919. Add('INPUT(') ;
  920. While not DLLFiles.Empty do
  921. begin
  922. s:=DLLFiles.GetFirst;
  923. if FindDLL(s,s2) then
  924. Add(MaybeQuoted(s2))
  925. else
  926. Add('-l'+s);
  927. end;
  928. Add(')');
  929. end;
  930. Add('SEARCH_DIR("/usr/i686-pc-cygwin/lib"); SEARCH_DIR("/usr/lib"); SEARCH_DIR("/usr/lib/w32api");');
  931. Add('OUTPUT_FORMAT(pei-i386)');
  932. Add('ENTRY(_mainCRTStartup)');
  933. Add('SECTIONS');
  934. Add('{');
  935. Add(' . = SIZEOF_HEADERS;');
  936. Add(' . = ALIGN(__section_alignment__);');
  937. Add(' .text __image_base__ + ( __section_alignment__ < 0x1000 ? . : __section_alignment__ ) :');
  938. Add(' {');
  939. Add(' *(.init)');
  940. Add(' *(.text)');
  941. Add(' *(SORT(.text$*))');
  942. Add(' ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;');
  943. Add(' LONG (-1);*(.ctors); *(.ctor); *(SORT(.ctors.*)); LONG (0);');
  944. Add(' ___DTOR_LIST__ = .; __DTOR_LIST__ = . ;');
  945. Add(' LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0);');
  946. Add(' *(.fini)');
  947. Add(' PROVIDE (etext = .);');
  948. Add(' *(.gcc_except_table)');
  949. Add(' }');
  950. Add(' .data BLOCK(__section_alignment__) :');
  951. Add(' {');
  952. Add(' __data_start__ = . ;');
  953. Add(' *(.data)');
  954. Add(' *(.data2)');
  955. Add(' *(SORT(.data$*))');
  956. Add(' __data_end__ = . ;');
  957. Add(' *(.data_cygwin_nocopy)');
  958. Add(' }');
  959. Add(' .rdata BLOCK(__section_alignment__) :');
  960. Add(' {');
  961. Add(' *(.rdata)');
  962. Add(' *(SORT(.rdata$*))');
  963. Add(' *(.eh_frame)');
  964. Add(' ___RUNTIME_PSEUDO_RELOC_LIST__ = .;');
  965. Add(' __RUNTIME_PSEUDO_RELOC_LIST__ = .;');
  966. Add(' *(.rdata_runtime_pseudo_reloc)');
  967. Add(' ___RUNTIME_PSEUDO_RELOC_LIST_END__ = .;');
  968. Add(' __RUNTIME_PSEUDO_RELOC_LIST_END__ = .;');
  969. Add(' }');
  970. Add(' .pdata BLOCK(__section_alignment__) : { *(.pdata) }');
  971. Add(' .bss BLOCK(__section_alignment__) :');
  972. Add(' {');
  973. Add(' __bss_start__ = . ;');
  974. Add(' *(.bss)');
  975. Add(' *(COMMON)');
  976. Add(' __bss_end__ = . ;');
  977. Add(' }');
  978. Add(' .edata BLOCK(__section_alignment__) : { *(.edata) }');
  979. Add(' .idata BLOCK(__section_alignment__) :');
  980. Add(' {');
  981. Add(' SORT(*)(.idata$2)');
  982. Add(' SORT(*)(.idata$3)');
  983. Add(' /* These zeroes mark the end of the import list. */');
  984. Add(' LONG (0); LONG (0); LONG (0); LONG (0); LONG (0);');
  985. Add(' SORT(*)(.idata$4)');
  986. Add(' SORT(*)(.idata$5)');
  987. Add(' SORT(*)(.idata$6)');
  988. Add(' SORT(*)(.idata$7)');
  989. Add(' }');
  990. Add(' .CRT BLOCK(__section_alignment__) :');
  991. Add(' {');
  992. Add(' ___crt_xc_start__ = . ;');
  993. Add(' *(SORT(.CRT$XC*)) /* C initialization */');
  994. Add(' ___crt_xc_end__ = . ;');
  995. Add(' ___crt_xi_start__ = . ;');
  996. Add(' *(SORT(.CRT$XI*)) /* C++ initialization */');
  997. Add(' ___crt_xi_end__ = . ;');
  998. Add(' ___crt_xl_start__ = . ;');
  999. Add(' *(SORT(.CRT$XL*)) /* TLS callbacks */');
  1000. Add(' /* ___crt_xl_end__ is defined in the TLS Directory support code */');
  1001. Add(' ___crt_xp_start__ = . ;');
  1002. Add(' *(SORT(.CRT$XP*)) /* Pre-termination */');
  1003. Add(' ___crt_xp_end__ = . ;');
  1004. Add(' ___crt_xt_start__ = . ;');
  1005. Add(' *(SORT(.CRT$XT*)) /* Termination */');
  1006. Add(' ___crt_xt_end__ = . ;');
  1007. Add(' }');
  1008. Add(' .tls BLOCK(__section_alignment__) :');
  1009. Add(' {');
  1010. Add(' ___tls_start__ = . ;');
  1011. Add(' *(.tls)');
  1012. Add(' *(.tls$)');
  1013. Add(' *(SORT(.tls$*))');
  1014. Add(' ___tls_end__ = . ;');
  1015. Add(' }');
  1016. Add(' .rsrc BLOCK(__section_alignment__) :');
  1017. Add(' {');
  1018. Add(' *(.rsrc)');
  1019. Add(' *(SORT(.rsrc$*))');
  1020. Add(' }');
  1021. Add(' .reloc BLOCK(__section_alignment__) : { *(.reloc) }');
  1022. Add(' .stab BLOCK(__section_alignment__) (NOLOAD) : { *(.stab) }');
  1023. Add(' .stabstr BLOCK(__section_alignment__) (NOLOAD) : { *(.stabstr) }');
  1024. Add(' .debug_aranges BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_aranges) }');
  1025. Add(' .debug_pubnames BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_pubnames) }');
  1026. Add(' .debug_info BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_info) *(.gnu.linkonce.wi.*) }');
  1027. Add(' .debug_abbrev BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_abbrev) }');
  1028. Add(' .debug_line BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_line) }');
  1029. Add(' .debug_frame BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_frame) }');
  1030. Add(' .debug_str BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_str) }');
  1031. Add(' .debug_loc BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_loc) }');
  1032. Add(' .debug_macinfo BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_macinfo) }');
  1033. Add(' .debug_weaknames BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_weaknames) }');
  1034. Add(' .debug_funcnames BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_funcnames) }');
  1035. Add(' .debug_typenames BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_typenames) }');
  1036. Add(' .debug_varnames BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_varnames) }');
  1037. Add(' .debug_ranges BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_ranges) }');
  1038. Add('}');
  1039. { Write and Close response }
  1040. writetodisk;
  1041. Free;
  1042. end;
  1043. WriteResponseFile:=True;
  1044. end;
  1045. function TLinkerWin32.MakeExecutable:boolean;
  1046. var
  1047. binstr : String;
  1048. cmdstr : TCmdStr;
  1049. success : boolean;
  1050. cmds,i : longint;
  1051. AsBinStr : string[80];
  1052. GCSectionsStr,
  1053. MapStr,
  1054. StripStr,
  1055. RelocStr,
  1056. AppTypeStr,
  1057. EntryStr,
  1058. ImageBaseStr : string[40];
  1059. begin
  1060. if not(cs_link_extern in aktglobalswitches) then
  1061. Message1(exec_i_linking,current_module.exefilename^);
  1062. { Create some replacements }
  1063. RelocStr:='';
  1064. AppTypeStr:='';
  1065. EntryStr:='';
  1066. ImageBaseStr:='';
  1067. StripStr:='';
  1068. MapStr:='';
  1069. GCSectionsStr:='';
  1070. AsBinStr:=FindUtil(utilsprefix+'as');
  1071. if RelocSection then
  1072. RelocStr:='--base-file base.$$$';
  1073. if use_smartlink_section then
  1074. GCSectionsStr:='--gc-sections';
  1075. if target_info.system in [system_arm_wince,system_i386_wince] then
  1076. AppTypeStr:='--subsystem wince'
  1077. else
  1078. begin
  1079. if apptype=app_gui then
  1080. AppTypeStr:='--subsystem windows';
  1081. end;
  1082. if apptype=app_gui then
  1083. EntryStr:='--entry=_WinMainCRTStartup'
  1084. else
  1085. EntryStr:='--entry=_mainCRTStartup';
  1086. if assigned(DLLImageBase) then
  1087. ImageBaseStr:='--image-base=0x'+DLLImageBase^;
  1088. if (cs_link_strip in aktglobalswitches) then
  1089. StripStr:='-s';
  1090. if (cs_link_map in aktglobalswitches) then
  1091. MapStr:='-Map '+maybequoted(ForceExtension(current_module.exefilename^,'.map'));
  1092. { Write used files and libraries }
  1093. WriteResponseFile(false);
  1094. { Call linker }
  1095. success:=false;
  1096. if RelocSection or (not Deffile.empty) then
  1097. cmds:=3
  1098. else
  1099. cmds:=1;
  1100. for i:=1 to cmds do
  1101. begin
  1102. SplitBinCmd(Info.ExeCmd[i],binstr,cmdstr);
  1103. if binstr<>'' then
  1104. begin
  1105. Replace(cmdstr,'$EXE',maybequoted(current_module.exefilename^));
  1106. Replace(cmdstr,'$OPT',Info.ExtraOptions);
  1107. Replace(cmdstr,'$RES',maybequoted(outputexedir+Info.ResName));
  1108. Replace(cmdstr,'$APPTYPE',AppTypeStr);
  1109. Replace(cmdstr,'$ENTRY',EntryStr);
  1110. Replace(cmdstr,'$ASBIN',AsbinStr);
  1111. Replace(cmdstr,'$RELOC',RelocStr);
  1112. Replace(cmdstr,'$IMAGEBASE',ImageBaseStr);
  1113. Replace(cmdstr,'$GCSECTIONS',GCSectionsStr);
  1114. Replace(cmdstr,'$STRIP',StripStr);
  1115. Replace(cmdstr,'$MAP',MapStr);
  1116. if not DefFile.Empty then
  1117. begin
  1118. DefFile.WriteFile;
  1119. Replace(cmdstr,'$DEF','-d '+maybequoted(deffile.fname));
  1120. end
  1121. else
  1122. Replace(cmdstr,'$DEF','');
  1123. success:=DoExec(FindUtil(utilsprefix+binstr),cmdstr,(i=1),false);
  1124. if not success then
  1125. break;
  1126. end;
  1127. end;
  1128. { Post process }
  1129. if success then
  1130. success:=PostProcessExecutable(current_module.exefilename^,false);
  1131. { Remove ReponseFile }
  1132. if (success) and not(cs_link_extern in aktglobalswitches) then
  1133. begin
  1134. RemoveFile(outputexedir+Info.ResName);
  1135. RemoveFile('base.$$$');
  1136. RemoveFile('exp.$$$');
  1137. RemoveFile('deffile.$$$');
  1138. end;
  1139. MakeExecutable:=success; { otherwise a recursive call to link method }
  1140. end;
  1141. Function TLinkerWin32.MakeSharedLibrary:boolean;
  1142. var
  1143. binstr : String;
  1144. cmdstr : TCmdStr;
  1145. success : boolean;
  1146. cmds,
  1147. i : longint;
  1148. AsBinStr : string[80];
  1149. StripStr,
  1150. GCSectionsStr,
  1151. RelocStr,
  1152. AppTypeStr,
  1153. EntryStr,
  1154. ImageBaseStr : string[40];
  1155. begin
  1156. MakeSharedLibrary:=false;
  1157. if not(cs_link_extern in aktglobalswitches) then
  1158. Message1(exec_i_linking,current_module.sharedlibfilename^);
  1159. { Create some replacements }
  1160. RelocStr:='';
  1161. AppTypeStr:='';
  1162. EntryStr:='';
  1163. ImageBaseStr:='';
  1164. StripStr:='';
  1165. GCSectionsStr:='';
  1166. AsBinStr:=FindUtil(utilsprefix+'as');
  1167. if RelocSection then
  1168. RelocStr:='--base-file base.$$$';
  1169. if use_smartlink_section then
  1170. GCSectionsStr:='--gc-sections';
  1171. if apptype=app_gui then
  1172. begin
  1173. AppTypeStr:='--subsystem windows';
  1174. EntryStr:='--entry _DLLWinMainCRTStartup'
  1175. end
  1176. else
  1177. EntryStr:='--entry _DLLMainCRTStartup';
  1178. if assigned(DLLImageBase) then
  1179. ImageBaseStr:='--image-base=0x'+DLLImageBase^;
  1180. if (cs_link_strip in aktglobalswitches) then
  1181. StripStr:='-s';
  1182. { Write used files and libraries }
  1183. WriteResponseFile(true);
  1184. { Call linker }
  1185. success:=false;
  1186. if RelocSection or (not Deffile.empty) then
  1187. cmds:=3
  1188. else
  1189. cmds:=1;
  1190. for i:=1 to cmds do
  1191. begin
  1192. SplitBinCmd(Info.DllCmd[i],binstr,cmdstr);
  1193. if binstr<>'' then
  1194. begin
  1195. Replace(cmdstr,'$EXE',maybequoted(current_module.sharedlibfilename^));
  1196. Replace(cmdstr,'$OPT',Info.ExtraOptions);
  1197. Replace(cmdstr,'$RES',maybequoted(outputexedir+Info.ResName));
  1198. Replace(cmdstr,'$APPTYPE',AppTypeStr);
  1199. Replace(cmdstr,'$ENTRY',EntryStr);
  1200. Replace(cmdstr,'$ASBIN',AsbinStr);
  1201. Replace(cmdstr,'$RELOC',RelocStr);
  1202. Replace(cmdstr,'$IMAGEBASE',ImageBaseStr);
  1203. Replace(cmdstr,'$STRIP',StripStr);
  1204. Replace(cmdstr,'$GCSECTIONS',GCSectionsStr);
  1205. if not DefFile.Empty then
  1206. begin
  1207. DefFile.WriteFile;
  1208. Replace(cmdstr,'$DEF','-d '+maybequoted(deffile.fname));
  1209. end
  1210. else
  1211. Replace(cmdstr,'$DEF','');
  1212. success:=DoExec(FindUtil(utilsprefix+binstr),cmdstr,(i=1),false);
  1213. if not success then
  1214. break;
  1215. end;
  1216. end;
  1217. { Post process }
  1218. if success then
  1219. success:=PostProcessExecutable(current_module.sharedlibfilename^,true);
  1220. { Remove ReponseFile }
  1221. if (success) and not(cs_link_extern in aktglobalswitches) then
  1222. begin
  1223. RemoveFile(outputexedir+Info.ResName);
  1224. RemoveFile('base.$$$');
  1225. RemoveFile('exp.$$$');
  1226. RemoveFile('deffile.$$$');
  1227. end;
  1228. MakeSharedLibrary:=success; { otherwise a recursive call to link method }
  1229. end;
  1230. function tlinkerwin32.postprocessexecutable(const fn : string;isdll:boolean):boolean;
  1231. type
  1232. tdosheader = packed record
  1233. e_magic : word;
  1234. e_cblp : word;
  1235. e_cp : word;
  1236. e_crlc : word;
  1237. e_cparhdr : word;
  1238. e_minalloc : word;
  1239. e_maxalloc : word;
  1240. e_ss : word;
  1241. e_sp : word;
  1242. e_csum : word;
  1243. e_ip : word;
  1244. e_cs : word;
  1245. e_lfarlc : word;
  1246. e_ovno : word;
  1247. e_res : array[0..3] of word;
  1248. e_oemid : word;
  1249. e_oeminfo : word;
  1250. e_res2 : array[0..9] of word;
  1251. e_lfanew : longint;
  1252. end;
  1253. tpeheader = packed record
  1254. PEMagic : array[0..3] of char;
  1255. Machine : word;
  1256. NumberOfSections : word;
  1257. TimeDateStamp : longint;
  1258. PointerToSymbolTable : longint;
  1259. NumberOfSymbols : longint;
  1260. SizeOfOptionalHeader : word;
  1261. Characteristics : word;
  1262. Magic : word;
  1263. MajorLinkerVersion : byte;
  1264. MinorLinkerVersion : byte;
  1265. SizeOfCode : longint;
  1266. SizeOfInitializedData : longint;
  1267. SizeOfUninitializedData : longint;
  1268. AddressOfEntryPoint : longint;
  1269. BaseOfCode : longint;
  1270. BaseOfData : longint;
  1271. ImageBase : longint;
  1272. SectionAlignment : longint;
  1273. FileAlignment : longint;
  1274. MajorOperatingSystemVersion : word;
  1275. MinorOperatingSystemVersion : word;
  1276. MajorImageVersion : word;
  1277. MinorImageVersion : word;
  1278. MajorSubsystemVersion : word;
  1279. MinorSubsystemVersion : word;
  1280. Reserved1 : longint;
  1281. SizeOfImage : longint;
  1282. SizeOfHeaders : longint;
  1283. CheckSum : longint;
  1284. Subsystem : word;
  1285. DllCharacteristics : word;
  1286. SizeOfStackReserve : longint;
  1287. SizeOfStackCommit : longint;
  1288. SizeOfHeapReserve : longint;
  1289. SizeOfHeapCommit : longint;
  1290. LoaderFlags : longint;
  1291. NumberOfRvaAndSizes : longint;
  1292. DataDirectory : array[1..$80] of byte;
  1293. end;
  1294. tcoffsechdr=packed record
  1295. name : array[0..7] of char;
  1296. vsize : longint;
  1297. rvaofs : longint;
  1298. datalen : longint;
  1299. datapos : longint;
  1300. relocpos : longint;
  1301. lineno1 : longint;
  1302. nrelocs : word;
  1303. lineno2 : word;
  1304. flags : longint;
  1305. end;
  1306. psecfill=^TSecfill;
  1307. TSecfill=record
  1308. fillpos,
  1309. fillsize : longint;
  1310. next : psecfill;
  1311. end;
  1312. var
  1313. f : file;
  1314. cmdstr : string;
  1315. dosheader : tdosheader;
  1316. peheader : tpeheader;
  1317. firstsecpos,
  1318. maxfillsize,
  1319. l,peheaderpos : longint;
  1320. coffsec : tcoffsechdr;
  1321. secroot,hsecroot : psecfill;
  1322. zerobuf : pointer;
  1323. begin
  1324. postprocessexecutable:=false;
  1325. { when -s is used or it's a dll then quit }
  1326. if (cs_link_extern in aktglobalswitches) then
  1327. begin
  1328. case apptype of
  1329. app_native :
  1330. cmdstr:='--subsystem native';
  1331. app_gui :
  1332. cmdstr:='--subsystem gui';
  1333. app_cui :
  1334. cmdstr:='--subsystem console';
  1335. end;
  1336. if dllversion<>'' then
  1337. cmdstr:=cmdstr+' --version '+dllversion;
  1338. cmdstr:=cmdstr+' --input '+maybequoted(fn);
  1339. cmdstr:=cmdstr+' --stack '+tostr(stacksize);
  1340. DoExec(FindUtil(utilsprefix+'postw32'),cmdstr,false,false);
  1341. postprocessexecutable:=true;
  1342. exit;
  1343. end;
  1344. { open file }
  1345. assign(f,fn);
  1346. {$I-}
  1347. reset(f,1);
  1348. if ioresult<>0 then
  1349. Message1(execinfo_f_cant_open_executable,fn);
  1350. { read headers }
  1351. blockread(f,dosheader,sizeof(tdosheader));
  1352. peheaderpos:=dosheader.e_lfanew;
  1353. seek(f,peheaderpos);
  1354. blockread(f,peheader,sizeof(tpeheader));
  1355. { write info }
  1356. Message1(execinfo_x_codesize,tostr(peheader.SizeOfCode));
  1357. Message1(execinfo_x_initdatasize,tostr(peheader.SizeOfInitializedData));
  1358. Message1(execinfo_x_uninitdatasize,tostr(peheader.SizeOfUninitializedData));
  1359. { change stack size (PM) }
  1360. { I am not sure that the default value is adequate !! }
  1361. peheader.SizeOfStackReserve:=stacksize;
  1362. { change the header }
  1363. { sub system }
  1364. { gui=2 }
  1365. { cui=3 }
  1366. { wincegui=9 }
  1367. if target_info.system in [system_arm_wince,system_i386_wince] then
  1368. peheader.Subsystem:=9
  1369. else
  1370. case apptype of
  1371. app_native :
  1372. peheader.Subsystem:=1;
  1373. app_gui :
  1374. peheader.Subsystem:=2;
  1375. app_cui :
  1376. peheader.Subsystem:=3;
  1377. end;
  1378. if dllversion<>'' then
  1379. begin
  1380. peheader.MajorImageVersion:=dllmajor;
  1381. peheader.MinorImageVersion:=dllminor;
  1382. end;
  1383. { reset timestamp }
  1384. peheader.TimeDateStamp:=0;
  1385. { write header back }
  1386. seek(f,peheaderpos);
  1387. blockwrite(f,peheader,sizeof(tpeheader));
  1388. if ioresult<>0 then
  1389. Message1(execinfo_f_cant_process_executable,fn);
  1390. seek(f,peheaderpos);
  1391. blockread(f,peheader,sizeof(tpeheader));
  1392. { write the value after the change }
  1393. Message1(execinfo_x_stackreserve,tostr(peheader.SizeOfStackReserve));
  1394. Message1(execinfo_x_stackcommit,tostr(peheader.SizeOfStackCommit));
  1395. { read section info }
  1396. maxfillsize:=0;
  1397. firstsecpos:=0;
  1398. secroot:=nil;
  1399. for l:=1 to peheader.NumberOfSections do
  1400. begin
  1401. blockread(f,coffsec,sizeof(tcoffsechdr));
  1402. if coffsec.datapos>0 then
  1403. begin
  1404. if secroot=nil then
  1405. firstsecpos:=coffsec.datapos;
  1406. new(hsecroot);
  1407. hsecroot^.fillpos:=coffsec.datapos+coffsec.vsize;
  1408. hsecroot^.fillsize:=coffsec.datalen-coffsec.vsize;
  1409. hsecroot^.next:=secroot;
  1410. secroot:=hsecroot;
  1411. if secroot^.fillsize>maxfillsize then
  1412. maxfillsize:=secroot^.fillsize;
  1413. end;
  1414. end;
  1415. if firstsecpos>0 then
  1416. begin
  1417. l:=firstsecpos-filepos(f);
  1418. if l>maxfillsize then
  1419. maxfillsize:=l;
  1420. end
  1421. else
  1422. l:=0;
  1423. { get zero buffer }
  1424. getmem(zerobuf,maxfillsize);
  1425. fillchar(zerobuf^,maxfillsize,0);
  1426. { zero from sectioninfo until first section }
  1427. blockwrite(f,zerobuf^,l);
  1428. { zero section alignments }
  1429. while assigned(secroot) do
  1430. begin
  1431. seek(f,secroot^.fillpos);
  1432. blockwrite(f,zerobuf^,secroot^.fillsize);
  1433. hsecroot:=secroot;
  1434. secroot:=secroot^.next;
  1435. dispose(hsecroot);
  1436. end;
  1437. freemem(zerobuf,maxfillsize);
  1438. close(f);
  1439. {$I+}
  1440. if ioresult<>0 then;
  1441. postprocessexecutable:=true;
  1442. end;
  1443. {****************************************************************************
  1444. TDLLScannerWin32
  1445. ****************************************************************************}
  1446. function tDLLScannerWin32.DOSstubOK(var x:cardinal):boolean;
  1447. begin
  1448. blockread(f,TheWord,2,loaded);
  1449. if loaded<>2 then
  1450. DOSstubOK:=false
  1451. else
  1452. begin
  1453. DOSstubOK:=(TheWord='MZ');
  1454. seek(f,$3C);
  1455. blockread(f,x,4,loaded);
  1456. if(loaded<>4)or(longint(x)>filesize(f))then
  1457. DOSstubOK:=false;
  1458. end;
  1459. end;
  1460. function tDLLScannerWin32.ExtractDllName(Const Name : string) : string;
  1461. var n : string;
  1462. begin
  1463. n:=Upper(SplitExtension(Name));
  1464. if (n='.DLL') or (n='.DRV') or (n='.EXE') then
  1465. ExtractDllName:=Name
  1466. else
  1467. ExtractDllName:=Name+target_info.sharedlibext;
  1468. end;
  1469. function tDLLScannerWin32.isSuitableFileType(x:cardinal):longbool;
  1470. begin
  1471. seek(f,x);
  1472. blockread(f,TheWord,2,loaded);
  1473. isSuitableFileType:=(loaded=2)and(TheWord='PE');
  1474. end;
  1475. function tDLLScannerWin32.GetEdata(HeaderEntry:cardinal):longbool;
  1476. type
  1477. TObjInfo=packed record
  1478. ObjName:array[0..7]of char;
  1479. VirtSize,
  1480. VirtAddr,
  1481. RawSize,
  1482. RawOffset,
  1483. Reloc,
  1484. LineNum:cardinal;
  1485. RelCount,
  1486. LineCount:word;
  1487. flags:cardinal;
  1488. end;
  1489. var
  1490. i:cardinal;
  1491. ObjOfs:cardinal;
  1492. Obj:TObjInfo;
  1493. APE_obj,APE_Optsize:word;
  1494. ExportRVA:cardinal;
  1495. delta:cardinal;
  1496. const
  1497. IMAGE_SCN_CNT_CODE=$00000020;
  1498. var
  1499. _d:dirstr;
  1500. _n:namestr;
  1501. _e:extstr;
  1502. function isUsedFunction(name:pchar):longbool;
  1503. var
  1504. hp:tExternalsItem;
  1505. begin
  1506. isUsedFunction:=false;
  1507. hp:=tExternalsItem(current_module.Externals.first);
  1508. while assigned(hp)do
  1509. begin
  1510. if(assigned(hp.data))and(not hp.found)then
  1511. if hp.data^=StrPas(name)then
  1512. begin
  1513. isUsedFunction:=true;
  1514. hp.found:=true;
  1515. exit;
  1516. end;
  1517. hp:=tExternalsItem(hp.next);
  1518. end;
  1519. end;
  1520. procedure Store(index:cardinal;name:pchar;isData:longbool);
  1521. begin
  1522. if not isUsedFunction(name)then
  1523. exit;
  1524. if not(current_module.uses_imports) then
  1525. begin
  1526. current_module.uses_imports:=true;
  1527. importlib.preparelib(current_module.modulename^);
  1528. end;
  1529. if IsData then
  1530. timportlibwin32(importlib).importvariable_str(name,_n,name)
  1531. else
  1532. timportlibwin32(importlib).importprocedure_str(name,_n,index,name);
  1533. end;
  1534. procedure ProcessEdata;
  1535. type
  1536. a8=array[0..7]of char;
  1537. function GetSectionName(rva:cardinal;var Flags:cardinal):a8;
  1538. var
  1539. i:cardinal;
  1540. LocObjOfs:cardinal;
  1541. LocObj:TObjInfo;
  1542. begin
  1543. GetSectionName:='';
  1544. Flags:=0;
  1545. LocObjOfs:=APE_OptSize+HeaderOffset+24;
  1546. for i:=1 to APE_obj do
  1547. begin
  1548. seek(f,LocObjOfs);
  1549. blockread(f,LocObj,sizeof(LocObj));
  1550. if(rva>=LocObj.VirtAddr)and(rva<=LocObj.VirtAddr+LocObj.RawSize)then
  1551. begin
  1552. GetSectionName:=a8(LocObj.ObjName);
  1553. Flags:=LocObj.flags;
  1554. end;
  1555. end;
  1556. end;
  1557. var
  1558. j,Fl:cardinal;
  1559. ulongval,procEntry:cardinal;
  1560. Ordinal:word;
  1561. isData:longbool;
  1562. ExpDir:packed record
  1563. flag,
  1564. stamp:cardinal;
  1565. Major,
  1566. Minor:word;
  1567. Name,
  1568. Base,
  1569. NumFuncs,
  1570. NumNames,
  1571. AddrFuncs,
  1572. AddrNames,
  1573. AddrOrds:cardinal;
  1574. end;
  1575. begin
  1576. with Obj do
  1577. begin
  1578. seek(f,RawOffset+delta);
  1579. blockread(f,ExpDir,sizeof(ExpDir));
  1580. fsplit(impname,_d,_n,_e);
  1581. for j:=0 to pred(ExpDir.NumNames)do
  1582. begin
  1583. { Don't know why but this gives serious problems with overflow checking on }
  1584. {$IFOPT Q+}
  1585. {$DEFINE OVERFLOW_CHECK_WAS_ON}
  1586. {$ENDIF}
  1587. {$Q-}
  1588. seek(f,RawOffset-VirtAddr+ExpDir.AddrOrds+j*2);
  1589. blockread(f,Ordinal,2);
  1590. seek(f,RawOffset-VirtAddr+ExpDir.AddrFuncs+cardinal(Ordinal)*4);
  1591. blockread(f,ProcEntry,4);
  1592. seek(f,RawOffset-VirtAddr+ExpDir.AddrNames+j*4);
  1593. blockread(f,ulongval,4);
  1594. seek(f,RawOffset-VirtAddr+ulongval);
  1595. blockread(f,cstring,sizeof(cstring));
  1596. isData:=GetSectionName(procentry,Fl)='';
  1597. {$IFDEF OVERFLOW_CHECK_WAS_ON}
  1598. {$Q+}
  1599. {$ENDIF}
  1600. if not isData then
  1601. isData:=Fl and IMAGE_SCN_CNT_CODE<>IMAGE_SCN_CNT_CODE;
  1602. Store(succ(Ordinal),cstring,isData);
  1603. end;
  1604. end;
  1605. end;
  1606. begin
  1607. GetEdata:=false;
  1608. seek(f,HeaderEntry+120);
  1609. blockread(f,ExportRVA,4);
  1610. seek(f,HeaderEntry+6);
  1611. blockread(f,APE_Obj,2);
  1612. seek(f,HeaderEntry+20);
  1613. blockread(f,APE_OptSize,2);
  1614. ObjOfs:=APE_OptSize+HeaderOffset+24;
  1615. for i:=1 to APE_obj do
  1616. begin
  1617. seek(f,ObjOfs);
  1618. blockread(f,Obj,sizeof(Obj));
  1619. inc(ObjOfs,sizeof(Obj));
  1620. with Obj do
  1621. if(VirtAddr<=ExportRva)and(ExportRva<VirtAddr+VirtSize)then
  1622. begin
  1623. delta:=ExportRva-VirtAddr;
  1624. ProcessEdata;
  1625. GetEdata:=true;
  1626. end;
  1627. end;
  1628. end;
  1629. function tDLLScannerWin32.scan(const binname:string):longbool;
  1630. var
  1631. OldFileMode:byte;
  1632. hs,
  1633. foundimp : string;
  1634. begin
  1635. Scan:=false;
  1636. { is there already an import library the we will use that one }
  1637. if FindLibraryFile(binname,target_info.staticClibprefix,target_info.staticClibext,foundimp) then
  1638. exit;
  1639. { check if we can find the dll }
  1640. hs:=AddExtension(binname,target_info.sharedlibext);
  1641. if not FindDll(hs,impname) then
  1642. exit;
  1643. { read the dll file }
  1644. assign(f,impname);
  1645. OldFileMode:=filemode;
  1646. filemode:=0;
  1647. reset(f,1);
  1648. filemode:=OldFileMode;
  1649. if not DOSstubOK(HeaderOffset)then
  1650. scan:=false
  1651. else if not isSuitableFileType(HeaderOffset)then
  1652. scan:=false
  1653. else
  1654. scan:=GetEdata(HeaderOffset);
  1655. close(f);
  1656. end;
  1657. {*****************************************************************************
  1658. Initialize
  1659. *****************************************************************************}
  1660. initialization
  1661. {$ifdef i386}
  1662. RegisterExternalLinker(system_i386_win32_info,TLinkerWin32);
  1663. RegisterInternalLinker(system_i386_win32_info,TPECoffLinker);
  1664. RegisterImport(system_i386_win32,TImportLibWin32);
  1665. RegisterExport(system_i386_win32,TExportLibWin32);
  1666. RegisterDLLScanner(system_i386_win32,TDLLScannerWin32);
  1667. RegisterRes(res_gnu_windres_info);
  1668. RegisterTarget(system_i386_win32_info);
  1669. RegisterExternalLinker(system_i386_wince_info,TLinkerWin32);
  1670. RegisterImport(system_i386_wince,TImportLibWin32);
  1671. RegisterExport(system_i386_wince,TExportLibWin32);
  1672. RegisterDLLScanner(system_i386_wince,TDLLScannerWin32);
  1673. RegisterTarget(system_i386_wince_info);
  1674. {$endif i386}
  1675. {$ifdef x86_64}
  1676. RegisterExternalLinker(system_x64_win64_info,TLinkerWin32);
  1677. RegisterImport(system_x86_64_win64,TImportLibWin32);
  1678. RegisterExport(system_x86_64_win64,TExportLibWin32);
  1679. RegisterDLLScanner(system_x86_64_win64,TDLLScannerWin32);
  1680. RegisterRes(res_gnu_windres_info);
  1681. RegisterTarget(system_x64_win64_info);
  1682. {$endif x86_64}
  1683. {$ifdef arm}
  1684. RegisterExternalLinker(system_arm_wince_info,TLinkerWin32);
  1685. RegisterImport(system_arm_wince,TImportLibWin32);
  1686. RegisterExport(system_arm_wince,TExportLibWin32);
  1687. RegisterRes(res_gnu_wince_windres_info);
  1688. RegisterTarget(system_arm_wince_info);
  1689. {$endif arm}
  1690. end.