peter
|
8f70c34b33
* enum value rtti is now in orginal case
|
21 years ago |
florian
|
c37035a450
* common addnode code for x86-64 and i386
|
21 years ago |
daniel
|
7a6b6f4bd4
* Some minor stuff
|
21 years ago |
daniel
|
4a4b8f2a72
* Experiment: Compress strings to save memory
|
21 years ago |
Jonas Maebe
|
3413faf00d
* Darwin's assembler assumes that all labels starting with 'L' are local
|
21 years ago |
peter
|
6b3c925f64
* don't lowercase enumnames
|
21 years ago |
florian
|
6d3d97e845
* first fixes to compile the x86-64 system unit
|
21 years ago |
florian
|
b52cee6639
* fixed ppc inlining stuff
|
21 years ago |
florian
|
2258e941af
+ inlined procedures inherit procinfo flags
|
21 years ago |
marco
|
9b3b94883b
* always generate RTTI patch from peter
|
21 years ago |
peter
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 years ago |
peter
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
florian
|
82b7c0c9cc
* tstoreddef.getcopy returns now an errordef instead of nil; this
|
22 years ago |
marco
|
094ab8b446
* fix from Peter arraysize warning (nav Newsgroup msg)
|
22 years ago |
peter
|
aadc6dbf2b
* fix check for valid procdef in property rtti
|
22 years ago |
peter
|
75e5a6e867
* procsym.deref derefs only own procdefs
|
22 years ago |
peter
|
cac39ccfd4
* renamed mangeldname_prefix to make_mangledname and made it more
|
22 years ago |
peter
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 years ago |
peter
|
6878c55c80
* write derefdata in a separate ppu entry
|
22 years ago |
peter
|
34d0dff840
* fix counting of parameters when loading ppu
|
22 years ago |
peter
|
0939085ab1
* commented out more obsolete constants
|
22 years ago |
peter
|
ec2e200e42
* fixed ppc build
|
22 years ago |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
peter
|
303b5252e4
* removed is_visible_for_proc
|
22 years ago |
florian
|
1df13c788c
* fixed some MMX<->SSE
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
peter
|
c56c47fbc0
* Add calling convention in fullprocname when it is specified
|
22 years ago |
peter
|
625de786dc
* tsymlist.def renamed to tsymlist.procdef
|
22 years ago |
florian
|
6684d2c520
+ added basic olevariant support
|
22 years ago |
peter
|
da9f5e2319
* c style array of const generates callparanodes
|
22 years ago |