This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PowerPC HOWTOs


Alan Modra <amodra@gmail.com> wrote:
> diff --git a/bfd/elf32-ppc.c b/bfd/elf32-ppc.c
> index c289eebe31..61f70de12e 100644
> --- a/bfd/elf32-ppc.c
> +++ b/bfd/elf32-ppc.c
> @@ -186,1228 +186,384 @@ static const bfd_vma
> ppc_elf_vxworks_pic_plt0_entry
>     + (SYM)->root.u.def.section->output_offset		\
>     + (SYM)->root.u.def.value)
>  
> +/* Relocation HOWTO's.  */
> +/* Like other ELF RELA targets that don't apply multiple
> +   field-altering relocations to the same localation, src_mask is

location? The same typo is also present in bfd/elf64-ppc.c.

Regards,
Gunther


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]