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

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Sun Nov 17 21:34:46 PST 2024


  Branch: refs/heads/users/kovdan01/pauth-signed-got-tiny-lld
  Home:   https://github.com/llvm/llvm-project
  Commit: ff01757ad3d20b9538a23b12e7c3e2cd7f6dc20d
      https://github.com/llvm/llvm-project/commit/ff01757ad3d20b9538a23b12e7c3e2cd7f6dc20d
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-11-18 (Mon, 18 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/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: 3fa48514dac3e896c12e54892a5b5ae4fef59143
      https://github.com/llvm/llvm-project/commit/3fa48514dac3e896c12e54892a5b5ae4fef59143
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

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

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


  Commit: 3c80d75c601db4574bd0edd6b89dbd332cab5f2e
      https://github.com/llvm/llvm-project/commit/3c80d75c601db4574bd0edd6b89dbd332cab5f2e
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

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

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


Compare: https://github.com/llvm/llvm-project/compare/69bc31015e7f...3c80d75c601d

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