From 1e5364517958c0d6000a11df1a6255937f4364eb Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 15 Jan 2013 17:30:49 +0000 Subject: Define R_X86_64_standard with R_X86_64_RELATIVE64 * elf64-x86-64.c (R_X86_64_standard): Replace R_X86_64_IRELATIVE with R_X86_64_RELATIVE64. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9698fca..ccb03bc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2013-01-15 H.J. Lu + + * elf64-x86-64.c (R_X86_64_standard): Replace R_X86_64_IRELATIVE + with R_X86_64_RELATIVE64. + 2013-01-15 Nick Clifton * elf32-msp430.c: Fix spelling typo. -- cgit v1.1