This is the mail archive of the binutils@sourceware.cygnus.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: sorting dynamic relocation entries.


   Date: Sat, 11 Mar 2000 19:17:26 -0700
   From: Koundinya K <knk@dde.dk>

       I could not understand what you meant by saying "add 64-bit support
   ............?. ". I can make that test, that should not be a problem.
   Hmm.......I think there is some confusion on my side w.r.t this. Won't the code
   that be generic all mips targets ?

If you look at create_dynamic_relocation, you will see that it has a
test for ABI_64_P.  The _bfd_mips_elf_final_link function is used for
both 32-bit and 64-bit targets.  The external form of the relocation
will be different for them.

Ian

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