nickysn
|
163d54c33e
* emit a sizeint-sized string length for long string constants in the DWARF
|
9 jaren geleden |
joost
|
fde6b0b53b
* Do not scan for available packages while checking for fpmkunit dependencies
|
9 jaren geleden |
joost
|
47f1359143
* Use the FPMakeOptions while scanning for fpmkunit dependencies
|
9 jaren geleden |
nickysn
|
d28963f434
* emit the heap and stack sizes via Tai_const.Create_int_dataptr, instead of
|
9 jaren geleden |
nickysn
|
7d15b688e8
* TInterfaceEntry changed to a variant record, that overlays a CodePointer on
|
9 jaren geleden |
joost
|
1ec64844c9
* Give a warning when the internal-fpmkunit is being used
|
9 jaren geleden |
nickysn
|
bacea005fc
* emit a sizeint, not a ptruint for TableCount in tnodeutils.InsertRuntimeInitsTablesTable as well
|
9 jaren geleden |
joost
|
484989df47
* Mark packages with dependencies which are missing completely as broken
|
9 jaren geleden |
Jonas Maebe
|
233622157c
* don't attempt to load the VMT of a niln when taking the address of a
|
9 jaren geleden |
joost
|
350ca0063e
* Only pass repositories with _installed_ packages to fpmake
|
9 jaren geleden |
joost
|
6d7cfaf782
* Solved exception after a package has been installed
|
9 jaren geleden |
nickysn
|
16dfb839d8
* emit a sizeint, not a ptruint for TableCount in tnodeutils.InsertResourceTablesTable
|
9 jaren geleden |
nickysn
|
019f904be8
- removed the FPC 2.6.x compatibility ifdefs from tinterfaceentry
|
9 jaren geleden |
joost
|
8571e9f82a
* Fixed building packages in directories wich do not match the package-name
|
9 jaren geleden |
nickysn
|
7fceb8aa1f
* use .Create_sizeuint and sizeuinttype when writing tinterfacetable.EntryCount
|
9 jaren geleden |
yury
|
26ffffa683
* pas2kni: Added Enum.equals(int) to the Java part.
|
9 jaren geleden |
Jonas Maebe
|
9727f289b1
+ tcalo_apply_constalign option to specify that the alignment should be
|
9 jaren geleden |
Jonas Maebe
|
4c9903455e
- don't apply const_align() to alignments passed to high level typed
|
9 jaren geleden |
michael
|
4987bc5c98
* More patches from Mattias Gaertner:
|
9 jaren geleden |
nickysn
|
f6356e03e4
* use aluuinttype, instead of sinttype, when emitting TableCount and InitCount
|
9 jaren geleden |
nickysn
|
acfe6d2f2c
+ added alusinttype and aluuinttype to symdef, which correspond to the ALU size,
|
9 jaren geleden |
nickysn
|
5e7ba4a893
* the type of FieldOffset in the TFieldInfo rtti structure changed to SizeUInt,
|
9 jaren geleden |
nickysn
|
8672d25e9a
* use tai_const.create_nil_dataptr instead of .create_pint(0) when writing the
|
9 jaren geleden |
joost
|
174163ad81
* Added ability to add the location of directories containing packages, to
|
9 jaren geleden |
nickysn
|
4dc35b0996
* use sizeint when writing the element size and count for the array rtti
|
9 jaren geleden |
nickysn
|
f62be8f6e6
* use sizesinttype instead of ptrsinttype to refer to vInstanceSize and
|
9 jaren geleden |
nickysn
|
6eeb6ee95a
* also use sizesinttype, instead of ptrsinttype for the string reference count
|
9 jaren geleden |
nickysn
|
b3deb8a152
* use sizeint, instead of pint/ptrsinttype for emitting the reference count and
|
9 jaren geleden |
nickysn
|
710c830859
+ added constructors taiconst.Create_sizeint and .Create_sizeint_unaligned. They
|
9 jaren geleden |
nickysn
|
35b2ffa872
+ added types sizesinttype and sizeuinttype, corresponding to the SizeInt and
|
9 jaren geleden |