binutils dhd

David Huggins-Daines dhd@puffin.external.hp.com
Tue, 26 Sep 2000 15:52:54 -0600


CVSROOT:	/home/cvs/parisc
Module name:	binutils
Changes by:	dhd	00/09/26 15:52:54

Modified files:
	bfd            : ChangeLog elf32-hppa.c 
	ld             : ChangeLog 
	ld/emulparams  : hppalinux.sh 

Log message:
Sometimes we get the "split field selectors" problem in import stubs
if the distance between the GP and the PLT is not a multiple of 8
bytes.  Use alignment constraints on .plt, .got, and .data to fix
this.