..
aarch64
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
2017-11-01 16:33:30 +00:00
aix
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
amicommon
athreads: add a custom API to retrieve underlying process ID from AThreads. this makes it possible to combine some Amiga API features like Signaling with FPC's thread handling
2018-04-26 11:28:38 +00:00
amiga
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
android
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
arm
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
2017-11-01 16:33:30 +00:00
aros
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
atari
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
avr
+ implemented some AVR specific intrinsics
2017-11-01 16:33:34 +00:00
beos
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
bsd
* fixes sysctl also with 3.0.4 as starting compiler.
2018-02-16 17:58:20 +00:00
charmaps
+ support the KOI8-R and KOI8-U Cyrillic encodings
2017-06-07 13:51:53 +00:00
darwin
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
dragonfly
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
embedded
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
emx
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
freebsd
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
gba
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
go32v2
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
haiku
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
i386
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
2018-07-11 14:19:40 +00:00
i8086
* updated the CSeg, DSeg and SSeg rtl functions on i8086 to use the new x86
2018-07-11 14:34:05 +00:00
inc
Add missing alignment in DynArrayIndex function
2018-08-07 16:34:57 +00:00
java
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
jvm
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
2017-11-01 16:33:30 +00:00
linux
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
m68k
m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled
2018-03-13 23:44:54 +00:00
macos
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
mips
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
2017-11-01 16:33:30 +00:00
mipsel
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
2017-11-01 16:33:30 +00:00
morphos
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
msdos
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
nativent
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
nds
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
netbsd
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
netware
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
netwlibc
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
objpas
* IntPower inverts the base first for negative exponents and multiplies then, resolves #34124
2018-08-16 20:45:35 +00:00
openbsd
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
os2
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
palmos
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
powerpc
Disable dcbz code for AIX also
2018-05-11 15:49:35 +00:00
powerpc64
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
2017-11-01 16:33:30 +00:00
qnx
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
solaris
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
sparc
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
2017-11-01 16:33:30 +00:00
sparc64
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
2017-11-01 16:33:30 +00:00
symbian
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
ucmaps
+ support the KOI8-R and KOI8-U Cyrillic encodings
2017-06-07 13:51:53 +00:00
unix
* use include files in the unix ports unit as well
2018-07-09 14:42:01 +00:00
watcom
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
wii
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
win
* fixes mantis 34008, some copy paste errors in -A and -W suffixes.
2018-07-21 12:29:18 +00:00
win16
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
win32
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
win64
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
wince
* regenned makefile without date/rev components for easier merging.
2018-08-18 15:06:25 +00:00
x86_64
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
2018-07-11 14:19:40 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
* trunk to 3.3.1
2018-08-18 15:47:44 +00:00
Makefile
* trunk to 3.3.1
2018-08-18 15:47:44 +00:00
Makefile.fpc
* trunk to 3.3.1
2018-08-18 15:47:44 +00:00
README.txt
rtl: removed the long obsolete README section mentioning FPC 1.0
2018-02-12 10:58:54 +00:00