Skip to content
Snippets Groups Projects
Select Git revision
0 results

binutils-gdb

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Petteri Mäki / binutils-gdb
    Source project has a limited visibility.
    user avatar
    Igor Kudrin authored
    According to "ELF for the ARM(r) 64-bit Architecture (AArch64)",
    this relocation can be used "to prevent removal of sections that
    might otherwise appear to be unused."
    
    gold/
    	* aarch64-reloc.def (NONE): New relocation.
    	* aarch64.cc (Target_aarch64::Scan::local): Handle R_AARCH64_NONE.
    	(Target_aarch64::Scan::global): Likewise.
    	* testsuite/Makefile.am (aarch64_reloc_none): New test.
    	* testsuite/Makefile.in: Regenerate.
    	* testsuite/aarch64_reloc_none.s: New test source file.
    	* testsuite/aarch64_reloc_none.sh: New test script.
    5627d875
    History
    Name Last commit Last update