.. |
aix
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
amicommon
|
3cdf2d0e53
AROS: fixed the new do_filesize() code to build on AROS.
|
10 years ago |
amiga
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
android
|
ed770f4485
* Use threadvar for the module name buffer to be thread-safe.
|
10 years ago |
arm
|
d4461efae3
Fix broken ldrd assembler syntax in RTL
|
10 years ago |
aros
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
atari
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
avr
|
98606eea15
Fixed some bugs in the AVR RTL code.
|
11 years ago |
beos
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
bsd
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 years ago |
charmaps
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
darwin
|
146e3bcb9e
* synchronised with trunk till r29513
|
10 years ago |
dragonfly
|
bc35a48d65
* __error in cprt0.as
|
10 years ago |
embedded
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
emx
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
freebsd
|
16744dc6dc
* set tag to 900044 for easier scripting.
|
10 years ago |
gba
|
4956784613
* fix for #26846, wrong line continuation character in gba and nds makefile.fpc's
|
10 years ago |
go32v2
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
haiku
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
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 years ago |
i8086
|
9a72100405
- removed obsolete and commented out variable
|
10 years ago |
inc
|
146e3bcb9e
* synchronised with trunk till r29513
|
10 years ago |
java
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
jvm
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 years ago |
linux
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
m68k
|
f2c7a3efbf
m68k: some assembler SwapEndian() implementations I did a while back. disabled for now, because they weren't extensively tested and benchmarked
|
10 years ago |
macos
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
mips
|
b588b3143a
+ MIPS: Assembler implementation of FillChar
|
11 years ago |
mipsel
|
0255eb880e
- Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp.
|
11 years ago |
morphos
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
msdos
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
nativent
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
nds
|
4956784613
* fix for #26846, wrong line continuation character in gba and nds makefile.fpc's
|
10 years ago |
netbsd
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
netware
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
netwlibc
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
objpas
|
38068acd42
* Removed "packed" attribute from TUC_Prop on alignment-sensitive targets (temporary solution, see comment in source), and from TUCA_DataBook on all targets (does not add noticeable bloat because this type is used just a few times. OTOH having unaligned pointers in record hurts performance on all targets).
|
10 years ago |
openbsd
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
os2
|
284074c4e8
* OS/2 UnicodeStringManager functions finished (except for CharLengthPChar and CodePointLength which only make sense after they get a codepage parameter as discussed with Jonas); fix for #6295
|
10 years ago |
palmos
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
powerpc
|
a8bc2085e8
- Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc.
|
11 years ago |
powerpc64
|
a8bc2085e8
- Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc.
|
11 years ago |
qnx
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
solaris
|
fdbfe7dae0
Remove double unixcp entry which caused installation failure
|
10 years ago |
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 years ago |
symbian
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
ucmaps
|
729730454b
+ source file for cp852 (IBM Latin-2 / central Europe) added
|
11 years ago |
unix
|
b401a90eab
* Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android.
|
10 years ago |
watcom
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
wii
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
win
|
43121ed5e1
* Fix for #27228
|
10 years ago |
win32
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
win64
|
43515ab109
* explicitly add asmmode, resolves #27255
|
10 years ago |
wince
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
x86_64
|
43515ab109
* explicitly add asmmode, resolves #27255
|
10 years ago |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 years ago |
COPYING.txt
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
Makefile
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
Makefile.fpc
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 years ago |
fpmake.inc
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 years ago |
fpmake.pp
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |