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: [PATCH 1/3] bfd: new BFD target entry point _bfd_set_reloc.


    
    >      > +  BFD_SEND (abfd, _bfd_set_reloc, (abfd, asect, location, count));
    >      >  }
    >      
    >      We don't make any promises about the libbfd ABI.  Please make
    >      bfd_set_reloc a macro.
    > 
    > Done.
    
    Umm - shouldn't there be a revised patch attached ?
    
I meant done in my local git branch :) I am still running the
regressions tests.  Will send a new version of the patch serie
afterwards.


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