| .. |
|
aarch64
|
2cacb588aa
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
|
il y a 10 ans |
|
aix
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
il y a 10 ans |
|
amicommon
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
il y a 10 ans |
|
amiga
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
android
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
il y a 10 ans |
|
arm
|
3f2057a2f2
* do not generate blx instructions, the generation of blx instead of bl was introduced some years ago but today it proves to be wrong: if necessary, the linker converts the bl into a blx, this is also how gcc and clang handle it
|
il y a 10 ans |
|
aros
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
atari
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
avr
|
5ec4d38231
Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence.
|
il y a 10 ans |
|
beos
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
bsd
|
191a293e4a
Fix compilation of Mac OS X. Without the cdecl modifier we need the _
|
il y a 10 ans |
|
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
il y a 11 ans |
|
darwin
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
il y a 10 ans |
|
dragonfly
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
il y a 10 ans |
|
embedded
|
1c0c944311
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
il y a 9 ans |
|
emx
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
freebsd
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
il y a 10 ans |
|
gba
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
go32v2
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
haiku
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
i386
|
77cf67b59a
o unified interface of i386 and x86-64 cpu unit:
|
il y a 10 ans |
|
i8086
|
e835f120e9
Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry
|
il y a 10 ans |
|
inc
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
il y a 9 ans |
|
java
|
7b67ead440
Pass further main program data through the indirect entry information.
|
il y a 10 ans |
|
jvm
|
57bff01715
Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning
|
il y a 10 ans |
|
linux
|
9e3c7f175f
* load the address of envp before storing it, so we don't overwrite argv
|
il y a 10 ans |
|
m68k
|
846dd6b57b
m68k: use the Amiga-specific atomic ops on Amiga
|
il y a 10 ans |
|
macos
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
mips
|
b588b3143a
+ MIPS: Assembler implementation of FillChar
|
il y a 11 ans |
|
mipsel
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
il y a 11 ans |
|
morphos
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
msdos
|
5aa8392e05
* i8086-msdos compilation fixed
|
il y a 10 ans |
|
nativent
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
il y a 10 ans |
|
nds
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
netbsd
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
il y a 10 ans |
|
netware
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
netwlibc
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
objpas
|
2a33ee63bb
* Forgot to commit, constant for TThread.ExecuteInthread
|
il y a 9 ans |
|
openbsd
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
il y a 10 ans |
|
os2
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
il y a 10 ans |
|
palmos
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
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.
|
il y a 10 ans |
|
powerpc64
|
c69265a61c
* disable out big endian-specific helpers for ppc64le
|
il y a 10 ans |
|
qnx
|
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
|
il y a 10 ans |
|
solaris
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
il y a 10 ans |
|
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.
|
il y a 11 ans |
|
symbian
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
il y a 10 ans |
|
ucmaps
|
fd6d7d680d
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
|
il y a 11 ans |
|
unix
|
581f1188a5
* deprecated dt routines in unixutils. Julian routines already were
|
il y a 10 ans |
|
watcom
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
wii
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
win
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
il y a 9 ans |
|
win16
|
70b8789262
o basic extended pascal support:
|
il y a 10 ans |
|
win32
|
6afda909d4
Rework TlsKey handling on Windows so that it works as intended with indirect main information
|
il y a 9 ans |
|
win64
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
il y a 10 ans |
|
wince
|
e15e80ab1f
Fix for Mantis #29499.
|
il y a 10 ans |
|
x86_64
|
e4647ac133
- removed "nostackframe" from floating point helpers for llvm, as FPC
|
il y a 10 ans |
|
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
il y a 21 ans |
|
COPYING.txt
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
il y a 12 ans |
|
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
il y a 10 ans |
|
Makefile.fpc
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
il y a 10 ans |
|
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
il y a 17 ans |
|
fpmake.inc
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
il y a 11 ans |
|
fpmake.pp
|
d407b668d1
* version updated to 3.1.1
|
il y a 11 ans |