svenbarth
|
89e47e098a
* better handling of floating point types
|
8 ani în urmă |
svenbarth
|
9a7d26e349
* correctly handle ordinals of different sizes
|
8 ani în urmă |
svenbarth
|
56459594c0
* more complete TValueData record
|
8 ani în urmă |
marcus
|
a0aaa69c0f
Amicommon: implemented BasicEvents in AThreads
|
8 ani în urmă |
svenbarth
|
ee4c92af6e
* change TValue from object to record as there might be record helpers for TValue out there
|
8 ani în urmă |
svenbarth
|
a3652bb69d
* fix test run in Delphi: for some reason a method pointer is considered managed by Delphi
|
8 ani în urmă |
svenbarth
|
251d223f29
* fix test run in Delphi: TypeInfo(Integer) is indeed for "Integer" in Delphi, not "LongInt" as in FPC
|
8 ani în urmă |
svenbarth
|
88eabc12ff
* fix warnings in Delphi test compilation: published implicitely enables $M for the class
|
8 ani în urmă |
svenbarth
|
bb947ed639
* fix test compilation in Delphi: TypeInfo() of a file type is not supported
|
8 ani în urmă |
svenbarth
|
95f3c6c427
* fix test compilation in Delphi: TypeInfo() requires a type identifier, variables/parameters are not supported :'(
|
8 ani în urmă |
svenbarth
|
2c70a0431e
* fix test compilation in Delphi: raw interfaces are not supported in Delphi
|
8 ani în urmă |
svenbarth
|
dd906faf04
* fix test compilation in Delphi: management operators are not supported in Delphi
|
8 ani în urmă |
pierre
|
0041450edc
Regenerated with -Tandroid for mipsel not mipseb
|
8 ani în urmă |
pierre
|
edfcb6558b
-Tandroid is for mipsel not mipseb
|
8 ani în urmă |
Károly Balogh
|
331b37ca48
palmunits: change the obsolete dispatcher wrappers to syscalls, batch 2
|
8 ani în urmă |
Károly Balogh
|
8920d35c41
palmunits: change the obsolete dispatcher wrappers to syscalls, batch 1
|
8 ani în urmă |
Károly Balogh
|
addc3a2f94
m68k-palmos: fixed the syscall generation, and improved it to support the dispatch-selector-in-reg-D2 traps
|
8 ani în urmă |
Károly Balogh
|
8a71a70d3c
m68k-palmos: sketched up some entirely untested syscall support, but it's probably close to what we need
|
8 ani în urmă |
Károly Balogh
|
fbe7798f6a
palmunits: made it build with current compiler
|
8 ani în urmă |
Károly Balogh
|
4c25bd935f
packages: disabled packages for macos and palmos which currently cannot be built for these
|
8 ani în urmă |
Károly Balogh
|
4e845f12cb
macos: made the RTL build completely pass through at least on the pascal level, without assembling
|
8 ani în urmă |
svenbarth
|
f9c1d0c0db
- TPPCMPWAssembler: remove support for 8-Byte alignment again as that shouldn't be necessary anymore with the alignment fixes in i_macos.pas; so it's better we get an internal error again if someone tries to use it
|
8 ani în urmă |
svenbarth
|
01046b8a17
* more sensible values for the alignments (based on the powerpc-darwin ones)
|
8 ani în urmă |
svenbarth
|
3fd68bf59c
* agppcmpw.getopstr: always access RTOC symbols as [TC](RTOC) instead of only (RTOC)
|
8 ani în urmă |
svenbarth
|
4c71fb9e28
* TPPCMPWAssembler: small improvement for the debug output of writeexternal()
|
8 ani în urmă |
svenbarth
|
86e50d4a26
* TPPCMPWAssembler: also write import statements for AB_EXTERNAL_INDIRECT symbols
|
8 ani în urmă |
svenbarth
|
aacea142de
* also fix compilation of macutils unit after macutils.inc had been changed
|
8 ani în urmă |
Károly Balogh
|
8830ee0a3b
powerpc: assume that the MPW assembler supports 8 byte alignments. (based on some inconclusive internet search it should, but this is not confirmed)
|
8 ani în urmă |
Károly Balogh
|
fa9a34f738
macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed
|
8 ani în urmă |
svenbarth
|
677c35c083
* better fix for detecting Comp's type
|
8 ani în urmă |