..
aarch64
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
2015-02-25 19:34:42 +00:00
aix
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
amicommon
amicommon/sysutils: use THandle instead of Longint
2015-06-28 23:38:37 +00:00
amiga
Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917
2015-06-23 23:22:22 +00:00
android
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
arm
Test the proper CPUARM capability when chosing between blx and bl.
2015-03-22 13:42:28 +00:00
aros
AROS: use BPTR type as filehandle. BPTR is now PtrInt instead of a Pointer, because it's usually not directly referenceable, and that allows interoperability with THandle type
2015-06-29 23:11:02 +00:00
atari
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
avr
+ simple Move and FillChar pascal implementations for AVR
2015-04-12 18:06:05 +00:00
beos
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
bsd
+ Darwin/AArch64 support
2015-02-23 22:53:50 +00:00
charmaps
* moving 4 cp9* units. These are 16-bit and big.
2014-03-29 19:43:13 +00:00
darwin
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
dragonfly
Add call to _init_tls and _rtld_call_init functions for x86_64 DragonFly target startup
2015-07-14 21:56:55 +00:00
embedded
* reduce code size after r31031
2015-06-13 17:00:32 +00:00
emx
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
freebsd
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
gba
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
go32v2
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
haiku
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
i386
+ added missing i386 system unit includes fastmove.inc and int64p.inc to makefile.cpu
2015-03-07 22:35:23 +00:00
i8086
+ added missing i8086 system unit includes hugeptr.inc, int32p.inc and
2015-03-08 01:39:40 +00:00
inc
+ provide also 8 and 16 bit div/mod helper
2015-07-05 20:16:50 +00:00
java
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
jvm
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
2014-03-20 22:44:46 +00:00
linux
* fixed ppoll for infinite timeouts (patch by Edmund Grimley Evans)
2015-06-13 21:02:02 +00:00
m68k
m68k: use the Amiga-specific atomic ops on Amiga
2015-05-24 21:44:51 +00:00
macos
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
mips
+ MIPS: Assembler implementation of FillChar
2014-09-15 19:41:34 +00:00
mipsel
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
2014-03-18 20:01:15 +00:00
morphos
amicommon: support for init/exit procedures for threads. will be used by Sockets unit for example, because bsdsocket.library needs to be reopened for each thread
2015-06-06 19:51:12 +00:00
msdos
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
nativent
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
nds
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
netbsd
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
netware
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
netwlibc
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
objpas
* Fix bug #28364
2015-07-01 19:57:10 +00:00
openbsd
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
os2
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
palmos
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
powerpc
powerpc: MorphOS recently started supporting the G5s, and it runs the G5s in non-G4-compatible mode much like Linux, therefore the DCBZ code seems to fail on them. So disable DCBZ usage for MorphOS as well.
2015-06-20 22:51:53 +00:00
powerpc64
* disable out big endian-specific helpers for ppc64le
2015-03-14 18:36:23 +00:00
qnx
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
solaris
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
sparc
* Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k.
2014-06-05 10:35:51 +00:00
symbian
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
ucmaps
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
2015-02-07 11:30:39 +00:00
unix
* Fixed ftruncate to take 64-bit argument
2015-05-21 07:32:30 +00:00
watcom
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
wii
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
win
* part of mantis 028134, cleanup of NORM_ constants
2015-05-26 17:44:09 +00:00
win32
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
win64
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
wince
* regenerated Makefiles with Linux/AArch64 support
2015-05-20 20:15:10 +00:00
x86_64
+ added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu
2015-03-07 22:49:31 +00:00
COPYING.FPC
COPYING.txt
* updated address of FSF (mantis #24646 , patch by Alexey Svistunov)
2013-06-27 14:01:18 +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
AROS/x86_64: regenerated Makefiles
2015-06-29 00:09:06 +00:00
Makefile.fpc
+ recurse into atari sub-directory
2015-02-01 21:26:57 +00:00
README.txt