Jonas Maebe
|
ef3bafd67c
* fixed resetting defs after generating the llvm "type" instructions: the
|
9 years ago |
Jonas Maebe
|
ba92fdafcc
* free the calleeside paraloc information after a unit has been compiled
|
9 years ago |
Jonas Maebe
|
2342ee467b
* don't write the parameter names for external function declarations in llvm,
|
9 years ago |
Jonas Maebe
|
9ea38f4577
* support static fields in nested types in records, by always including
|
9 years ago |
Jonas Maebe
|
9dc5f1acb4
* support LOC_(C)SUBSETREG in tcgvecnode.pass_generate_code, can also occur
|
9 years ago |
Jeppe Johansen
|
f5eaf7ddde
Fix stack pointer offset.
|
9 years ago |
nickysn
|
e6d01eb3b5
* fixed a bug, which caused a function that returns a method pointer (or nested
|
9 years ago |
marco
|
7d1889e0ef
* mantis #28917 'r' mode sets filemode.
|
9 years ago |
Jonas Maebe
|
ea0c8e6f38
- reverted accidentally committed code with r32463
|
9 years ago |
Jonas Maebe
|
99c97c331a
* keep the result type after a call as llvmretdef, because call nodes
|
9 years ago |
Jonas Maebe
|
f4a62c4c60
* fixed (harmless) range errors in getasizeint() after r32444
|
9 years ago |
Jonas Maebe
|
94a6ef3103
* use codeptruinttype/codeptrsinttype when emiting ordinal constants that
|
9 years ago |
Jonas Maebe
|
7b89072d88
* fixed external wrapper generation on llvm
|
9 years ago |
Jonas Maebe
|
8f57609ef2
* fixed types for classrefdef typed constants
|
9 years ago |
Jonas Maebe
|
2504a0ce6c
+ codeptruinttype/codeptrsinttype that has the same size as
|
9 years ago |
Jonas Maebe
|
e90af5d7c0
* fixed collection of types from tai_*typedconst
|
9 years ago |
Jonas Maebe
|
c17458149c
- removed accidentally committed debug code
|
9 years ago |
Jonas Maebe
|
f37576cf0f
* fixed type of resourcestrings in typed constants
|
9 years ago |
Jonas Maebe
|
0bceb953e5
* fixed high level type of unicodestring records
|
9 years ago |
Jonas Maebe
|
4f287207cd
* initialise all register temps with "undef" for llvm, so that llvm knows
|
9 years ago |
Jonas Maebe
|
13cf405f8c
* fixed llvm second_int_to_real for comp
|
9 years ago |
Jonas Maebe
|
688b9c0a69
* use the correctly typecasted reference in a_bit_set_reg_ref
|
9 years ago |
svenbarth
|
6ff3226e3c
Fix for Mantis #29066.
|
9 years ago |
marco
|
ffff774ff2
* fixes by lks of base.inc procptr types (one long->plong, three dword_ptr to ulong_ptr) fixes mantis #29023
|
9 years ago |
Jonas Maebe
|
c4b347c271
* support anonymous procvar definitions for jvm outside parameter lists (in a
|
9 years ago |
svenbarth
|
318b69600c
Fix for Mantis #29065.
|
9 years ago |
marco
|
f69e6730be
* fix for #29036 overload sHOpenFolderAndSelectItems with a plain pointer versions
|
9 years ago |
marco
|
de0f9e65c8
* fix bug #29061, add guids to gmp interfaces
|
9 years ago |
Jeppe Johansen
|
5ec4d38231
Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence.
|
9 years ago |
nickysn
|
7990b55a87
* use sizeof(aint) instead of sizeof(asizeint) to determine whether a record is
|
9 years ago |