.. |
aarch64
|
2cacb588aa
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
|
10 years ago |
aix
|
fee0c228cc
Regenerate after: Fix rtl compilation for AIX OS
|
9 years ago |
amicommon
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 years ago |
amiga
|
70b8789262
o basic extended pascal support:
|
9 years ago |
android
|
6f8e9ad23e
* Fixed cwstring for Android after latest widestring manager changes.
|
9 years ago |
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
|
9 years ago |
aros
|
70b8789262
o basic extended pascal support:
|
9 years ago |
atari
|
70b8789262
o basic extended pascal support:
|
9 years ago |
avr
|
5ec4d38231
Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence.
|
9 years ago |
beos
|
70b8789262
o basic extended pascal support:
|
9 years ago |
bsd
|
f8f03ac4ad
* fixed dirent handling for DragonFly BSD (patch by John Marino,
|
9 years ago |
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
darwin
|
c9204f6c5e
+ added explicit rules for the iso7186 unit for the bsd targets
|
9 years ago |
dragonfly
|
c9204f6c5e
+ added explicit rules for the iso7186 unit for the bsd targets
|
9 years ago |
embedded
|
026848b3e1
+ use CPU_UNITS_DEFINED to track if a SUBARCH is passed, so with CPU_UNITS_DEFINED=1 it is easily possible to compile without any cpu units
|
9 years ago |
emx
|
70b8789262
o basic extended pascal support:
|
9 years ago |
freebsd
|
c9204f6c5e
+ added explicit rules for the iso7186 unit for the bsd targets
|
9 years ago |
gba
|
70b8789262
o basic extended pascal support:
|
9 years ago |
go32v2
|
70b8789262
o basic extended pascal support:
|
9 years ago |
haiku
|
70b8789262
o basic extended pascal support:
|
9 years ago |
i386
|
12030f904a
- removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it
|
10 years ago |
i8086
|
0f6b5161e6
* the 'count' parameter of Move and FillChar on i8086 made 16-bit unsigned,
|
9 years ago |
inc
|
ee2f34588d
* Fix bug #28258, missing UTF8ToString, patch by Stocki
|
9 years ago |
java
|
c7aabaa3b6
- removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it
|
10 years ago |
jvm
|
57bff01715
Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning
|
10 years ago |
linux
|
903ddf8403
- Cleaned out some more assembler PIC hacks around ExitCode variable
|
9 years ago |
m68k
|
846dd6b57b
m68k: use the Amiga-specific atomic ops on Amiga
|
10 years ago |
macos
|
70b8789262
o basic extended pascal support:
|
9 years ago |
mips
|
b588b3143a
+ MIPS: Assembler implementation of FillChar
|
11 years ago |
mipsel
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 years ago |
morphos
|
70b8789262
o basic extended pascal support:
|
9 years ago |
msdos
|
05a3a91d19
* fixed msdos cross compiler compilation with "make -j2"
|
9 years ago |
nativent
|
70b8789262
o basic extended pascal support:
|
9 years ago |
nds
|
70b8789262
o basic extended pascal support:
|
9 years ago |
netbsd
|
c9204f6c5e
+ added explicit rules for the iso7186 unit for the bsd targets
|
9 years ago |
netware
|
70b8789262
o basic extended pascal support:
|
9 years ago |
netwlibc
|
70b8789262
o basic extended pascal support:
|
9 years ago |
objpas
|
9157a11b7e
* Applied partial patch from barlone to change var->out for IdentToInt
|
9 years ago |
openbsd
|
c9204f6c5e
+ added explicit rules for the iso7186 unit for the bsd targets
|
9 years ago |
os2
|
70b8789262
o basic extended pascal support:
|
9 years ago |
palmos
|
70b8789262
o basic extended pascal support:
|
9 years ago |
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 years ago |
powerpc64
|
c69265a61c
* disable out big endian-specific helpers for ppc64le
|
10 years ago |
qnx
|
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
|
10 years ago |
solaris
|
70b8789262
o basic extended pascal support:
|
9 years ago |
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 years ago |
symbian
|
70b8789262
o basic extended pascal support:
|
9 years ago |
ucmaps
|
fd6d7d680d
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
|
10 years ago |
unix
|
581f1188a5
* deprecated dt routines in unixutils. Julian routines already were
|
9 years ago |
watcom
|
70b8789262
o basic extended pascal support:
|
9 years ago |
wii
|
70b8789262
o basic extended pascal support:
|
9 years ago |
win
|
d4d4689914
* use FormatMessageW in SysErrorMessage, resolves issue #29197
|
9 years ago |
win16
|
70b8789262
o basic extended pascal support:
|
9 years ago |
win32
|
97eccd73b7
- Win32 RTL: removed assembler startup files, which are unused since version 2.0.x
|
9 years ago |
win64
|
be6c2e6c94
* modeswitches for win64 + wince.
|
9 years ago |
wince
|
c379362529
* wince has its own struct. Fix it in same way as win/wininc/struct.inc
|
9 years ago |
x86_64
|
e4647ac133
- removed "nostackframe" from floating point helpers for llvm, as FPC
|
9 years ago |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 years ago |
COPYING.txt
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 years ago |
Makefile.fpc
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 years ago |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 years ago |
fpmake.inc
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 years ago |
fpmake.pp
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |