.. |
aix
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 vuotta sitten |
amiga
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
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 vuotta sitten |
arm
|
7babce23da
Fix compilation of arm-wince on Linux(?).
|
12 vuotta sitten |
atari
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 vuotta sitten |
avr
|
8469741700
+ Added additional addr pointer parameter to
|
13 vuotta sitten |
beos
|
fbceb574eb
Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC.
|
12 vuotta sitten |
bsd
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 vuotta sitten |
charmaps
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 vuotta sitten |
darwin
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 vuotta sitten |
embedded
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
emx
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
freebsd
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 vuotta sitten |
gba
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
go32v2
|
5dd10ade50
- Removed register lists after pure assembler procedures, they are ignored anyway.
|
12 vuotta sitten |
haiku
|
29132f45b7
* synchronised with trunk up to r25167 (fixes glib compilation via r25164,
|
12 vuotta sitten |
i386
|
4b3bf874df
* Added CLDs in the RTL i386 inline asm routines, wrapped in {$ifdef
|
12 vuotta sitten |
i8086
|
35c0c76034
* i8086/mathu.inc converted to asmmode intel
|
12 vuotta sitten |
inc
|
a6d34945a2
* Commented out exponent check added in r25549: since this code is used by compiler, it breaks compilation of code with constants in extended range on targets without extended precision.
|
12 vuotta sitten |
java
|
b99cf8d680
* RTL: Changed 'shift' parameter of 64-bit shift helpers to CPU-native size, it doesn't have to be 64-bit because only its lower 6 bits are used. Not using 64 bit parameter improves code quality a bit.
|
12 vuotta sitten |
jvm
|
22116ce9be
* Revert changes to java-related files by r23604.
|
12 vuotta sitten |
linux
|
de56f909d5
* synchronized with trunk up to and including r25430
|
12 vuotta sitten |
m68k
|
83f4344c20
Fix around 30 tests for m68k by fixing FillChar:
|
12 vuotta sitten |
macos
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
mips
|
22e9cb48dd
Fix get_caller_stackinfo function: Addr parameter must also be by var
|
12 vuotta sitten |
mipsel
|
edd59a4eb5
Add missing i after dollar for include directive
|
12 vuotta sitten |
morphos
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
msdos
|
e2903ded95
+ added CGA snow checking to the WriteChar routine of the CRT unit for i8086-msdos; scrolling and clreol still produces snow
|
12 vuotta sitten |
nativent
|
5be1a905e8
Fix FindNext for NativeNT.
|
12 vuotta sitten |
nds
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
netbsd
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 vuotta sitten |
netware
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
netwlibc
|
fbceb574eb
Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC.
|
12 vuotta sitten |
objpas
|
e72db83b71
* Applied patch for RomanToInt by Bart Broersma (Bug ID 0025112)
|
12 vuotta sitten |
openbsd
|
29132f45b7
* synchronised with trunk up to r25167 (fixes glib compilation via r25164,
|
12 vuotta sitten |
os2
|
de56f909d5
* synchronized with trunk up to and including r25430
|
12 vuotta sitten |
palmos
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 vuotta sitten |
powerpc
|
8469741700
+ Added additional addr pointer parameter to
|
13 vuotta sitten |
powerpc64
|
8469741700
+ Added additional addr pointer parameter to
|
13 vuotta sitten |
qnx
|
29132f45b7
* synchronised with trunk up to r25167 (fixes glib compilation via r25164,
|
12 vuotta sitten |
solaris
|
29132f45b7
* synchronised with trunk up to r25167 (fixes glib compilation via r25164,
|
12 vuotta sitten |
sparc
|
1ea8a397e5
* use membar only for sparcv9(+)
|
12 vuotta sitten |
symbian
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 vuotta sitten |
ucmaps
|
e2e4634295
- remove maps with unclear header
|
13 vuotta sitten |
unix
|
fbceb574eb
Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC.
|
12 vuotta sitten |
watcom
|
96c7a9325a
* CrtOpen, CrtClose, CrtRead, CrtWrite and CrtReturn changed to procedures, instead of functions
|
12 vuotta sitten |
wii
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
win
|
bc636658d6
rtl: add/change some token related types
|
12 vuotta sitten |
win32
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 vuotta sitten |
win64
|
de56f909d5
* synchronized with trunk up to and including r25430
|
12 vuotta sitten |
wince
|
2da7c3f05c
* changed declarations in finah.inc and diskh.inc from ansistring to
|
12 vuotta sitten |
x86_64
|
5039ddc4a7
* Changed definition of XMM register save area from array to record, removes compilation warnings about reference size mismatch. The cause of warnings is rautils.getrecordoffsetsize function which, for array types, returns size of element and not size of array itself.
|
12 vuotta sitten |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 vuotta sitten |
COPYING.txt
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 vuotta sitten |
Makefile
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 vuotta sitten |
Makefile.fpc
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 vuotta sitten |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 vuotta sitten |
fpmake.inc
|
935a030dca
rtl: enable character unit compilation for win32
|
14 vuotta sitten |
fpmake.pp
|
0914bb7944
- Removed empty include file wustrings.inc
|
12 vuotta sitten |