.. |
aix
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
amiga
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
android
|
5d061a7efa
* Do not use persistent register r5 in the library init code. It fixes crash during library load on some versions of Android. Issue #23974.
|
12 years ago |
arm
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
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
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
bsd
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
darwin
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
embedded
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 years ago |
emx
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
freebsd
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
gba
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
go32v2
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
haiku
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
i386
|
c0f49951b1
* Fixed i386 longjmp, it must not return 0 if 'value' argument happens to be 0.
|
13 years ago |
inc
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 years ago |
java
|
22116ce9be
* Revert changes to java-related files by r23604.
|
12 years ago |
jvm
|
22116ce9be
* Revert changes to java-related files by r23604.
|
12 years ago |
linux
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
m68k
|
83af4e93f7
rtl/m68k/m68k.inc:
|
12 years ago |
macos
|
2fc220cc6c
* Regenerated makefiles.
|
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
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
msdos
|
2393cd5eef
added DebugWrite and DebugWriteLn to the minimal msdos rtl
|
12 years ago |
nativent
|
e88bc322bc
+ Merge the targetandroid branch. Support for arm and i386 android targets.
|
12 years ago |
nds
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
netbsd
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
netware
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
netwlibc
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
objpas
|
da7b24e242
Avoid multiple threadvar lookups when querying the current TThread. Inspired by Michael Schnell.
|
12 years ago |
openbsd
|
90f4d8ddcd
+ Add .note.openbsd.ident section, contributed by Pascal Stumpf
|
12 years ago |
os2
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
palmos
|
2fc220cc6c
* Regenerated makefiles.
|
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
|
23b95a4d70
* Regenerated all makefiles.
|
12 years ago |
solaris
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
12 years ago |
sparc
|
1ea8a397e5
* use membar only for sparcv9(+)
|
12 years ago |
symbian
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
ucmaps
|
e2e4634295
- remove maps with unclear header
|
13 years ago |
unix
|
f4b6625145
+ Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning
|
12 years ago |
watcom
|
23b95a4d70
* Regenerated all makefiles.
|
12 years ago |
wii
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
win
|
81eb59e081
* make ioctl related constants unsigned.
|
12 years ago |
win32
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
win64
|
8ae7c5784c
* Sync with trunk r23500.
|
12 years ago |
wince
|
e88bc322bc
+ Merge the targetandroid branch. Support for arm and i386 android targets.
|
12 years ago |
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
|
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
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
Makefile.fpc
|
810adb2f65
Merge with trunk r22040. Regenerated makefiles.
|
13 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 |