Jonas Maebe
|
e4dbd24a49
+ inline trunc() support for the LLVM backend when using -Oofastmath (because
|
8 жил өмнө |
michael
|
a5f22c92db
* Patch from Alfred to implement flat extraction
|
8 жил өмнө |
marco
|
86cea6b3ef
* add glVertexAttribDivisor, mantis #31878, patch by Julian Puhl
|
8 жил өмнө |
pierre
|
8a7de4a4d3
Add calls to FPC_HANDLE_I8086_ERROR and add handlers for interrupt $10 and $75
|
8 жил өмнө |
pierre
|
ec0dfdc245
Regenerated after: Add unicode related units
|
8 жил өмнө |
pierre
|
86d0cfb75e
Add unicode related units
|
8 жил өмнө |
pierre
|
50e5256f8e
* system.pp:
|
8 жил өмнө |
Jonas Maebe
|
9787c5dd82
* fix compilation of LLVM backend (mantis #31794)
|
8 жил өмнө |
Jonas Maebe
|
6dca851cb2
* set default LLVM version to 3.9.0
|
8 жил өмнө |
Jonas Maebe
|
f3ebde999f
* extracted the code to generate the indirect symbols from
|
8 жил өмнө |
Jonas Maebe
|
04ac44cd37
- removed dependency of hlcgllvm on llvmpara, so that cpupara no longer
|
8 жил өмнө |
pierre
|
277f1c1c2d
Check if FPC_SYSTEM_HAS_SYSINITFPU before parsing generic i8086 code
|
8 жил өмнө |
pierre
|
8ebac8ed52
Add Handle_I8086_Error procedure
|
8 жил өмнө |
pierre
|
301ed6d9b7
Fix debug code on successful int 0x21 function ax=0x4800
|
8 жил өмнө |
pierre
|
ae349a3ccc
Handle second argument to -Ch option, -Chx,y y is max heap size
|
8 жил өмнө |
pierre
|
5c18830aab
Regenerated files after: Add help for second argument to -Ch option, -Chx,y y is max heap size
|
8 жил өмнө |
pierre
|
22021dd0b8
Add help for second argument to -Ch option, -Chx,y y is max heap size
|
8 жил өмнө |
svenbarth
|
d311881b34
* extract calculation of unit init/fini entries into separate method get_init_final_list() so that it can be used by the AVR code as well
|
8 жил өмнө |
nickysn
|
720ac63a28
+ preserve the node fileinfo and verbosity properties from the previous
|
8 жил өмнө |
pierre
|
d46c8886de
Do not set InOutRes if ReturnNilIfGrowHeapFails is set in SysOSAloc
|
8 жил өмнө |
nickysn
|
751d47c568
+ enable the optloadmodifystore optimization for statements such as "x:=x shl k"
|
8 жил өмнө |
svenbarth
|
5f08e47d84
+ add an SSE2 implementation of Frac() (the existing Trunc() and Round() implementations are also SSE2, so nothing special to keep in mind here)
|
8 жил өмнө |
svenbarth
|
b58c3ed212
+ add guards for consistency with the code for Extended
|
8 жил өмнө |
nickysn
|
7b70848d83
+ allow the src register size to be different from the op size or the dst
|
8 жил өмнө |
nickysn
|
9e2133c1b1
- disable SHOWUSEDMEM when EXTDEBUG is defined, because it breaks building a
|
8 жил өмнө |
pierre
|
ade39069e5
Change ASize type for RegisterTinyHeapBlockXXX functions
|
8 жил өмнө |
Mattias Gaertner
|
aa6529f617
fcl-passrc: fixed ref count parsing package unit, bug #31872, patch from Andrey Zubarev
|
8 жил өмнө |
Mattias Gaertner
|
afe2ddc388
pastojs: simplified
|
8 жил өмнө |
Mattias Gaertner
|
7cca09e2dd
fcl-passrc: started range check for tpasrangetype
|
8 жил өмнө |
svenbarth
|
0351369698
* ttypeconvnode.typecheck_arrayconstructor_to_dynarray: the assignment node of the temp array to the resulting array always needs to exist, so remove the assigned() check
|
8 жил өмнө |