This is the mail archive of the binutils@sources.redhat.com 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]

Re: [patches] Misc patches to x86-64 relocations


> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/src/src/bfd/ChangeLog,v
> retrieving revision 1.765
> diff -u -r1.765 ChangeLog
> --- ChangeLog	2001/02/09 06:58:59	1.765
> +++ ChangeLog	2001/02/09 09:39:16
> @@ -1,3 +1,13 @@
> +2001-02-09  Bo Thorsen  <bo@suse.de>
> +
> +	* elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
> +	alignment to 3.
> +	(elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
> +	and relocation.
> +	(elf64_x86_64_relocate_section): Fix formatting.
> +	(elf64_x86_64_relocate_section): Fix addend for relocation of
> +	R_X86_64_(8|16|32|PC8|PC16|PC32).
OK. For release branch too - we don't have much to loose.
Bo, it is habit to send changelog entries as plain text only - not as
diff.

Honza


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