From 11ec5a12177001ced1161cb8ed73a08a5965a5e1 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 26 Mar 2010 08:34:23 +0000 Subject: * elf32-ppc.c (ppc_elf_howto_raw ): Not pc-relative. * bfd-in.h (elf_discarded_section): Clarify comment. * reloc.c (struct reloc_howto_struct ): Likewise. * bfd-in2.h: Regenerate. --- bfd/reloc.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'bfd/reloc.c') diff --git a/bfd/reloc.c b/bfd/reloc.c index ae8f0b3570..a8476295d2 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -305,10 +305,7 @@ CODE_FRAGMENT . when doing overflow checking. *} . unsigned int bitsize; . -. {* Notes that the relocation is relative to the location in the -. data section of the addend. The relocation function will -. subtract from the relocation value the address of the location -. being relocated. *} +. {* The relocation is relative to the field being relocated. *} . bfd_boolean pc_relative; . . {* The bit position of the reloc value in the destination. -- cgit v1.2.1