Jonas Maebe
|
3dbe97d9b6
+ added some extra llvm versions and flags describing their features
|
9 gadi atpakaļ |
Jonas Maebe
|
110a5642c0
- removed ait_weak/tai_weak, and replaced it with the previously existing
|
9 gadi atpakaļ |
Jonas Maebe
|
1046c995a8
* ttai_typedconstbuilder.finalize_asmlist(): fixed handling of non-local
|
9 gadi atpakaļ |
Jonas Maebe
|
bf735c7e58
* cleanup
|
9 gadi atpakaļ |
michael
|
6ac5aa615a
* Extended jsonrtti so it supports streaming of datetime and destreaming datetime (bug ID 28721)
|
9 gadi atpakaļ |
michael
|
e69c96d496
* Add option to ignore trailing commas in objects and arrays
|
9 gadi atpakaļ |
pierre
|
de7a79f497
Use SizeInt type for GlobalStartMem and StartMem variables to avoid compilation error for msdos compact memory model
|
9 gadi atpakaļ |
pierre
|
80a7b909e4
Add $goto on for FPC compilation to avoid compile time error
|
9 gadi atpakaļ |
nickysn
|
72dc92e8b8
* added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a
|
9 gadi atpakaļ |
nickysn
|
a508f9e5d3
+ added check if the selected cpu is 386+ when writing a 66h or 67h prefix in
|
9 gadi atpakaļ |
nickysn
|
114c76bc4a
+ added i8086 to the list of supported cpus in the compiler usage help screen
|
9 gadi atpakaļ |
nickysn
|
22b6e00147
* extracted the writing of 0x66 and 0x67 prefixes in the x86 internal assembler
|
9 gadi atpakaļ |
michael
|
b1c5077c96
* Small fix after recent changes to tests list in testsuite
|
9 gadi atpakaļ |
Jeppe Johansen
|
0251263234
Move some of the local reloc calculation out of aasmcpu, and into COFF and ELF writers.
|
9 gadi atpakaļ |
nickysn
|
21c9712ea2
* allow 32-bit operand sizes in the i8086 version of Tx86Operand.SetSize, so
|
9 gadi atpakaļ |
pierre
|
e835f120e9
Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry
|
9 gadi atpakaļ |
pierre
|
701a610f4d
Use CodePointer for all CheckVariantEvent parameter typecast
|
9 gadi atpakaļ |
michael
|
9d92953bd2
* Added overload directive, fixes regressions in testsuite
|
9 gadi atpakaļ |
michael
|
4099abb0c1
* Sample programs for TZipper and TUnzipper
|
9 gadi atpakaļ |
michael
|
df6efb6fc9
* Fix bug ID #28783, closer adherance to ZIP standard
|
9 gadi atpakaļ |
michael
|
ef3050f061
* Ensure example compiles
|
9 gadi atpakaļ |
michael
|
072b473f9f
* Patch from Denis Kozlov: Patches here fix several issues with SimpleIPC on Windows. (Bug ID 29346)
|
9 gadi atpakaļ |
michael
|
b9da082e29
* Patch from Silvio Clecio to Extends SetPropValue/GetPropValue (bug ID 28278)
|
9 gadi atpakaļ |
florian
|
77cf67b59a
o unified interface of i386 and x86-64 cpu unit:
|
9 gadi atpakaļ |
florian
|
4bf603694c
* patch by Mattias Gaertner to make TProcess more unicode aware, resolves issue #29136
|
9 gadi atpakaļ |
florian
|
df82921cd8
* fix test after r32820
|
9 gadi atpakaļ |
lacak
|
57c7b32490
fcl-db: tests: move TestCancel method as Edit/Cancel is not supported on UniDirectional datasets (avoid false negative results)
|
9 gadi atpakaļ |
lacak
|
01d3297d37
fcl-db: bufdataset: revert prior commit 32807 as it causes fail of TTestSpecificTBufDataset.TestOpeningNonExistingDataset
|
9 gadi atpakaļ |
Jeppe Johansen
|
1b02dd27dc
Make relocation type more precise compared to output of gas.
|
9 gadi atpakaļ |
lacak
|
d4d1fcb634
fcl-db: datadict: mssql: add support for querying sequences and domains using standard INFORMATION_SCHEMA views (supported since version 2000)
|
9 gadi atpakaļ |