Nikolay Nikolov
|
aac37e3179
* fix warning
|
1 жил өмнө |
Nikolay Nikolov
|
4b2a924ea0
* fix warning
|
1 жил өмнө |
Nikolay Nikolov
|
3fddae4a40
+ wasm internal linker: implemented R_WASM_FUNCTION_OFFSET_I32 relocations
|
1 жил өмнө |
Nikolay Nikolov
|
b679f8bc06
- wasm internal object reader: removed redundant check for R_WASM_TABLE_INDEX_I32 pointing to a SYMTAB_FUNCTION entry (we now do this check earlier)
|
1 жил өмнө |
Nikolay Nikolov
|
e3b6d70f93
* wasm internal linker: set mempos of debug sections to 0
|
1 жил өмнө |
Nikolay Nikolov
|
baee5b9fd4
* wasm internal linker: perform R_WASM_SECTION_OFFSET_I32 relocations
|
1 жил өмнө |
Nikolay Nikolov
|
1061965ea5
+ wasm internal object reader: check that R_WASM_GLOBAL_INDEX_LEB point to a SYMTAB_GLOBAL symbol
|
1 жил өмнө |
Nikolay Nikolov
|
30c8930c30
* fix warning
|
1 жил өмнө |
Nikolay Nikolov
|
dc16426790
+ wasm internal object reader: check that relocations that should point to a SYMTAB_DATA symbol, actually point to such symbol
|
1 жил өмнө |
Nikolay Nikolov
|
b35c118244
+ wasm internal object reader: added range check to the reader of the SymKind field
|
1 жил өмнө |
Nikolay Nikolov
|
f3401c3f53
* fix warning
|
1 жил өмнө |
Karoly Balogh
|
0bb6ab24a2
m68k-atari: regenerated Makefile
|
1 жил өмнө |
Karoly Balogh
|
2ec9f59b38
m68k-atari: fix installation of sysconts and heaptrc units
|
1 жил өмнө |
Nikolay Nikolov
|
3071ae231a
+ wasm internal object reader: validate that relocations that should point to a SYMTAB_FUNCTION entry, actually point to such entry
|
1 жил өмнө |
Nikolay Nikolov
|
baf9681684
* refactor: changed the type of SymbolTable.SymKind to TWasmSymbolType, to avoid type casts. No functional changes.
|
1 жил өмнө |
Nikolay Nikolov
|
00d8d53c4e
* refactor: changed the type RelocationTable.RelocType to avoid type casts. No functional changes.
|
1 жил өмнө |
Nikolay Nikolov
|
d87a6c89d4
* wasm internal object reader: removed the warnings in case of missing symbol (this will now create an internal error, instead)
|
1 жил өмнө |
Nikolay Nikolov
|
a2a85dc7af
* wasm internal object reader: validation of the RelocIndex range moved to a single place - in ReadRelocationSection
|
1 жил өмнө |
Nikolay Nikolov
|
4933d73938
+ support R_WASM_SECTION_OFFSET_I32 relocations in the wasm internal object reader
|
1 жил өмнө |
Nikolay Nikolov
|
39c3d5d035
+ wasm internal object reader: support relocations for debug sections
|
1 жил өмнө |
Nikolay Nikolov
|
dfdc4a4d78
+ wasm internal object reader: record section indices for debug sections. Check for duplicated debug sections.
|
1 жил өмнө |
Pierre Muller
|
f510e6f59b
Use GetProcAddress to set GetFinalPathNameByHandle function pointer
|
1 жил өмнө |
Nikolay Nikolov
|
6ab2cd3ce9
+ wasm internal object reader: also read the '.debug_frame' and '.debug_str' sections
|
1 жил өмнө |
Nikolay Nikolov
|
ada576e559
+ wasm internal object reader: pass a TWasmCustomDebugSectionType parameter to ReadDebugSection
|
1 жил өмнө |
Pierre Muller
|
37ffd4051a
Add dependency on objpas unit for syscall unit compiled with -dFPC_USE_LIBC
|
1 жил өмнө |
Pierre Muller
|
7c9cf75418
Fix syscall unit compilation for i386-linux using -dFPC_USE_LIBC
|
1 жил өмнө |
Michaël Van Canneyt
|
48c27aea1e
* Remove leftover statement
|
1 жил өмнө |
Pierre Muller
|
2cb7e44a1b
Fix compilation of syscall unit for Linux with -dFPC_USE_LIBC option
|
1 жил өмнө |
mattias
|
f6de2c5756
pastojs: fixed compile with pas2js
|
1 жил өмнө |
mattias
|
3423fa9a82
fcl-passrc: fixed compile with pas2js
|
1 жил өмнө |