Skip to content

elf: apply R_X86_64_RELATIVE addend semantics#68

Merged
fwsGonzo merged 1 commit intovarnish:masterfrom
jlinenkohl:pr-u3-elf-relative-addend
Apr 4, 2026
Merged

elf: apply R_X86_64_RELATIVE addend semantics#68
fwsGonzo merged 1 commit intovarnish:masterfrom
jlinenkohl:pr-u3-elf-relative-addend

Conversation

@jlinenkohl
Copy link
Copy Markdown
Contributor

@jlinenkohl jlinenkohl commented Apr 2, 2026

Summary

  • Correct R_X86_64_RELATIVE relocation behavior to apply base + addend semantics.

Why

  • Required for correct dynamic loader/bootstrap relocation behavior.

Validation

  • cd tests && bash run_unit_tests.sh -R test_elf

Depends on

Stack Context

Test Evidence

  • Date: 2026-04-02
  • Branch-level validation source: phase14_audit baseline sweep
  • Full unit harness: cd tests && bash run_unit_tests.sh -> 8/8 passed
  • Integration tinytest lane: (cd guest/tests && bash build.sh) && ./build/tinytest guest/tests/glibc_test -> passed

PR-Scoped Command

@jlinenkohl jlinenkohl marked this pull request as ready for review April 4, 2026 11:07
@fwsGonzo fwsGonzo merged commit 78c0b15 into varnish:master Apr 4, 2026
4 checks passed
@fwsGonzo
Copy link
Copy Markdown
Member

fwsGonzo commented Apr 4, 2026

Thanks!

@jlinenkohl jlinenkohl deleted the pr-u3-elf-relative-addend branch April 22, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants