daniel
|
3a3f65a364
* Fix string type stab generation. String constant still unsupported.
|
21 years ago |
daniel
|
8bea12a84d
* Typo
|
21 years ago |
daniel
|
5de754a2a1
* Try to recude stack usage of Tpointerdef.concatstabsto
|
21 years ago |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 years ago |
daniel
|
60876a7c1a
* More gdb cleanup: make record & object stab generation linear instead
|
21 years ago |
daniel
|
2db2f4ac1b
* Made varags parameter constant
|
21 years ago |
daniel
|
45ebe9b10b
* Last commit broke debug info for records. Fixed.
|
21 years ago |
daniel
|
7a417defc8
* 2nd round of gdb cleanup
|
21 years ago |
peter
|
861b7cd72e
* procvardef rtti fixed
|
21 years ago |
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 |