.. |
aix
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
amiga
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
android
|
9471fb4f9e
* Added ICU version of Android 4.1.
|
%!s(int64=12) %!d(string=hai) anos |
arm
|
5647d5112b
Fixed error in define selecting write barrier code that has been introduced during debugging
|
%!s(int64=13) %!d(string=hai) anos |
atari
|
27403b542b
+ FileNameCasePreserving added - see #18066 in Mantis
|
%!s(int64=13) %!d(string=hai) anos |
avr
|
8469741700
+ Added additional addr pointer parameter to
|
%!s(int64=13) %!d(string=hai) anos |
beos
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
bsd
|
69c29a415f
* pass the procdef to getintparaloc instead of only the proccalloption, so
|
%!s(int64=12) %!d(string=hai) anos |
darwin
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
embedded
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
emx
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
freebsd
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
gba
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
go32v2
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
haiku
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
i386
|
c0f49951b1
* Fixed i386 longjmp, it must not return 0 if 'value' argument happens to be 0.
|
%!s(int64=13) %!d(string=hai) anos |
inc
|
8ae7c5784c
* Sync with trunk r23500.
|
%!s(int64=12) %!d(string=hai) anos |
java
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
jvm
|
8469741700
+ Added additional addr pointer parameter to
|
%!s(int64=13) %!d(string=hai) anos |
linux
|
8ae7c5784c
* Sync with trunk r23500.
|
%!s(int64=12) %!d(string=hai) anos |
m68k
|
83af4e93f7
rtl/m68k/m68k.inc:
|
%!s(int64=12) %!d(string=hai) anos |
macos
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
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.
|
%!s(int64=12) %!d(string=hai) anos |
mipsel
|
d681ad612b
+ several redirection include files for mipsel/mipsel-linux
|
%!s(int64=13) %!d(string=hai) anos |
morphos
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
nativent
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
nds
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
netbsd
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
netware
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
netwlibc
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
objpas
|
f4c2ba9eb6
* Make sure that current method is removed from stack prior to executing it (bug ID #23629)
|
%!s(int64=12) %!d(string=hai) anos |
openbsd
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
os2
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
palmos
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
powerpc
|
8469741700
+ Added additional addr pointer parameter to
|
%!s(int64=13) %!d(string=hai) anos |
powerpc64
|
8469741700
+ Added additional addr pointer parameter to
|
%!s(int64=13) %!d(string=hai) anos |
qnx
|
23b95a4d70
* Regenerated all makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
solaris
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
sparc
|
1ea8a397e5
* use membar only for sparcv9(+)
|
%!s(int64=13) %!d(string=hai) anos |
symbian
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
ucmaps
|
e2e4634295
- remove maps with unclear header
|
%!s(int64=13) %!d(string=hai) anos |
unix
|
d26f0552a0
* Sync with trunk r23404.
|
%!s(int64=12) %!d(string=hai) anos |
watcom
|
23b95a4d70
* Regenerated all makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
wii
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
win
|
6788fd6433
+ Win64 SEH: install a top-level exception handler around thread functions. This was a missing puzzle piece of SEH support. Now behavior of unhandled exceptions in non-main threads is consistent with that of main thread, and, in general, behavior of SEH-enabled RTL is consistent with one without SEH.
|
%!s(int64=12) %!d(string=hai) anos |
win32
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
win64
|
8ae7c5784c
* Sync with trunk r23500.
|
%!s(int64=12) %!d(string=hai) anos |
wince
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
x86_64
|
c26ef20f30
Use OLDBINUTILS conditional to disable assembler code unsupported by older GNU assmebler for x86_64.inc as in cpu.pp to allow use for openbsd for instance
|
%!s(int64=12) %!d(string=hai) anos |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
%!s(int64=21) %!d(string=hai) anos |
COPYING.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
%!s(int64=16) %!d(string=hai) anos |
Makefile
|
2fc220cc6c
* Regenerated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
Makefile.fpc
|
810adb2f65
Merge with trunk r22040. Regenerated makefiles.
|
%!s(int64=13) %!d(string=hai) anos |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
%!s(int64=16) %!d(string=hai) anos |
fpmake.inc
|
935a030dca
rtl: enable character unit compilation for win32
|
%!s(int64=14) %!d(string=hai) anos |
fpmake.pp
|
a7b48be598
bugfixes:
|
%!s(int64=13) %!d(string=hai) anos |