* elf.c (map_sections_to_segments): When checking whether
authorIan Lance Taylor <ian@airs.com>
Mon, 14 Jul 1997 22:35:27 +0000 (22:35 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 14 Jul 1997 22:35:27 +0000 (22:35 +0000)
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

index 5adc064205d58355eb47167536ced5d3b7909fb8..4d7b101c4bcf10e9e4964660282660374e75e5b6 100644 (file)
@@ -1,3 +1,10 @@
+Mon Jul 14 15:33:55 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * 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  <fnf@cygnus.com>
 
This page took 0.029279 seconds and 4 git commands to generate.