..
aarch64
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
2015-02-25 19:34:42 +00:00
aix
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
amicommon
AROS: Semaphores are much bigger on 64bit, fixes crashes and freezes on AROS64 with Threading enabled
2017-05-14 13:39:15 +00:00
amiga
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
android
* ARM: Never use the "BLX label" instruction. Use "BL label" instead.
2017-05-04 15:55:55 +00:00
arm
* ARM: Never use the "BLX label" instruction. Use "BL label" instead.
2017-05-04 15:55:55 +00:00
aros
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
atari
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
avr
* interlocked methods with smallint parameters, resolves #31158
2016-12-31 19:42:47 +00:00
beos
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
bsd
* another sysctl fix. Original fixes were done in the assumption that the
2017-05-10 09:09:59 +00:00
charmaps
+ support code page 855 (yet another cyrillic encoding)
2017-05-31 14:49:10 +00:00
darwin
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
dragonfly
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
embedded
* let the avrsim throw an exception if a program tries to execute code at address 0
2017-05-23 20:18:17 +00:00
emx
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
freebsd
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
gba
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
go32v2
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
haiku
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
i386
* split fpc_mul_<64 bit> into separate procedures with and without overflow checking
2017-02-19 19:15:14 +00:00
i8086
* use xchg, instead of mov, because it's 1 byte shorter
2017-05-26 18:26:00 +00:00
inc
softfpu: make it possible to optionally inline some of the simple functions. also made it possible to replace the MUL32TO64 function with compiler generated code. If the new defines are enabled, they results in 15-30% speedup on m68k (68020+) softfpu code
2017-05-27 22:12:27 +00:00
java
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
jvm
* initialise for-loop variables before the loop
2016-11-09 19:51:39 +00:00
linux
Regenerated after: Add -32 to ASTARGET for sparc 32-bit and add sparc64 ASTARGET modifications
2017-06-01 13:35:32 +00:00
m68k
m68k: fix frame pointer register on atari, and a few other non-amiga systems
2016-12-27 17:09:06 +00:00
macos
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
mips
+ MIPS: Assembler implementation of FillChar
2014-09-15 19:41:34 +00:00
mipsel
morphos
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
msdos
Add information about MCB to SysAlloc call if DEBUG_TINY_HEAP macro is defined
2017-05-22 20:42:33 +00:00
nativent
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
nds
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
netbsd
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
netware
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
netwlibc
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
objpas
- removed the "else" in math.EnsureRange, because this way the compiler
2017-05-23 13:17:28 +00:00
openbsd
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
os2
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
palmos
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
powerpc
* optimized PowerPC version of changes in r35454
2017-02-19 20:27:39 +00:00
powerpc64
* disable out big endian-specific helpers for ppc64le
2015-03-14 18:36:23 +00:00
qnx
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
solaris
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
sparc
* updated FSF address (mantis #30198 , patch by Paul Gevers)
2016-10-02 12:56:59 +00:00
symbian
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
ucmaps
+ support code page 855 (yet another cyrillic encoding)
2017-05-31 14:49:10 +00:00
unix
* make webtbs/tw30535 also working on OSes using cthreads
2017-03-12 09:28:41 +00:00
watcom
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
wii
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
win
* menubarinfo, remove packed (64-bit fix)
2017-05-24 17:02:54 +00:00
win16
Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files,
2017-05-10 13:06:39 +00:00
win32
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
win64
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
wince
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
x86_64
+ added x86_64 asm implementation of math.DivMod
2017-05-23 17:14:10 +00:00
COPYING.FPC
COPYING.txt
* updated FSF address (mantis #30198 , patch by Paul Gevers)
2016-10-02 12:56:59 +00:00
fpmake.inc
* first dragonfly patch (existing most). Mantis #27091
2014-12-07 20:27:02 +00:00
fpmake.pp
* version updated to 3.1.1
2015-01-04 21:09:04 +00:00
Makefile
Regenerate all Makefile's after changes related to FPCDIR checks
2017-04-18 14:15:47 +00:00
Makefile.fpc
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
README.txt