.. |
aix
|
4fa69488bc
* fixed compilation of AIX rtl with -Cr
|
11 роки тому |
amiga
|
fbc7b3d89a
fixed some recently added external vs. public mixup, so Amiga binaries even link again
|
11 роки тому |
android
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
arm
|
fff45fa1d3
- Don't compile fpc_abs_real and fpc_sqr_real if they are already defined (Mantis #25342).
|
11 роки тому |
atari
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 роки тому |
avr
|
98606eea15
Fixed some bugs in the AVR RTL code.
|
11 роки тому |
beos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
bsd
|
7e4b98e735
* i386-*bsd: cleaned out handwritten assembler threadvar access from syscall code.
|
11 роки тому |
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 роки тому |
darwin
|
75c6d67bc7
* Extention -> extension (By Reinier, bug ID #25979)
|
11 роки тому |
embedded
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
emx
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
freebsd
|
a1c9a98e68
* Extention -> extension (By Reinier, bug ID #25979)
|
11 роки тому |
gba
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
go32v2
|
29a7f75d1d
Complete previous commit: add EXECPPAS to ALL explicit rules
|
11 роки тому |
haiku
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
i386
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
11 роки тому |
i8086
|
ec75c5dfa0
+ added an asm implementation of FillDWord for i8086
|
11 роки тому |
inc
|
bacd303208
* synchronized with trunk up to r27758
|
11 роки тому |
java
|
bacd303208
* synchronized with trunk up to r27758
|
11 роки тому |
jvm
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 роки тому |
linux
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
m68k
|
29bf988ca7
+ Implemented m68k-specific (actually, softfloat-specific) part of Math unit.
|
11 роки тому |
macos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
mips
|
7b56c90d82
- MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff.
|
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
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
msdos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
nativent
|
efa80632ed
Remove varutils, variants and dateutils units which are now in rtl-objpas package
|
11 роки тому |
nds
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
netbsd
|
f188dec303
Add missing unixtype unit dependencies
|
11 роки тому |
netware
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
netwlibc
|
36e61086de
- removed file coming from Novell NDK, whose licensing agreement forbids
|
11 роки тому |
objpas
|
47fd732236
* Fix StrToDate incompatibility with delphi in case of trailing whitespace
|
11 роки тому |
openbsd
|
7f8995186c
- Remove openbsd/classes.pp and use generic unix/classes.pp instead. These files are identical, excluding whitespace and comments.
|
11 роки тому |
os2
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
palmos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
powerpc
|
217bac7a0b
- Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant.
|
11 роки тому |
powerpc64
|
217bac7a0b
- Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant.
|
11 роки тому |
qnx
|
67df7aebcf
* minor updates
|
11 роки тому |
solaris
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
sparc
|
295e795a0a
* SPARC: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one.
|
11 роки тому |
symbian
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
ucmaps
|
729730454b
+ source file for cp852 (IBM Latin-2 / central Europe) added
|
11 роки тому |
unix
|
d7c863185f
* Added plain calls for semaphore-related functionality, this removes need to maintain a second copy of thread manager in unis/tthread.inc.
|
11 роки тому |
watcom
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 роки тому |
wii
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
win
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 роки тому |
win32
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
win64
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
wince
|
bbfd061dcf
* Extention -> extension (By Reinier, bug ID #25979)
|
11 роки тому |
x86_64
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
11 роки тому |
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
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 роки тому |
Makefile.fpc
|
2001609d9f
* mipsel-android: rtl build.
|
11 роки тому |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 роки тому |
fpmake.inc
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 роки тому |
fpmake.pp
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 роки тому |