symsym.pas 83 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765
  1. {
  2. $Id$
  3. Copyright (c) 1998-2002 by Florian Klaempfl, Pierre Muller
  4. Implementation for the symbols types of the symtable
  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 symsym;
  19. {$i fpcdefs.inc}
  20. interface
  21. uses
  22. { common }
  23. cutils,
  24. { target }
  25. globtype,globals,
  26. { symtable }
  27. symconst,symbase,symtype,symdef,defcmp,
  28. { ppu }
  29. ppu,
  30. cclasses,symnot,
  31. { aasm }
  32. aasmbase,
  33. cpuinfo,cpubase,cgbase
  34. ;
  35. type
  36. { this class is the base for all symbol objects }
  37. tstoredsym = class(tsym)
  38. protected
  39. _mangledname : pstring;
  40. public
  41. constructor create(const n : string);
  42. constructor loadsym(ppufile:tcompilerppufile);
  43. destructor destroy;override;
  44. {$ifdef GDB}
  45. function get_var_value(const s:string):string;
  46. function stabstr_evaluate(const s:string;vars:array of string):Pchar;
  47. {$endif GDB}
  48. function mangledname : string;
  49. procedure generate_mangledname;virtual;abstract;
  50. end;
  51. tlabelsym = class(tstoredsym)
  52. lab : tasmlabel;
  53. used,
  54. defined : boolean;
  55. code : pointer; { should be tnode }
  56. constructor create(const n : string; l : tasmlabel);
  57. constructor ppuload(ppufile:tcompilerppufile);
  58. procedure generate_mangledname;override;
  59. procedure ppuwrite(ppufile:tcompilerppufile);override;
  60. {$ifdef GDB}
  61. function stabstring : pchar;override;
  62. {$endif GDB}
  63. end;
  64. tunitsym = class(Tsym)
  65. unitsymtable : tsymtable;
  66. constructor create(const n : string;ref : tsymtable);
  67. constructor ppuload(ppufile:tcompilerppufile);
  68. destructor destroy;override;
  69. procedure ppuwrite(ppufile:tcompilerppufile);override;
  70. end;
  71. terrorsym = class(Tsym)
  72. constructor create;
  73. end;
  74. Tprocdefcallback = procedure(p:Tprocdef;arg:pointer);
  75. tprocsym = class(tstoredsym)
  76. protected
  77. pdlistfirst,
  78. pdlistlast : pprocdeflist; { linked list of overloaded procdefs }
  79. function getprocdef(nr:cardinal):Tprocdef;
  80. public
  81. procdef_count : byte;
  82. {$ifdef GDB}
  83. is_global : boolean;
  84. {$endif GDB}
  85. overloadchecked : boolean;
  86. overloadcount : word; { amount of overloaded functions in this module }
  87. property procdef[nr:cardinal]:Tprocdef read getprocdef;
  88. constructor create(const n : string);
  89. constructor ppuload(ppufile:tcompilerppufile);
  90. destructor destroy;override;
  91. { writes all declarations except the specified one }
  92. procedure write_parameter_lists(skipdef:tprocdef);
  93. { tests, if all procedures definitions are defined and not }
  94. { only forward }
  95. procedure check_forward;
  96. procedure unchain_overload;
  97. procedure ppuwrite(ppufile:tcompilerppufile);override;
  98. procedure buildderef;override;
  99. procedure deref;override;
  100. procedure addprocdef(p:tprocdef);
  101. procedure addprocdef_deref(const d:tderef);
  102. procedure add_para_match_to(Aprocsym:Tprocsym;cpoptions:tcompare_paras_options);
  103. procedure concat_procdefs_to(s:Tprocsym);
  104. procedure foreach_procdef_static(proc2call:Tprocdefcallback;arg:pointer);
  105. function first_procdef:Tprocdef;
  106. function last_procdef:Tprocdef;
  107. function search_procdef_nopara_boolret:Tprocdef;
  108. function search_procdef_bytype(pt:Tproctypeoption):Tprocdef;
  109. function search_procdef_bypara(params:Tlinkedlist;
  110. retdef:tdef;
  111. cpoptions:tcompare_paras_options):Tprocdef;
  112. function search_procdef_byprocvardef(d:Tprocvardef):Tprocdef;
  113. function search_procdef_assignment_operator(fromdef,todef:tdef):Tprocdef;
  114. function write_references(ppufile:tcompilerppufile;locals:boolean):boolean;override;
  115. {$ifdef GDB}
  116. function stabstring : pchar;override;
  117. {$endif GDB}
  118. end;
  119. ttypesym = class(Tsym)
  120. restype : ttype;
  121. constructor create(const n : string;const tt : ttype);
  122. constructor ppuload(ppufile:tcompilerppufile);
  123. procedure ppuwrite(ppufile:tcompilerppufile);override;
  124. procedure buildderef;override;
  125. procedure deref;override;
  126. function gettypedef:tdef;override;
  127. procedure load_references(ppufile:tcompilerppufile;locals:boolean);override;
  128. function write_references(ppufile:tcompilerppufile;locals:boolean):boolean;override;
  129. {$ifdef GDB}
  130. function stabstring : pchar;override;
  131. {$endif GDB}
  132. end;
  133. tvarsym = class(tstoredsym)
  134. defaultconstsym : tsym;
  135. varoptions : tvaroptions;
  136. varspez : tvarspez; { sets the type of access }
  137. varstate : tvarstate;
  138. localloc : tparalocation; { register/reference for local var }
  139. fieldoffset : longint; { offset in record/object }
  140. paraitem : tparaitem;
  141. notifications : Tlinkedlist;
  142. constructor create(const n : string;vsp:tvarspez;const tt : ttype);
  143. constructor create_dll(const n : string;vsp:tvarspez;const tt : ttype);
  144. constructor create_C(const n,mangled : string;vsp:tvarspez;const tt : ttype);
  145. constructor ppuload(ppufile:tcompilerppufile);
  146. destructor destroy;override;
  147. procedure ppuwrite(ppufile:tcompilerppufile);override;
  148. procedure buildderef;override;
  149. procedure deref;override;
  150. procedure generate_mangledname;override;
  151. procedure set_mangledname(const s:string);
  152. function getsize : longint;
  153. function getvaluesize : longint;
  154. procedure trigger_notifications(what:Tnotification_flag);
  155. function register_notification(flags:Tnotification_flags;
  156. callback:Tnotification_callback):cardinal;
  157. procedure unregister_notification(id:cardinal);
  158. {$ifdef GDB}
  159. function stabstring : pchar;override;
  160. {$endif GDB}
  161. private
  162. procedure setvartype(const newtype: ttype);
  163. _vartype : ttype;
  164. public
  165. property vartype: ttype read _vartype write setvartype;
  166. end;
  167. tpropertysym = class(Tsym)
  168. propoptions : tpropertyoptions;
  169. propoverriden : tpropertysym;
  170. propoverridenderef : tderef;
  171. proptype,
  172. indextype : ttype;
  173. index,
  174. default : longint;
  175. readaccess,
  176. writeaccess,
  177. storedaccess : tsymlist;
  178. constructor create(const n : string);
  179. destructor destroy;override;
  180. constructor ppuload(ppufile:tcompilerppufile);
  181. function getsize : longint;
  182. procedure ppuwrite(ppufile:tcompilerppufile);override;
  183. function gettypedef:tdef;override;
  184. procedure buildderef;override;
  185. procedure deref;override;
  186. procedure dooverride(overriden:tpropertysym);
  187. end;
  188. tabsolutesym = class(Tvarsym)
  189. abstyp : absolutetyp;
  190. {$ifdef i386}
  191. absseg : boolean;
  192. {$endif i386}
  193. asmname : pstring;
  194. ref : tsymlist;
  195. constructor create(const n : string;const tt : ttype);
  196. constructor create_ref(const n : string;const tt : ttype;_ref:tsymlist);
  197. destructor destroy;override;
  198. constructor ppuload(ppufile:tcompilerppufile);
  199. procedure buildderef;override;
  200. procedure deref;override;
  201. function mangledname : string;
  202. procedure ppuwrite(ppufile:tcompilerppufile);override;
  203. {$ifdef gdb}
  204. function stabstring:Pchar;override;
  205. {$endif}
  206. end;
  207. ttypedconstsym = class(tstoredsym)
  208. typedconsttype : ttype;
  209. is_writable : boolean;
  210. constructor create(const n : string;p : tdef;writable : boolean);
  211. constructor createtype(const n : string;const tt : ttype;writable : boolean);
  212. constructor ppuload(ppufile:tcompilerppufile);
  213. destructor destroy;override;
  214. procedure generate_mangledname;override;
  215. procedure ppuwrite(ppufile:tcompilerppufile);override;
  216. procedure buildderef;override;
  217. procedure deref;override;
  218. function getsize:longint;
  219. {$ifdef GDB}
  220. function stabstring : pchar;override;
  221. {$endif GDB}
  222. end;
  223. tconstvalue = record
  224. case integer of
  225. 0: (valueord : tconstexprint);
  226. 1: (valueordptr : tconstptruint);
  227. 2: (valueptr : pointer; len : longint);
  228. end;
  229. tconstsym = class(tstoredsym)
  230. consttype : ttype;
  231. consttyp : tconsttyp;
  232. value : tconstvalue;
  233. resstrindex : longint; { needed for resource strings }
  234. constructor create_ord(const n : string;t : tconsttyp;v : tconstexprint);
  235. constructor create_ord_typed(const n : string;t : tconsttyp;v : tconstexprint;const tt:ttype);
  236. constructor create_ordptr_typed(const n : string;t : tconsttyp;v : tconstptruint;const tt:ttype);
  237. constructor create_ptr(const n : string;t : tconsttyp;v : pointer);
  238. constructor create_ptr_typed(const n : string;t : tconsttyp;v : pointer;const tt:ttype);
  239. constructor create_string(const n : string;t : tconsttyp;str:pchar;l:longint);
  240. constructor ppuload(ppufile:tcompilerppufile);
  241. destructor destroy;override;
  242. { function mangledname : string;}
  243. procedure buildderef;override;
  244. procedure deref;override;
  245. procedure ppuwrite(ppufile:tcompilerppufile);override;
  246. {$ifdef GDB}
  247. function stabstring : pchar;override;
  248. {$endif GDB}
  249. end;
  250. tenumsym = class(Tsym)
  251. value : longint;
  252. definition : tenumdef;
  253. definitionderef : tderef;
  254. nextenum : tenumsym;
  255. constructor create(const n : string;def : tenumdef;v : longint);
  256. constructor ppuload(ppufile:tcompilerppufile);
  257. procedure ppuwrite(ppufile:tcompilerppufile);override;
  258. procedure buildderef;override;
  259. procedure deref;override;
  260. procedure order;
  261. end;
  262. tsyssym = class(Tsym)
  263. number : longint;
  264. constructor create(const n : string;l : longint);
  265. constructor ppuload(ppufile:tcompilerppufile);
  266. destructor destroy;override;
  267. procedure ppuwrite(ppufile:tcompilerppufile);override;
  268. end;
  269. { compiler generated symbol to point to rtti and init/finalize tables }
  270. trttisym = class(tstoredsym)
  271. lab : tasmsymbol;
  272. rttityp : trttitype;
  273. constructor create(const n:string;rt:trttitype);
  274. constructor ppuload(ppufile:tcompilerppufile);
  275. procedure ppuwrite(ppufile:tcompilerppufile);override;
  276. function mangledname:string;
  277. function get_label:tasmsymbol;
  278. end;
  279. var
  280. generrorsym : tsym;
  281. implementation
  282. uses
  283. {$ifdef Delphi}
  284. sysutils,
  285. {$else Delphi}
  286. strings,
  287. {$endif Delphi}
  288. { global }
  289. verbose,
  290. { target }
  291. systems,
  292. { symtable }
  293. defutil,symtable,
  294. {$ifdef GDB}
  295. gdb,
  296. {$endif GDB}
  297. { tree }
  298. node,
  299. { aasm }
  300. aasmcpu,
  301. { module }
  302. fmodule,
  303. { codegen }
  304. paramgr,cresstr,
  305. procinfo
  306. ;
  307. {****************************************************************************
  308. Helpers
  309. ****************************************************************************}
  310. {****************************************************************************
  311. TSYM (base for all symtypes)
  312. ****************************************************************************}
  313. constructor tstoredsym.create(const n : string);
  314. begin
  315. inherited create(n);
  316. _mangledname:=nil;
  317. end;
  318. constructor tstoredsym.loadsym(ppufile:tcompilerppufile);
  319. begin
  320. inherited loadsym(ppufile);
  321. _mangledname:=nil;
  322. end;
  323. { procedure tstoredsym.buildderef;
  324. begin
  325. end;
  326. procedure tstoredsym.deref;
  327. begin
  328. end;}
  329. destructor tstoredsym.destroy;
  330. begin
  331. if assigned(_mangledname) then
  332. begin
  333. {$ifdef MEMDEBUG}
  334. memmanglednames.start;
  335. {$endif MEMDEBUG}
  336. stringdispose(_mangledname);
  337. {$ifdef MEMDEBUG}
  338. memmanglednames.stop;
  339. {$endif MEMDEBUG}
  340. end;
  341. if assigned(defref) then
  342. begin
  343. {$ifdef MEMDEBUG}
  344. membrowser.start;
  345. {$endif MEMDEBUG}
  346. defref.freechain;
  347. defref.free;
  348. {$ifdef MEMDEBUG}
  349. membrowser.stop;
  350. {$endif MEMDEBUG}
  351. end;
  352. inherited destroy;
  353. end;
  354. {$ifdef GDB}
  355. function Tstoredsym.get_var_value(const s:string):string;
  356. begin
  357. if s='mangledname' then
  358. get_var_value:=mangledname
  359. else
  360. get_var_value:=inherited get_var_value(s);
  361. end;
  362. function Tstoredsym.stabstr_evaluate(const s:string;vars:array of string):Pchar;
  363. begin
  364. stabstr_evaluate:=string_evaluate(s,@get_var_value,vars);
  365. end;
  366. {$endif GDB}
  367. function tstoredsym.mangledname : string;
  368. begin
  369. if not assigned(_mangledname) then
  370. begin
  371. generate_mangledname;
  372. if not assigned(_mangledname) then
  373. internalerror(200204171);
  374. end;
  375. {$ifdef compress}
  376. mangledname:=minilzw_decode(_mangledname^);
  377. {$else}
  378. mangledname:=_mangledname^;
  379. {$endif}
  380. end;
  381. {****************************************************************************
  382. TLABELSYM
  383. ****************************************************************************}
  384. constructor tlabelsym.create(const n : string; l : tasmlabel);
  385. begin
  386. inherited create(n);
  387. typ:=labelsym;
  388. lab:=l;
  389. used:=false;
  390. defined:=false;
  391. code:=nil;
  392. end;
  393. constructor tlabelsym.ppuload(ppufile:tcompilerppufile);
  394. begin
  395. inherited loadsym(ppufile);
  396. typ:=labelsym;
  397. { this is all dummy
  398. it is only used for local browsing }
  399. lab:=nil;
  400. code:=nil;
  401. used:=false;
  402. defined:=true;
  403. end;
  404. procedure tlabelsym.generate_mangledname;
  405. begin
  406. {$ifdef compress}
  407. _mangledname:=stringdup(minilzw_encode(lab.name));
  408. {$else}
  409. _mangledname:=stringdup(lab.name);
  410. {$endif}
  411. end;
  412. procedure tlabelsym.ppuwrite(ppufile:tcompilerppufile);
  413. begin
  414. if owner.symtabletype=globalsymtable then
  415. Message(sym_e_ill_label_decl)
  416. else
  417. begin
  418. inherited writesym(ppufile);
  419. ppufile.writeentry(iblabelsym);
  420. end;
  421. end;
  422. {$ifdef GDB}
  423. function Tlabelsym.stabstring : pchar;
  424. begin
  425. stabstring:=stabstr_evaluate('"${name}",${N_LSYM},0,${line},0',[]);
  426. end;
  427. {$endif GDB}
  428. {****************************************************************************
  429. TUNITSYM
  430. ****************************************************************************}
  431. constructor tunitsym.create(const n : string;ref : tsymtable);
  432. var
  433. old_make_ref : boolean;
  434. begin
  435. old_make_ref:=make_ref;
  436. make_ref:=false;
  437. inherited create(n);
  438. make_ref:=old_make_ref;
  439. typ:=unitsym;
  440. unitsymtable:=ref;
  441. end;
  442. constructor tunitsym.ppuload(ppufile:tcompilerppufile);
  443. begin
  444. inherited loadsym(ppufile);
  445. typ:=unitsym;
  446. unitsymtable:=nil;
  447. refs:=0;
  448. end;
  449. destructor tunitsym.destroy;
  450. begin
  451. inherited destroy;
  452. end;
  453. procedure tunitsym.ppuwrite(ppufile:tcompilerppufile);
  454. begin
  455. inherited writesym(ppufile);
  456. ppufile.writeentry(ibunitsym);
  457. end;
  458. {****************************************************************************
  459. TPROCSYM
  460. ****************************************************************************}
  461. constructor tprocsym.create(const n : string);
  462. begin
  463. inherited create(n);
  464. typ:=procsym;
  465. pdlistfirst:=nil;
  466. pdlistlast:=nil;
  467. owner:=nil;
  468. {$ifdef GDB}
  469. is_global:=false;
  470. {$endif GDB}
  471. overloadchecked:=false;
  472. overloadcount:=0;
  473. procdef_count:=0;
  474. end;
  475. constructor tprocsym.ppuload(ppufile:tcompilerppufile);
  476. var
  477. pdderef : tderef;
  478. i,n : longint;
  479. begin
  480. inherited loadsym(ppufile);
  481. typ:=procsym;
  482. pdlistfirst:=nil;
  483. pdlistlast:=nil;
  484. procdef_count:=0;
  485. n:=ppufile.getword;
  486. for i:=1to n do
  487. begin
  488. ppufile.getderef(pdderef);
  489. addprocdef_deref(pdderef);
  490. end;
  491. {$ifdef GDB}
  492. is_global:=false;
  493. {$endif GDB}
  494. overloadchecked:=false;
  495. overloadcount:=$ffff; { invalid, not used anymore }
  496. end;
  497. destructor tprocsym.destroy;
  498. var
  499. hp,p : pprocdeflist;
  500. begin
  501. p:=pdlistfirst;
  502. while assigned(p) do
  503. begin
  504. hp:=p^.next;
  505. dispose(p);
  506. p:=hp;
  507. end;
  508. inherited destroy;
  509. end;
  510. procedure tprocsym.ppuwrite(ppufile:tcompilerppufile);
  511. var
  512. p : pprocdeflist;
  513. n : word;
  514. begin
  515. inherited writesym(ppufile);
  516. { count procdefs }
  517. n:=0;
  518. p:=pdlistfirst;
  519. while assigned(p) do
  520. begin
  521. { only write the proc definitions that belong
  522. to this procsym and are in the global symtable }
  523. if p^.own and
  524. (p^.def.owner.symtabletype in [globalsymtable,objectsymtable]) then
  525. inc(n);
  526. p:=p^.next;
  527. end;
  528. ppufile.putword(n);
  529. { write procdefs }
  530. p:=pdlistfirst;
  531. while assigned(p) do
  532. begin
  533. { only write the proc definitions that belong
  534. to this procsym and are in the global symtable }
  535. if p^.own and
  536. (p^.def.owner.symtabletype in [globalsymtable,objectsymtable]) then
  537. ppufile.putderef(p^.defderef);
  538. p:=p^.next;
  539. end;
  540. ppufile.writeentry(ibprocsym);
  541. end;
  542. procedure tprocsym.write_parameter_lists(skipdef:tprocdef);
  543. var
  544. p : pprocdeflist;
  545. begin
  546. p:=pdlistfirst;
  547. while assigned(p) do
  548. begin
  549. if p^.def<>skipdef then
  550. MessagePos1(p^.def.fileinfo,sym_h_param_list,p^.def.fullprocname(false));
  551. p:=p^.next;
  552. end;
  553. end;
  554. procedure tprocsym.check_forward;
  555. var
  556. p : pprocdeflist;
  557. begin
  558. p:=pdlistfirst;
  559. while assigned(p) do
  560. begin
  561. if p^.own and
  562. (p^.def.forwarddef) then
  563. begin
  564. MessagePos1(p^.def.fileinfo,sym_e_forward_not_resolved,p^.def.fullprocname(false));
  565. { Turn futher error messages off }
  566. p^.def.forwarddef:=false;
  567. end;
  568. p:=p^.next;
  569. end;
  570. end;
  571. procedure tprocsym.buildderef;
  572. var
  573. p : pprocdeflist;
  574. begin
  575. p:=pdlistfirst;
  576. while assigned(p) do
  577. begin
  578. if p^.own then
  579. p^.defderef.build(p^.def);
  580. p:=p^.next;
  581. end;
  582. end;
  583. procedure tprocsym.deref;
  584. var
  585. p : pprocdeflist;
  586. begin
  587. { We have removed the overloaded entries, because they
  588. are not valid anymore and we can't deref them because
  589. the unit were they come from is not necessary in
  590. our uses clause (PFV) }
  591. unchain_overload;
  592. { Deref our own procdefs }
  593. p:=pdlistfirst;
  594. while assigned(p) do
  595. begin
  596. if not p^.own then
  597. internalerror(200310291);
  598. p^.def:=tprocdef(p^.defderef.resolve);
  599. p:=p^.next;
  600. end;
  601. end;
  602. procedure tprocsym.addprocdef(p:tprocdef);
  603. var
  604. pd : pprocdeflist;
  605. begin
  606. new(pd);
  607. pd^.def:=p;
  608. pd^.defderef.reset;
  609. pd^.next:=nil;
  610. pd^.own:=(pd^.def.procsym=self);
  611. { if not pd^.own then
  612. internalerror(2222222);}
  613. { Add at end of list to keep always
  614. a correct order, also after loading from ppu }
  615. if assigned(pdlistlast) then
  616. begin
  617. pdlistlast^.next:=pd;
  618. pdlistlast:=pd;
  619. end
  620. else
  621. begin
  622. pdlistfirst:=pd;
  623. pdlistlast:=pd;
  624. end;
  625. inc(procdef_count);
  626. end;
  627. procedure tprocsym.addprocdef_deref(const d:tderef);
  628. var
  629. pd : pprocdeflist;
  630. begin
  631. new(pd);
  632. pd^.def:=nil;
  633. pd^.defderef:=d;
  634. pd^.next:=nil;
  635. pd^.own:=true;
  636. { Add at end of list to keep always
  637. a correct order, also after loading from ppu }
  638. if assigned(pdlistlast) then
  639. begin
  640. pdlistlast^.next:=pd;
  641. pdlistlast:=pd;
  642. end
  643. else
  644. begin
  645. pdlistfirst:=pd;
  646. pdlistlast:=pd;
  647. end;
  648. inc(procdef_count);
  649. end;
  650. function Tprocsym.getprocdef(nr:cardinal):Tprocdef;
  651. var
  652. i : cardinal;
  653. pd : pprocdeflist;
  654. begin
  655. pd:=pdlistfirst;
  656. for i:=2 to nr do
  657. begin
  658. if not assigned(pd) then
  659. internalerror(200209051);
  660. pd:=pd^.next;
  661. end;
  662. getprocdef:=pd^.def;
  663. end;
  664. procedure Tprocsym.add_para_match_to(Aprocsym:Tprocsym;cpoptions:tcompare_paras_options);
  665. var
  666. pd:pprocdeflist;
  667. begin
  668. pd:=pdlistfirst;
  669. while assigned(pd) do
  670. begin
  671. if Aprocsym.search_procdef_bypara(pd^.def.para,nil,cpoptions)=nil then
  672. Aprocsym.addprocdef(pd^.def);
  673. pd:=pd^.next;
  674. end;
  675. end;
  676. procedure Tprocsym.concat_procdefs_to(s:Tprocsym);
  677. var
  678. pd : pprocdeflist;
  679. begin
  680. pd:=pdlistfirst;
  681. while assigned(pd) do
  682. begin
  683. s.addprocdef(pd^.def);
  684. pd:=pd^.next;
  685. end;
  686. end;
  687. function Tprocsym.first_procdef:Tprocdef;
  688. begin
  689. if assigned(pdlistfirst) then
  690. first_procdef:=pdlistfirst^.def
  691. else
  692. first_procdef:=nil;
  693. end;
  694. function Tprocsym.last_procdef:Tprocdef;
  695. begin
  696. if assigned(pdlistlast) then
  697. last_procdef:=pdlistlast^.def
  698. else
  699. last_procdef:=nil;
  700. end;
  701. procedure Tprocsym.foreach_procdef_static(proc2call:Tprocdefcallback;arg:pointer);
  702. var
  703. p : pprocdeflist;
  704. begin
  705. p:=pdlistfirst;
  706. while assigned(p) do
  707. begin
  708. proc2call(p^.def,arg);
  709. p:=p^.next;
  710. end;
  711. end;
  712. function Tprocsym.search_procdef_nopara_boolret:Tprocdef;
  713. var
  714. p : pprocdeflist;
  715. begin
  716. search_procdef_nopara_boolret:=nil;
  717. p:=pdlistfirst;
  718. while p<>nil do
  719. begin
  720. if (p^.def.maxparacount=0) and
  721. is_boolean(p^.def.rettype.def) then
  722. begin
  723. search_procdef_nopara_boolret:=p^.def;
  724. break;
  725. end;
  726. p:=p^.next;
  727. end;
  728. end;
  729. function Tprocsym.search_procdef_bytype(pt:Tproctypeoption):Tprocdef;
  730. var
  731. p : pprocdeflist;
  732. begin
  733. search_procdef_bytype:=nil;
  734. p:=pdlistfirst;
  735. while p<>nil do
  736. begin
  737. if p^.def.proctypeoption=pt then
  738. begin
  739. search_procdef_bytype:=p^.def;
  740. break;
  741. end;
  742. p:=p^.next;
  743. end;
  744. end;
  745. function Tprocsym.search_procdef_bypara(params:Tlinkedlist;
  746. retdef:tdef;
  747. cpoptions:tcompare_paras_options):Tprocdef;
  748. var
  749. pd : pprocdeflist;
  750. eq : tequaltype;
  751. begin
  752. search_procdef_bypara:=nil;
  753. pd:=pdlistfirst;
  754. while assigned(pd) do
  755. begin
  756. if assigned(retdef) then
  757. eq:=compare_defs(retdef,pd^.def.rettype.def,nothingn)
  758. else
  759. eq:=te_equal;
  760. if (eq>=te_equal) or
  761. ((cpo_allowconvert in cpoptions) and (eq>te_incompatible)) then
  762. begin
  763. eq:=compare_paras(pd^.def.para,params,cp_value_equal_const,cpoptions);
  764. if (eq>=te_equal) or
  765. ((cpo_allowconvert in cpoptions) and (eq>te_incompatible)) then
  766. begin
  767. search_procdef_bypara:=pd^.def;
  768. break;
  769. end;
  770. end;
  771. pd:=pd^.next;
  772. end;
  773. end;
  774. function Tprocsym.search_procdef_byprocvardef(d:Tprocvardef):Tprocdef;
  775. var
  776. pd : pprocdeflist;
  777. eq,besteq : tequaltype;
  778. bestpd : tprocdef;
  779. begin
  780. { This function will return the pprocdef of pprocsym that
  781. is the best match for procvardef. When there are multiple
  782. matches it returns nil.}
  783. search_procdef_byprocvardef:=nil;
  784. bestpd:=nil;
  785. besteq:=te_incompatible;
  786. pd:=pdlistfirst;
  787. while assigned(pd) do
  788. begin
  789. eq:=proc_to_procvar_equal(pd^.def,d,false);
  790. if eq>=te_equal then
  791. begin
  792. { multiple procvars with the same equal level }
  793. if assigned(bestpd) and
  794. (besteq=eq) then
  795. exit;
  796. if eq>besteq then
  797. begin
  798. besteq:=eq;
  799. bestpd:=pd^.def;
  800. end;
  801. end;
  802. pd:=pd^.next;
  803. end;
  804. search_procdef_byprocvardef:=bestpd;
  805. end;
  806. function Tprocsym.search_procdef_assignment_operator(fromdef,todef:tdef):Tprocdef;
  807. var
  808. convtyp : tconverttype;
  809. pd : pprocdeflist;
  810. bestpd : tprocdef;
  811. eq,
  812. besteq : tequaltype;
  813. hpd : tprocdef;
  814. currpara : tparaitem;
  815. begin
  816. result:=nil;
  817. bestpd:=nil;
  818. besteq:=te_incompatible;
  819. pd:=pdlistfirst;
  820. while assigned(pd) do
  821. begin
  822. if equal_defs(todef,pd^.def.rettype.def) then
  823. begin
  824. currpara:=Tparaitem(pd^.def.para.first);
  825. { ignore vs_hidden parameters }
  826. while assigned(currpara) and (currpara.is_hidden) do
  827. currpara:=tparaitem(currpara.next);
  828. if assigned(currpara) then
  829. begin
  830. eq:=compare_defs_ext(fromdef,currpara.paratype.def,nothingn,convtyp,hpd,[]);
  831. if eq=te_exact then
  832. begin
  833. result:=pd^.def;
  834. exit;
  835. end;
  836. if eq>besteq then
  837. begin
  838. bestpd:=pd^.def;
  839. besteq:=eq;
  840. end;
  841. end;
  842. end;
  843. pd:=pd^.next;
  844. end;
  845. result:=bestpd;
  846. end;
  847. function tprocsym.write_references(ppufile:tcompilerppufile;locals:boolean) : boolean;
  848. var
  849. p : pprocdeflist;
  850. begin
  851. write_references:=false;
  852. if not inherited write_references(ppufile,locals) then
  853. exit;
  854. write_references:=true;
  855. p:=pdlistfirst;
  856. while assigned(p) do
  857. begin
  858. if p^.own then
  859. p^.def.write_references(ppufile,locals);
  860. p:=p^.next;
  861. end;
  862. end;
  863. procedure tprocsym.unchain_overload;
  864. var
  865. p,hp : pprocdeflist;
  866. begin
  867. { remove all overloaded procdefs from the
  868. procdeflist that are not in the current symtable }
  869. overloadchecked:=false;
  870. p:=pdlistfirst;
  871. { reset new lists }
  872. pdlistfirst:=nil;
  873. pdlistlast:=nil;
  874. while assigned(p) do
  875. begin
  876. hp:=p^.next;
  877. if p^.own then
  878. begin
  879. { keep, add to list }
  880. if assigned(pdlistlast) then
  881. begin
  882. pdlistlast^.next:=p;
  883. pdlistlast:=p;
  884. end
  885. else
  886. begin
  887. pdlistfirst:=p;
  888. pdlistlast:=p;
  889. end;
  890. p^.next:=nil;
  891. end
  892. else
  893. begin
  894. { remove }
  895. dispose(p);
  896. dec(procdef_count);
  897. end;
  898. p:=hp;
  899. end;
  900. end;
  901. {$ifdef GDB}
  902. function tprocsym.stabstring : pchar;
  903. begin
  904. internalerror(200111171);
  905. result:=nil;
  906. end;
  907. {$endif GDB}
  908. {****************************************************************************
  909. TERRORSYM
  910. ****************************************************************************}
  911. constructor terrorsym.create;
  912. begin
  913. inherited create('');
  914. typ:=errorsym;
  915. end;
  916. {****************************************************************************
  917. TPROPERTYSYM
  918. ****************************************************************************}
  919. constructor tpropertysym.create(const n : string);
  920. begin
  921. inherited create(n);
  922. typ:=propertysym;
  923. propoptions:=[];
  924. index:=0;
  925. default:=0;
  926. proptype.reset;
  927. indextype.reset;
  928. readaccess:=tsymlist.create;
  929. writeaccess:=tsymlist.create;
  930. storedaccess:=tsymlist.create;
  931. end;
  932. constructor tpropertysym.ppuload(ppufile:tcompilerppufile);
  933. begin
  934. inherited loadsym(ppufile);
  935. typ:=propertysym;
  936. ppufile.getsmallset(propoptions);
  937. if (ppo_is_override in propoptions) then
  938. begin
  939. ppufile.getderef(propoverridenderef);
  940. { we need to have these objects initialized }
  941. readaccess:=tsymlist.create;
  942. writeaccess:=tsymlist.create;
  943. storedaccess:=tsymlist.create;
  944. end
  945. else
  946. begin
  947. ppufile.gettype(proptype);
  948. index:=ppufile.getlongint;
  949. default:=ppufile.getlongint;
  950. ppufile.gettype(indextype);
  951. readaccess:=ppufile.getsymlist;
  952. writeaccess:=ppufile.getsymlist;
  953. storedaccess:=ppufile.getsymlist;
  954. end;
  955. end;
  956. destructor tpropertysym.destroy;
  957. begin
  958. readaccess.free;
  959. writeaccess.free;
  960. storedaccess.free;
  961. inherited destroy;
  962. end;
  963. function tpropertysym.gettypedef:tdef;
  964. begin
  965. gettypedef:=proptype.def;
  966. end;
  967. procedure tpropertysym.buildderef;
  968. begin
  969. if (ppo_is_override in propoptions) then
  970. begin
  971. propoverridenderef.build(propoverriden);
  972. end
  973. else
  974. begin
  975. proptype.buildderef;
  976. indextype.buildderef;
  977. readaccess.buildderef;
  978. writeaccess.buildderef;
  979. storedaccess.buildderef;
  980. end;
  981. end;
  982. procedure tpropertysym.deref;
  983. begin
  984. if (ppo_is_override in propoptions) then
  985. begin
  986. propoverriden:=tpropertysym(propoverridenderef.resolve);
  987. dooverride(propoverriden);
  988. end
  989. else
  990. begin
  991. proptype.resolve;
  992. indextype.resolve;
  993. readaccess.resolve;
  994. writeaccess.resolve;
  995. storedaccess.resolve;
  996. end;
  997. end;
  998. function tpropertysym.getsize : longint;
  999. begin
  1000. getsize:=0;
  1001. end;
  1002. procedure tpropertysym.ppuwrite(ppufile:tcompilerppufile);
  1003. begin
  1004. inherited writesym(ppufile);
  1005. ppufile.putsmallset(propoptions);
  1006. if (ppo_is_override in propoptions) then
  1007. ppufile.putderef(propoverridenderef)
  1008. else
  1009. begin
  1010. ppufile.puttype(proptype);
  1011. ppufile.putlongint(index);
  1012. ppufile.putlongint(default);
  1013. ppufile.puttype(indextype);
  1014. ppufile.putsymlist(readaccess);
  1015. ppufile.putsymlist(writeaccess);
  1016. ppufile.putsymlist(storedaccess);
  1017. end;
  1018. ppufile.writeentry(ibpropertysym);
  1019. end;
  1020. procedure tpropertysym.dooverride(overriden:tpropertysym);
  1021. begin
  1022. propoverriden:=overriden;
  1023. proptype:=overriden.proptype;
  1024. propoptions:=overriden.propoptions+[ppo_is_override];
  1025. index:=overriden.index;
  1026. default:=overriden.default;
  1027. indextype:=overriden.indextype;
  1028. readaccess.free;
  1029. readaccess:=overriden.readaccess.getcopy;
  1030. writeaccess.free;
  1031. writeaccess:=overriden.writeaccess.getcopy;
  1032. storedaccess.free;
  1033. storedaccess:=overriden.storedaccess.getcopy;
  1034. end;
  1035. {****************************************************************************
  1036. TABSOLUTESYM
  1037. ****************************************************************************}
  1038. constructor tabsolutesym.create(const n : string;const tt : ttype);
  1039. begin
  1040. inherited create(n,vs_value,tt);
  1041. typ:=absolutesym;
  1042. ref:=nil;
  1043. end;
  1044. constructor tabsolutesym.create_ref(const n : string;const tt : ttype;_ref:tsymlist);
  1045. begin
  1046. inherited create(n,vs_value,tt);
  1047. typ:=absolutesym;
  1048. ref:=_ref;
  1049. end;
  1050. destructor tabsolutesym.destroy;
  1051. begin
  1052. if assigned(ref) then
  1053. ref.free;
  1054. inherited destroy;
  1055. end;
  1056. constructor tabsolutesym.ppuload(ppufile:tcompilerppufile);
  1057. begin
  1058. { Note: This needs to load everything of tvarsym.write }
  1059. inherited ppuload(ppufile);
  1060. { load absolute }
  1061. typ:=absolutesym;
  1062. ref:=nil;
  1063. fieldoffset:=0;
  1064. asmname:=nil;
  1065. abstyp:=absolutetyp(ppufile.getbyte);
  1066. {$ifdef i386}
  1067. absseg:=false;
  1068. {$endif i386}
  1069. case abstyp of
  1070. tovar :
  1071. ref:=ppufile.getsymlist;
  1072. toasm :
  1073. asmname:=stringdup(ppufile.getstring);
  1074. toaddr :
  1075. begin
  1076. fieldoffset:=ppufile.getlongint;
  1077. {$ifdef i386}
  1078. absseg:=boolean(ppufile.getbyte);
  1079. {$endif i386}
  1080. end;
  1081. end;
  1082. end;
  1083. procedure tabsolutesym.ppuwrite(ppufile:tcompilerppufile);
  1084. var
  1085. hvo : tvaroptions;
  1086. begin
  1087. { Note: This needs to write everything of tvarsym.write }
  1088. inherited writesym(ppufile);
  1089. ppufile.putbyte(byte(varspez));
  1090. ppufile.putlongint(fieldoffset);
  1091. { write only definition or definitionsym }
  1092. ppufile.puttype(vartype);
  1093. hvo:=varoptions-[vo_regable,vo_fpuregable];
  1094. ppufile.putsmallset(hvo);
  1095. ppufile.putbyte(byte(abstyp));
  1096. case abstyp of
  1097. tovar :
  1098. ppufile.putsymlist(ref);
  1099. toasm :
  1100. ppufile.putstring(asmname^);
  1101. toaddr :
  1102. begin
  1103. ppufile.putlongint(fieldoffset);
  1104. {$ifdef i386}
  1105. ppufile.putbyte(byte(absseg));
  1106. {$endif i386}
  1107. end;
  1108. end;
  1109. ppufile.writeentry(ibabsolutesym);
  1110. end;
  1111. procedure tabsolutesym.buildderef;
  1112. begin
  1113. { inheritance of varsym.deref ! }
  1114. vartype.buildderef;
  1115. if (abstyp=tovar) then
  1116. ref.buildderef;
  1117. end;
  1118. procedure tabsolutesym.deref;
  1119. begin
  1120. { inheritance of varsym.deref ! }
  1121. vartype.resolve;
  1122. { own absolute deref }
  1123. if (abstyp=tovar) then
  1124. ref.resolve;
  1125. end;
  1126. function tabsolutesym.mangledname : string;
  1127. begin
  1128. case abstyp of
  1129. toasm :
  1130. mangledname:=asmname^;
  1131. toaddr :
  1132. mangledname:='$'+tostr(fieldoffset);
  1133. else
  1134. internalerror(10002);
  1135. end;
  1136. end;
  1137. {$ifdef GDB}
  1138. function Tabsolutesym.stabstring:Pchar;
  1139. begin
  1140. stabstring:=nil;
  1141. end;
  1142. {$endif GDB}
  1143. {****************************************************************************
  1144. TVARSYM
  1145. ****************************************************************************}
  1146. constructor tvarsym.create(const n : string;vsp:tvarspez;const tt : ttype);
  1147. begin
  1148. inherited create(n);
  1149. typ:=varsym;
  1150. vartype:=tt;
  1151. _mangledname:=nil;
  1152. varspez:=vsp;
  1153. fieldoffset:=0;
  1154. fillchar(localloc,sizeof(localloc),0);
  1155. defaultconstsym:=nil;
  1156. refs:=0;
  1157. varstate:=vs_declared;
  1158. varoptions:=[];
  1159. end;
  1160. constructor tvarsym.create_dll(const n : string;vsp:tvarspez;const tt : ttype);
  1161. begin
  1162. tvarsym(self).create(n,vsp,tt);
  1163. include(varoptions,vo_is_dll_var);
  1164. end;
  1165. constructor tvarsym.create_C(const n,mangled : string;vsp:tvarspez;const tt : ttype);
  1166. begin
  1167. tvarsym(self).create(n,vsp,tt);
  1168. stringdispose(_mangledname);
  1169. {$ifdef compress}
  1170. _mangledname:=stringdup(minilzw_encode(mangled));
  1171. {$else}
  1172. _mangledname:=stringdup(mangled);
  1173. {$endif}
  1174. end;
  1175. constructor tvarsym.ppuload(ppufile:tcompilerppufile);
  1176. begin
  1177. inherited loadsym(ppufile);
  1178. typ:=varsym;
  1179. fillchar(localloc,sizeof(localloc),0);
  1180. refs := 0;
  1181. varstate:=vs_used;
  1182. varspez:=tvarspez(ppufile.getbyte);
  1183. fieldoffset:=ppufile.getlongint;
  1184. defaultconstsym:=nil;
  1185. ppufile.gettype(_vartype);
  1186. ppufile.getsmallset(varoptions);
  1187. if [vo_is_C_var,vo_is_dll_var]*varoptions<>[] then
  1188. _mangledname:=stringdup(ppufile.getstring);
  1189. end;
  1190. destructor tvarsym.destroy;
  1191. begin
  1192. if assigned(notifications) then
  1193. notifications.destroy;
  1194. inherited destroy;
  1195. end;
  1196. procedure tvarsym.buildderef;
  1197. begin
  1198. vartype.buildderef;
  1199. end;
  1200. procedure tvarsym.deref;
  1201. begin
  1202. vartype.resolve;
  1203. end;
  1204. procedure tvarsym.ppuwrite(ppufile:tcompilerppufile);
  1205. var
  1206. hvo : tvaroptions;
  1207. begin
  1208. inherited writesym(ppufile);
  1209. ppufile.putbyte(byte(varspez));
  1210. ppufile.putlongint(fieldoffset);
  1211. ppufile.puttype(vartype);
  1212. { symbols which are load are never candidates for a register,
  1213. turn off the regable }
  1214. hvo:=varoptions-[vo_regable,vo_fpuregable];
  1215. ppufile.putsmallset(hvo);
  1216. if [vo_is_C_var,vo_is_dll_var]*varoptions<>[] then
  1217. ppufile.putstring(_mangledname^);
  1218. ppufile.writeentry(ibvarsym);
  1219. end;
  1220. procedure tvarsym.generate_mangledname;
  1221. begin
  1222. {$ifdef compress}
  1223. _mangledname:=stringdup(minilzw_encode(make_mangledname('U',owner,name)));
  1224. {$else}
  1225. _mangledname:=stringdup(make_mangledname('U',owner,name));
  1226. {$endif}
  1227. end;
  1228. procedure tvarsym.set_mangledname(const s:string);
  1229. begin
  1230. stringdispose(_mangledname);
  1231. {$ifdef compress}
  1232. _mangledname:=stringdup(minilzw_encode(s));
  1233. {$else}
  1234. _mangledname:=stringdup(s);
  1235. {$endif}
  1236. end;
  1237. function tvarsym.getsize : longint;
  1238. begin
  1239. if assigned(vartype.def) then
  1240. getsize:=vartype.def.size
  1241. else
  1242. getsize:=0;
  1243. end;
  1244. function tvarsym.getvaluesize : longint;
  1245. begin
  1246. if assigned(vartype.def) and
  1247. (varspez=vs_value) and
  1248. ((vartype.def.deftype<>arraydef) or
  1249. tarraydef(vartype.def).isDynamicArray or
  1250. (tarraydef(vartype.def).highrange>=tarraydef(vartype.def).lowrange)) then
  1251. getvaluesize:=vartype.def.size
  1252. else
  1253. getvaluesize:=0;
  1254. end;
  1255. procedure Tvarsym.trigger_notifications(what:Tnotification_flag);
  1256. var n:Tnotification;
  1257. begin
  1258. if assigned(notifications) then
  1259. begin
  1260. n:=Tnotification(notifications.first);
  1261. while assigned(n) do
  1262. begin
  1263. if what in n.flags then
  1264. n.callback(what,self);
  1265. n:=Tnotification(n.next);
  1266. end;
  1267. end;
  1268. end;
  1269. function Tvarsym.register_notification(flags:Tnotification_flags;callback:
  1270. Tnotification_callback):cardinal;
  1271. var n:Tnotification;
  1272. begin
  1273. if not assigned(notifications) then
  1274. notifications:=Tlinkedlist.create;
  1275. n:=Tnotification.create(flags,callback);
  1276. register_notification:=n.id;
  1277. notifications.concat(n);
  1278. end;
  1279. procedure Tvarsym.unregister_notification(id:cardinal);
  1280. var n:Tnotification;
  1281. begin
  1282. if not assigned(notifications) then
  1283. internalerror(200212311)
  1284. else
  1285. begin
  1286. n:=Tnotification(notifications.first);
  1287. while assigned(n) do
  1288. begin
  1289. if n.id=id then
  1290. begin
  1291. notifications.remove(n);
  1292. n.destroy;
  1293. exit;
  1294. end;
  1295. n:=Tnotification(n.next);
  1296. end;
  1297. internalerror(200212311)
  1298. end;
  1299. end;
  1300. {$ifdef GDB}
  1301. function Tvarsym.stabstring:Pchar;
  1302. var st:string;
  1303. threadvaroffset:string;
  1304. regidx:Tregisterindex;
  1305. c:char;
  1306. loc: tcgloc;
  1307. begin
  1308. { set loc to LOC_REFERENCE to get somewhat usable debugging info for -Or }
  1309. { while stabs aren't adapted for regvars yet }
  1310. loc := localloc.loc;
  1311. if (vo_is_self in varoptions) then
  1312. begin
  1313. case loc of
  1314. LOC_REGISTER:
  1315. regidx:=findreg_by_number(localloc.register);
  1316. LOC_REFERENCE: ;
  1317. else
  1318. internalerror(2003091815);
  1319. end;
  1320. if (po_classmethod in current_procinfo.procdef.procoptions) or
  1321. (po_staticmethod in current_procinfo.procdef.procoptions) then
  1322. if (loc=LOC_REFERENCE) then
  1323. stabstring:=stabstr_evaluate('"pvmt:p$1",${N_TSYM},0,0,$2',
  1324. [Tstoreddef(pvmttype.def).numberstring,tostr(localloc.reference.offset)])
  1325. else
  1326. stabstring:=stabstr_evaluate('"pvmt:r$1",${N_RSYM},0,0,$2',
  1327. [Tstoreddef(pvmttype.def).numberstring,tostr(regstabs_table[regidx])])
  1328. else
  1329. begin
  1330. if not(is_class(current_procinfo.procdef._class)) then
  1331. c:='v'
  1332. else
  1333. c:='p';
  1334. if (loc=LOC_REFERENCE) then
  1335. stabstring:=stabstr_evaluate('"$$t:$1",${N_TSYM},0,0,$2',
  1336. [c+current_procinfo.procdef._class.numberstring,tostr(localloc.reference.offset)])
  1337. else
  1338. stabstring:=stabstr_evaluate('"$$t:r$1",${N_RSYM},0,0,$2',
  1339. [c+current_procinfo.procdef._class.numberstring,tostr(regstabs_table[regidx])]);
  1340. end;
  1341. end
  1342. else
  1343. begin
  1344. stabstring:=nil;
  1345. st:=tstoreddef(vartype.def).numberstring;
  1346. if (vo_is_thread_var in varoptions) then
  1347. threadvaroffset:='+'+tostr(pointer_size)
  1348. else
  1349. threadvaroffset:='';
  1350. case owner.symtabletype of
  1351. objectsymtable:
  1352. if (sp_static in symoptions) then
  1353. begin
  1354. if (cs_gdb_gsym in aktglobalswitches) then
  1355. st:='G'+st
  1356. else
  1357. st:='S'+st;
  1358. stabstring:=stabstr_evaluate('"${ownername}__${name}:$1",${N_LCSYM},0,${line},${mangledname}$2',
  1359. [st,threadvaroffset]);
  1360. end;
  1361. globalsymtable:
  1362. begin
  1363. { Here we used S instead of
  1364. because with G GDB doesn't look at the address field
  1365. but searches the same name or with a leading underscore
  1366. but these names don't exist in pascal !}
  1367. if (cs_gdb_gsym in aktglobalswitches) then
  1368. st:='G'+st
  1369. else
  1370. st:='S'+st;
  1371. stabstring:=stabstr_evaluate('"${name}:$1",${N_LCSYM},0,${line},${mangledname}$2',[st,threadvaroffset]);
  1372. end;
  1373. staticsymtable :
  1374. stabstring:=stabstr_evaluate('"${name}:S$1",${N_LCSYM},0,${line},${mangledname}$2',[st,threadvaroffset]);
  1375. parasymtable,localsymtable:
  1376. begin
  1377. { There is no space allocated for not referenced locals }
  1378. if (owner.symtabletype=localsymtable) and (refs=0) then
  1379. exit;
  1380. if (vo_is_C_var in varoptions) then
  1381. begin
  1382. stabstring:=stabstr_evaluate('"${name}:S$1",${N_LCSYM},0,${line},${mangledname}',[st]);
  1383. exit;
  1384. end;
  1385. if (owner.symtabletype=parasymtable) then
  1386. begin
  1387. if paramanager.push_addr_param(varspez,vartype.def,tprocdef(owner.defowner).proccalloption) and
  1388. not(vo_has_local_copy in varoptions) then
  1389. st := 'v'+st { should be 'i' but 'i' doesn't work }
  1390. else
  1391. st := 'p'+st;
  1392. end;
  1393. case loc of
  1394. LOC_REGISTER, LOC_FPUREGISTER :
  1395. begin
  1396. regidx:=findreg_by_number(localloc.register);
  1397. { "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi", "eip", "ps", "cs", "ss", "ds", "es", "fs", "gs", }
  1398. { this is the register order for GDB}
  1399. stabstring:=stabstr_evaluate('"${name}:r$1",${N_RSYM},0,${line},$2',[st,tostr(regstabs_table[regidx])]);
  1400. end;
  1401. LOC_REFERENCE :
  1402. { offset to ebp => will not work if the framepointer is esp
  1403. so some optimizing will make things harder to debug }
  1404. stabstring:=stabstr_evaluate('"${name}:$1",${N_TSYM},0,${line},$2',[st,tostr(localloc.reference.offset)])
  1405. else
  1406. internalerror(2003091814);
  1407. end;
  1408. end;
  1409. else
  1410. stabstring := inherited stabstring;
  1411. end;
  1412. end;
  1413. end;
  1414. {$endif GDB}
  1415. procedure tvarsym.setvartype(const newtype: ttype);
  1416. begin
  1417. _vartype := newtype;
  1418. { can we load the value into a register ? }
  1419. if not assigned(owner) or
  1420. (owner.symtabletype in [localsymtable,parasymtable]) then
  1421. begin
  1422. if tstoreddef(vartype.def).is_intregable then
  1423. include(varoptions,vo_regable)
  1424. else
  1425. exclude(varoptions,vo_regable);
  1426. if tstoreddef(vartype.def).is_fpuregable then
  1427. include(varoptions,vo_fpuregable)
  1428. else
  1429. exclude(varoptions,vo_fpuregable);
  1430. end;
  1431. end;
  1432. {****************************************************************************
  1433. TTYPEDCONSTSYM
  1434. *****************************************************************************}
  1435. constructor ttypedconstsym.create(const n : string;p : tdef;writable : boolean);
  1436. begin
  1437. inherited create(n);
  1438. typ:=typedconstsym;
  1439. typedconsttype.setdef(p);
  1440. is_writable:=writable;
  1441. end;
  1442. constructor ttypedconstsym.createtype(const n : string;const tt : ttype;writable : boolean);
  1443. begin
  1444. inherited create(n);
  1445. typ:=typedconstsym;
  1446. typedconsttype:=tt;
  1447. is_writable:=writable;
  1448. end;
  1449. constructor ttypedconstsym.ppuload(ppufile:tcompilerppufile);
  1450. begin
  1451. inherited loadsym(ppufile);
  1452. typ:=typedconstsym;
  1453. ppufile.gettype(typedconsttype);
  1454. is_writable:=boolean(ppufile.getbyte);
  1455. end;
  1456. destructor ttypedconstsym.destroy;
  1457. begin
  1458. inherited destroy;
  1459. end;
  1460. procedure ttypedconstsym.generate_mangledname;
  1461. begin
  1462. {$ifdef compress}
  1463. _mangledname:=stringdup(make_mangledname('TC',owner,name));
  1464. {$else}
  1465. _mangledname:=stringdup(make_mangledname('TC',owner,name));
  1466. {$endif}
  1467. end;
  1468. function ttypedconstsym.getsize : longint;
  1469. begin
  1470. if assigned(typedconsttype.def) then
  1471. getsize:=typedconsttype.def.size
  1472. else
  1473. getsize:=0;
  1474. end;
  1475. procedure ttypedconstsym.buildderef;
  1476. begin
  1477. typedconsttype.buildderef;
  1478. end;
  1479. procedure ttypedconstsym.deref;
  1480. begin
  1481. typedconsttype.resolve;
  1482. end;
  1483. procedure ttypedconstsym.ppuwrite(ppufile:tcompilerppufile);
  1484. begin
  1485. inherited writesym(ppufile);
  1486. ppufile.puttype(typedconsttype);
  1487. ppufile.putbyte(byte(is_writable));
  1488. ppufile.writeentry(ibtypedconstsym);
  1489. end;
  1490. {$ifdef GDB}
  1491. function ttypedconstsym.stabstring : pchar;
  1492. var st:char;
  1493. begin
  1494. if (cs_gdb_gsym in aktglobalswitches) and (owner.symtabletype=globalsymtable) then
  1495. st:='G'
  1496. else
  1497. st:='S';
  1498. stabstring:=stabstr_evaluate('"${name}:$1$2",${N_STSYM},0,${line},${mangledname}',
  1499. [st,Tstoreddef(typedconsttype.def).numberstring]);
  1500. end;
  1501. {$endif GDB}
  1502. {****************************************************************************
  1503. TCONSTSYM
  1504. ****************************************************************************}
  1505. constructor tconstsym.create_ord(const n : string;t : tconsttyp;v : TConstExprInt);
  1506. begin
  1507. inherited create(n);
  1508. fillchar(value, sizeof(value), #0);
  1509. typ:=constsym;
  1510. consttyp:=t;
  1511. value.valueord:=v;
  1512. ResStrIndex:=0;
  1513. consttype.reset;
  1514. end;
  1515. constructor tconstsym.create_ord_typed(const n : string;t : tconsttyp;v : tconstexprint;const tt:ttype);
  1516. begin
  1517. inherited create(n);
  1518. fillchar(value, sizeof(value), #0);
  1519. typ:=constsym;
  1520. consttyp:=t;
  1521. value.valueord:=v;
  1522. ResStrIndex:=0;
  1523. consttype:=tt;
  1524. end;
  1525. constructor tconstsym.create_ordptr_typed(const n : string;t : tconsttyp;v : tconstptruint;const tt:ttype);
  1526. begin
  1527. inherited create(n);
  1528. fillchar(value, sizeof(value), #0);
  1529. typ:=constsym;
  1530. consttyp:=t;
  1531. value.valueordptr:=v;
  1532. ResStrIndex:=0;
  1533. consttype:=tt;
  1534. end;
  1535. constructor tconstsym.create_ptr(const n : string;t : tconsttyp;v : pointer);
  1536. begin
  1537. inherited create(n);
  1538. fillchar(value, sizeof(value), #0);
  1539. typ:=constsym;
  1540. consttyp:=t;
  1541. value.valueptr:=v;
  1542. ResStrIndex:=0;
  1543. consttype.reset;
  1544. end;
  1545. constructor tconstsym.create_ptr_typed(const n : string;t : tconsttyp;v : pointer;const tt:ttype);
  1546. begin
  1547. inherited create(n);
  1548. fillchar(value, sizeof(value), #0);
  1549. typ:=constsym;
  1550. consttyp:=t;
  1551. value.valueptr:=v;
  1552. ResStrIndex:=0;
  1553. consttype:=tt;
  1554. end;
  1555. constructor tconstsym.create_string(const n : string;t : tconsttyp;str:pchar;l:longint);
  1556. begin
  1557. inherited create(n);
  1558. fillchar(value, sizeof(value), #0);
  1559. typ:=constsym;
  1560. consttyp:=t;
  1561. value.valueptr:=str;
  1562. consttype.reset;
  1563. value.len:=l;
  1564. if t=constresourcestring then
  1565. ResStrIndex:=ResourceStrings.Register(name,pchar(value.valueptr),value.len);
  1566. end;
  1567. constructor tconstsym.ppuload(ppufile:tcompilerppufile);
  1568. var
  1569. pd : pbestreal;
  1570. ps : pnormalset;
  1571. pc : pchar;
  1572. begin
  1573. inherited loadsym(ppufile);
  1574. typ:=constsym;
  1575. consttype.reset;
  1576. consttyp:=tconsttyp(ppufile.getbyte);
  1577. fillchar(value, sizeof(value), #0);
  1578. case consttyp of
  1579. constint:
  1580. value.valueord:=ppufile.getexprint;
  1581. constwchar,
  1582. constbool,
  1583. constchar :
  1584. value.valueord:=ppufile.getlongint;
  1585. constord :
  1586. begin
  1587. ppufile.gettype(consttype);
  1588. value.valueord:=ppufile.getexprint;
  1589. end;
  1590. constpointer :
  1591. begin
  1592. ppufile.gettype(consttype);
  1593. value.valueordptr:=ppufile.getptruint;
  1594. end;
  1595. conststring,
  1596. constresourcestring :
  1597. begin
  1598. value.len:=ppufile.getlongint;
  1599. getmem(pc,value.len+1);
  1600. ppufile.getdata(pc^,value.len);
  1601. if consttyp=constresourcestring then
  1602. ResStrIndex:=ppufile.getlongint;
  1603. value.valueptr:=pc;
  1604. end;
  1605. constreal :
  1606. begin
  1607. new(pd);
  1608. pd^:=ppufile.getreal;
  1609. value.valueptr:=pd;
  1610. end;
  1611. constset :
  1612. begin
  1613. ppufile.gettype(consttype);
  1614. new(ps);
  1615. ppufile.getnormalset(ps^);
  1616. value.valueptr:=ps;
  1617. end;
  1618. constguid :
  1619. begin
  1620. new(pguid(value.valueptr));
  1621. ppufile.getdata(value.valueptr^,sizeof(tguid));
  1622. end;
  1623. constnil : ;
  1624. else
  1625. Message1(unit_f_ppu_invalid_entry,tostr(ord(consttyp)));
  1626. end;
  1627. end;
  1628. destructor tconstsym.destroy;
  1629. begin
  1630. case consttyp of
  1631. conststring,
  1632. constresourcestring :
  1633. freemem(pchar(value.valueptr),value.len+1);
  1634. constreal :
  1635. dispose(pbestreal(value.valueptr));
  1636. constset :
  1637. dispose(pnormalset(value.valueptr));
  1638. constguid :
  1639. dispose(pguid(value.valueptr));
  1640. end;
  1641. inherited destroy;
  1642. end;
  1643. procedure tconstsym.buildderef;
  1644. begin
  1645. if consttyp in [constord,constpointer,constset] then
  1646. consttype.buildderef;
  1647. end;
  1648. procedure tconstsym.deref;
  1649. begin
  1650. if consttyp in [constord,constpointer,constset] then
  1651. consttype.resolve;
  1652. end;
  1653. procedure tconstsym.ppuwrite(ppufile:tcompilerppufile);
  1654. begin
  1655. inherited writesym(ppufile);
  1656. ppufile.putbyte(byte(consttyp));
  1657. case consttyp of
  1658. constnil : ;
  1659. constint:
  1660. ppufile.putexprint(value.valueord);
  1661. constbool,
  1662. constchar,
  1663. constwchar :
  1664. ppufile.putlongint(value.valueord);
  1665. constord :
  1666. begin
  1667. ppufile.puttype(consttype);
  1668. ppufile.putexprint(value.valueord);
  1669. end;
  1670. constpointer :
  1671. begin
  1672. ppufile.puttype(consttype);
  1673. ppufile.putptruint(value.valueordptr);
  1674. end;
  1675. conststring,
  1676. constresourcestring :
  1677. begin
  1678. ppufile.putlongint(value.len);
  1679. ppufile.putdata(pchar(value.valueptr)^,value.len);
  1680. if consttyp=constresourcestring then
  1681. ppufile.putlongint(ResStrIndex);
  1682. end;
  1683. constreal :
  1684. ppufile.putreal(pbestreal(value.valueptr)^);
  1685. constset :
  1686. begin
  1687. ppufile.puttype(consttype);
  1688. ppufile.putnormalset(value.valueptr^);
  1689. end;
  1690. constguid :
  1691. ppufile.putdata(value.valueptr^,sizeof(tguid));
  1692. else
  1693. internalerror(13);
  1694. end;
  1695. ppufile.writeentry(ibconstsym);
  1696. end;
  1697. {$ifdef GDB}
  1698. function Tconstsym.stabstring:Pchar;
  1699. var st : string;
  1700. begin
  1701. {even GDB v4.16 only now 'i' 'r' and 'e' !!!}
  1702. case consttyp of
  1703. conststring:
  1704. st:='s'''+backspace_quote(strpas(pchar(value.valueptr)),['''','"','\',#10,#13])+'''';
  1705. constbool,
  1706. constint,
  1707. constord,
  1708. constwchar,
  1709. constchar:
  1710. st:='i'+int64tostr(value.valueord);
  1711. constpointer:
  1712. st:='i'+int64tostr(value.valueordptr);
  1713. constreal:
  1714. begin
  1715. system.str(pbestreal(value.valueptr)^,st);
  1716. st := 'r'+st;
  1717. end;
  1718. { if we don't know just put zero !! }
  1719. else st:='i0';
  1720. {***SETCONST}
  1721. {constset:;} {*** I don't know what to do with a set.}
  1722. { sets are not recognized by GDB}
  1723. {***}
  1724. end;
  1725. stabstring:=stabstr_evaluate('"${name}:c=$1;",${N_FUNCTION},0,${line},0',[st]);
  1726. end;
  1727. {$endif GDB}
  1728. {****************************************************************************
  1729. TENUMSYM
  1730. ****************************************************************************}
  1731. constructor tenumsym.create(const n : string;def : tenumdef;v : longint);
  1732. begin
  1733. inherited create(n);
  1734. typ:=enumsym;
  1735. definition:=def;
  1736. value:=v;
  1737. { check for jumps }
  1738. if v>def.max+1 then
  1739. def.has_jumps:=true;
  1740. { update low and high }
  1741. if def.min>v then
  1742. def.setmin(v);
  1743. if def.max<v then
  1744. def.setmax(v);
  1745. order;
  1746. { nextenum:=Tenumsym(def.firstenum);
  1747. def.firstenum:=self;}
  1748. end;
  1749. constructor tenumsym.ppuload(ppufile:tcompilerppufile);
  1750. begin
  1751. inherited loadsym(ppufile);
  1752. typ:=enumsym;
  1753. ppufile.getderef(definitionderef);
  1754. value:=ppufile.getlongint;
  1755. nextenum := Nil;
  1756. end;
  1757. procedure tenumsym.buildderef;
  1758. begin
  1759. definitionderef.build(definition);
  1760. end;
  1761. procedure tenumsym.deref;
  1762. begin
  1763. definition:=tenumdef(definitionderef.resolve);
  1764. order;
  1765. end;
  1766. procedure tenumsym.order;
  1767. var
  1768. sym : tenumsym;
  1769. begin
  1770. sym := tenumsym(definition.firstenum);
  1771. if sym = nil then
  1772. begin
  1773. definition.firstenum := self;
  1774. nextenum := nil;
  1775. exit;
  1776. end;
  1777. { reorder the symbols in increasing value }
  1778. if value < sym.value then
  1779. begin
  1780. nextenum := sym;
  1781. definition.firstenum := self;
  1782. end
  1783. else
  1784. begin
  1785. while (sym.value <= value) and assigned(sym.nextenum) do
  1786. sym := sym.nextenum;
  1787. nextenum := sym.nextenum;
  1788. sym.nextenum := self;
  1789. end;
  1790. end;
  1791. procedure tenumsym.ppuwrite(ppufile:tcompilerppufile);
  1792. begin
  1793. inherited writesym(ppufile);
  1794. ppufile.putderef(definitionderef);
  1795. ppufile.putlongint(value);
  1796. ppufile.writeentry(ibenumsym);
  1797. end;
  1798. {****************************************************************************
  1799. TTYPESYM
  1800. ****************************************************************************}
  1801. constructor ttypesym.create(const n : string;const tt : ttype);
  1802. begin
  1803. inherited create(n);
  1804. typ:=typesym;
  1805. restype:=tt;
  1806. { register the typesym for the definition }
  1807. if assigned(restype.def) and
  1808. (restype.def.deftype<>errordef) and
  1809. not(assigned(restype.def.typesym)) then
  1810. restype.def.typesym:=self;
  1811. end;
  1812. constructor ttypesym.ppuload(ppufile:tcompilerppufile);
  1813. begin
  1814. inherited loadsym(ppufile);
  1815. typ:=typesym;
  1816. ppufile.gettype(restype);
  1817. end;
  1818. function ttypesym.gettypedef:tdef;
  1819. begin
  1820. gettypedef:=restype.def;
  1821. end;
  1822. procedure ttypesym.buildderef;
  1823. begin
  1824. restype.buildderef;
  1825. end;
  1826. procedure ttypesym.deref;
  1827. begin
  1828. restype.resolve;
  1829. end;
  1830. procedure ttypesym.ppuwrite(ppufile:tcompilerppufile);
  1831. begin
  1832. inherited writesym(ppufile);
  1833. ppufile.puttype(restype);
  1834. ppufile.writeentry(ibtypesym);
  1835. end;
  1836. procedure ttypesym.load_references(ppufile:tcompilerppufile;locals:boolean);
  1837. begin
  1838. inherited load_references(ppufile,locals);
  1839. if (restype.def.deftype=recorddef) then
  1840. tstoredsymtable(trecorddef(restype.def).symtable).load_references(ppufile,locals);
  1841. if (restype.def.deftype=objectdef) then
  1842. tstoredsymtable(tobjectdef(restype.def).symtable).load_references(ppufile,locals);
  1843. end;
  1844. function ttypesym.write_references(ppufile:tcompilerppufile;locals:boolean):boolean;
  1845. var
  1846. d : tderef;
  1847. begin
  1848. d.reset;
  1849. if not inherited write_references(ppufile,locals) then
  1850. begin
  1851. { write address of this symbol if record or object
  1852. even if no real refs are there
  1853. because we need it for the symtable }
  1854. if (restype.def.deftype in [recorddef,objectdef]) then
  1855. begin
  1856. d.build(self);
  1857. ppufile.putderef(d);
  1858. ppufile.writeentry(ibsymref);
  1859. end;
  1860. end;
  1861. write_references:=true;
  1862. if (restype.def.deftype=recorddef) then
  1863. tstoredsymtable(trecorddef(restype.def).symtable).write_references(ppufile,locals);
  1864. if (restype.def.deftype=objectdef) then
  1865. tstoredsymtable(tobjectdef(restype.def).symtable).write_references(ppufile,locals);
  1866. end;
  1867. {$ifdef GDB}
  1868. function ttypesym.stabstring : pchar;
  1869. var stabchar:string[2];
  1870. begin
  1871. stabstring:=nil;
  1872. if restype.def<>nil then
  1873. begin
  1874. if restype.def.deftype in tagtypes then
  1875. stabchar:='Tt'
  1876. else
  1877. stabchar:='t';
  1878. stabstring:=stabstr_evaluate('"${name}:$1$2",${N_LSYM},0,${line},0',[stabchar,tstoreddef(restype.def).numberstring]);
  1879. end;
  1880. end;
  1881. {$endif GDB}
  1882. {****************************************************************************
  1883. TSYSSYM
  1884. ****************************************************************************}
  1885. constructor tsyssym.create(const n : string;l : longint);
  1886. begin
  1887. inherited create(n);
  1888. typ:=syssym;
  1889. number:=l;
  1890. end;
  1891. constructor tsyssym.ppuload(ppufile:tcompilerppufile);
  1892. begin
  1893. inherited loadsym(ppufile);
  1894. typ:=syssym;
  1895. number:=ppufile.getlongint;
  1896. end;
  1897. destructor tsyssym.destroy;
  1898. begin
  1899. inherited destroy;
  1900. end;
  1901. procedure tsyssym.ppuwrite(ppufile:tcompilerppufile);
  1902. begin
  1903. inherited writesym(ppufile);
  1904. ppufile.putlongint(number);
  1905. ppufile.writeentry(ibsyssym);
  1906. end;
  1907. {****************************************************************************
  1908. TRTTISYM
  1909. ****************************************************************************}
  1910. constructor trttisym.create(const n:string;rt:trttitype);
  1911. const
  1912. prefix : array[trttitype] of string[5]=('$rtti','$init');
  1913. begin
  1914. inherited create(prefix[rt]+n);
  1915. include(symoptions,sp_internal);
  1916. typ:=rttisym;
  1917. lab:=nil;
  1918. rttityp:=rt;
  1919. end;
  1920. constructor trttisym.ppuload(ppufile:tcompilerppufile);
  1921. begin
  1922. inherited loadsym(ppufile);
  1923. typ:=rttisym;
  1924. lab:=nil;
  1925. rttityp:=trttitype(ppufile.getbyte);
  1926. end;
  1927. procedure trttisym.ppuwrite(ppufile:tcompilerppufile);
  1928. begin
  1929. inherited writesym(ppufile);
  1930. ppufile.putbyte(byte(rttityp));
  1931. ppufile.writeentry(ibrttisym);
  1932. end;
  1933. function trttisym.mangledname : string;
  1934. const
  1935. prefix : array[trttitype] of string[5]=('RTTI_','INIT_');
  1936. begin
  1937. result:=make_mangledname(prefix[rttityp],owner,Copy(name,5,255));
  1938. end;
  1939. function trttisym.get_label:tasmsymbol;
  1940. begin
  1941. { the label is always a global label }
  1942. if not assigned(lab) then
  1943. lab:=objectlibrary.newasmsymbol(mangledname,AB_EXTERNAL,AT_DATA);
  1944. get_label:=lab;
  1945. end;
  1946. end.
  1947. {
  1948. $Log$
  1949. Revision 1.166 2004-03-09 20:45:04 peter
  1950. * more stabs updates
  1951. Revision 1.165 2004/03/08 22:07:47 peter
  1952. * stabs updates to write stabs for def for all implictly used
  1953. units
  1954. Revision 1.164 2004/03/02 18:12:31 florian
  1955. * for vars with is_dll_var the mangledname is written to the ppu as well
  1956. Revision 1.163 2004/03/02 17:32:12 florian
  1957. * make cycle fixed
  1958. + pic support for darwin
  1959. + support of importing vars from shared libs on darwin implemented
  1960. Revision 1.162 2004/03/02 00:36:33 olle
  1961. * big transformation of Tai_[const_]Symbol.Create[data]name*
  1962. Revision 1.161 2004/02/24 16:12:39 peter
  1963. * operator overload chooses rewrite
  1964. * overload choosing is now generic and moved to htypechk
  1965. Revision 1.160 2004/02/22 22:13:27 daniel
  1966. * Escape newlines in constant string stabs
  1967. Revision 1.159 2004/02/20 21:54:47 peter
  1968. * use sp_internal flag to silence unused internal variable
  1969. Revision 1.158 2004/02/13 15:42:21 peter
  1970. * compare_defs_ext has now a options argument
  1971. * fixes for variants
  1972. Revision 1.157 2004/02/11 19:59:06 peter
  1973. * fix compilation without GDB
  1974. Revision 1.156 2004/02/08 18:08:59 jonas
  1975. * fixed regvars support. Needs -doldregvars to activate. Only tested with
  1976. ppc, other processors should however only require maxregvars and
  1977. maxfpuregvars constants in cpubase.pas. Remember to take scratch-
  1978. registers into account when defining that value.
  1979. Revision 1.155 2004/02/05 14:13:53 daniel
  1980. * Tvarsym.highvarsym removed
  1981. Revision 1.154 2004/02/04 23:01:36 daniel
  1982. * Empty destructor Tlabelsym.destroy removed
  1983. Revision 1.153 2004/02/04 22:54:57 daniel
  1984. * Tvarsym.highvarsym commented out (unused by compiler, purpose unknown)
  1985. Revision 1.152 2004/02/04 22:15:15 daniel
  1986. * Rtti generation moved to ncgutil
  1987. * Assmtai usage of symsym removed
  1988. * operator overloading cleanup up
  1989. Revision 1.151 2004/01/31 22:48:31 daniel
  1990. * Fix stabs generation problem reported by Jonas
  1991. Revision 1.150 2004/01/31 21:09:58 daniel
  1992. * Stabs lineinfo problem fixed
  1993. Revision 1.149 2004/01/31 18:40:15 daniel
  1994. * Last steps before removal of aasmtai dependency in symsym can be
  1995. accomplished.
  1996. Revision 1.148 2004/01/31 17:45:17 peter
  1997. * Change several $ifdef i386 to x86
  1998. * Change several OS_32 to OS_INT/OS_ADDR
  1999. Revision 1.147 2004/01/27 22:45:30 daniel
  2000. * Stab generation bug fixed
  2001. Revision 1.146 2004/01/26 22:08:20 daniel
  2002. * Bugfix on constant strings stab generation. Never worked and still
  2003. doesn't work for unknown reasons.
  2004. Revision 1.145 2004/01/26 16:12:28 daniel
  2005. * reginfo now also only allocated during register allocation
  2006. * third round of gdb cleanups: kick out most of concatstabto
  2007. Revision 1.144 2004/01/25 11:33:48 daniel
  2008. * 2nd round of gdb cleanup
  2009. Revision 1.143 2004/01/16 18:08:39 daniel
  2010. * Applied Peters patch
  2011. Revision 1.142 2004/01/15 23:16:32 daniel
  2012. + Cleanup of stabstring generation code. Cleaner, faster, and compiler
  2013. executable reduced by 50 kb,
  2014. Revision 1.141 2004/01/11 23:56:20 daniel
  2015. * Experiment: Compress strings to save memory
  2016. Did not save a single byte of mem; clearly the core size is boosted by
  2017. temporary memory usage...
  2018. Revision 1.140 2004/01/06 15:46:12 peter
  2019. * fix stabs for locals
  2020. Revision 1.139 2003/12/23 22:13:26 peter
  2021. * don't generate rtti for errordef
  2022. Revision 1.138 2003/12/12 12:09:40 marco
  2023. * always generate RTTI patch from peter
  2024. Revision 1.137 2003/12/01 18:44:15 peter
  2025. * fixed some crashes
  2026. * fixed varargs and register calling probs
  2027. Revision 1.136 2003/11/29 18:16:39 jonas
  2028. * don't internalerror when emitting debuginfo for LOC_FPUREGISTER
  2029. Revision 1.135 2003/11/23 17:05:16 peter
  2030. * register calling is left-right
  2031. * parameter ordering
  2032. * left-right calling inserts result parameter last
  2033. Revision 1.134 2003/10/30 16:23:13 peter
  2034. * don't search for overloads in parents for constructors
  2035. Revision 1.133 2003/10/29 21:56:28 peter
  2036. * procsym.deref derefs only own procdefs
  2037. * reset paracount in procdef.deref so a second deref doesn't increase
  2038. the paracounts to invalid values
  2039. Revision 1.132 2003/10/29 19:48:51 peter
  2040. * renamed mangeldname_prefix to make_mangledname and made it more
  2041. generic
  2042. * make_mangledname is now also used for internal threadvar/resstring
  2043. lists
  2044. * Add P$ in front of program modulename to prevent duplicated symbols
  2045. at assembler level, because the main program can have the same name
  2046. as a unit, see webtbs/tw1251b
  2047. Revision 1.131 2003/10/28 15:36:01 peter
  2048. * absolute to object field supported, fixes tb0458
  2049. Revision 1.130 2003/10/22 20:40:00 peter
  2050. * write derefdata in a separate ppu entry
  2051. Revision 1.129 2003/10/22 15:22:33 peter
  2052. * fixed unitsym-globalsymtable relation so the uses of a unit
  2053. is counted correctly
  2054. Revision 1.128 2003/10/21 18:14:30 peter
  2055. * fix writing of widechar to ppu
  2056. Revision 1.127 2003/10/17 14:38:32 peter
  2057. * 64k registers supported
  2058. * fixed some memory leaks
  2059. Revision 1.126 2003/10/13 14:05:12 peter
  2060. * removed is_visible_for_proc
  2061. * search also for class overloads when finding interface
  2062. implementations
  2063. Revision 1.125 2003/10/08 19:19:45 peter
  2064. * set_varstate cleanup
  2065. Revision 1.124 2003/10/07 21:14:33 peter
  2066. * compare_paras() has a parameter to ignore hidden parameters
  2067. * cross unit overload searching ignores hidden parameters when
  2068. comparing parameter lists. Now function(string):string is
  2069. not overriden with procedure(string) which has the same visible
  2070. parameter list
  2071. Revision 1.123 2003/10/07 15:17:07 peter
  2072. * inline supported again, LOC_REFERENCEs are used to pass the
  2073. parameters
  2074. * inlineparasymtable,inlinelocalsymtable removed
  2075. * exitlabel inserting fixed
  2076. Revision 1.122 2003/10/01 20:34:49 peter
  2077. * procinfo unit contains tprocinfo
  2078. * cginfo renamed to cgbase
  2079. * moved cgmessage to verbose
  2080. * fixed ppc and sparc compiles
  2081. Revision 1.121 2003/09/25 21:25:37 peter
  2082. * has_local_copy gdb fix
  2083. Revision 1.120 2003/09/25 16:18:54 peter
  2084. * fixed stabs for globals,static
  2085. Revision 1.119 2003/09/23 17:56:06 peter
  2086. * locals and paras are allocated in the code generation
  2087. * tvarsym.localloc contains the location of para/local when
  2088. generating code for the current procedure
  2089. Revision 1.118 2003/09/16 16:17:01 peter
  2090. * varspez in calls to push_addr_param
  2091. Revision 1.117 2003/09/14 13:20:12 peter
  2092. * fix previous commit, also include objectsymtable
  2093. Revision 1.116 2003/09/14 12:58:00 peter
  2094. * support mulitple overloads in implementation, this is delphi
  2095. compatible
  2096. * procsym only stores the overloads available in the interface
  2097. Revision 1.115 2003/09/03 15:55:01 peter
  2098. * NEWRA branch merged
  2099. Revision 1.114 2003/09/03 11:18:37 florian
  2100. * fixed arm concatcopy
  2101. + arm support in the common compiler sources added
  2102. * moved some generic cg code around
  2103. + tfputype added
  2104. * ...
  2105. Revision 1.113.2.2 2003/08/29 17:28:59 peter
  2106. * next batch of updates
  2107. Revision 1.113.2.1 2003/08/27 19:55:54 peter
  2108. * first tregister patch
  2109. Revision 1.113 2003/08/20 20:29:06 daniel
  2110. * Some more R_NO changes
  2111. * Preventive code to loadref added
  2112. Revision 1.112 2003/07/05 22:41:59 peter
  2113. * check if owner.defowner is valid when checking private/protected
  2114. Revision 1.111 2003/07/04 22:41:41 pierre
  2115. * single threadvar debugging support
  2116. Revision 1.110 2003/06/13 21:19:31 peter
  2117. * current_procdef removed, use current_procinfo.procdef instead
  2118. Revision 1.109 2003/06/07 20:26:32 peter
  2119. * re-resolving added instead of reloading from ppu
  2120. * tderef object added to store deref info for resolving
  2121. Revision 1.108 2003/06/05 17:53:30 peter
  2122. * fix to compile without gdb
  2123. Revision 1.107 2003/06/02 22:59:17 florian
  2124. * absolutesyms aren't fpuregable either
  2125. Revision 1.106 2003/05/30 18:48:17 jonas
  2126. * fixed intregister bug
  2127. * fixed error in my previous commit: vo_(fpu)regable should only be set
  2128. for (inline)localsymtable and (inline)parasymtable entries
  2129. Revision 1.105 2003/05/30 13:35:10 jonas
  2130. * the vartype field of tvarsym is now a property, because is_XXXregable
  2131. must be updated when the vartype is changed
  2132. Revision 1.104 2003/05/15 18:58:53 peter
  2133. * removed selfpointer_offset, vmtpointer_offset
  2134. * tvarsym.adjusted_address
  2135. * address in localsymtable is now in the real direction
  2136. * removed some obsolete globals
  2137. Revision 1.103 2003/05/12 18:13:57 peter
  2138. * create rtti label using newasmsymboldata and update binding
  2139. only when calling tai_symbol.create
  2140. * tai_symbol.create_global added
  2141. Revision 1.102 2003/05/09 17:47:03 peter
  2142. * self moved to hidden parameter
  2143. * removed hdisposen,hnewn,selfn
  2144. Revision 1.101 2003/05/05 14:53:16 peter
  2145. * vs_hidden replaced by is_hidden boolean
  2146. Revision 1.100 2003/04/27 11:21:34 peter
  2147. * aktprocdef renamed to current_procinfo.procdef
  2148. * procinfo renamed to current_procinfo
  2149. * procinfo will now be stored in current_module so it can be
  2150. cleaned up properly
  2151. * gen_main_procsym changed to create_main_proc and release_main_proc
  2152. to also generate a tprocinfo structure
  2153. * fixed unit implicit initfinal
  2154. Revision 1.99 2003/04/27 10:03:18 jonas
  2155. * fixed stabs generation for local variables on systems where they have
  2156. a positive offset relative to the stack/framepointer
  2157. Revision 1.98 2003/04/27 07:29:51 peter
  2158. * current_procinfo.procdef cleanup, current_procdef is now always nil when parsing
  2159. a new procdef declaration
  2160. * aktprocsym removed
  2161. * lexlevel removed, use symtable.symtablelevel instead
  2162. * implicit init/final code uses the normal genentry/genexit
  2163. * funcret state checking updated for new funcret handling
  2164. Revision 1.97 2003/04/25 20:59:35 peter
  2165. * removed funcretn,funcretsym, function result is now in varsym
  2166. and aliases for result and function name are added using absolutesym
  2167. * vs_hidden parameter for funcret passed in parameter
  2168. * vs_hidden fixes
  2169. * writenode changed to printnode and released from extdebug
  2170. * -vp option added to generate a tree.log with the nodetree
  2171. * nicer printnode for statements, callnode
  2172. Revision 1.96 2003/04/23 13:13:58 peter
  2173. * fix operator overload search parameter order
  2174. Revision 1.95 2003/04/10 17:57:53 peter
  2175. * vs_hidden released
  2176. Revision 1.94 2003/03/17 15:54:22 peter
  2177. * store symoptions also for procdef
  2178. * check symoptions (private,public) when calculating possible
  2179. overload candidates
  2180. Revision 1.93 2003/01/15 01:44:33 peter
  2181. * merged methodpointer fixes from 1.0.x
  2182. Revision 1.92 2003/01/09 21:52:38 peter
  2183. * merged some verbosity options.
  2184. * V_LineInfo is a verbosity flag to include line info
  2185. Revision 1.91 2003/01/08 18:43:57 daniel
  2186. * Tregister changed into a record
  2187. Revision 1.90 2003/01/03 12:15:56 daniel
  2188. * Removed ifdefs around notifications
  2189. ifdefs around for loop optimizations remain
  2190. Revision 1.89 2003/01/02 11:14:02 michael
  2191. + Patch from peter to support initial values for local variables
  2192. Revision 1.88 2003/01/01 22:51:03 peter
  2193. * high value insertion changed so it works also when 2 parameters
  2194. are passed
  2195. Revision 1.87 2002/12/31 09:55:58 daniel
  2196. + Notification implementation complete
  2197. + Add for loop code optimization using notifications
  2198. results in 1.5-1.9% speed improvement in nestloop benchmark
  2199. Optimization incomplete, compiler does not cycle yet with
  2200. notifications enabled.
  2201. Revision 1.86 2002/12/30 22:44:53 daniel
  2202. * Some work on notifications
  2203. Revision 1.85 2002/12/27 18:07:44 peter
  2204. * fix crashes when searching symbols
  2205. Revision 1.84 2002/12/20 16:02:22 peter
  2206. * fix stupid copy&paste bug in binary operator search
  2207. Revision 1.83 2002/12/16 22:08:31 peter
  2208. * fix order of procdefs in procsym, procdefs are now always appended
  2209. so that loading from a ppu will keep the same order. This is
  2210. important for the generation of VMTs
  2211. Revision 1.82 2002/12/11 22:39:23 peter
  2212. * better error message when no operator is found for equal
  2213. Revision 1.81 2002/12/07 14:27:10 carl
  2214. * 3% memory optimization
  2215. * changed some types
  2216. + added type checking with different size for call node and for
  2217. parameters
  2218. Revision 1.80 2002/12/06 17:51:11 peter
  2219. * merged cdecl and array fixes
  2220. Revision 1.79 2002/11/27 20:04:10 peter
  2221. * tvarsym.get_push_size replaced by paramanager.push_size
  2222. Revision 1.78 2002/11/27 02:34:20 peter
  2223. * only find real equal procvars
  2224. Revision 1.77 2002/11/25 18:43:34 carl
  2225. - removed the invalid if <> checking (Delphi is strange on this)
  2226. + implemented abstract warning on instance creation of class with
  2227. abstract methods.
  2228. * some error message cleanups
  2229. Revision 1.76 2002/11/25 17:43:26 peter
  2230. * splitted defbase in defutil,symutil,defcmp
  2231. * merged isconvertable and is_equal into compare_defs(_ext)
  2232. * made operator search faster by walking the list only once
  2233. Revision 1.75 2002/11/23 22:50:09 carl
  2234. * some small speed optimizations
  2235. + added several new warnings/hints
  2236. Revision 1.74 2002/11/22 22:48:11 carl
  2237. * memory optimization with tconstsym (1.5%)
  2238. Revision 1.73 2002/11/18 17:31:59 peter
  2239. * pass proccalloption to ret_in_xxx and push_xxx functions
  2240. Revision 1.72 2002/11/17 16:31:57 carl
  2241. * memory optimization (3-4%) : cleanup of tai fields,
  2242. cleanup of tdef and tsym fields.
  2243. * make it work for m68k
  2244. Revision 1.71 2002/11/09 15:30:07 carl
  2245. + align RTTI tables
  2246. Revision 1.70 2002/10/13 21:33:37 peter
  2247. * give correct fileposition for undefined forward procs
  2248. Revision 1.69 2002/10/05 12:43:29 carl
  2249. * fixes for Delphi 6 compilation
  2250. (warning : Some features do not work under Delphi)
  2251. Revision 1.68 2002/10/05 00:52:20 peter
  2252. * split boolean check in two lines for easier debugging
  2253. Revision 1.67 2002/09/26 12:04:53 florian
  2254. + constsym with type=constguid can be written to ppu now,
  2255. fixes web bug 1820
  2256. Revision 1.66 2002/09/16 14:11:13 peter
  2257. * add argument to equal_paras() to support default values or not
  2258. Revision 1.65 2002/09/09 17:34:16 peter
  2259. * tdicationary.replace added to replace and item in a dictionary. This
  2260. is only allowed for the same name
  2261. * varsyms are inserted in symtable before the types are parsed. This
  2262. fixes the long standing "var longint : longint" bug
  2263. - consume_idlist and idstringlist removed. The loops are inserted
  2264. at the callers place and uses the symtable for duplicate id checking
  2265. Revision 1.64 2002/09/08 11:10:17 carl
  2266. * bugfix 2109 (bad imho, but only way)
  2267. Revision 1.63 2002/09/07 18:17:41 florian
  2268. + tvarsym.paraitem added
  2269. Revision 1.62 2002/09/07 15:25:10 peter
  2270. * old logs removed and tabs fixed
  2271. Revision 1.61 2002/09/05 19:29:45 peter
  2272. * memdebug enhancements
  2273. Revision 1.60 2002/09/05 14:51:42 peter
  2274. * internalerror instead of crash in getprocdef
  2275. Revision 1.59 2002/09/03 16:26:27 daniel
  2276. * Make Tprocdef.defs protected
  2277. Revision 1.58 2002/09/01 08:01:16 daniel
  2278. * Removed sets from Tcallnode.det_resulttype
  2279. + Added read/write notifications of variables. These will be usefull
  2280. for providing information for several optimizations. For example
  2281. the value of the loop variable of a for loop does matter is the
  2282. variable is read after the for loop, but if it's no longer used
  2283. or written, it doesn't matter and this can be used to optimize
  2284. the loop code generation.
  2285. Revision 1.57 2002/08/25 19:25:21 peter
  2286. * sym.insert_in_data removed
  2287. * symtable.insertvardata/insertconstdata added
  2288. * removed insert_in_data call from symtable.insert, it needs to be
  2289. called separatly. This allows to deref the address calculation
  2290. * procedures now calculate the parast addresses after the procedure
  2291. directives are parsed. This fixes the cdecl parast problem
  2292. * push_addr_param has an extra argument that specifies if cdecl is used
  2293. or not
  2294. Revision 1.56 2002/08/25 09:06:21 peter
  2295. * fixed loop in concat_procdefs
  2296. Revision 1.55 2002/08/20 16:54:40 peter
  2297. * write address of varsym always
  2298. Revision 1.54 2002/08/20 10:31:26 daniel
  2299. * Tcallnode.det_resulttype rewritten
  2300. Revision 1.53 2002/08/18 20:06:27 peter
  2301. * inlining is now also allowed in interface
  2302. * renamed write/load to ppuwrite/ppuload
  2303. * tnode storing in ppu
  2304. * nld,ncon,nbas are already updated for storing in ppu
  2305. Revision 1.52 2002/08/17 09:23:42 florian
  2306. * first part of procinfo rewrite
  2307. Revision 1.51 2002/08/16 14:24:59 carl
  2308. * issameref() to test if two references are the same (then emit no opcodes)
  2309. + ret_in_reg to replace ret_in_acc
  2310. (fix some register allocation bugs at the same time)
  2311. + save_std_register now has an extra parameter which is the
  2312. usedinproc registers
  2313. Revision 1.50 2002/08/13 21:40:57 florian
  2314. * more fixes for ppc calling conventions
  2315. Revision 1.49 2002/08/12 15:08:40 carl
  2316. + stab register indexes for powerpc (moved from gdb to cpubase)
  2317. + tprocessor enumeration moved to cpuinfo
  2318. + linker in target_info is now a class
  2319. * many many updates for m68k (will soon start to compile)
  2320. - removed some ifdef or correct them for correct cpu
  2321. Revision 1.48 2002/08/11 14:32:28 peter
  2322. * renamed current_library to objectlibrary
  2323. Revision 1.47 2002/08/11 13:24:14 peter
  2324. * saving of asmsymbols in ppu supported
  2325. * asmsymbollist global is removed and moved into a new class
  2326. tasmlibrarydata that will hold the info of a .a file which
  2327. corresponds with a single module. Added librarydata to tmodule
  2328. to keep the library info stored for the module. In the future the
  2329. objectfiles will also be stored to the tasmlibrarydata class
  2330. * all getlabel/newasmsymbol and friends are moved to the new class
  2331. Revision 1.46 2002/07/23 10:13:23 daniel
  2332. * Added important comment
  2333. Revision 1.45 2002/07/23 09:51:26 daniel
  2334. * Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
  2335. are worth comitting.
  2336. Revision 1.44 2002/07/20 17:45:29 daniel
  2337. * Register variables are now possible for global variables too. This is
  2338. important for small programs without procedures.
  2339. Revision 1.43 2002/07/20 11:57:58 florian
  2340. * types.pas renamed to defbase.pas because D6 contains a types
  2341. unit so this would conflicts if D6 programms are compiled
  2342. + Willamette/SSE2 instructions to assembler added
  2343. Revision 1.42 2002/07/11 14:41:31 florian
  2344. * start of the new generic parameter handling
  2345. }