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]
Other format: [Raw text]

QNX bfd patch updates


Hi, all.

Ooops!

I missed three lines in my take 2 patch, so I sent a take 3 to Alan
Modra and Daniel Jacobowitz.  The three lines are in bfd/elfxx-target.h.
I sent Alan and Daniel the complete updated patches, as I have already
posted a few in the mailing list at large, and am starting to feel like 
mail-bomber!

I hope this is ok.  If not, I can repost (again) the complete patches.

My bad - not sure how I missed it, but I did.

Let me know.
GP


diff -rc3p src.orig/bfd/elfxx-target.h src/bfd/elfxx-target.
*** src.orig/bfd/elfxx-target.h Tue Jul 23 15:37:18 2002
--- src/bfd/elfxx-target.h      Thu Oct 31 16:43:20 2002
*************** static const struct elf_backend_data elf
*** 495,503 ****
    elf_backend_discard_info,
    elf_backend_ignore_discarded_relocs,
    elf_backend_write_section,
-   elf_backend_set_nonloadable_filepos,
-   elf_backend_is_contained_by_filepos,
-   elf_backend_copy_private_bfd_data_p,
    elf_backend_mips_irix_compat,
    elf_backend_mips_rtype_to_howto,
    elf_backend_ecoff_debug_swap,
--- 486,491 ----



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