.. |
aix
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
amiga
|
c99d723826
merged fixes from MorphOS
|
12 years ago |
android
|
7e5af23ace
* Android: There are cases when libc "environ" var may be NULL. Check for such case and provide fake valid environment. Bug #24519.
|
12 years ago |
arm
|
c0dda2ab77
* disable assembler versions of string routines for arm thumb
|
12 years ago |
atari
|
27403b542b
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 years ago |
avr
|
8469741700
+ Added additional addr pointer parameter to
|
13 years ago |
beos
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
bsd
|
9554eb2b48
* some O_ constants. Patch by Barlone.
|
12 years ago |
charmaps
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |
darwin
|
a65cb866d1
rtl: add unicodenumtable to install units
|
12 years ago |
embedded
|
0e9b8adb7a
patch by Michael Ring:
|
12 years ago |
emx
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
freebsd
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
gba
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
go32v2
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
haiku
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
i386
|
97152cc41b
* Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword.
|
12 years ago |
i8086
|
07b9019c94
* jmp_buf.pc renamed to .ip and also changed to word
|
12 years ago |
inc
|
980563d576
* several small errors fixed, float128<->float64 conversion works now
|
12 years ago |
java
|
d90445e5ee
compiler, rtl, tests: write Delphi compatible (more or less) type information for Class Reference and Pointer types (mantis #0024367)
|
12 years ago |
jvm
|
22116ce9be
* Revert changes to java-related files by r23604.
|
12 years ago |
linux
|
78f94ab035
* made calls to seterrno position-independent
|
12 years ago |
m68k
|
83af4e93f7
rtl/m68k/m68k.inc:
|
12 years ago |
macos
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
mips
|
4c84febfae
* InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet.
|
12 years ago |
mipsel
|
d681ad612b
+ several redirection include files for mipsel/mipsel-linux
|
13 years ago |
morphos
|
cdf3f3266b
implemented FileSetDate, improved FileCreate
|
12 years ago |
msdos
|
5d4ebf0dca
+ added extra_param_offset constant for accessing parameters in asm routines with nostackframe
|
12 years ago |
nativent
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
nds
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
netbsd
|
c987e1f5b9
* add CPU prefix to some defines
|
12 years ago |
netware
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
netwlibc
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
objpas
|
fa0d5bb66e
rtl: add tkBool into TTypeData case (issue #0024538)
|
12 years ago |
openbsd
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
os2
|
d066a78559
* fix breakage after writestr changes in r23888
|
12 years ago |
palmos
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
powerpc
|
8469741700
+ Added additional addr pointer parameter to
|
13 years ago |
powerpc64
|
8469741700
+ Added additional addr pointer parameter to
|
13 years ago |
qnx
|
d1d0ed3c16
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 years ago |
solaris
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
sparc
|
1ea8a397e5
* use membar only for sparcv9(+)
|
12 years ago |
symbian
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
ucmaps
|
e2e4634295
- remove maps with unclear header
|
13 years ago |
unix
|
07e23b8401
* mousebutton 4 and 5 support (gpm only?) Mantis #13469
|
12 years ago |
watcom
|
d1d0ed3c16
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 years ago |
wii
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
win
|
94d1e0c81c
+ Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc
|
12 years ago |
win32
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 years ago |
win64
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 years ago |
wince
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 years ago |
x86_64
|
4cfc693a63
* Fix win64 math unit compilation
|
12 years ago |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 years ago |
COPYING.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 years ago |
Makefile
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 years ago |
Makefile.fpc
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 years ago |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 years ago |
fpmake.inc
|
935a030dca
rtl: enable character unit compilation for win32
|
14 years ago |
fpmake.pp
|
a7b48be598
bugfixes:
|
13 years ago |