From 3fc2c14638d8f495d31ba709838db145d3d609b5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 14 Jul 1997 22:35:27 +0000 Subject: [PATCH] * elf.c (map_sections_to_segments): When checking whether including a section in a segment would force us to skip a page, align the address of the next segment to avoid wraparound problems. PR 12828. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5adc064..4d7b101 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Mon Jul 14 15:33:55 1997 Ian Lance Taylor + + * elf.c (map_sections_to_segments): When checking whether + including a section in a segment would force us to skip a page, + align the address of the next segment to avoid wraparound + problems. + start-sanitize-tic80 Tue Jul 8 12:11:29 1997 Fred Fish -- 2.7.4