Nikolay Nikolov
|
00d8d53c4e
* refactor: changed the type RelocationTable.RelocType to avoid type casts. No functional changes.
|
hai 1 ano |
Nikolay Nikolov
|
d87a6c89d4
* wasm internal object reader: removed the warnings in case of missing symbol (this will now create an internal error, instead)
|
hai 1 ano |
Nikolay Nikolov
|
a2a85dc7af
* wasm internal object reader: validation of the RelocIndex range moved to a single place - in ReadRelocationSection
|
hai 1 ano |
Nikolay Nikolov
|
4933d73938
+ support R_WASM_SECTION_OFFSET_I32 relocations in the wasm internal object reader
|
hai 1 ano |
Nikolay Nikolov
|
39c3d5d035
+ wasm internal object reader: support relocations for debug sections
|
hai 1 ano |
Nikolay Nikolov
|
dfdc4a4d78
+ wasm internal object reader: record section indices for debug sections. Check for duplicated debug sections.
|
hai 1 ano |
Pierre Muller
|
f510e6f59b
Use GetProcAddress to set GetFinalPathNameByHandle function pointer
|
hai 1 ano |
Nikolay Nikolov
|
6ab2cd3ce9
+ wasm internal object reader: also read the '.debug_frame' and '.debug_str' sections
|
hai 1 ano |
Nikolay Nikolov
|
ada576e559
+ wasm internal object reader: pass a TWasmCustomDebugSectionType parameter to ReadDebugSection
|
hai 1 ano |
Pierre Muller
|
37ffd4051a
Add dependency on objpas unit for syscall unit compiled with -dFPC_USE_LIBC
|
hai 1 ano |
Pierre Muller
|
7c9cf75418
Fix syscall unit compilation for i386-linux using -dFPC_USE_LIBC
|
hai 1 ano |
Michaël Van Canneyt
|
48c27aea1e
* Remove leftover statement
|
hai 1 ano |
Pierre Muller
|
2cb7e44a1b
Fix compilation of syscall unit for Linux with -dFPC_USE_LIBC option
|
hai 1 ano |
mattias
|
f6de2c5756
pastojs: fixed compile with pas2js
|
hai 1 ano |
mattias
|
3423fa9a82
fcl-passrc: fixed compile with pas2js
|
hai 1 ano |
mattias
|
450f250b2c
fcl-json: fixed compile with pas2js
|
hai 1 ano |
Michaël Van Canneyt
|
6040943918
* Make sure dummy tprocess compiles
|
hai 1 ano |
Pierre Muller
|
7f05fee3b8
Fix failing targets for fcl-process by changing Execute into SysExecute inside src/*/process.inc files
|
hai 1 ano |
Sven/Sarah Barth
|
c11772deca
* ensure that the SysCall unit is also usable when FPC_USE_LIBC is defined
|
hai 1 ano |
Nikolay Nikolov
|
543b341203
+ write debug sections in the wasm internal exe writer
|
hai 1 ano |
Jonas Maebe
|
f86a9bd5c0
Extended RTTI: fix use of wrong def for the methods table
|
hai 1 ano |
Jonas Maebe
|
0104edce45
Extended RTTI: optimise fetching VMT index
|
hai 1 ano |
Jonas Maebe
|
8147185907
LLVM: fix missing line debug info for some invokes in specialised functions
|
hai 1 ano |
Sven/Sarah Barth
|
9a1083c98e
* for some reason my ppu.pas had a version of 18, instead of 20... so now the correct version m(
|
hai 1 ano |
Sven/Sarah Barth
|
40cbda6e7e
* increase PPU version due to Extended RTTI related changes
|
hai 1 ano |
Michaël Van Canneyt
|
75f20c086a
Merge branch 'extended_process'
|
hai 1 ano |
Michaël Van Canneyt
|
2a281b6be6
* Guard against the case connection is nil when closing datasets
|
hai 1 ano |
Michaël Van Canneyt
|
5f845aa8ff
* Fix AV in some cases. reported by Pascal Riekenberg
|
hai 1 ano |
Michaël Van Canneyt
|
f232009010
* Set subtarget define as soon as -t option is parsed
|
hai 1 ano |
Sven/Sarah Barth
|
060f24600b
+ implement support for SPARC 64-bit in fpcres
|
hai 1 ano |