daniel
f0633187f4
+ Change constants in g_concatcopy to make the right decisions on x86_64.
...
* Fix move copy in g_concatcopy for x86_64.
git-svn-id: trunk@8058 -
2007-07-14 21:29:57 +00:00
daniel
c0fbd64a42
+ Test program for bug #9261 .
...
git-svn-id: trunk@8057 -
2007-07-14 21:21:07 +00:00
daniel
4a3870eb12
* Fix bug #9261 .
...
git-svn-id: trunk@8056 -
2007-07-14 20:57:56 +00:00
yury
0a4f80b936
* Fixed reading of components from stream on arm-linux.
...
git-svn-id: trunk@8055 -
2007-07-14 20:45:05 +00:00
yury
ef3178cdb1
* Fixed default float exceptions mask for arm fpu. It fixes tw3160c.pp on arm-linux.
...
git-svn-id: trunk@8054 -
2007-07-14 19:46:22 +00:00
tom_at_work
49b84c3116
* remove obsolete code
...
git-svn-id: trunk@8053 -
2007-07-14 19:18:15 +00:00
daniel
4f6eb50391
+ Internalerror if g_concatcopy is called with len=0.
...
git-svn-id: trunk@8052 -
2007-07-14 18:56:16 +00:00
yury
4da2e1a04f
* fixed conversion zero int64 to double in softfloat mode.
...
git-svn-id: trunk@8050 -
2007-07-14 18:45:00 +00:00
Vincent Snijders
9d0445a7ef
* fixed checking if file is directory in Erase(File); it was broken if the directory had the FILE_ATTRIBUTE_NOT_CONTENT_INDEXED attribute too
...
git-svn-id: trunk@8049 -
2007-07-14 13:15:19 +00:00
yury
afdd053172
* fixed unary minus in softfloat mode (bug #8737 ).
...
git-svn-id: trunk@8047 -
2007-07-14 10:09:37 +00:00
yury
1807613f88
* Made NaN = 0.0/0.0 for arm-linux. It is calculated as Nan on Florian's arm-linux box. ln(-1.0) is calculated as -Inf on arm-linux and x86. It fixes bug #9132 .
...
git-svn-id: trunk@8045 -
2007-07-14 08:55:54 +00:00
Vincent Snijders
d4f033bb78
* fixed test
...
git-svn-id: trunk@8043 -
2007-07-14 06:37:46 +00:00
Vincent Snijders
8527ed6a8d
* fixed test for win64; it doesn't have 80 bit floating point, even if it runs on a x86_64 processor
...
git-svn-id: trunk@8042 -
2007-07-13 21:37:20 +00:00
Vincent Snijders
e9b87792ac
+ added test for bug #9141
...
git-svn-id: trunk@8041 -
2007-07-13 21:21:39 +00:00
florian
6f6e60b723
* improved SSE check by Martin Schreiber
...
git-svn-id: trunk@8040 -
2007-07-13 21:16:48 +00:00
joost
7d7080394d
* THTMLCustomPageContentProducer added
...
git-svn-id: trunk@8038 -
2007-07-13 13:04:41 +00:00
joost
4a649f5b74
* Generate error-message if WriteContent returns nil
...
git-svn-id: trunk@8035 -
2007-07-13 11:23:42 +00:00
daniel
9a8aa52cc5
+ Add setcap/getcap
...
+ Restore clone
git-svn-id: trunk@8033 -
2007-07-12 22:02:11 +00:00
yury
bd0cafd545
* fixed ARM stackframe optimization when float registers are used.
...
git-svn-id: trunk@8032 -
2007-07-12 21:55:34 +00:00
tom_at_work
1cc1d4ebf2
* use automatic ppc64/linux got/toc entry generation by the linker if possible - removes the need of some workarounds
...
git-svn-id: trunk@8031 -
2007-07-12 21:00:55 +00:00
joost
86823a8c86
* Fixed some AV's
...
git-svn-id: trunk@8030 -
2007-07-12 20:58:15 +00:00
joost
bb8ba21960
* THTML_Text can now produce text
...
git-svn-id: trunk@8029 -
2007-07-12 20:56:35 +00:00
Almindor
8fff7af149
* fix bug #9222 by Sergei Gorelkin
...
git-svn-id: trunk@8028 -
2007-07-12 19:50:38 +00:00
Legolas
9021bbad98
* Added NDS CPU detection routine (ARM7 can't handle dsp extensions)
...
git-svn-id: trunk@8026 -
2007-07-12 11:29:49 +00:00
michael
05315c7018
* TNamedCollectionItem added and messages in english
...
git-svn-id: trunk@8025 -
2007-07-11 22:43:33 +00:00
michael
80524b489f
* Added sqlite
...
git-svn-id: trunk@8024 -
2007-07-11 21:26:36 +00:00
michael
4d4dddb7bd
* Initial commit
...
git-svn-id: trunk@8023 -
2007-07-11 21:25:31 +00:00
Almindor
279422cdde
* add comment about stat.h source
...
git-svn-id: trunk@8022 -
2007-07-11 21:10:27 +00:00
tom_at_work
b62ede20d6
* fix stat record when compiling for ppc/linux using -dFPC_USE_LIBC
...
git-svn-id: trunk@8021 -
2007-07-11 21:05:23 +00:00
Almindor
b0fde4700f
* fix the stupid pascal names in x86_64 linux stat
...
git-svn-id: trunk@8020 -
2007-07-11 21:02:34 +00:00
Almindor
5c1296e87b
* preliminary x86_64 stat for FPC_USE_LIBC
...
git-svn-id: trunk@8019 -
2007-07-11 21:00:03 +00:00
Almindor
389ea20704
* fix FPC_USES_LIBC cycling, by fixing libc stat records (both 32 and 64 bit)
...
git-svn-id: trunk@8018 -
2007-07-11 20:55:09 +00:00
Vincent Snijders
edb6dd6ce4
* fixed typo
...
git-svn-id: trunk@8017 -
2007-07-10 22:19:27 +00:00
yury
1782305ae2
* Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
...
git-svn-id: trunk@8015 -
2007-07-10 21:05:12 +00:00
Tomas Hajny
aadcefe08f
* correction for typo in licence information
...
git-svn-id: trunk@8014 -
2007-07-10 20:39:44 +00:00
yury
04b640880c
* fixed exp() for hardfloat on arm.
...
git-svn-id: trunk@8013 -
2007-07-10 20:31:47 +00:00
Vincent Snijders
58992a5ef2
* fixed compilation on win64
...
git-svn-id: trunk@8007 -
2007-07-10 11:58:01 +00:00
sekelsenmat
b8a378144a
Improved mksymbian
...
git-svn-id: trunk@8003 -
2007-07-09 22:24:09 +00:00
Legolas
cdf4841517
* Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table)
...
* Added nds target to ppudump.pp
* Fixed rtl compilation for nds target
* Changes in prt09.as
git-svn-id: trunk@8002 -
2007-07-09 22:17:36 +00:00
yury
e14906c484
* Handle .fpc section by internal elf obj writer the same way as external assembler handles this section.
...
git-svn-id: trunk@8001 -
2007-07-09 22:05:08 +00:00
yury
fd6862acb9
* fixed debugging problem on arm-linux.
...
git-svn-id: trunk@7997 -
2007-07-09 21:17:07 +00:00
Almindor
7f548cf517
* adds amd64 to the list of uname -m possible results in samplecfg
...
git-svn-id: trunk@7996 -
2007-07-09 21:14:59 +00:00
Almindor
bfb7294e19
* exchange "arch" with "uname -m" in samplecfg to work on non-linux
...
git-svn-id: trunk@7995 -
2007-07-09 21:09:26 +00:00
michael
311c33bb11
* Patch from Martin Pekar:
...
* Allow #0 characters in TStrings.CommaText
git-svn-id: trunk@7989 -
2007-07-09 14:29:11 +00:00
yury
658853c139
* Initialize fpu regvars from staticsymtable by loading initial value from memory location.
...
git-svn-id: trunk@7988 -
2007-07-09 13:27:19 +00:00
marco
9c45584938
* Safeloadlibrary
...
git-svn-id: trunk@7985 -
2007-07-09 08:07:42 +00:00
Károly Balogh
245c551e2e
+ first attempt to support morphos' powersdl (WIP, but basic stuff already works)
...
git-svn-id: trunk@7984 -
2007-07-08 23:46:20 +00:00
tom_at_work
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
...
git-svn-id: trunk@7983 -
2007-07-08 20:50:58 +00:00
daniel
f31889df57
* Pass const params by pointer if calling convention<>register. This is
...
needed for the windows unit as Delphi compatibility requires const
parameters for some procedures and Delphi assumes parameters > 4 to be
passed as pointer.
git-svn-id: trunk@7982 -
2007-07-08 17:26:08 +00:00
daniel
20a804152d
* Don't assume pointers are 8 bytes.
...
git-svn-id: trunk@7981 -
2007-07-08 09:36:27 +00:00