mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
Fix some broken links in docs and comments
Reviewed-By Richard Earnshaw <richard.earnshaw@arm.com>
This commit is contained in:
@@ -2892,7 +2892,7 @@ AArch64_reloc_property_table* aarch64_reloc_property_table = NULL;
|
||||
|
||||
// The aarch64 target class.
|
||||
// See the ABI at
|
||||
// http://infocenter.arm.com/help/topic/com.arm.doc.ihi0056b/IHI0056B_aaelf64.pdf
|
||||
// https://github.com/ARM-software/abi-aa/blob/main/aaelf64/aaelf64.rst
|
||||
template<int size, bool big_endian>
|
||||
class Target_aarch64 : public Sized_target<size, big_endian>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user