This is the mail archive of the
binutils@sourceware.cygnus.com
mailing list for the binutils project.
Re: Patch for ppc _SDA_BASE_ value
- To: velco at fadata dot bg
- Subject: Re: Patch for ppc _SDA_BASE_ value
- From: Geoff Keating <geoffk at cygnus dot com>
- Date: Thu, 23 Mar 2000 15:42:17 -0800
- CC: binutils at sourceware dot cygnus dot com
- References: <38D94CF6.2BC63064@fadata.bg>
> Date: Thu, 23 Mar 2000 00:45:10 +0200
> From: Momchil Velikov <velco@fadata.bg>
> Please, consider the attached patch. It adds near the
> beginning of ppc_elf_relocate_section() a few lines, which
> adjust the values of _SDA_BASE_ and _SDA2_BASE_ if these symbols
> are not absolute (i.e. they are not set by a linker script, is that
> correct?).
That bit's certainly wrong. Absolute symbols are just symbols that do
not move if the code moves.
> Also, the checks for the output section names are removed.
That bit's OK. Can you cut it out and submit it separately, with a
ChangeLog entry?
--
- Geoffrey Keating <geoffk@cygnus.com>