.. |
aix
|
4fa69488bc
* fixed compilation of AIX rtl with -Cr
|
11 anos atrás |
amicommon
|
2fba1540c4
amicommon: removed the accidental leftovers of experiments for the last syscall fix for MorphOS
|
11 anos atrás |
amiga
|
27befd2375
amiga: reintroduced some of the exec debug functions, which were removed, but actually *DO* exist on classic Amiga and hooked the new SysDebug stuff into the Amiga RTL
|
11 anos atrás |
android
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
arm
|
03c553606e
- unneeded spaces removed
|
11 anos atrás |
aros
|
34a726b89d
AROS: hooked the new debug stuff into the AROS RTL, to be compatible with MorphOS and Amiga
|
11 anos atrás |
atari
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 anos atrás |
avr
|
98606eea15
Fixed some bugs in the AVR RTL code.
|
11 anos atrás |
beos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
bsd
|
72a0dfecf0
Add code to includee new file to handle changing openbsd syscall numbers
|
11 anos atrás |
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 anos atrás |
darwin
|
75c6d67bc7
* Extention -> extension (By Reinier, bug ID #25979)
|
11 anos atrás |
embedded
|
e012b4fa23
Inline calls to FindSize which removes a lot of unnecessary calls.
|
11 anos atrás |
emx
|
c0a1a7d26d
+ new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions
|
11 anos atrás |
freebsd
|
316a50ff23
* support for clock_gettime(), patch by Graeme.
|
11 anos atrás |
gba
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
go32v2
|
aa44dcbd7f
* fixed hang in dos.exec_ansistring when passing a long command line via the
|
11 anos atrás |
haiku
|
9c5e150965
* patch from #26485, haiku builds character units (and dependencies)
|
11 anos atrás |
i386
|
88b58c3580
i386: added signed 64bit div/mod helpers in assembly. we have some 64bit heavy code where a direct helper results in about 8-10% of performance advantage compared to going through the generic wrapper + the unsigned function
|
11 anos atrás |
i8086
|
16c5849fc6
+ added HexStr() overload for huge pointers
|
11 anos atrás |
inc
|
7180d184c5
+ implements TExtended80Rec, TDoubleRec, TSingleRec
|
10 anos atrás |
java
|
3563944752
* Patch to allow changing TVarRec data (bug ID 26773)
|
10 anos atrás |
jvm
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 anos atrás |
linux
|
c40960466a
* More correctly scan Elf Auxiliary Vector. Fixes possible crash when the first vector entry is AT_NULL. Issue #26973.
|
10 anos atrás |
m68k
|
6bcaa88c3a
* m68k: "or" without suffix is not accepted, must be "or.l"
|
11 anos atrás |
macos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
mips
|
b588b3143a
+ MIPS: Assembler implementation of FillChar
|
11 anos atrás |
mipsel
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 anos atrás |
morphos
|
155ae9961e
MorphOS: hooked the new debug stuff into the MorphOS RTL
|
11 anos atrás |
msdos
|
8edfd33af8
* use RegisterTinyHeapBlock_Simple_Prealigned in the msdos rtl
|
11 anos atrás |
nativent
|
a03c9fbe8f
* remove strutils from the buildunit mantis #26582
|
11 anos atrás |
nds
|
a52e51d0b7
* Updated libndsfpc and nds linkerscript to Ver. 1.5.8
|
11 anos atrás |
netbsd
|
d01bf2dea3
Multifield pthread_attr_t for NetBSD
|
10 anos atrás |
netware
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
netwlibc
|
36e61086de
- removed file coming from Novell NDK, whose licensing agreement forbids
|
11 anos atrás |
objpas
|
bde3bb4f5b
Give a different output if Obj is not a vlaid class
|
10 anos atrás |
openbsd
|
123b9f789a
Add cint type definition if not declared for syscall unit compilation
|
11 anos atrás |
os2
|
bf7e71da47
* new constants for options used in recently added APIs
|
10 anos atrás |
palmos
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
powerpc
|
a8bc2085e8
- Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc.
|
11 anos atrás |
powerpc64
|
a8bc2085e8
- Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc.
|
11 anos atrás |
qnx
|
67df7aebcf
* minor updates
|
11 anos atrás |
solaris
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
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 anos atrás |
symbian
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
ucmaps
|
729730454b
+ source file for cp852 (IBM Latin-2 / central Europe) added
|
11 anos atrás |
unix
|
1fcc0490fe
Also use PHTREAD_INHERIT_SCHED in pthread_attr_setinheritedsched for NetBSD system
|
10 anos atrás |
watcom
|
cedf009d3c
* fix for SIGSEGV in Exec without command line parameters revealed in discussion for #26160
|
11 anos atrás |
wii
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
win
|
3fbcca0e77
* change ulargeinteger quadpart to unsinged, mantis #27023
|
10 anos atrás |
win32
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
win64
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 anos atrás |
wince
|
97b208f3dc
* Enabled unicodedata unicodenumtable character, mantis #26805
|
10 anos atrás |
x86_64
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
11 anos atrás |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 anos atrás |
COPYING.txt
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 anos atrás |
Makefile
|
da7efb8607
AROS: regenerated Makefiles to support i386-aros
|
11 anos atrás |
Makefile.fpc
|
4431ba2c08
merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run.
|
11 anos atrás |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 anos atrás |
fpmake.inc
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 anos atrás |
fpmake.pp
|
a8bc2085e8
- Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc.
|
11 anos atrás |