Commit Graph

63067 Commits

Author SHA1 Message Date
tg74
2a7ca7ddc7 cleanup x86ins.dat
git-svn-id: branches/tg74/avx512-0037785@47788 -
2021-09-01 09:26:37 +02:00
tg74
a2b720da56 cleanup and add comments to div. vcvt.. opcodes
git-svn-id: branches/tg74/avx512-0037785@47785 -
2021-09-01 09:26:37 +02:00
tg74
9597ae1f03 add new option to avxtestgenerator to list opcodes-memrefsize-state
git-svn-id: branches/tg74/avx512-0037785@47764 -
2021-09-01 09:24:32 +02:00
tg74
7040587cc3 cleanup bugfix internal assembler-reader x86 opsize local/global var
git-svn-id: branches/tg74/avx512-0037785@47745 -
2021-09-01 09:24:32 +02:00
tg74
6784bcb033 bugfixing operandsize from 32-bit to (correct) 64-bit
git-svn-id: branches/tg74/avx512-0037785@47708 -
2021-09-01 09:24:32 +02:00
tg74
b3680eb5bd working on internal assembler-reader x86 opsize local var
git-svn-id: branches/tg74/avx512-0037785@47707 -
2021-09-01 09:24:32 +02:00
tg74
8e5a54c92e working on new testmethods and bug-fixing size of (memref-operands | global and local variable
git-svn-id: branches/tg74/avx512-0037785@47685 -
2021-09-01 09:24:32 +02:00
tg74
96fcd2e760 bugfix internal assembler-reader x86 opsize local va
git-svn-id: branches/tg74/avx512-0037785@47681 -
2021-09-01 09:24:32 +02:00
tg74
0530a2f6e7 working on new testmethods and bug-fixing size of (memref-operands | global and local variable
git-svn-id: branches/tg74/avx512-0037785@47678 -
2021-09-01 09:24:32 +02:00
tg74
ec4556e03d working on internal assembler-reader x86 opsize local var
git-svn-id: branches/tg74/avx512-0037785@47663 -
2021-09-01 09:23:32 +02:00
tg74
d97929e9cf working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47654 -
2021-09-01 09:23:32 +02:00
tg74
9730a50a5b working on new testmethods memref operands
git-svn-id: branches/tg74/avx512-0037785@47642 -
2021-09-01 09:23:32 +02:00
tg74
9758bec36c working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47640 -
2021-09-01 09:23:32 +02:00
tg74
329ec242cf working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47608 -
2021-09-01 09:23:31 +02:00
tg74
fdfe06382a bugfix internal assembler-reader x86 opsize local var
git-svn-id: branches/tg74/avx512-0037785@47606 -
2021-09-01 09:23:31 +02:00
tg74
07a9767b63 working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47600 -
2021-09-01 09:23:31 +02:00
tg74
078ff5c226 working on new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47580 -
2021-09-01 09:23:31 +02:00
tg74
834bbc4c7b add new testmethods (memref-operands)
git-svn-id: branches/tg74/avx512-0037785@47579 -
2021-09-01 09:23:31 +02:00
tg74
5633d5e8aa bugfix gnu-assembler platform i386 vcvtsi2sd,vcvtsi2ss,vcvtusi2sd,vcvtusi2ss
git-svn-id: branches/tg74/avx512-0037785@47443 -
2021-09-01 09:23:31 +02:00
tg74
aef337e67c bugfix gnu-assembler platform i386 vcvtsi2sd,vcvtsi2ss,vcvtusi2sd,vcvtusi2ss
git-svn-id: branches/tg74/avx512-0037785@47441 -
2021-09-01 09:23:31 +02:00
Michaël Van Canneyt
955e495c21 * Websockets & examples 2021-09-01 09:13:50 +02:00
Michaël Van Canneyt
5dc1d5e93b * Better SetfieldByName/GetFieldByName 2021-09-01 08:46:09 +02:00
Michaël Van Canneyt
54e0d97278 * Fix possible buffer overflow, issue #39330 2021-09-01 08:43:56 +02:00
Michaël Van Canneyt
8c5446a03f * Update handler functionality 2021-09-01 08:42:52 +02:00
florian
1f272f8f90 * we cannot do SSA during partial writes to arrays which span multiple registers, resolves #39325 2021-08-31 21:32:50 +02:00
florian
4d8ecfb422 * unified internal error 2021-08-31 21:32:50 +02:00
Sven Barth
757868983c * fix #39329: adjust visibilties of PT and TArr in TVector<> and TDeque<> so that they can be correctly used either by descendants or users outside of the class 2021-08-31 13:56:21 +02:00
florian
bb2fd561bb * do fullcycle with -j 4 2021-08-30 19:58:40 +00:00
Pierre Muller
133f76c8b7 Ignore all BuildUnit_{package_name}.pp generated file 2021-08-30 17:33:32 +02:00
Ondrej Pokorny
fec8cb7629 * TEncoding.GetEncoding - create unicode encodings, not only MBCS 2021-08-30 09:13:44 +00:00
ccrause
f134e3b0ee Sorted help options. 2021-08-29 21:14:23 +00:00
florian
d3615788a8 * generate a def. file only if really necessary 2021-08-29 21:00:51 +02:00
Ondrej Pokorny
ae0cf1b50f * don't execute DoBeforeDataRead unless OnIdle is set 2021-08-29 17:19:44 +00:00
Michaël Van Canneyt
35c45dfbe5 * More clear variable names 2021-08-29 18:13:59 +02:00
Ondrej Pokorny
cb05049c4f * TSocketHandler.Select: set LastError 2021-08-29 16:09:10 +00:00
Ondrej Pokorny
14dd153736 * http client: KeepConnectionReconnectLimit to prevent a dead-lock when a server is not available 2021-08-29 16:08:29 +00:00
Ondrej Pokorny
5979e464c6 * check LastError from CanRead() 2021-08-29 16:49:13 +02:00
Ondrej Pokorny
1083746abf * check for LastError coming from CanRead() 2021-08-29 16:44:39 +02:00
Ondrej Pokorny
df6d289693 * fphttpclient: add new OnIdle event to keep the client responsive in case the server needs a lot of time to respond (and to be able to terminate the request while waiting for data) 2021-08-29 11:35:15 +00:00
Ondrej Pokorny
f6587d9505 * fphttpclient: add new OnIdle event to keep the client responsive in case the server needs a lot of time to respond (and to be able to terminate the request while waiting for data) 2021-08-29 13:33:39 +02:00
Michaël Van Canneyt
56c3b5b2cd * Use FreeAndNil to clear field 2021-08-29 13:02:45 +02:00
Ondrej Pokorny
bfa0c60e77 * destroy FList in the destructor of TFPHTTPServerConnectionListHandler 2021-08-29 12:50:41 +02:00
Sven Barth
efd0c250df * fix for #39310 by fixing various small issues in tabstractrecordsymtable.has_single_field:
- initialize the returned def to a safe default
  - correctly reset the found symbol for each loop
  - reset the result when descending into a record
+ added test
2021-08-28 20:02:28 +02:00
FPK
e9b880c947 * factored out the fullcycle job as proposed by Marcus 2021-08-28 17:22:31 +00:00
Michaël Van Canneyt
9b8a6438c7 * 64-bit ID for 64-bit platforms 2021-08-28 10:38:26 +02:00
Michaël Van Canneyt
72213d42da * Negative time value waits forever 2021-08-28 10:38:26 +02:00
florian
e80560e59c * fix test for targets with FPC_COMP_IS_INT64 defined 2021-08-27 22:31:55 +02:00
Ondrej Pokorny
bbb01506c7 * windows compilation 2021-08-27 21:23:01 +02:00
FPK
98574a88a3 + do fullcycle 2021-08-26 16:03:26 +00:00
FPK
683e5b873b * build fpts2junit after testing so all directories are present 2021-08-26 15:11:39 +00:00