..
aarch64
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
2015-02-25 19:34:42 +00:00
aix
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
amicommon
amicommon: actually, not all filesystems (FTPMount, for example) support the ExamineFH method, so fall back to double-seek in that case
2015-07-23 18:43:37 +00:00
amiga
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
android
* Added a comment.
2015-09-18 14:40:39 +00:00
arm
* Removed unused vars in RTL.
2015-09-17 16:48:53 +00:00
aros
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
atari
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
avr
+ simple Move and FillChar pascal implementations for AVR
2015-04-12 18:06:05 +00:00
beos
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
bsd
Pipe syscall for DragonFly also uses EAX:EDX for result, like FreeBSD
2015-07-14 21:58:27 +00:00
charmaps
* moving 4 cp9* units. These are 16-bit and big.
2014-03-29 19:43:13 +00:00
darwin
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
dragonfly
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
embedded
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
emx
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
freebsd
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
gba
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
go32v2
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
haiku
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
i386
- removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it
2015-09-15 11:51:45 +00:00
i8086
+ implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi
2015-09-08 16:03:50 +00:00
inc
* Fixed string conversion warnings in RTL.
2015-09-17 17:25:57 +00:00
java
- removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it
2015-09-15 11:52:02 +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
* added some missing unit dependencies
2015-09-22 13:48:57 +00:00
m68k
m68k: use the Amiga-specific atomic ops on Amiga
2015-05-24 21:44:51 +00:00
macos
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +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
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
msdos
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
nativent
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
nds
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
netbsd
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
netware
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
netwlibc
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
objpas
* Fixed string conversion warnings in RTL.
2015-09-17 17:25:57 +00:00
openbsd
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
os2
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
palmos
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +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
* updated all the remaining makefiles that 'fpcmake -r' missed
2015-09-05 11:21:36 +00:00
solaris
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +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 after adding the win16 target
2015-09-05 11:02:54 +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
* Removed unused vars in RTL.
2015-09-17 16:48:53 +00:00
watcom
* updated all the remaining makefiles that 'fpcmake -r' missed
2015-09-05 11:21:36 +00:00
wii
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
win
* part of mantis 028134, cleanup of NORM_ constants
2015-05-26 17:44:09 +00:00
win16
+ added the win16api dialog and control management functions
2015-09-24 13:50:58 +00:00
win32
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
win64
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
wince
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
x86_64
* handle atan, sqrt, ln, sin and cos in the x86 RTL for llvm
2015-09-12 23:33:57 +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
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
Makefile.fpc
* regenerated makefiles after adding the win16 target
2015-09-05 11:02:54 +00:00
README.txt