From: Michael Meissner Date: Tue, 3 Mar 1998 00:35:48 +0000 (+0000) Subject: Fix setting memory from default attributes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3a0d0c15e7eadef823b028e01b89594e1c49c2b7;p=binutils-gdb.git Fix setting memory from default attributes --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a5703733aa9..f0a21299f9a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 2 19:24:08 1998 Michael Meissner + + * ldlang.c (lang_size_sections): If the default memory region is + *default*, see if there is a memory region that could be used. + start-sanitize-d30v Thu Feb 26 17:09:53 1998 Michael Meissner