.. |
aarch64
|
2cacb588aa
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
|
10 年 前 |
aix
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
amicommon
|
eb3bd4648c
amicommon: actually, not all filesystems (FTPMount, for example) support the ExamineFH method, so fall back to double-seek in that case
|
10 年 前 |
amiga
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
android
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
arm
|
53fd543440
Fix fillchar for >ARMv3
|
10 年 前 |
aros
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
atari
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
avr
|
34c7f45637
+ simple Move and FillChar pascal implementations for AVR
|
10 年 前 |
beos
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
bsd
|
f08fa883e2
Pipe syscall for DragonFly also uses EAX:EDX for result, like FreeBSD
|
10 年 前 |
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 年 前 |
darwin
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
dragonfly
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
embedded
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
emx
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
freebsd
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
gba
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
go32v2
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
haiku
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
i386
|
d39bfec4d2
+ added missing i386 system unit includes fastmove.inc and int64p.inc to makefile.cpu
|
10 年 前 |
i8086
|
024ebb287e
+ implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi
|
10 年 前 |
inc
|
5f3c45d370
+ added the win16 api resource functions
|
10 年 前 |
java
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
jvm
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 年 前 |
linux
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
m68k
|
846dd6b57b
m68k: use the Amiga-specific atomic ops on Amiga
|
10 年 前 |
macos
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
mips
|
b588b3143a
+ MIPS: Assembler implementation of FillChar
|
11 年 前 |
mipsel
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 年 前 |
morphos
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
msdos
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
nativent
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
nds
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
netbsd
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
netware
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
netwlibc
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
objpas
|
2cf8cdd885
Fix for Mantis #28650.
|
10 年 前 |
openbsd
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
os2
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
palmos
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
powerpc
|
df0ac8cb02
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.
|
10 年 前 |
powerpc64
|
c69265a61c
* disable out big endian-specific helpers for ppc64le
|
10 年 前 |
qnx
|
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
|
10 年 前 |
solaris
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
sparc
|
217ab9879c
* 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.
|
11 年 前 |
symbian
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
ucmaps
|
fd6d7d680d
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
|
10 年 前 |
unix
|
4e0d546323
* Use mbrlen instead of mblen under Haiku like on other Unix like platforms.
|
10 年 前 |
watcom
|
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
|
10 年 前 |
wii
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
win
|
c402bffc69
* part of mantis 028134, cleanup of NORM_ constants
|
10 年 前 |
win16
|
e5153db532
+ added the win16api drawing functions
|
10 年 前 |
win32
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
win64
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
wince
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
x86_64
|
6909523b70
* handle atan, sqrt, ln, sin and cos in the x86 RTL for llvm
|
10 年 前 |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
20 年 前 |
COPYING.txt
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 年 前 |
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
Makefile.fpc
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年 前 |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 年 前 |
fpmake.inc
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 年 前 |
fpmake.pp
|
d407b668d1
* version updated to 3.1.1
|
10 年 前 |