From 8325c4dd4e375f8fbf9db03c2d73953e5b8cbad1 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 12 Jan 2004 13:47:32 +0000 Subject: * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD sections. Do ignore SEC_NEVER_LOAD sections. (lang_size_sections_1): Remove test made redundant with the above. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index e6c03c8..6372a53 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2004-01-13 Alan Modra + + * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD + sections. Do ignore SEC_NEVER_LOAD sections. + (lang_size_sections_1): Remove test made redundant with the above. + 2004-01-09 Alan Modra * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached -- cgit v1.1