Jonas Maebe
|
600ca2cdff
* merged r12206 through r15734 from trunk and fixed some resulting
|
15 years ago |
paul
|
ff1520ab8b
compiler: add enumsymtable case to FindUnitSymtable helper
|
15 years ago |
Jonas Maebe
|
1f4d7d6057
* add type symbol names to -vp output (patch by Adriaan van Os, mantis
|
15 years ago |
paul
|
e784ec1079
merge revisions 13898-13899:
|
16 years ago |
florian
|
8fc6cbf89b
* reordered fields, safes 2-3 per cent of memory during compilation
|
16 years ago |
florian
|
a1179733a7
+ tsym.prettyname
|
16 years ago |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
17 years ago |
Jonas Maebe
|
2ba6583d8d
Merged revisions 12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
17 years ago |
peter
|
36cad44923
* refactor is_visible_for_object
|
17 years ago |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
17 years ago |
Jonas Maebe
|
11083d88b3
Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from
|
17 years ago |
yury
|
2f5d8b0381
* Fixed unreachable code warnings.
|
17 years ago |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 years ago |
yury
|
6daceb38f6
* Fixed unreachable code warnings.
|
17 years ago |
Jonas Maebe
|
f76c76c060
* moved generation of vmt llvm type info from classrefdef to tobjectdef
|
17 years ago |
Jonas Maebe
|
f5de069682
+ some initial support for writing out llvm type information (orddef,
|
17 years ago |
daniel
|
1cd65c647d
* Convert guid load/save to endian safe code.
|
18 years ago |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
Jonas Maebe
|
d7b5cd4f14
* fixed debug info for pass-by-reference parameters in dwarf by
|
18 years ago |
pierre
|
1c77710813
+ added code for reference list creation for tsym
|
18 years ago |
Jonas Maebe
|
22a372f10b
* fixed bug where derefs with an index 65535 were not read correctly
|
19 years ago |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 years ago |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 years ago |
peter
|
5cd8775d38
* show only totals for memdebug
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
19 years ago |
florian
|
2974bbaf10
* get proper moduleindex when loading a unit, fixes #4778
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |