Jonas Maebe
|
3597e710b6
* fixed several VMT element types to correspond to the types used to
|
10 лет назад |
Jonas Maebe
|
4c11d34169
* fixed loading the address of the string data of an ansi/unicodestring
|
10 лет назад |
Jonas Maebe
|
b176ed9f80
* ensure that the llvmst is initialised before using a field's llvmfieldnr
|
10 лет назад |
Jonas Maebe
|
89c4bd8522
* index the llvm shadow symtable with a fieldvarsym rather than with the
|
10 лет назад |
Jonas Maebe
|
494206fd6a
* use queue_is_active() method to determine whether the complex typed
|
10 лет назад |
Jonas Maebe
|
8d0c5ecf5a
* added protected queue_is_active() function to determine whether the
|
10 лет назад |
Jonas Maebe
|
bcd04953c2
* fixed open array constructors for llvm
|
10 лет назад |
Jonas Maebe
|
b9d4d9b141
* corrected type passed to a_bit_test_reg_loc_reg() (we force left into
|
10 лет назад |
Jonas Maebe
|
9175809d5d
* use correct llvm type conversion operator when loading a "named register"
|
10 лет назад |
Jonas Maebe
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 лет назад |
Jonas Maebe
|
b39bc5888a
* moved the import name handling entirely to hlcgobj so it can be
|
10 лет назад |
Jonas Maebe
|
54dd25b448
* support llvm aliases for defs other than procdef
|
10 лет назад |
Jonas Maebe
|
4eea652576
* fixed writing non-default linkage and visibility of llvm alias declarations
|
10 лет назад |
Jonas Maebe
|
1019a6b090
* use the def of the paraloc rather than the parasym's vardef in
|
10 лет назад |
Jonas Maebe
|
b9c9422fa7
* fixed type of reference used to store an ansichar that was converted
|
10 лет назад |
Jonas Maebe
|
2cdf969649
* don't define asmsymbols for weak external functions as local/global
|
10 лет назад |
Jonas Maebe
|
75a6ba4113
- removed symcpu dependencies
|
10 лет назад |
Jonas Maebe
|
ab0d445999
* fixed truncation errors for a*int/word in ppudump for architectures
|
10 лет назад |
Jonas Maebe
|
acd88cac92
* fixed selection of startup code files for all iOS and simulator targets
|
10 лет назад |
Jonas Maebe
|
8e406cc7bd
* fixed bug in test exposed by r31038
|
10 лет назад |
Jonas Maebe
|
d57a85a2de
* fixed compilation on non-Windows systems after r31035
|
10 лет назад |
Jonas Maebe
|
e54d0a41af
* fixed ppoll for infinite timeouts (patch by Edmund Grimley Evans)
|
10 лет назад |
florian
|
ab43e07320
* reduce code size after r31031
|
10 лет назад |
florian
|
c0dd2047f9
* cosmetics, entries are now properly aligned
|
10 лет назад |
florian
|
919c539ff5
* better estimation of callparanode complexity
|
10 лет назад |
michael
|
d9fec2035a
* Add some compiler intrinsics
|
10 лет назад |
michael
|
b9fa0d0934
* Mimic minfloat for fpdoc
|
10 лет назад |
michael
|
633c8c7118
* Make sure TSystemTime is seen by fpdoc
|
10 лет назад |
michael
|
bb7e0f645f
* Fake some types when running under FPDOC
|
10 лет назад |
michael
|
ebf465a42b
* Default intrinsic and some base types added
|
10 лет назад |