mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-12 08:28:08 +00:00
update change log
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
## Linker Changes
|
||||
|
||||
- Implemented /DEBUG:GHASH
|
||||
- Fixed an issue where an import thunk or import address could be linked from the currently searched library
|
||||
instead of the library where the first import reference was found. For example, if the first pass finds the import
|
||||
thunk in foo.lib and the second pass resolves symbol to the import address in bar.lib, the linker now always linkes
|
||||
the import thunk and import address members from the library where the first reference was found.
|
||||
|
||||
# v0.9.25-alpha
|
||||
|
||||
|
||||
Reference in New Issue
Block a user