[all-commits] [llvm/llvm-project] ddbd73: [PAC][lld][AArch64][ELF] Support signed GOT with t...

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Sun Dec 1 14:28:53 PST 2024


  Branch: refs/heads/users/kovdan01/pauth-signed-got-tiny-lld
  Home:   https://github.com/llvm/llvm-project
  Commit: ddbd738fcc401c79ed597ed5ea5086af7c83ae0c
      https://github.com/llvm/llvm-project/commit/ddbd738fcc401c79ed597ed5ea5086af7c83ae0c
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-12-02 (Mon, 02 Dec 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/test/ELF/aarch64-got-relocations-pauth.s

  Log Message:
  -----------
  [PAC][lld][AArch64][ELF] Support signed GOT with tiny code model

Support `R_AARCH64_AUTH_GOT_ADR_PREL_LO21` and `R_AARCH64_AUTH_GOT_LD_PREL19`
GOT-generating relocations.


  Commit: 0c753f74d0fbb45fc49ec0f3c424984a3b8d5650
      https://github.com/llvm/llvm-project/commit/0c753f74d0fbb45fc49ec0f3c424984a3b8d5650
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M lld/test/ELF/aarch64-got-relocations-pauth.s

  Log Message:
  -----------
  Use `##` for comments in tests


  Commit: 802dce74f45c06a4bb64fe1993bd7dd91a4ab379
      https://github.com/llvm/llvm-project/commit/802dce74f45c06a4bb64fe1993bd7dd91a4ab379
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M lld/test/ELF/aarch64-got-relocations-pauth.s

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


  Commit: ecc8b149585249300de55723b377fd9f9b9dadfe
      https://github.com/llvm/llvm-project/commit/ecc8b149585249300de55723b377fd9f9b9dadfe
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M lld/test/ELF/aarch64-got-relocations-pauth.s

  Log Message:
  -----------
  Remove unneeded blank line in test


Compare: https://github.com/llvm/llvm-project/compare/82a520530174...ecc8b1495852

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