.. |
aarch64
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
aix
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
amicommon
|
ae184f4665
Amicommon: Implemented GetTempDir() for all Amiga systems ('T:' as default)
|
7 years ago |
amiga
|
a0975a70dd
amiga: do not specify dos as an explicity dependency for extpas. depend on buildrtl instead.
|
7 years ago |
android
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
arm
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
aros
|
2968ce41e1
aros: do not specify dos as an explicity dependency for extpas. depend on buildrtl instead.
|
7 years ago |
atari
|
467349c5ee
atari: do not reference DOS unit explicitly as a dependency. it's now built by buildrtl. add an rtl.cfg for easy features override
|
7 years ago |
avr
|
c7d5525b56
+ implemented some AVR specific intrinsics
|
7 years ago |
beos
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
bsd
|
14b14f3bda
* fixes sysctl also with 3.0.4 as starting compiler.
|
7 years ago |
charmaps
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 years ago |
darwin
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
dragonfly
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
embedded
|
055a49b202
* patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed.
|
7 years ago |
emx
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
freebsd
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
gba
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
go32v2
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
haiku
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
i386
|
39dc58de09
- removed one asm instruction from i386's StrEnd() implementation
|
7 years ago |
i8086
|
29f307589e
+ added an i8086-specific procedure MoveData, that allows moving of far data,
|
7 years ago |
inc
|
c230f81719
+ support for <dyn. array>+<dyn. array>, resolves #30463
|
7 years ago |
java
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
jvm
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
linux
|
b24eb3cce7
* x86_64-linux uses now pascal init code
|
7 years ago |
m68k
|
3a78ff1ee4
m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled
|
7 years ago |
macos
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
mips
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
mipsel
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
morphos
|
f731f33fea
morphos: do not specify dos as an explicity dependency for extpas. depend on buildrtl instead.
|
7 years ago |
msdos
|
c63c3e99c7
* load environment on msdos if parameters are loaded, so paramstr(0) is loaded as well
|
7 years ago |
nativent
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
nds
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
netbsd
|
604829bdfd
netbsd: support syscall offsetting for EABI. primarily to support NetBSD on ARM EABI
|
7 years ago |
netware
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
netwlibc
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
objpas
|
8a2cf56d51
* fixed operator mod for floats as proposed by wp in #33167, resolves #33167
|
7 years ago |
openbsd
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
os2
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
palmos
|
7c3702d3b0
palmos: make it easy to disable certain features, also disable some which are not needed now. hello, world! is about 6K with these settings, about 5K smaller than otherwise
|
7 years ago |
powerpc
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
powerpc64
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
qnx
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
solaris
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
sparc
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
sparc64
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
symbian
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
ucmaps
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 years ago |
unix
|
ab1a82bfb3
fix typo in comment. no functional change.
|
7 years ago |
watcom
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
wii
|
2130c43685
Add @rtl.cfg to FPC_SYSTEM_OPT to cope with new restriction for -Sf option
|
7 years ago |
win
|
ccbaf748b8
* Fix bug ID #33133 (use newer Windows API if available)
|
7 years ago |
win16
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
win32
|
4d63945b8d
+ handle also STATUS_FLOAT_MULTIPLE_FAULTS, resolves #32822
|
7 years ago |
win64
|
af5d27e083
Fix compilation wtih range check: STD_INPUT_HANDLE must be a DWORD
|
7 years ago |
wince
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
x86_64
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 years ago |
COPYING.txt
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
8 years ago |
Makefile
|
77b97abe61
arm-netbsd: regenerated the required Makefiles
|
7 years ago |
Makefile.fpc
|
96066f5c89
Add missing watcom directory entry
|
7 years ago |
README.txt
|
c1f368f8d9
rtl: removed the long obsolete README section mentioning FPC 1.0
|
7 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 |