Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2007-05-31 19:04:51 +0400
committerAlan Modra <modra@gmail.com>2007-05-31 19:04:51 +0400
commitfa7ccaf7e54c21deec5f1a88d0a5da03782a3bb2 (patch)
tree10bdcf41e4253d409aa3e009a4badf035fd72907 /include/bfdlink.h
parent5196ceede1a09e43a923bb7da5f3b544fdb4187d (diff)
include/
* bfdlink.h (struct bfd_link_info): Add input_bfds_tail. bfd/ * simple.c (bfd_simple_get_relocated_section_content): Init input_bfds_tail. ld/ * ldlang.c (ldlang_add_file): Use input_bfds_tail. * ldmain.c (main): Init input_bfds_tail. Sort link_info initialization.
Diffstat (limited to 'include/bfdlink.h')
-rw-r--r--include/bfdlink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bfdlink.h b/include/bfdlink.h
index 82fdc5c2e..a373225a3 100644
--- a/include/bfdlink.h
+++ b/include/bfdlink.h
@@ -395,6 +395,7 @@ struct bfd_link_info
/* The list of input BFD's involved in the link. These are chained
together via the link_next field. */
bfd *input_bfds;
+ bfd **input_bfds_tail;
/* If a symbol should be created for each input BFD, this is section
where those symbols should be placed. It must be a section in