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:
b479a82
)
Forgot to ci ChangeLog
author
Hans-Peter Nilsson
<hp@axis.com>
Tue, 5 Feb 2002 07:14:26 +0000
(07:14 +0000)
committer
Hans-Peter Nilsson
<hp@axis.com>
Tue, 5 Feb 2002 07:14:26 +0000
(07:14 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index ea076bcccf82a6632fe81f0c71f1c09d473d749c..ea8abc520eb7f4003472d3ad4c45acc7e0ef9a38 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-5,6
+5,8
@@
* ldlang.h (lang_reset_memory_regions): Prototype.
* emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
lang_reset_memory_regions before lang_size_sections.
+ * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
+ * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>