[all-commits] [llvm/llvm-project] d89a47: [PAC][lld][AArch64][ELF] Support signed TLSDESC

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Fri Nov 1 03:34:42 PDT 2024


  Branch: refs/heads/users/kovdan01/pauth-signed-tlsdesc-lld
  Home:   https://github.com/llvm/llvm-project
  Commit: d89a47e22f427f8fe989ca24c9289821c8bda09d
      https://github.com/llvm/llvm-project/commit/d89a47e22f427f8fe989ca24c9289821c8bda09d
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-11-01 (Fri, 01 Nov 2024)

  Changed paths:
    M lld/ELF/Arch/AArch64.cpp
    M lld/ELF/InputSection.cpp
    M lld/ELF/Relocations.cpp
    M lld/ELF/Relocations.h
    M lld/ELF/Symbols.h
    M lld/ELF/SyntheticSections.cpp
    A lld/test/ELF/aarch64-tlsdesc-pauth.s

  Log Message:
  -----------
  [PAC][lld][AArch64][ELF] Support signed TLSDESC

Support `R_AARCH64_AUTH_TLSDESC_ADR_PAGE21`, `R_AARCH64_AUTH_TLSDESC_LD64_LO12`
and `R_AARCH64_AUTH_TLSDESC_LD64_LO12` static TLSDESC relocations.


  Commit: e3837faa22581e8e7f4a233754e7a209dadf97eb
      https://github.com/llvm/llvm-project/commit/e3837faa22581e8e7f4a233754e7a209dadf97eb
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-11-01 (Fri, 01 Nov 2024)

  Changed paths:
    M lld/ELF/Relocations.cpp

  Log Message:
  -----------
  Address review comments


Compare: https://github.com/llvm/llvm-project/compare/48a2a0ddec51...e3837faa2258

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list