Karoly Balogh
|
c5a443d0dd
amunits: correct the HookEntry wrapper functions to new compiler behavior. at some point during 3.3.1, the compiler started to omit stackframes when not needed, which broke the previous assumptions about stackframe handling
|
3 年之前 |
florian
|
c79df5f0fc
* better constant propation for inline nodes
|
3 年之前 |
mattias
|
621f3b8387
fcl-passrc: fixed compile pscanner with pas2js
|
3 年之前 |
mattias
|
f102e40b69
fcl-passrc: moved ReadNextPascalToken to fpscanner
|
3 年之前 |
mattias
|
dd6ccd0fb4
fcl-json: fixed compile with fpc 3.2.2
|
3 年之前 |
Michaël Van Canneyt
|
1b22a68fc6
* Export wasiAlloc and wasiFree
|
3 年之前 |
Michaël Van Canneyt
|
050153fb50
* Make sure webcompiler works again
|
3 年之前 |
Pierre Muller
|
5203c3e849
Add dumping of backtrace in case of unhandled exception inside TCustomInstaller.Run method
|
3 年之前 |
Pierre Muller
|
be969205ad
Do not alloc/dealloc NR_DEFAULTFLAGS for wasm32, as it is NR_NO
|
3 年之前 |
florian
|
9f47e21da3
* increase default dwarf version for linux targets where current distributions exist
|
3 年之前 |
Pierre Muller
|
7f886cc4b0
Call increfs manually to avoid removal of stabs debug related labels
|
3 年之前 |
florian
|
81fd3e2748
* more readable fix for the missing ait_instruction check
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
27db63969a
* a64: Fix where hp1's was assumed to be an instruction and not actually checked
|
3 年之前 |
marcoonthegit
|
41704feab4
* fix ipv6_ constants in unxsockh. bug 29111 Apparently changed since 2005
|
3 年之前 |
Jonas Maebe
|
0d74752b1f
Fix %cpu type as spotted by Alexey Torgashin
|
3 年之前 |
Jonas Maebe
|
9b11509dd0
Text for merge request #226
|
3 年之前 |
Brendan Dougherty
|
1923c8a611
Only use Win64 vectorcall special case if calling convention is vectorcall.
|
3 年之前 |
Jonas Maebe
|
16cb409fbf
LLVM: separate as_clang_llvm_darwin
|
3 年之前 |
Jonas Maebe
|
481741c65b
llvmdbg: remove some commented dbgdwarf code
|
3 年之前 |
florian
|
e8da1d081a
+ Aarch64: MovOp2AddUtxw optimization
|
3 年之前 |
Pierre Muller
|
9b87fb4a34
Use '.L' as labelprefix for LLVM compiler variant
|
3 年之前 |
Pierre Muller
|
a0d4cccd87
Fix syntax error for isLocal field for function/procedure type LLVM debug information
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
f6c741ee73
* Corrected label reference counts caused by TAsmLabel.GetName incrementing refs
|
3 年之前 |
Jonas Maebe
|
cddffbed58
llvmdbg: disable open array data location
|
3 年之前 |
Jonas Maebe
|
fd125b506e
LLVM debug info: LLVM 7.0 support
|
3 年之前 |
Jonas Maebe
|
edbddec98a
llvmdbg: diflags/dispflags fixes
|
3 年之前 |
Jonas Maebe
|
816ab7ffcc
llvm metadata: counter per unit rather than globally
|
3 年之前 |
Jonas Maebe
|
9b280db2b1
dbgllvm: add scopeLine attribute for function debug info
|
3 年之前 |
Jonas Maebe
|
d1aaeff832
dbgllvm: fix crash for files without procedures/functions
|
3 年之前 |
Jonas Maebe
|
067d96242c
dbgllvm: fix crash when generating debug info for procdef of imported struct
|
3 年之前 |