* aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if

section->orelocation is NULL.
This commit is contained in:
Ian Lance Taylor 1996-04-16 21:21:26 +00:00
parent e3e69b1328
commit cdf235577b
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Tue Apr 16 13:44:08 1996 Ian Lance Taylor <ian@cygnus.com>
* 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.