projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84fc6bd
)
Fix setting memory from default attributes
author
Michael Meissner
<gnu@the-meissners.org>
Tue, 3 Mar 1998 00:35:48 +0000
(
00:35
+0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Tue, 3 Mar 1998 00:35:48 +0000
(
00:35
+0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index a5703733aa9a4d13009d6ce788075d01be692ccd..f0a21299f9acdf9bc738dfdf004bf5b527c05988 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,8
@@
+Mon Mar 2 19:24:08 1998 Michael Meissner <meissner@cygnus.com>
+
+ * 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 <meissner@cygnus.com>