Commit Graph

16146 Commits

Author SHA1 Message Date
peter
30780f5859 * regcall fix for threadvar 2004-03-03 22:03:10 +00:00
peter
4fc210952e * use loadnode and finalize_data_node for init/final code to support
threadvars correctly
2004-03-03 22:02:52 +00:00
peter
44a2e03d81 * also compare calling convention in proc_to_procvar_equal 2004-03-03 22:02:16 +00:00
peter
29c2944706 * fix hidden pointer for stabs 2004-03-03 22:01:44 +00:00
peter
644f61405a * override added 2004-03-03 22:01:00 +00:00
peter
5acf1eff47 * remove cdecl 2004-03-03 22:00:37 +00:00
peter
6bdcb0cdba * $ifdef debug code 2004-03-03 22:00:28 +00:00
olle
499f57bbf0 * tiny tiny flaw fix 2004-03-03 17:23:06 +00:00
peter
df88641d09 * new bug 2004-03-03 16:51:01 +00:00
michael
85f1c027f5 + Fixed reading of pnm 2004-03-03 00:03:34 +00:00
michael
67f23651c2 + Forgot to commit support for writing targa 2004-03-02 22:41:23 +00:00
michael
9ad8c853fc * Regenerated for all targets 2004-03-02 21:59:38 +00:00
michael
9fb7b3cfa4 + Implemented TARGA writing. Currently only 24 bit 2004-03-02 21:26:17 +00:00
florian
fac0d1e23e * for vars with is_dll_var the mangledname is written to the ppu as well 2004-03-02 18:12:31 +00:00
florian
5b32162bde * got entry code fixed 2004-03-02 17:48:32 +00:00
florian
61f15e4ec4 * make cycle fixed
+ pic support for darwin
  + support of importing vars from shared libs on darwin implemented
2004-03-02 17:32:12 +00:00
olle
49202644df * undone last commit 2004-03-02 01:13:01 +00:00
olle
c5cdc57f1f + adding missing log msg: misc fixes 2004-03-02 00:57:01 +00:00
olle
4fecc1a56f * big transformation of Tai_[const_]Symbol.Create[data]name* 2004-03-02 00:36:32 +00:00
michael
138027e76e + Corrected alpha in colormap 2004-03-01 23:46:38 +00:00
michael
68d10233df + Targa support. Only 24 bit input tested. 2004-03-01 23:45:57 +00:00
Jonas Maebe
246629c717 - removed wordsinfdset again, because now it's defined in a common file 2004-03-01 19:50:40 +00:00
michael
d6a6a6237e + Fixed bug reported by Tomasz Lipinski (2997) 2004-03-01 09:46:42 +00:00
pierre
d2e73e010e * moe tests 2004-03-01 03:31:37 +00:00
pierre
831a8a275f * restore asw for win32 but only if CROSSBINDIR is not set 2004-03-01 02:50:41 +00:00
marco
66187f0b2e * forgotten? 2004-02-29 13:46:52 +00:00
peter
1dd1cfe20a * more fixes for skipuntildirective 2004-02-29 13:28:57 +00:00
Jonas Maebe
401d1891ae * fixed bug in ref_addr changes 2004-02-28 16:59:02 +00:00
florian
55439e77a2 * fixed make cycle 2004-02-28 16:00:45 +00:00
florian
2e78263814 * fixed syntax error in previous commit 2004-02-28 14:14:44 +00:00
florian
cb904e6cfa * jmps in inline assembler fixed 2004-02-28 13:24:36 +00:00
daniel
8fb9867f9c + Added tb0160 2004-02-28 10:52:05 +00:00
Jonas Maebe
756dd463ff * fixed optimizer for new treference fields 2004-02-27 19:55:23 +00:00
Jonas Maebe
3dc9af4d1f * fixed relsymbol copy/paste bug 2004-02-27 19:30:23 +00:00
mazen
83d619bec5 * symaddr ==> refaddr to follow the rest of compiler changes 2004-02-27 15:15:33 +00:00
olle
d6382f17f2 + added Tai_symbol_end 2004-02-27 13:42:52 +00:00
mazen
f02d3cfc4f * symaddr ==> refaddr to follow the rest of compiler changes 2004-02-27 13:27:28 +00:00
daniel
f367223dd2 * Removed unused concatstabto 2004-02-27 13:04:22 +00:00
daniel
52dc65fe47 - Removed troublesome writeln statement 2004-02-27 12:13:15 +00:00
michael
3399057a27 + Patch from peter to fix webtb[fs]/tw2853*.pp 2004-02-27 11:50:13 +00:00
mazen
46c23fdc4d + added AInt support 2004-02-27 11:44:48 +00:00
mazen
b1bffd0a95 * symaddr ==> refaddr to follow the rest of compiler changes 2004-02-27 11:43:56 +00:00
florian
fabb9c33ac * top_symbol killed
+ refaddr to treference added
  + refsymbol to treference added
  * top_local stuff moved to an extra record to save memory
  + aint introduced
  * tppufile.get/putint64/aint implemented
2004-02-27 10:21:04 +00:00
peter
72324a4283 * tkclass removed from finalize()
* cleanupinstance now parses the tkclass rtti entry itself and
    calls finalize() for the rtti members
2004-02-26 16:19:01 +00:00
peter
356b3378e8 * tai_const.create_ptr added 2004-02-26 16:16:38 +00:00
peter
1d2464f091 * check if withsymtable.defowner is in the current unit 2004-02-26 16:16:19 +00:00
peter
25213e4efb * resursive macro's fixed in preprocessor 2004-02-26 16:15:45 +00:00
peter
fa8ec60ee6 * support @@procvar in typed consts 2004-02-26 16:15:23 +00:00
peter
e9b91887d5 * withsymtables need to have the original tobject owner instead of
the parent objectdef. Needed to check for visibility
2004-02-26 16:14:48 +00:00
peter
f8679b77ef * fix crash when method is not declared in object declaration
* fix parsing of mapped interface functions
2004-02-26 16:13:25 +00:00