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]

PATCH: Support x86-64 large data sections


On Fri, Jun 17, 2005 at 03:09:49PM +0200, Jan Hubicka wrote:
> > 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.
> 
> Thanks a lot! (I will try to cleanup the GCC part of changes in meantime.)
> Honza

Here are 2 patches for x86-64 large data section support. One is the
infrastructure for PS common symbols and the other is for x86-64
large data section.


H.J.

Attachment: bfd-common-5.patch
Description: Text document

Attachment: binutils-x86_64-large-8.patch
Description: Text document


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