* scripttempl/elf.sc: Don't skip a page in virtual memory space if
authorIan Lance Taylor <ian@airs.com>
Thu, 15 Feb 1996 20:28:52 +0000 (20:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 15 Feb 1996 20:28:52 +0000 (20:28 +0000)
the text segment ends exactly on a page boundary.

ld/ChangeLog

index a0823ef119ae052c4b81e8f41f5e32dff7ad0afb..786e914a5294d49e21104b07deb27a04f9bcecd2 100644 (file)
@@ -1,5 +1,8 @@
 Thu Feb 15 13:58:06 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * scripttempl/elf.sc: Don't skip a page in virtual memory space if
+       the text segment ends exactly on a page boundary.
+
        * configure.in: Substitute RPATH_ENVVAR.
        * configure: Rebuild.
        * configure.host: Set RPATH_ENVVAR.