From 641fe79b4667ddf699c6b0d9289fd4e972443028 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 16 Jun 1994 16:32:03 +0000 Subject: [PATCH] * ldexp.c (exp_print_tree): Don't crash if etree_rel section has no owner--it might be bfd_abs_section. From Eric Youngdale . --- ld/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 873b0c99b4e..9d6feb01d5a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ Thu Jun 16 12:22:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * ldexp.c (exp_print_tree): Don't crash if etree_rel section has + no owner--it might be bfd_abs_section. From Eric Youngdale + . + * scripttempl/aout.sc: Let sections align to their natural boundaries. -- 2.30.2