nickysn
|
93ecf5f155
* synchronized with trunk
|
4 years ago |
svenbarth
|
c496b609d1
* fix for Mantis #38051: make Chr() a real intrinsics so that it can be used in type declarations as well
|
4 years ago |
nickysn
|
22f082c18f
* synchronized with trunk
|
4 years ago |
pierre
|
fa12dfa7b5
Rename pvmt internal type to lower_pvmt for i386-watcom as watcom assembler is not case sensitive
|
4 years ago |
nickysn
|
62cb7c2d12
* synchronized with trunk
|
5 years ago |
nickysn
|
6e7bb5927e
[PATCH 04/83] update for Wasm target. adapting Karoly's changes from webassembly branch
|
5 years ago |
svenbarth
|
d401639b24
* fix for Mantis #37251: apply patches by Bi0T1N to implement the IsConstValue() intrinsic
|
5 years ago |
nickysn
|
f81c4a9454
* synchronize with trunk
|
5 years ago |
florian
|
44d9498eff
* cosmetics
|
5 years ago |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 years ago |
florian
|
73c68236b6
* Xtensa: completed compiler skeleton
|
5 years ago |
florian
|
70a836c4a2
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
|
5 years ago |
Jonas Maebe
|
9bd33f7a45
+ support for LLVM metadata constant string parameters
|
5 years ago |
svenbarth
|
b0ac0ddcc9
+ add support for the IsManagedType() intrinsics which reports for a type (or variable) whether it needs initialization/finalization
|
5 years ago |
Jonas Maebe
|
a051b8d225
- remmoved doregister parameter from t*sym constructors, as the registration
|
5 years ago |
Jonas Maebe
|
d8903ce6b3
- removed maxcrecordalign parameter/field from recordsymtables, as this value
|
6 years ago |
Jonas Maebe
|
3fa6838815
* basic llvm metadata support
|
6 years ago |
Jonas Maebe
|
b3a8543a56
* synchronised with trunk till r40942
|
6 years ago |
Jonas Maebe
|
170ec00348
- removed withnode (was no longer used since a very long time)
|
6 years ago |
Jonas Maebe
|
9630eb7ce9
* synchronised with trunk till r40466
|
6 years ago |
Jonas Maebe
|
122d0d36d6
+ volatile() expression that marks an expression as volatile
|
6 years ago |
Jonas Maebe
|
bc8ed77af1
* synchronised with trunk till r40398
|
6 years ago |
Jonas Maebe
|
50ab607676
+ customint torddef type to create arbitraty bit-width integers
|
6 years ago |
Jonas Maebe
|
8555ec1438
+ fpc_eh_return_data_regno() intrinsic to get the return register numbers
|
6 years ago |
Jonas Maebe
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
6 years ago |
Jeppe Johansen
|
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
|
7 years ago |
florian
|
6d5ce55232
* unified def creation for open arrays
|
7 years ago |
nickysn
|
0119e7afb3
* changed the codepointer type in the i8086 small and compact memory models from
|
7 years ago |
nickysn
|
ef6cc202cd
* corrected check for f_variants, introduced in r37660 (it was incorrectly
|
7 years ago |
florian
|
0725bfcdf0
* do not generate references to the variant type, if the variants feature is not available
|
7 years ago |