Commit Graph

60476 Commits

Author SHA1 Message Date
michael
06f5e293df * Fix bug ID #37645: allocate cursor in firebird to walk result set
git-svn-id: trunk@47400 -
2020-11-12 14:59:35 +00:00
ondrej
e34e4b452a * FileSetDate linux compilation
git-svn-id: trunk@47399 -
2020-11-12 14:41:43 +00:00
ondrej
8ce015535a * FileSetDate with TDateTime and UTC for file names
git-svn-id: trunk@47398 -
2020-11-12 14:36:12 +00:00
ondrej
3ea339400e * FileGetDate, FileSetDate linux compilation
git-svn-id: trunk@47397 -
2020-11-12 13:55:01 +00:00
ondrej
d899c9fca4 * FileGetDate, FileSetDate with TDateTime and UTC
git-svn-id: trunk@47396 -
2020-11-12 13:36:39 +00:00
ondrej
33fe3f3ede TSearchRec.GetTimeStamp: fix ifdefs
git-svn-id: trunk@47395 -
2020-11-12 12:17:46 +00:00
michael
477929d6fe * Fix bug ID #0037265, setting paper property needs to calc tranformationmatrix
git-svn-id: trunk@47394 -
2020-11-12 10:48:03 +00:00
michael
a8db09b37e * Fix bug ID #37315: add some delphi compatibility functions
git-svn-id: trunk@47393 -
2020-11-12 10:12:18 +00:00
michael
4a38d1b34e * Fix bug #38063, corner case in Remove() range checking
git-svn-id: trunk@47392 -
2020-11-12 09:27:00 +00:00
michael
257ef24a1e * Fix bug ID #38008: allow UTF8 to unicode conversion to react on/ignore invalid input
git-svn-id: trunk@47391 -
2020-11-12 09:17:09 +00:00
florian
d9784412a4 * patch by Cyrax: forbid to use heaptrc and valgrind at the same time, resolves #36529
* load cmem before line* units as they might allocate memory

