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: [RFA:] ld section location mishap. Attention PE, HPPA, PPC64.


> Date: Mon, 4 Feb 2002 22:44:46 -0500
> From: Daniel Jacobowitz <drow@mvista.com>

> On Tue, Feb 05, 2002 at 03:01:43AM +0100, Hans-Peter Nilsson wrote:
> > The same problem seems to exist for other callers: pe-dll.c
> > (twice), emultempl/hppaelf.em and emultempl/ppc64elf.em.  I
> > leave those to the respective maintainer.  (Sorry.)
> 
> Was this introduced recently?

It seems it was introduced by:

2001-11-14  Daniel Jacobowitz  <drow@mvista.com>

	* emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
	(struct ld_emulation_xfer_struct): Use it.
:-)

If you mean reset_memory_regions, it and its call in
lang_process was introduced 1995 it seems.

>  And HPPA almost certainly has the same
> problem,

Other than emultempl/hppaelf.em as I indicated?

> as that is where I originally got the code for _finish from.

The error was in that code already; code from lang_process
should have been copied.

brgds, H-P


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