From a0020ea1a44f42c49a8160b322b5342d58777080 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 9 Dec 1994 22:18:49 +0000 Subject: [PATCH] * aoutx.h (NAME(aout,link_add_symbols)): Similar change if the first object is not an a.out object. --- bfd/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c2291d767e..09e69c71ee 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -4,6 +4,8 @@ Fri Dec 9 12:43:05 1994 Ian Lance Taylor archive is not an ELF object, pass the archive to the add_symbols entry point appropriate for the first object. From Eric Youngdale . + * aoutx.h (NAME(aout,link_add_symbols)): Similar change if the + first object is not an a.out object. * elf32-i386.c (elf_i386_relocate_section): Don't compute relocation in cases where we won't use it. -- 2.34.1