| Age | Commit message (Collapse) | Author |
|
Sourced from binutils/bfd.
|
|
Some initial `hexagon-linux` port work
|
|
Initial port work for `*-windows-itanium` support.
|
|
Some additions to `std.elf` addressing #19830, plus some zld improvements
|
|
|
|
|
|
|
|
`link.Elf`: Make `getLDMOption()` exhaustive with regards to LLD's `parseEmulation()`.
|
|
https://llvm.org/docs/HowToBuildWindowsItaniumPrograms.html
This is a weird middle ground between `*-windows-gnu` and `*-windows-msvc`. It
uses the C++ ABI of the former while using the system libraries of the latter.
|
|
|
|
|
|
|
|
We do not want to create additional ones per update that are duplicates
of existing ones.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Skipping the symbols too early when resolving would end up in the
linker not deduping CIEs fully.
|
|
|
|
This reverts commit faafc4132731e854a471ad4c4bb231efb525ea9a.
|
|
|
|
Workaround for #21362
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is currently not entirely accurate since no padding will affect
the last-most atom of ZigObject that should be padded.
|
|
|
|
|
|
relocatable mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|