Jonas Maebe
|
92de010fe1
Merged revisions 13218-13347 via svnmerge from
|
16 лет назад |
Jonas Maebe
|
e13a708002
* fixed compiler crash when using a bitpacked array whose size was
|
16 лет назад |
Jonas Maebe
|
41acad1d11
+ keep track of called virtual methods per unit. -Owoptvtms will now replace
|
16 лет назад |
Jonas Maebe
|
ba2c2cd449
* don't automatically set the parent class of objcclasses without a
|
16 лет назад |
Jonas Maebe
|
b1b9894ae3
* initial Objective-C 1.0 support:
|
16 лет назад |
Jonas Maebe
|
844e0d04ba
* to determine the alignment of arrays of orddef, enumdef and floatdef,
|
16 лет назад |
Jonas Maebe
|
c04e9e36f7
* set alignment for 0-byte sized entities to 1 instead of to 0
|
16 лет назад |
Jonas Maebe
|
e58d8d6b92
* set maximum alignment of shortstrings to 2 in MacPas mode
|
16 лет назад |
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 лет назад |
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 лет назад |
peter
|
2a952c89a5
* store vmt entries in ppu
|
17 лет назад |
peter
|
36cad44923
* refactor is_visible_for_object
|
17 лет назад |
peter
|
8419161964
* current_objectdef is now always valid when parsing is within the
|
17 лет назад |
Jonas Maebe
|
f9d7e18d1b
* clean llvm def symbols when resetting the defs
|
17 лет назад |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
17 лет назад |
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 лет назад |
peter
|
ca48c2f34c
* tobjectdef.set_parent also inherits oo_can_have_published
|
17 лет назад |
peter
|
84112032c3
* rename aktobjectdef to current_objectdef
|
17 лет назад |
michael
|
b40d826439
* Fixed bug #12323. Bug is in getting default value of string parameters, unterminated memory copy
|
17 лет назад |
Jonas Maebe
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
17 лет назад |
florian
|
8c9baed5cb
* force static; being repeated in the procedure body, this avoids trouble as in #12242
|
17 лет назад |
Jonas Maebe
|
76ce35b905
* method definitions in "child" interfaces also hide those in "parent"
|
17 лет назад |
florian
|
d2214685c3
* fixes compiler crash with out of memory on illegal array declarations
|
17 лет назад |
florian
|
f0dcb10509
* more fixes for 11062
|
17 лет назад |
florian
|
916e982519
* possible fix for 11062
|
17 лет назад |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 лет назад |
yury
|
cf7390ea81
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
17 лет назад |
yury
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
17 лет назад |
peter
|
c2e5f885c6
* handle (build)derefimpl also for objectdef so it also works for methods
|
17 лет назад |
Jonas Maebe
|
f76c76c060
* moved generation of vmt llvm type info from classrefdef to tobjectdef
|
17 лет назад |