From 46d2f9e1d69bfe0518b0f7e7421e66ce26a9e9f3 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 2 Oct 1997 23:08:14 +0000 Subject: [PATCH] * ldlang.c (wild_doit): Rewrite flag handling for clarity. If we are not adding the first input section, and SEC_READONLY is clear on the output section, then don't copy it from the input section. If SEC_READONLY is not set on the input section, then clear it on the output section. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 7984cf5e330..1cd1fb507b9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ Thu Oct 2 18:40:28 1997 Ian Lance Taylor + * ldlang.c (wild_doit): Rewrite flag handling for clarity. If we + are not adding the first input section, and SEC_READONLY is clear + on the output section, then don't copy it from the input section. + If SEC_READONLY is not set on the input section, then clear it on + the output section. + * configure.tgt (mips*-sgi-irix[56]*): Use elf32bsmip rather than elf32bmip. (mips*el-*-linux*): Change elf32lmip to elf32lsmip and elf32bmip -- 2.30.2