michael
|
575fd849b1
* Patch by Werner Pamler to delete builtin (bug ID 36396)
|
5 жил өмнө |
florian
|
0cb85eef9b
* more currency fixes, should resolve #36176
|
5 жил өмнө |
pierre
|
c87facbae1
Use PInt64(@value_currency)^ construct to avoid internal error when starting from 3.0.4 ppcarm compiler
|
5 жил өмнө |
pierre
|
91e550edb6
Remove assigned but unused local variable i64 in taddnode.pass_typecheck_internal as suggested by Ondrej Pokorny
|
5 жил өмнө |
michael
|
10ddaab97a
* Enable compilation for Win64 bit
|
5 жил өмнө |
svenbarth
|
927c91e093
* fix for Mantis #36388: correctly handle generic constraints when looking for helpers
|
5 жил өмнө |
svenbarth
|
f2818bfe7a
* apply patch by Blaise.ru to remove last remnants of VMT regeneration which is no longer needed/used
|
5 жил өмнө |
michael
|
b86b2f1b80
* Patch from Klaus ([email protected]) to read/write columncount/columngap
|
5 жил өмнө |
svenbarth
|
3ced30f816
* apply (adjusted) patch by Blaise.ru: vmtentries is always created since 2008, so treat it as such (also fixes a memory leak in tobjectdef.getcopy)
|
5 жил өмнө |
svenbarth
|
ea75253926
* initialize the defid in trecorddef.create_global_internal as unique_id_str needs it
|
5 жил өмнө |
svenbarth
|
80a4a01f12
+ add a method to tdef to initialize the defid from within a constructor
|
5 жил өмнө |
florian
|
b8a78b135c
* simplified and improved TX86AsmOptimizer.RegModifiedByInstruction
|
5 жил өмнө |
florian
|
86d8e79e86
* fix some currency issues, resolves #33963 and #36179
|
5 жил өмнө |
florian
|
f5496c9d11
* improved build unit lazarus project for linux
|
5 жил өмнө |
florian
|
f2a8b8ad6a
* adapt register if the size of the paraloc and the register differ, resolves #34409
|
5 жил өмнө |
svenbarth
|
06c1a17d13
* use tdef.unique_id_str to generate the unique internal name for anonymous record defs as using the count of the deflist is no longer correct
|
5 жил өмнө |
joost
|
d8c81744d3
* Fix for timestamps very close to a whole day in Firebird
|
5 жил өмнө |
pierre
|
4e4f55ac0e
Comparison nodes are always in LOC_REGISTER, never in LOC_JUMP for riscv32 or riscv64 CPUs
|
5 жил өмнө |
pierre
|
92b0ea7d02
Add explicit smallint typecast to first marameter of SarSmallint call to avoid range check errors
|
5 жил өмнө |
florian
|
d8f1aacd78
* better error recovery, resolves #36377
|
5 жил өмнө |
florian
|
4525edd9f7
* patch by J. Gareth Moreton: x86 implementation of RegModifiedByInstruction, resolves #36376
|
5 жил өмнө |
florian
|
3889529e45
* unified internalerror, resolves #36378
|
5 жил өмнө |
pierre
|
fb33da5f41
Change parameter type to tcgint for is_imm12 and is_lui_imm functions to avoid range check errors
|
5 жил өмнө |
marco
|
4715c94789
* set enum size to 4 only after jedi.inc that has statement
|
5 жил өмнө |
pierre
|
7405ae2758
Fix trv32notnode, by using same code as for riscv64 CPU
|
5 жил өмнө |
michael
|
4d0b049f4e
* Less errors when connection is broken (bug ID 36373)
|
5 жил өмнө |
pierre
|
3db08d28e9
Set default stack size for i8086-embedded target: 16384 for far data model, and 2048 for other memory models
|
5 жил өмнө |
pierre
|
47b9ef4dc2
Disable ucomplex and matrix units for i8086-embedded target, because no fpu is installed in RTL by default
|
5 жил өмнө |
ondrej
|
c7a8267d91
fcl-db: ODBC: allow NULL parameters (TParam.Value := Null sets type to ftUnknown)
|
5 жил өмнө |
pierre
|
a9bb9f7310
Add '.module nomips16' at assembly entry for mips/mipsel unless -a5 option is used
|
5 жил өмнө |