From d1778b88f8d8444f15ecf2dbbbf680c5659efb53 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 17 May 2001 03:58:45 +0000 Subject: Add a flag to asection, linker_has_input, and use it to reliably determine whether an input section is the first one assigned to an output section. --- ld/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 60195f3..61dc757 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2001-05-16 Alan Modra + + * ldlang.c (wild_doit): Use linker_has_input to reliably determine + whether an input section is the first one assigned to an output + section. + Assorted formatting fixes. + 2001-05-14 DJ Delorie * Makefile.am (ld.dvi): Search bfd/doc for texinfo files. -- cgit v1.1