Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2002 21:52:18 -0500
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/libexec/rtld-elf/alpha Makefile.inc ld.so.script reloc.c rtld_machdep.h rtld_start.S
Message-ID:  <20020217215218.A30575@grasshopper.cs.duke.edu>
In-Reply-To: <200202180224.g1I2OA957396@freefall.freebsd.org>; from peter@FreeBSD.org on Sun, Feb 17, 2002 at 06:24:10PM -0800
References:  <200202180224.g1I2OA957396@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm [peter@FreeBSD.org] wrote:
> peter       2002/02/17 18:24:10 PST
> 
>   Modified files:
>     libexec/rtld-elf/alpha Makefile.inc reloc.c rtld_machdep.h 
>                            rtld_start.S 
>   Added files:
>     libexec/rtld-elf/alpha ld.so.script 
>   Log:
>   ld-elf.so.1 assumed a few too many things about the ordering of sections
>   produced by ld(8) (ie: that _DYNAMIC immediately follows the _GOT).
>   The new binutils import changed that, and the intial GOT relocation
>   broke.  Use a custom linker script to provide a real end-of-GOT symbol.


Thanks Peter!

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020217215218.A30575>