.. |
aarch64
|
2cacb588aa
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
|
10 жил өмнө |
aix
|
2fe19d990b
* map ebusy and enotdir to error 5, mantis #25931
|
9 жил өмнө |
amicommon
|
e38e051425
Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS
|
9 жил өмнө |
amiga
|
23cf551bf3
m68k-amiga: fixed wrong define to test against softfpu (oops...)
|
9 жил өмнө |
android
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 жил өмнө |
arm
|
84bb46a35d
+ cpu unit for arm (linux only so far)
|
9 жил өмнө |
aros
|
e38e051425
Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS
|
9 жил өмнө |
atari
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
avr
|
5ec4d38231
Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence.
|
9 жил өмнө |
beos
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
bsd
|
9c03d0d6ba
* fix for mantis #25931 return error 5 on EBUSY and ENOTDIR
|
9 жил өмнө |
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 жил өмнө |
darwin
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 жил өмнө |
dragonfly
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 жил өмнө |
embedded
|
6f9d74b83e
+ define FPC_NO_DEFAULT_HEAP for the embedded target as well
|
9 жил өмнө |
emx
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
freebsd
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 жил өмнө |
gba
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
go32v2
|
7cda2d237f
* improved prototypes for dos.
|
9 жил өмнө |
haiku
|
9c03d0d6ba
* fix for mantis #25931 return error 5 on EBUSY and ENOTDIR
|
9 жил өмнө |
i386
|
9b1e6e1976
- removed i386 specific fpc_pchar_length implementation as it is much slower than the generic one which takes advantage of IndexByte
|
9 жил өмнө |
i8086
|
e835f120e9
Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry
|
9 жил өмнө |
inc
|
06b0bb56c1
Disable SysFreeMem call for argv for win16 OS, which does not use SysFreeMem
|
9 жил өмнө |
java
|
788393c298
Change WideString initialization to work correctly with indirect main information as well
|
9 жил өмнө |
jvm
|
6e2523b199
* fixed version of fpc_pchar_length() for JVM (the generic one passes
|
9 жил өмнө |
linux
|
69ad962544
* fixed cross-assembling the Linux/ppc32 loader files on a 64 bit Linux host
|
9 жил өмнө |
m68k
|
846dd6b57b
m68k: use the Amiga-specific atomic ops on Amiga
|
10 жил өмнө |
macos
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
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
|
e38e051425
Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS
|
9 жил өмнө |
msdos
|
e4a9e0ceea
* Fix compilation for msdos OS with -dSYSTEMDEBUG
|
9 жил өмнө |
nativent
|
e522affbf6
Regenerate NativeNT Makefile after recent Makefile.fpc changes in r33711, r33712 and r33713
|
9 жил өмнө |
nds
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
netbsd
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 жил өмнө |
netware
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
netwlibc
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
objpas
|
253589b0b6
* Fix compilation for msdos
|
9 жил өмнө |
openbsd
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 жил өмнө |
os2
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 жил өмнө |
palmos
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
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
|
9c03d0d6ba
* fix for mantis #25931 return error 5 on EBUSY and ENOTDIR
|
9 жил өмнө |
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
|
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 ;) )
|
9 жил өмнө |
ucmaps
|
fd6d7d680d
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
|
10 жил өмнө |
unix
|
960963e74b
* SearchAttr needs more bits (faSymlink=$400), bug ID #29870
|
9 жил өмнө |
watcom
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
wii
|
70b8789262
o basic extended pascal support:
|
9 жил өмнө |
win
|
788393c298
Change WideString initialization to work correctly with indirect main information as well
|
9 жил өмнө |
win16
|
14359cffec
Fix system compilation for win16 OS by setting FPC_NO_DEFAULT_MEMORYMANAGER and adding dummy FinalizeHeap
|
9 жил өмнө |
win32
|
788393c298
Change WideString initialization to work correctly with indirect main information as well
|
9 жил өмнө |
win64
|
f73b3c6e4b
* Also assign the ErrorCode variable, which is being checked by some tests like test/tstack.pp.
|
9 жил өмнө |
wince
|
12d7061212
* Define STACK_SIZE_PARAM_IS_A_RESERVATION
|
9 жил өмнө |
x86_64
|
cad30aaee9
* x86_64: Modified fpc_exp_real so it does not use 'sahf' assembler instruction, which may be not present on early 64-bit capable x86 processors. Mantis #29583.
|
9 жил өмнө |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 жил өмнө |
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 жил өмнө |