.. |
aarch64
|
2cacb588aa
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
|
10 years ago |
aix
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
amicommon
|
33602807f5
amicommon: set the return value of SysErrorMessage to something default. this is consistent with some other platforms
|
9 years ago |
amiga
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
android
|
3b3d5ab8be
* Undid last commit
|
9 years ago |
arm
|
84bb46a35d
+ cpu unit for arm (linux only so far)
|
9 years ago |
aros
|
7c1c964c28
arm-aros: enabled basic AROS on ARM build
|
8 years ago |
atari
|
42760951f9
atari: added the initialization of threading subsystem to system init
|
9 years ago |
avr
|
5ec4d38231
Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence.
|
9 years ago |
beos
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
bsd
|
11c90a73b1
- removed "Set8087CW(Default8087CW)" call from SysEntry:
|
9 years ago |
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
darwin
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
dragonfly
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
embedded
|
6a1c1e4f29
Added support for NRF52832 controllers.
|
9 years ago |
emx
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
freebsd
|
e05d417183
Change rules to be able to cross-compile on win32, using old GNU make 3.82
|
9 years ago |
gba
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
go32v2
|
6f80a4cc29
Fix tw3124 test for systems on pagecode 437.
|
9 years ago |
haiku
|
49132b57dd
- remove sysheap.inc override from the Haiku port. mmap is now fully supported under Haiku for a long time. sbrk is also under work and the current implementation limit the available memory.
|
9 years ago |
i386
|
0e54f616b5
merged i386 int64 mod helper fix by Max Nazhalov (Mantis 30240)
|
9 years ago |
i8086
|
c78f406d99
+ implemented proper stack checking for the i8086
|
9 years ago |
inc
|
e1792e712a
* changed the 'size' parameter of fpc_zeromem and fpc_fillmem from ptruint to sizeuint
|
8 years ago |
java
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 years ago |
jvm
|
6e2523b199
* fixed version of fpc_pchar_length() for JVM (the generic one passes
|
9 years ago |
linux
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 years ago |
m68k
|
e54fdc3853
m68k: fixed compilation without FPU after 34785
|
8 years ago |
macos
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
mips
|
b588b3143a
+ MIPS: Assembler implementation of FillChar
|
11 years ago |
mipsel
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 years ago |
morphos
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
msdos
|
e0267e3088
+ call InitSystemThreads in the msdos system unit startup, to initialize the
|
9 years ago |
nativent
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
nds
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
netbsd
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
netware
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
netwlibc
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
objpas
|
a81d2b58f8
Rectify last accessed char in TBigEndianUnicideEncoding.GetChars, fixes test/units/sysutils/tencodingtest.pp failure with -gc option
|
9 years ago |
openbsd
|
bc9bcdf1f8
* patch to increase ino and time_t to 64-bit, mantis #30314
|
9 years ago |
os2
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 years ago |
palmos
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
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 years ago |
powerpc64
|
c69265a61c
* disable out big endian-specific helpers for ppc64le
|
10 years ago |
qnx
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
solaris
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
sparc
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 years ago |
symbian
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
ucmaps
|
fd6d7d680d
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
|
10 years ago |
unix
|
1c04470b66
* converted for-loop to while-loop, because its loop count is used on exit
|
8 years ago |
watcom
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
wii
|
5306ee552b
* regenerated makefiles with latest fpcmake
|
9 years ago |
win
|
f8b458106e
* fix for Mantis #30747: for anonymous events CreateEvent() needs to be called with a Nil parameter for the name, not an empty string
|
9 years ago |
win16
|
9febafa8d5
* fixed win16 compilation, patch by Max Nazhalov
|
9 years ago |
win32
|
6c6cf07c87
Remove heaptrc unit from buildrtl uses clause, heaptrc is handled separately to allow use of -gc option in RTL compilation
|
9 years ago |
win64
|
2ec79b3606
Set result of functions calling RunError to avoid useless warnings
|
9 years ago |
wince
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 years ago |
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 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)
|
9 years ago |
Makefile
|
7c1c964c28
arm-aros: enabled basic AROS on ARM build
|
8 years ago |
Makefile.fpc
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 years ago |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 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 |