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]

Re: [PATCH] Alpha support for -z combreloc


Andreas Jaeger <aj@suse.de> writes:

|> Jakub Jelinek <jakub@redhat.com> writes:
|> 
|> > Hi!
|> >
|> > Here is alpha support for -z combreloc, creates no regressions in make check
|> > when -z combreloc is the default. Ok to commit?
|> >
|> > Note that -z combreloc is not the default in the patch I've checked in, and
|> > cannot be until all elf backends which use elf32.em are updated at least to
|> > compute DT_TEXTREL differently. Adding *_reloc_type_class is not strictly
|> > necessary, ld will just not set DT_REL{,A}COUNT if it is not defined and
|> > might sort relocs against the same symbol less efficiently (but that's just
|> > optimization).
|> 
|> Checking ld/Makefile.am, the following 61 elf backends (which share
|> bfd elf backends) use elf32.em:
|> 
|> To Do:
[...]
|> em68kelf.c

I'm currently working on it.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5


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