Tue May 12 14:08:59 1992 Steve Chamberlain (sac@thepub.cygnus.com)
authorSteve Chamberlain <sac@cygnus>
Tue, 12 May 1992 21:42:36 +0000 (21:42 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 12 May 1992 21:42:36 +0000 (21:42 +0000)
commitbbbd93b8e949bfcc4c6ff915ea0b0fc3e3997c81
treede346b3b8b6ad778d27f72a3ae66946fe7d67e1f
parentbcf2e6ab49373272f6b5afce2dc461dbddd552b6
Tue May 12 14:08:59 1992  Steve Chamberlain  (sac@thepub.cygnus.com)

* coff-a29k.c (perform_reloc): fix bug in jmp/call evaluation
* coff-h8300.c (reloc_processing): all relocs are relative to
section start.
* opncls.c: don't use fdopen on DOS systems

short patches from Glenn Kasten (glenn@ready.com)
* target.c: enabled oasys support
* oasys.c:  Insert . when UNDERSCORE_HACK is enabled,
fix problem where a relocation which crossed a modification byte
boundary did not work. Fix problem where a relocation near the end
of a data record did not work.
bfd/ChangeLog
bfd/coff-a29k.c