* pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
authorAlan Modra <amodra@gmail.com>
Mon, 20 Aug 2001 00:22:41 +0000 (00:22 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 20 Aug 2001 00:22:41 +0000 (00:22 +0000)
commitae7fb08f1a002acd930c38897b9993b780d8798c
tree87762c70a8a75fd06e2d4e560da11eab4e12072c
parent415b1b13876006c4704a85e6dfc8bdda38a5056e
* pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
passed to lang_size_sections.
(pe_exe_fill_sections): Likewise.
* emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
(gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
ld/ChangeLog
ld/emultempl/pe.em
ld/pe-dll.c