..
aarch64
* Aarch64: fix Math.SetExceptionMask for implementations throwing hardware
2020-09-16 20:08:11 +00:00
aix
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
amicommon
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
amiga
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
android
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
arm
* readd SmallInt typecasts to SmallInt overload of SwapEndian
2020-09-19 17:42:04 +00:00
aros
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
atari
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
avr
* AVR: take care of CPUAVR_HAS_MOVW in assembler routines
2020-02-08 22:05:20 +00:00
beos
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
bsd
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
charmaps
darwin
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
dragonfly
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
embedded
Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit
2020-08-25 15:15:51 +00:00
emx
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
freebsd
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
freertos
* enable initialization of exceptions and threading on FreeRTOS
2020-09-01 20:32:45 +00:00
gba
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
go32v2
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
haiku
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
i386
* fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such
2020-08-01 17:26:34 +00:00
i8086
* Optimized Handle_I8086_Error by using smaller int types.
2020-08-08 19:23:52 +00:00
inc
* make use of AllocMem in fpc_dynarray_setlength
2020-09-19 21:06:11 +00:00
java
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
jvm
linux
Do not set __USE_LARGEFILE64 macro for sparc CPU, as it does not seem to be used for regular linux kernels
2020-09-16 20:40:36 +00:00
m68k
Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu
2020-01-10 22:56:03 +00:00
macos
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
mips
mipsel
morphos
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
msdos
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
msxdos
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
nativent
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
nds
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
netbsd
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
netware
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
netwlibc
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
objpas
* fix formatfloat for 0 in exponential format (based on patch by
2020-09-05 18:44:57 +00:00
openbsd
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
os2
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
palmos
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
powerpc
powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size
2020-07-17 21:28:49 +00:00
powerpc64
Fix bug report 35937 by simple assembly code change and add test
2019-08-08 14:10:21 +00:00
qnx
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
riscv32
Add riscv32 mathu inculde file, redirecting to ../riscv64/mathu.inc file (this file seems to have no 64-bit specific code)
2019-11-21 10:52:27 +00:00
riscv64
Add support for softfloat in RISCV RTL.
2019-07-07 11:24:44 +00:00
solaris
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
sparc
Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications
2020-07-13 14:40:09 +00:00
sparc64
Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications
2020-07-13 14:40:09 +00:00
symbian
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
ucmaps
unix
Add handling of extra parameters, using eval if equal sign is found.
2020-09-16 20:44:44 +00:00
watcom
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
wii
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
2020-08-22 15:56:13 +00:00
win
* fix for broken wince compilation after r46863
2020-09-15 21:36:01 +00:00
win16
* Do_IsDevice treats pipes and sockets the same way as character devices
2020-09-13 22:08:18 +00:00
win32
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
win64
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
wince
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
x86_64
* readd SmallInt typecasts to SmallInt overload of SwapEndian
2020-09-19 17:42:04 +00:00
xtensa
* Xtensa-FreeRTOS: use setjmp/longjmp provided by the Xtensa libraries, we
2020-08-25 21:39:38 +00:00
z80
+ add support for port object on Z80 using the new IN/OUT intrinsics
2020-06-07 12:25:10 +00:00
zxspectrum
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
- removed old float-to-string and string-to-float conversion code
2020-05-17 14:05:38 +00:00
Makefile
Regenerated all Makefile's
2020-08-04 10:19:49 +00:00
Makefile.fpc
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
2020-07-10 21:52:24 +00:00
README.txt
rtl: removed the long obsolete README section mentioning FPC 1.0
2018-02-12 10:58:54 +00:00