Commit Graph

25052 Commits

Author SHA1 Message Date
michael
3275f36b8f * IsNan, IsInfinite for Extended and Double
git-svn-id: trunk@6462 -
2007-02-12 20:57:24 +00:00
michael
11ab5d496d * Patch from Dean Zobec for BoolToStr changes
git-svn-id: trunk@6461 -
2007-02-12 20:20:29 +00:00
michael
74ef50a650 * Patch from Dean Zobec for BoolToStr changes
git-svn-id: trunk@6460 -
2007-02-12 20:18:53 +00:00
florian
8ebaacad64 * fixed compilation
git-svn-id: trunk@6459 -
2007-02-12 18:57:57 +00:00
florian
4575c9f424 * fixed alignment of dyn. arrays
git-svn-id: trunk@6458 -
2007-02-12 18:41:21 +00:00
florian
b5b86f6d73 * ce compilation fixed
git-svn-id: trunk@6457 -
2007-02-12 18:39:39 +00:00
peter
cf6f8efacf * clean units
git-svn-id: trunk@6455 -
2007-02-12 16:08:22 +00:00
pierre
a8d1853351 * Fix GetContent method
git-svn-id: trunk@6454 -
2007-02-12 08:55:44 +00:00
peter
6932845c31 * Revert r6285, it broke some type defs
* New fix for local type defs

git-svn-id: trunk@6453 -
2007-02-12 08:22:38 +00:00
chrivers
e81696d0f1 + Added TIn6Addr and TSockAddrIn6 to winsock2.pp
git-svn-id: trunk@6452 -
2007-02-11 23:51:35 +00:00
peter
cb0007eb24 * TUnzipper added
git-svn-id: trunk@6448 -
2007-02-11 22:18:11 +00:00
peter
2fe7c8ec82 * remove spaces and tabs
* first things to add archive unzipping

git-svn-id: trunk@6447 -
2007-02-11 22:17:52 +00:00
peter
5ec60ffc9b * move 2.0.x compatibility files to fcl20/ subdir
git-svn-id: trunk@6446 -
2007-02-11 22:17:07 +00:00
joost
5c31c25849 * Implemented InitFieldDefsFromFields, bug #8221
git-svn-id: trunk@6443 -
2007-02-11 21:14:53 +00:00
peter
56b380c79e * skipheader option for decompression
git-svn-id: trunk@6442 -
2007-02-11 20:19:58 +00:00
joost
6741866689 * {$inline on} added to fix compilation with 2.0.4
git-svn-id: trunk@6441 -
2007-02-11 19:28:44 +00:00
florian
31c9a91af0 + edsp detection for arm-linux
git-svn-id: trunk@6429 -
2007-02-11 16:21:04 +00:00
joost
2a7c22e140 * Enabled inlining and removed macro
git-svn-id: trunk@6428 -
2007-02-11 16:14:18 +00:00
florian
e8c48ab561 + eDSP instructions for arm
git-svn-id: trunk@6425 -
2007-02-11 15:10:27 +00:00
joost
81b270cf9c * Fix bug #8268
git-svn-id: trunk@6424 -
2007-02-11 14:42:13 +00:00
marco
0d070eef7f * Patch from Thorsten for bug in lower than equal( only did lower than)
git-svn-id: trunk@6423 -
2007-02-11 14:38:29 +00:00
joost
1cf45b376d * Fixes for TDataset.IsUnifirectional
git-svn-id: trunk@6422 -
2007-02-11 14:02:42 +00:00
daniel
3330a91e9e - Remove INVALID_SOCKET and SOCKET_ERROR constants from fpwinsockh.inc,
because the socket unit routines use signed types.

git-svn-id: trunk@6421 -
2007-02-11 13:42:46 +00:00
peter
af466b4219 * global config logging and writing
git-svn-id: trunk@6417 -
2007-02-11 13:03:58 +00:00
daniel
8ff402109f + Add type and constants to ease porting from Kylix libc unit
to sockets unit.

