.. |
aarch64
|
2cacb588aa
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
|
10 anni fa |
aix
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
amicommon
|
141878978e
AmiCommon: Missing UnLockDosList, DiskFree Bugfix
|
10 anni fa |
amiga
|
3d01d4ceb1
* regenerated with Darwin/AArch64 support
|
10 anni fa |
android
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
arm
|
3ef4033e7d
Test the proper CPUARM capability when chosing between blx and bl.
|
10 anni fa |
aros
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
atari
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 anni fa |
avr
|
98606eea15
Fixed some bugs in the AVR RTL code.
|
11 anni fa |
beos
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
bsd
|
5a8959381c
+ Darwin/AArch64 support
|
10 anni fa |
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 anni fa |
darwin
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
dragonfly
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
embedded
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 anni fa |
emx
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
freebsd
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
gba
|
177b007eba
* Fixed gba rtl: it generated corrupted executables
|
10 anni fa |
go32v2
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 anni fa |
haiku
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
i386
|
d39bfec4d2
+ added missing i386 system unit includes fastmove.inc and int64p.inc to makefile.cpu
|
10 anni fa |
i8086
|
3497359a9f
+ added missing i8086 system unit includes hugeptr.inc, int32p.inc and
|
10 anni fa |
inc
|
bd203a5b57
* synchronised with trunk till r30240
|
10 anni fa |
java
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 anni fa |
jvm
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 anni fa |
linux
|
492101df76
* fixed a race condition during parallel build on linux, when the loaders are
|
10 anni fa |
m68k
|
7758ad9313
m68k: clear the FPU Control Register at program start. This fixes some testcode randomly failing on AmigaOS, where the FPCR state is inherited from the parent task. Also added the FPCR layout and rounding modes info, based on the Motorola 68k PRMm68k.inc
|
10 anni fa |
macos
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
mips
|
b588b3143a
+ MIPS: Assembler implementation of FillChar
|
11 anni fa |
mipsel
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 anni fa |
morphos
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
msdos
|
930327eabf
* fixed a race condition during parallel build, when nasm tries to create the
|
10 anni fa |
nativent
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
nds
|
8dd9b46d60
* Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are now buildable without external dependencies
|
10 anni fa |
netbsd
|
c45d3a2d96
Correct pthread related types
|
10 anni fa |
netware
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 anni fa |
netwlibc
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 anni fa |
objpas
|
0304b5f1e9
* Copy LineBreak during TStrings.Assign
|
10 anni fa |
openbsd
|
97b4a68e98
* Use C default packing for TStatFS type (fixes errors for x86_64 CPU)
|
10 anni fa |
os2
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 anni fa |
palmos
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 anni fa |
powerpc
|
a8bc2085e8
- Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc.
|
11 anni fa |
powerpc64
|
c69265a61c
* disable out big endian-specific helpers for ppc64le
|
10 anni fa |
qnx
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
solaris
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
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 anni fa |
symbian
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
ucmaps
|
fd6d7d680d
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
|
10 anni fa |
unix
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
10 anni fa |
watcom
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 anni fa |
wii
|
0e93481dbf
* Wii rtl: reverted wrong commit
|
10 anni fa |
win
|
076e43f799
* try to beautify image_delayload_descriptor a bit. But a 1:1 structure
|
10 anni fa |
win32
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
win64
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
wince
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
x86_64
|
7c884bd2ee
+ added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu
|
10 anni fa |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 anni fa |
COPYING.txt
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 anni fa |
Makefile
|
fa328436ab
* regenerated for iphonesim/x86-64
|
10 anni fa |
Makefile.fpc
|
f0c5074e34
+ recurse into atari sub-directory
|
10 anni fa |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 anni fa |
fpmake.inc
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 anni fa |
fpmake.pp
|
d407b668d1
* version updated to 3.1.1
|
10 anni fa |