florian
|
8bbe7d7268
* define STACK_BIAS constant for sparc64, it is fundamental
|
8 years ago |
florian
|
2e2e560d5a
* use dwarf on sparc64
|
8 years ago |
Károly Balogh
|
50812415d8
m68k: add a modified version of the generic fpc_round_real, which takes some m68k FPU oddities into account
|
8 years ago |
joost
|
6bb48bf34f
* Propagate the result of download-actions to avoid stale empty files
|
8 years ago |
joost
|
187724d844
* Handle https-protocol on downloads from repositories
|
8 years ago |
florian
|
85050f3383
* Makefiles regenerated
|
8 years ago |
florian
|
c649cdd23b
+ sparc64 support enabled in fpmake for the IDE
|
8 years ago |
florian
|
1f23bb3e6b
+ sparc64 support in top level Makefile.fpc
|
8 years ago |
florian
|
e5977d5c52
+ support sparc64 as host/source cpu
|
8 years ago |
florian
|
1d03dd51a2
+ sparc64 support for fpmake
|
8 years ago |
Károly Balogh
|
f1ee65610d
m68k: added support for setting the rounding mode on hardware FPUs
|
8 years ago |
Károly Balogh
|
8a6c995b75
troundm: fixed 32bit rmNearest tests and wrong result values
|
8 years ago |
florian
|
2109fb33ab
* more sparc64 support in the generic sparc code generator
|
8 years ago |
florian
|
91994ef404
* set basic constants for address sizes etc. correctly for sparc64
|
8 years ago |
florian
|
fd698a22f4
* handling of negative constants in TCGSparc64.a_load_const_reg
|
8 years ago |
florian
|
3c72115e30
* basic sparc64 calling convention handling and stack frame handling fixed
|
8 years ago |
florian
|
ac16c90357
* linker command for sparc64-linux fixed
|
8 years ago |
florian
|
e78dbbccc4
* adaption of some rtl code for sparc64-linux
|
8 years ago |
florian
|
c7d4a64ae4
+ basic sparc64-linux specific rtl code, based on the sparc-linux one
|
8 years ago |
florian
|
a6c2f1660b
+ sparc64 variants of the cpu specific files used by the rtl
|
8 years ago |
florian
|
b8755b6b2c
+ setjmp/longjmp implementation for sparc64, based on the sparc one
|
8 years ago |
florian
|
278d33f611
+ first implementation of sparc64-linux startup code, partly dummies
|
8 years ago |
joost
|
72f2f400fe
* Allow re-directs on downloading files from repositories
|
8 years ago |
michael
|
743a000675
* Fix handle leak in case findfirst returns not 0. (bug ID 32012)
|
8 years ago |
nickysn
|
f2c23a8407
* yet another go32v2 compilation fix after r36507
|
8 years ago |
nickysn
|
279461cb39
* fix go32v2 compilation after r36507
|
8 years ago |
nickysn
|
f2587b6061
* updated ptc and ptcgraph to the latest trunk (future 0.99.15 release) from sourceforge
|
8 years ago |
pierre
|
8b6563bef2
Generate error if stack size of a procedure/function is bigger than globally allocated stack size
|
8 years ago |
Károly Balogh
|
c1187a17cd
amiga: call InternalFindClose in InternalFindFirst, if finding the first file fails
|
8 years ago |
Károly Balogh
|
f6af4ab25f
atari: if FindFirst fails, always call FindClose, just in case
|
8 years ago |