| .. |
|
aix
|
4fa69488bc
* fixed compilation of AIX rtl with -Cr
|
12 년 전 |
|
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
|
12 년 전 |
|
arm
|
fff45fa1d3
- Don't compile fpc_abs_real and fpc_sqr_real if they are already defined (Mantis #25342).
|
12 년 전 |
|
atari
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
12 년 전 |
|
avr
|
98606eea15
Fixed some bugs in the AVR RTL code.
|
12 년 전 |
|
beos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
bsd
|
7e4b98e735
* i386-*bsd: cleaned out handwritten assembler threadvar access from syscall code.
|
12 년 전 |
|
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
12 년 전 |
|
darwin
|
75c6d67bc7
* Extention -> extension (By Reinier, bug ID #25979)
|
11 년 전 |
|
embedded
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
emx
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
freebsd
|
a1c9a98e68
* Extention -> extension (By Reinier, bug ID #25979)
|
11 년 전 |
|
gba
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
go32v2
|
29a7f75d1d
Complete previous commit: add EXECPPAS to ALL explicit rules
|
12 년 전 |
|
haiku
|
55d62d6821
* removed units moved in r27349 (patch by Olivier Coursiere, mantis #26148)
|
11 년 전 |
|
i386
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
12 년 전 |
|
i8086
|
ec75c5dfa0
+ added an asm implementation of FillDWord for i8086
|
12 년 전 |
|
inc
|
17e34abc62
* Fix for bug ID #18551
|
11 년 전 |
|
java
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
jvm
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
12 년 전 |
|
linux
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
m68k
|
29bf988ca7
+ Implemented m68k-specific (actually, softfloat-specific) part of Math unit.
|
12 년 전 |
|
macos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
mips
|
7b56c90d82
- MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff.
|
12 년 전 |
|
mipsel
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
12 년 전 |
|
morphos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
msdos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
nativent
|
efa80632ed
Remove varutils, variants and dateutils units which are now in rtl-objpas package
|
12 년 전 |
|
nds
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
netbsd
|
f188dec303
Add missing unixtype unit dependencies
|
12 년 전 |
|
netware
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
netwlibc
|
36e61086de
- removed file coming from Novell NDK, whose licensing agreement forbids
|
12 년 전 |
|
objpas
|
d4368c55b9
Fix windows problem with FindResource function
|
11 년 전 |
|
openbsd
|
7f8995186c
- Remove openbsd/classes.pp and use generic unix/classes.pp instead. These files are identical, excluding whitespace and comments.
|
12 년 전 |
|
os2
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
palmos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
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.
|
12 년 전 |
|
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.
|
12 년 전 |
|
qnx
|
67df7aebcf
* minor updates
|
12 년 전 |
|
solaris
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
sparc
|
295e795a0a
* SPARC: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one.
|
12 년 전 |
|
symbian
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
ucmaps
|
729730454b
+ source file for cp852 (IBM Latin-2 / central Europe) added
|
12 년 전 |
|
unix
|
17e34abc62
* Fix for bug ID #18551
|
11 년 전 |
|
watcom
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
12 년 전 |
|
wii
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
win
|
d5a88caecd
* Do not display error message if NoErrMsg is set.
|
11 년 전 |
|
win32
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
win64
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
12 년 전 |
|
wince
|
bbfd061dcf
* Extention -> extension (By Reinier, bug ID #25979)
|
11 년 전 |
|
x86_64
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
12 년 전 |
|
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
|
12 년 전 |
|
Makefile.fpc
|
2001609d9f
* mipsel-android: rtl build.
|
12 년 전 |
|
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
17 년 전 |
|
fpmake.inc
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
12 년 전 |
|
fpmake.pp
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
12 년 전 |