* aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything if
authorIan Lance Taylor <ian@airs.com>
Tue, 16 Apr 1996 21:21:26 +0000 (21:21 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 16 Apr 1996 21:21:26 +0000 (21:21 +0000)
section->orelocation is NULL.

bfd/ChangeLog

index 029d3ea22d8efd9717544c80386c34d9b2c589a4..ad92c2c1c8992fe5fbc01a947781ab8539d7ca18 100644 (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.