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]

Re: x86-64 large data sections updated


On Fri, Jun 17, 2005 at 11:08:52AM +0200, Jan Hubicka wrote:
> 
> 1) I am unsure how to get page alignment only when .lrosegment is
> non-zero.  I tried to play around with SIZEOF operator but I am not sure
> if I can apply SIZEOF to the alignment before .lrodata that might (in
> theory) change size of .lrodata due to alignments.
> 

I have implemented the similar thing for another project. I will take a
look after I fix the SHN issue.

> 2) I am completely such with the SHN issue.  I've dicussed this with

I am working on it now. I will add a few functions to ELF backend to
deal with it. I hope to have something very soon.


H.J.


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