* ldlang.c (lang_place_orphans): Don't ignore files with
authorIan Lance Taylor <ian@airs.com>
Thu, 12 Jan 1995 06:34:11 +0000 (06:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 12 Jan 1995 06:34:11 +0000 (06:34 +0000)
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

index 61a570780fd82b8ef5c0fed261d21844b454cb34..7cb48a6f97bcbe77931b3cb8a8a26dadb761b756 100644 (file)
@@ -1,3 +1,9 @@
+Thu Jan 12 01:32:25 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
+
+       * 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  <raeburn@cujo.cygnus.com>
 
        * ldctor.c (ldctor_build_sets): Don't use `const' with typedef
This page took 0.027768 seconds and 4 git commands to generate.