michael
|
37eb616960
* Add some functions for return status treatment (Patch from Laco)
|
11 years ago |
michael
|
a92056d219
* Use clock_gettime when available
|
11 years ago |
Jonas Maebe
|
edff5a9aa1
* fixed m68k typo in r27438
|
11 years ago |
Jonas Maebe
|
f017e16722
* increased ppu version after all symdef changes
|
11 years ago |
Jonas Maebe
|
d452686c39
* moved pbestrealtype from symdef to symcpu
|
11 years ago |
Jonas Maebe
|
a251b270b6
- removed no longer used jvmdef unit from uses clause
|
11 years ago |
Jonas Maebe
|
93d50bc287
* moved jvm-specific classdef-related fields from tenumdef to a platform-
|
11 years ago |
Jonas Maebe
|
9c7c64a3af
* moved amiga/morphos-specific libsym-related field from tprocdef to
|
11 years ago |
Jonas Maebe
|
5053a39501
* moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific
|
11 years ago |
Jonas Maebe
|
f101118cd6
* moved MIPS-specific tprocdef.total_local_size field to cpu-specific
|
11 years ago |
Jonas Maebe
|
d020a32b9a
- removed no longer used tprocdef.fpu_used field for i386/i8086 (the one
|
11 years ago |
Jonas Maebe
|
806bf0b88e
- removed storing/loading unused byte for tprocdef.fpu_used
|
11 years ago |
florian
|
0a7b795744
* fix for the regressions caused by r27417
|
11 years ago |
nickysn
|
5f57274b74
+ proper i8086 Seg() implementation (i.e. support segments other than DS)
|
11 years ago |
sergei
|
8c693a3300
* Win64 apparently expects records with single field of floating-point type to be passed the same way as that only field, i.e. in xmm register. Fixes tests/cg/tcalext6.pp.
|
11 years ago |
sergei
|
db621780d5
* x86_64-win64: fixed handling of RELOC_RELATIVE_1..RELOC_RELATIVE_5 COFF relocations, they were off by 4 bytes, causing failure in tests/test/tcalext.pp.
|
11 years ago |
pierre
|
f35860b33a
Update revision.inc after fpcmake.ini change 27428
|
11 years ago |
pierre
|
fcc7dc82fc
Fix typo error in previous fpcmake.ini change
|
11 years ago |
pierre
|
64b1dce92b
iUpdate revision.inc after fpcmake.ini change 27426
|
11 years ago |
pierre
|
2161b5e2e4
Fix syntax error in previous fpcmake.ini change
|
11 years ago |
pierre
|
7b28fb4c0e
Makefile update to suppport use of -sh option
|
11 years ago |
pierre
|
4bb05e6c16
Version updated due to fpcmake.ini change rev 27421
|
11 years ago |
pierre
|
0801538080
Regenerated from fpcmake.ini
|
11 years ago |
pierre
|
8f9268d808
Add missing EXECPPAS for explicit COMPILER calls, needed for -sh option
|
11 years ago |
pierre
|
b213d2624a
Handle -sh option (generate script to link on host)
|
11 years ago |
pierre
|
e0a04bdd1c
Add data2inc call to update fpcmake.inc from fpcmake.ini
|
11 years ago |
nickysn
|
e4d4dd9d81
* replaced tabs with spaces, fixes identation
|
11 years ago |
nickysn
|
85c6ffa102
* setup a true far data memory layout in the compact and large models with
|
11 years ago |
florian
|
73cf0b62f2
* relaxed conditions for floats in int registers, this improved softfloat code significantly
|
11 years ago |
marco
|
3d5b177f68
* win64 printer unit added.
|
11 years ago |