nickysn
|
019f904be8
- removed the FPC 2.6.x compatibility ifdefs from tinterfaceentry
|
9 years ago |
joost
|
8571e9f82a
* Fixed building packages in directories wich do not match the package-name
|
9 years ago |
nickysn
|
7fceb8aa1f
* use .Create_sizeuint and sizeuinttype when writing tinterfacetable.EntryCount
|
9 years ago |
yury
|
26ffffa683
* pas2kni: Added Enum.equals(int) to the Java part.
|
9 years ago |
Jonas Maebe
|
9727f289b1
+ tcalo_apply_constalign option to specify that the alignment should be
|
9 years ago |
Jonas Maebe
|
4c9903455e
- don't apply const_align() to alignments passed to high level typed
|
9 years ago |
michael
|
4987bc5c98
* More patches from Mattias Gaertner:
|
9 years ago |
nickysn
|
f6356e03e4
* use aluuinttype, instead of sinttype, when emitting TableCount and InitCount
|
9 years ago |
nickysn
|
acfe6d2f2c
+ added alusinttype and aluuinttype to symdef, which correspond to the ALU size,
|
9 years ago |
nickysn
|
5e7ba4a893
* the type of FieldOffset in the TFieldInfo rtti structure changed to SizeUInt,
|
9 years ago |
nickysn
|
8672d25e9a
* use tai_const.create_nil_dataptr instead of .create_pint(0) when writing the
|
9 years ago |
joost
|
174163ad81
* Added ability to add the location of directories containing packages, to
|
9 years ago |
nickysn
|
4dc35b0996
* use sizeint when writing the element size and count for the array rtti
|
9 years ago |
nickysn
|
f62be8f6e6
* use sizesinttype instead of ptrsinttype to refer to vInstanceSize and
|
9 years ago |
nickysn
|
6eeb6ee95a
* also use sizesinttype, instead of ptrsinttype for the string reference count
|
9 years ago |
nickysn
|
b3deb8a152
* use sizeint, instead of pint/ptrsinttype for emitting the reference count and
|
9 years ago |
nickysn
|
710c830859
+ added constructors taiconst.Create_sizeint and .Create_sizeint_unaligned. They
|
9 years ago |
nickysn
|
35b2ffa872
+ added types sizesinttype and sizeuinttype, corresponding to the SizeInt and
|
9 years ago |
michael
|
1cbfa35ad2
* Patch from Laco to update to version 3.14.2
|
9 years ago |
Károly Balogh
|
72424073d7
rtl-extra: objects unit actually doesn't seem to depend on dos
|
9 years ago |
Károly Balogh
|
5cec4b565b
atari: use gemdos malloc/free as underlying functions for the heap
|
9 years ago |
Károly Balogh
|
50251a0fee
atari: disabled some more packages
|
9 years ago |
Károly Balogh
|
4133847225
atari: disabled some packages
|
9 years ago |
nickysn
|
f76722b6c3
* fixed i8086's tcpupointerdef.pointer_arithmetic_int_type and
|
9 years ago |
nickysn
|
481a8ec58d
* for pointers, converted to arrays, use a newly added virtual method
|
9 years ago |
Károly Balogh
|
003487baab
m68k: code generation for atari syscalls
|
9 years ago |
Károly Balogh
|
5db02f4202
atari: initial support for TOS syscalls
|
9 years ago |
Károly Balogh
|
7bf2055ef9
atari: added an include file containing GEMDOS calls and other defines, to be used in the RTL
|
9 years ago |
nickysn
|
e847971477
* use the actual ValSInt type from the system unit, instead of ptrsinttype when
|
9 years ago |
nickysn
|
dd12e0afb2
* set ptrsinttype and ptruinttype according to voidpointertype.size, instead of
|
9 years ago |