Forgot to ci ChangeLog

This commit is contained in:
Hans-Peter Nilsson 2002-02-05 07:14:26 +00:00
parent b479a82b15
commit 126730bd1c
1 changed files with 2 additions and 0 deletions

View File

@ -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>