binutils amodra
    Alan Modra 
    amodra@puffin.external.hp.com
    Sat, 23 Sep 2000 03:34:50 -0600
    
    
  
CVSROOT:	/home/cvs/parisc
Module name:	binutils
Changes by:	amodra	00/09/23 03:34:50
Modified files:
	bfd            : ChangeLog elf-hppa.h elf32-hppa.c elf32-hppa.h 
	gas            : ChangeLog 
	gas/config     : tc-hppa.c 
	include/elf    : ChangeLog hppa.h 
	ld/emultempl   : hppaelf.em 
Log message:
Give the file and line number when gas hits a fixup it can't handle.
Add DIR14F reloc to handle the abort Grant found.
Add --stub-group-size option to ld.  This option does two things:
It sets the maximum size of a group of input sections that can be
handled by one stub section, and a negative value also changes
the location of stubs.  Positive values allow two groups of input
sections, one before, and one after each stub section, while a
negative value puts all stubs before their branches.
A fixup fix for SOM.