From: Ian Lance Taylor Date: Tue, 16 Apr 1996 21:21:26 +0000 (+0000) Subject: * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cdf235577bf3edd2004dff1e857b4b71170ff4ba;p=binutils-gdb.git * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if section->orelocation is NULL. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 029d3ea22d8..ad92c2c1c89 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Apr 16 13:44:08 1996 Ian Lance Taylor + * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if + section->orelocation is NULL. + * coffgen.c (bfd_coff_get_syment): New function. (bfd_coff_get_auxent): New function. * bfd-in.h (bfd_coff_get_syment): Declare.