| .. |
|
aarch64
|
5a68b2218a
* for Aarch64 inline assembly comments need to start with //
|
5 anni fa |
|
aix
|
629b2a8951
* regenerated
|
5 anni fa |
|
amicommon
|
11b601d44c
* 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
|
5 anni fa |
|
amiga
|
225bc70e7e
* regenerate Makefiles
|
5 anni fa |
|
android
|
7fbceaac21
* thread-safe time zone info read/write
|
5 anni fa |
|
arm
|
0c316deab5
* readd SmallInt typecasts to SmallInt overload of SwapEndian
|
5 anni fa |
|
aros
|
225bc70e7e
* regenerate Makefiles
|
5 anni fa |
|
atari
|
11b601d44c
* 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
|
5 anni fa |
|
avr
|
1e4dc56155
* inlinable frame handling dummies for avr
|
5 anni fa |
|
beos
|
c64429cdd0
* lazy thread initialization support
|
5 anni fa |
|
bsd
|
51d6622148
Switch OpenBSD libc version of geterrnolocation from libcerrno lib C variable to _libc___errno function use
|
5 anni fa |
|
charmaps
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 anni fa |
|
darwin
|
629b2a8951
* regenerated
|
5 anni fa |
|
dragonfly
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
5 anni fa |
|
embedded
|
836a932b9a
Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit
|
5 anni fa |
|
emx
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
5 anni fa |
|
freebsd
|
629b2a8951
* regenerated
|
5 anni fa |
|
freertos
|
1cbdc9cc9a
* enable initialization of exceptions and threading on FreeRTOS
|
5 anni fa |
|
gba
|
288c7e3c9e
* Do_IsDevice treats pipes and sockets the same way as character devices
|
5 anni fa |
|
go32v2
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
5 anni fa |
|
haiku
|
8a543dbc8a
Use RTE 207 for FPU_Invalid and FPU_Denormal exceptions on i386/x86_64 beos/haiku/*bsd as for Linux
|
5 anni fa |
|
i386
|
48cc5250f9
* fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such
|
5 anni fa |
|
i8086
|
4b84de6a72
* Optimized Handle_I8086_Error by using smaller int types.
|
5 anni fa |
|
inc
|
a65158bfe8
* fix memory leak in RegisterLazyInitThreadingProc
|
5 anni fa |
|
java
|
ca40956a3a
Regenerated all Makefile's
|
5 anni fa |
|
jvm
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
8 anni fa |
|
linux
|
629b2a8951
* regenerated
|
5 anni fa |
|
m68k
|
90d2982977
Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu
|
6 anni fa |
|
macos
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
5 anni fa |
|
mips
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
8 anni fa |
|
mipsel
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
8 anni fa |
|
morphos
|
225bc70e7e
* regenerate Makefiles
|
5 anni fa |
|
msdos
|
11b601d44c
* 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
|
5 anni fa |
|
msxdos
|
85f14ad357
Change list of compiled units for msxdos
|
5 anni fa |
|
nativent
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
5 anni fa |
|
nds
|
7e0c21fa5f
Fix NDS RTL compilation for default armv4 CPU, which does not have CLZ instruction
|
5 anni fa |
|
netbsd
|
1fdf940d0b
Fix compilation failure of i386-netbsd target after last commit
|
5 anni fa |
|
netware
|
c64429cdd0
* lazy thread initialization support
|
5 anni fa |
|
netwlibc
|
c64429cdd0
* lazy thread initialization support
|
5 anni fa |
|
objpas
|
934f2dc55d
* introduce NowUTC() and GetUniversalTime()
|
5 anni fa |
|
openbsd
|
b25d9014df
Default to add -dFPC_USE_LIBC for OpenBSD OS (can be disabled by setting FPC_USE_SYSCALL=1)
|
5 anni fa |
|
os2
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
5 anni fa |
|
palmos
|
ca40956a3a
Regenerated all Makefile's
|
5 anni fa |
|
powerpc
|
09f0a3dd63
powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size
|
5 anni fa |
|
powerpc64
|
008c1436d8
Fix bug report 35937 by simple assembly code change and add test
|
6 anni fa |
|
qnx
|
80394fc6e8
- removed cvs remainders ($Id$ and $Log$ tags)
|
5 anni fa |
|
riscv32
|
bfb4b885ca
Add riscv32 mathu inculde file, redirecting to ../riscv64/mathu.inc file (this file seems to have no 64-bit specific code)
|
6 anni fa |
|
riscv64
|
e53cb61b11
Add support for softfloat in RISCV RTL.
|
6 anni fa |
|
sinclairql
|
18f364a497
+ RTL skeleton for the Sinclair QL
|
5 anni fa |
|
solaris
|
629b2a8951
* regenerated
|
5 anni fa |
|
sparc
|
8cf26b7a0f
Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications
|
5 anni fa |
|
sparc64
|
8cf26b7a0f
Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications
|
5 anni fa |
|
symbian
|
11b601d44c
* 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
|
5 anni fa |
|
ucmaps
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 anni fa |
|
unix
|
7fbceaac21
* thread-safe time zone info read/write
|
5 anni fa |
|
watcom
|
875bb32e0b
Add character, fpwidestring, unicodedata and unicodenumtable units to watcom RTL
|
5 anni fa |
|
wii
|
11b601d44c
* 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
|
5 anni fa |
|
win
|
c64429cdd0
* lazy thread initialization support
|
5 anni fa |
|
win16
|
a1bfb5318b
Add explicitly dependency to system unit for win16 rtl
|
5 anni fa |
|
win32
|
225bc70e7e
* regenerate Makefiles
|
5 anni fa |
|
win64
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
5 anni fa |
|
wince
|
934f2dc55d
* introduce NowUTC() and GetUniversalTime()
|
5 anni fa |
|
x86_64
|
0c316deab5
* readd SmallInt typecasts to SmallInt overload of SwapEndian
|
5 anni fa |
|
xtensa
|
37f1d08510
Fix problems in xtensa fpc_setjmp/fpc_longjmp for linux
|
5 anni fa |
|
z80
|
ac5093274d
+ add support for port object on Z80 using the new IN/OUT intrinsics
|
5 anni fa |
|
zxspectrum
|
882ab946ed
z80-zxspectrum: delete and remove the prt0.asm file. it's not used any more, as it doesn't contain the interrupt code required for stable operation of the target, and this removes sdasz80 dependency from the RTL build process, if another assembler is used by the compiler
|
5 anni fa |
|
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 anni fa |
|
COPYING.txt
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 anni fa |
|
Makefile
|
ca40956a3a
Regenerated all Makefile's
|
5 anni fa |
|
Makefile.fpc
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 anni fa |
|
README.txt
|
c1f368f8d9
rtl: removed the long obsolete README section mentioning FPC 1.0
|
8 anni fa |
|
fpmake.inc
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
11 anni fa |
|
fpmake.pp
|
f9672b53a2
- removed old float-to-string and string-to-float conversion code
|
5 anni fa |