binutils-2.10 dhd
    David Huggins-Daines 
    dhd@puffin.external.hp.com
    Thu, 14 Sep 2000 14:33:22 -0600
    
    
  
CVSROOT:	/home/cvs/parisc
Module name:	binutils-2.10
Changes by:	dhd	00/09/14 14:33:22
Modified files:
	bfd            : ChangeLog elf32-hppa.c 
Log message:
*Really* keep millicode symbols out of the dynamic symbol table - by
the time we get to finish_dynamic_symbol() it's too late, and we end
up with random cruft in the dynamic symbol and relocation tables.  We
can't do this in adjust_dynamic_symbol() because it isn't called for
all dynamic symbols, only ones with PLT slots.