Jonas Maebe
|
eda52f81cd
* fixed the type of the "count" parameter of the int_FinalizeArray() forward
|
hace 10 años |
Jonas Maebe
|
b4e61b2469
* enable the llvm code generator for VMT generation
|
hace 10 años |
Jonas Maebe
|
bfa94ae908
* further (final?) reworking of llvm external symbol handling:
|
hace 10 años |
Jonas Maebe
|
6dcf61f057
* an alias is an explicit definition of a symbol -> override types gleaned
|
hace 10 años |
Jonas Maebe
|
a58504990a
* fixed llvm handling of routines that are normally declared in the
|
hace 10 años |
Jonas Maebe
|
1cdaf8e332
* don't write external linkage for aliases: llvm 3.6 has a bug that rejects
|
hace 10 años |
marco
|
3c30a9b6d1
* fix mantis #28420, extreme corner case.
|
hace 10 años |
michael
|
7753417631
* Fix bug ID #28469
|
hace 10 años |
michael
|
05e0d44697
* Widestring -> Unicodestring, optimize StripSlash
|
hace 10 años |
michael
|
3b9edc840f
* Fix formatted indent size
|
hace 10 años |
florian
|
a797c2fc46
* calculate middle element P correctly if (L+R>=2^31), resolves #28289
|
hace 10 años |
michael
|
77b1e16330
* MariaDB version 10.1 is also compatible with 5.6
|
hace 10 años |
michael
|
123f78155f
* Added Options to format JSON file (bug ID 28464)
|
hace 10 años |
florian
|
eb6cd613e8
* make GetStringUTFChars compatible with the lazarus declaration, resolves #28351
|
hace 10 años |
florian
|
29ba426fcc
* call DefaultReplacements for #WRITE and #INCLUDE, resolves #28315
|
hace 10 años |
florian
|
9a55e8fa3c
* do not call typecheckpass unncessarily in generic definitions, it might cause only errors, resolves #28058
|
hace 10 años |
florian
|
f1decfb6b6
* do not generate a vmt record for generics, they are only needed for specializations
|
hace 10 años |
florian
|
87ca4bd252
* enable libcurl for windows (win32/win64)
|
hace 10 años |
michael
|
6ba4413478
* Set visibility on record constants
|
hace 10 años |
Jeppe Johansen
|
4e646cca60
Forgot to add Cortex-M7 unit to previous commit.
|
hace 10 años |
Jeppe Johansen
|
2b80d46492
Added STM32F7xx controller units and types.
|
hace 10 años |
Jonas Maebe
|
9a8a323578
* (again) fixed loading the address of the string data of an ansi/
|
hace 10 años |
Jonas Maebe
|
d7f6744f7b
* converted ncgrtti to the high level typed constant builder
|
hace 10 años |
Jonas Maebe
|
c946a85ae6
* give an internalerror if a typed const builder is finalised while there
|
hace 10 años |
Jonas Maebe
|
2cfc3ca4d1
* end the vmtdef aggregate so appropriate padding is inserted (if necessary)
|
hace 10 años |
Jonas Maebe
|
e93660c170
- removed ttai_lowleveltypedconstbuilder.queue_addrn(), as we are always
|
hace 10 años |
Jonas Maebe
|
0e42559047
* support for queueing an access to a series of fieldvarsyms by name in the
|
hace 10 años |
Jonas Maebe
|
6f4fe415e9
* support specifying the alignment of the start of an anonymous record
|
hace 10 años |
Jonas Maebe
|
6f5905684f
+ support for specifying the name of fields added to anonymous record
|
hace 10 años |
Jonas Maebe
|
b55c7df996
* factored out internal type prefixes
|
hace 10 años |