From cc37d01df331cc78f78c2708cddc4627ddab7678 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 12 Jan 1995 06:34:11 +0000 Subject: [PATCH] * ldlang.c (lang_place_orphans): Don't ignore files with just_syms_flag set. Instead, put all their sections in bfd_abs_section_ptr, using the section VMA as the output_offset. PR 6159. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 61a570780f..7cb48a6f97 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Thu Jan 12 01:32:25 1995 Ian Lance Taylor + + * ldlang.c (lang_place_orphans): Don't ignore files with + just_syms_flag set. Instead, put all their sections in + bfd_abs_section_ptr, using the section VMA as the output_offset. + Wed Jan 11 22:59:09 1995 Ken Raeburn * ldctor.c (ldctor_build_sets): Don't use `const' with typedef -- 2.34.1