git-svn-id: trunk@6414 -
2007-02-11 12:21:01 +00:00
florian
57415a73a7 + assembler coded move for arm
git-svn-id: trunk@6412 -
2007-02-11 11:04:55 +00:00
Jonas Maebe
8e4ca28a9e * fixed a bunch of missing dependencies
git-svn-id: trunk@6411 -
2007-02-11 10:52:05 +00:00
Jonas Maebe
ae61a2cc04 * test is not for darwin
git-svn-id: trunk@6410 -
2007-02-10 23:45:35 +00:00
daniel
9256c180de * Fix register allocation bug that happens when a coalesced
move is spilled in its entirely.

git-svn-id: trunk@6408 -
2007-02-10 22:47:13 +00:00
ivost
3201f984fe * aliased types for compatiblity also
git-svn-id: trunk@6407 -
2007-02-10 22:24:33 +00:00
ivost
757e36030f * added inlined wrappers to the new MD functions to keep compatiblity with 2.0.4
git-svn-id: trunk@6405 -
2007-02-10 22:14:02 +00:00
micha
258708e6d3 sync with tdbf svn rev 275
git-svn-id: trunk@6403 -
2007-02-10 21:55:07 +00:00
florian
38dabf82da + insdat target for easier instruction table recreation
git-svn-id: trunk@6402 -
2007-02-10 21:50:02 +00:00
florian
08f48f5fc9 * completed jrcxz support
git-svn-id: trunk@6401 -
2007-02-10 21:14:05 +00:00
florian
a19ed91cc3 * fix for jcxz, jecxz and jrcxz on 64 bit platforms
git-svn-id: trunk@6400 -
2007-02-10 21:05:27 +00:00
Jonas Maebe
9813a8708c * fixed encoding of jcxz
git-svn-id: trunk@6398 -
2007-02-10 20:38:38 +00:00
florian
c5d56702ff * properly align case target labels
git-svn-id: trunk@6395 -
2007-02-10 18:42:25 +00:00
Jonas Maebe
530d5c125d * limit the left hand side of "in" expressions to 2^32 for now
(fixes webtbs/tw8258 for 64 bit platforms)

git-svn-id: trunk@6393 -
2007-02-10 16:20:47 +00:00
marco
0a0f71827a * openfilename updated to NT5 struct, keeping the old struct with _NT4 suffix
git-svn-id: trunk@6390 -
2007-02-09 20:24:56 +00:00
marco
b091c2a03a * uncommented refefs for bug #8267, var versions of findfirstfile/nextfile
git-svn-id: trunk@6389 -
2007-02-09 20:11:47 +00:00
marco
1ecd1f67d4 * bug #8279
git-svn-id: trunk@6388 -
2007-02-09 20:07:20 +00:00
florian
15630b4247 * several flaws in headers fixed, resolves #8285
git-svn-id: trunk@6387 -
2007-02-09 19:12:59 +00:00
peter
a48c9fe3a0 * cleanup r6369
git-svn-id: trunk@6385 -
2007-02-09 12:34:13 +00:00
peter
ebccbf720c * fix concat_multi for widestrings, patch was already done for ansistrings fixes 8292
git-svn-id: trunk@6384 -
2007-02-09 12:28:22 +00:00
tom_at_work
99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal
git-svn-id: trunk@6383 -
2007-02-08 22:52:11 +00:00
tom_at_work
635117218e * fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones
git-svn-id: trunk@6382 -
2007-02-08 22:11:27 +00:00
Jonas Maebe
36cb039a21 + compile fmtbcd unit
git-svn-id: trunk@6377 -
2007-02-08 19:07:37 +00:00
Jonas Maebe
1863fb4c55 * make more use of location_force_register in in-code, should fix
cycle on x86-64

git-svn-id: trunk@6376 -
2007-02-08 14:14:32 +00:00
joost
74646df93b * Fixed IsUniDirectional with help from Thorsten Engler, bug #8211
git-svn-id: trunk@6375 -
2007-02-08 10:44:13 +00:00
pierre
b754e839bc * Trying to start implementation of details on one file log
git-svn-id: trunk@6374 -
2007-02-07 23:48:54 +00:00