Adjust relocation type secrel for w64 and fix base-file/dlltool functionality
Kai Tietz
Kai.Tietz@onevision.com
Wed Jul 30 11:03:00 GMT 2008
More information about the Binutils mailing list
Wed Jul 30 11:03:00 GMT 2008
- Previous message (by thread): PATCH: Add linker test for section to segment assignment
- Next message (by thread): [patch] Missing spu_ovl.o should abort the build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, ChangeLog bfd 2008-07-30 Kai Tietz <kai.tietz@onevision.com> * coff-x86_64.c (howto_table): Make R_AMD64_SECREL a 64-bit wide relocation. * cofflink.c (_bfd_coff_generic_relocate_section): Write out bfd_vma values instead of long typed values. ChangeLog binutils 2008-07-30 Kai Tietz <kai.tietz@onevision.com> * dlltool.c (PAGE_SIZE): Make of type bfd_vma. (PAGE_MASK): Likewise. (flush_page): Change argument page_addr to bfd_vma and local variable needed, too. Emit DIR64 relocation for w64. (sfunc): Compare bfd_vma instead of long types. (gen_exp_file): Emit .quad size for import symbol. Adjust base_file feature to read and use bfd_vma instead of long typed address values. Is this patch ok for apply? Regards, i.A. Kai Tietz | (\_/) This is Bunny. Copy and paste Bunny | (='.'=) into your signature to help him gain | (")_(") world domination. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: bfd_dlltool_rel.txt URL: <https://sourceware.org/pipermail/binutils/attachments/20080730/922a7823/attachment.txt>
- Previous message (by thread): PATCH: Add linker test for section to segment assignment
- Next message (by thread): [patch] Missing spu_ovl.o should abort the build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list