git-svn-id: trunk@47390 -
2020-11-11 20:55:03 +00:00
svenbarth
f75e6d8a48 * fix copy-paste mistake from Mantis (due to replacement of '#' with links...)
git-svn-id: trunk@47387 -
2020-11-11 08:28:37 +00:00
Károly Balogh
27125b760e qlunits: package skeleton to support the Sinclair QL
git-svn-id: trunk@47385 -
2020-11-11 00:00:39 +00:00
pierre
eb67d87dec Avoid uninitialized variable warning with -O4 option
git-svn-id: trunk@47384 -
2020-11-10 23:52:51 +00:00
pierre
d2247f6539 Use MPW linker variant also for m68k-macosclassic target
git-svn-id: trunk@47383 -
2020-11-10 22:37:24 +00:00
pierre
10273e54dd Remove setting of USE_FAKE_SYSUTILS macro for MacOSClassic, as sysutils is now compiled for that OS
git-svn-id: trunk@47382 -
2020-11-10 22:36:31 +00:00
pierre
245e0f7cfe Add sysutils, typinfo, and math to explicit units list for macosclassic target OS
git-svn-id: trunk@47381 -
2020-11-10 22:33:42 +00:00
florian
eadcaa5dfc * Arm Thumb does not support complex references including SP, resolves #38056
git-svn-id: trunk@47380 -
2020-11-10 22:04:55 +00:00
michael
df4fc55214 * Support for $I %unit% %module% %filename% includes
git-svn-id: trunk@47379 -
2020-11-10 21:53:25 +00:00
Károly Balogh
c06a020c9c * fixed the packages build after r47376
git-svn-id: trunk@47378 -
2020-11-10 21:36:48 +00:00
Károly Balogh
3abee173f4 * regenerated msgidx/msgtxt after r47376
git-svn-id: trunk@47377 -
2020-11-10 21:31:47 +00:00
Károly Balogh
51d8ec90a7 sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere
git-svn-id: trunk@47376 -
2020-11-10 21:31:04 +00:00
michael
e6b327b920 * -JRnone disables resource parsing altogether
git-svn-id: trunk@47375 -
2020-11-10 21:28:56 +00:00
pierre
bcd52d66ee Use default linker script and only add FPC specific sections for Linux OS
git-svn-id: trunk@47374 -
2020-11-10 17:21:00 +00:00
pierre
da042f7700 Regenerated automatically after commit #47358
git-svn-id: trunk@47373 -
2020-11-10 16:23:22 +00:00
Károly Balogh
5515b62c9e sinclairql: also disable fcl-stl which was missed in r47370
git-svn-id: trunk@47371 -
2020-11-10 11:51:05 +00:00
Károly Balogh
55b99cad04 sinclairql: disable most packages for the QL
git-svn-id: trunk@47370 -
2020-11-10 11:49:10 +00:00
florian
c3a0e0c6d2 * compilation on i386 fixed
git-svn-id: trunk@47369 -
2020-11-09 21:46:25 +00:00
florian
78244d89dc * use VPXORD in avx-512 mode as VPXOR does not work for the upper 16 registers
git-svn-id: trunk@47368 -
2020-11-09 21:21:36 +00:00
pierre
3d374727dd Move explicit typecast to after check to avoid RTE when compiled with -CR
git-svn-id: trunk@47367 -
2020-11-09 21:19:40 +00:00
michael
9dc92e1c36 * Applied correct patch from bugs 37295
git-svn-id: trunk@47366 -
2020-11-09 19:43:58 +00:00
michael
664283af9e * Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523
git-svn-id: trunk@47365 -
2020-11-09 19:34:06 +00:00
ondrej
b8f0efffc7 rtl-generics: suppress uninitialized variable warnings
git-svn-id: trunk@47364 -
2020-11-09 13:21:17 +00:00
pierre
a17ad61240 Adapt to change of chr function in commit 47353, to change chr() a real intrinsics
git-svn-id: trunk@47363 -
2020-11-09 12:24:27 +00:00
Károly Balogh
c3bafd3a8d sinclairql: added to fpmkunit
git-svn-id: trunk@47362 -
2020-11-09 01:40:41 +00:00
Károly Balogh
3870c4791c sinclairql: disabled a bunch of things in RTL until they're implemented
git-svn-id: trunk@47361 -
2020-11-09 01:34:24 +00:00
Károly Balogh
82e16f02ca sinclairql: make sure the default CPU target is 68000 for the QL. also, some cleanups
git-svn-id: trunk@47360 -
2020-11-09 01:03:44 +00:00
Károly Balogh
05d680902e * make sure things still build with 3.0 after r47353
git-svn-id: trunk@47359 -
2020-11-09 00:24:29 +00:00
Károly Balogh
e0555c307f sinclairql: added support to fpcmake
git-svn-id: trunk@47358 -
2020-11-09 00:14:13 +00:00
Károly Balogh
53928dc0ed m68k: fix references like <symbol>(An) to parse properly in the assembler reader
git-svn-id: trunk@47356 -
2020-11-08 23:56:00 +00:00
Jonas Maebe
091b0fde0c * fixed type of size parameter passed to fpc_getmem() when translating
new(pointer) (mantis #38054)

git-svn-id: trunk@47355 -
2020-11-08 22:42:38 +00:00
svenbarth
359ff64afd * increase PPU version so that the change of Chr() to a full intrinsic will not lead to problems
git-svn-id: trunk@47354 -
2020-11-08 22:23:09 +00:00
svenbarth
c496b609d1 * fix for Mantis #38051: make Chr() a real intrinsics so that it can be used in type declarations as well
+ added test

git-svn-id: trunk@47353 -
2020-11-08 22:23:02 +00:00
Károly Balogh
d5596ef21d sinclairql: initial heap allocation code, and minor system unit bits
git-svn-id: trunk@47351 -
2020-11-08 20:50:32 +00:00
michael
b90d6e1114 * Fix relative path detection (bug id 37727)
git-svn-id: trunk@47350 -
2020-11-08 20:50:23 +00:00
Károly Balogh
b425c97fce sinclairql: implemented startup code, including binary relocation and stack allocation
git-svn-id: trunk@47349 -
2020-11-08 20:48:04 +00:00
Károly Balogh
c8d18f5ac6 sinclairql: implemented some OS trap wrappers, to be used by the RTL
git-svn-id: trunk@47348 -
2020-11-08 20:43:01 +00:00
Károly Balogh
954123deb3 sinclairql: when linking with vlink, generate an unrelocated binary with appended relocation info, so the startup code can relocate it
git-svn-id: trunk@47347 -
2020-11-08 20:38:42 +00:00
florian
47066f0ce7 * moved UseAVX from cgx86 to cpubase
+ UseAVX512

git-svn-id: trunk@47346 -
2020-11-08 19:39:18 +00:00
florian
e46b426ca1 + tx86addnode.second_opvector makes use of AVX instructions
git-svn-id: trunk@47345 -
2020-11-08 19:39:17 +00:00