From: Ian Lance Taylor Date: Thu, 15 Feb 1996 20:28:52 +0000 (+0000) Subject: * scripttempl/elf.sc: Don't skip a page in virtual memory space if X-Git-Tag: gdb-4_18-branchpoint~9297 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22aa1302823ce81e6bc0e58b8a783889f265196e;p=thirdparty%2Fbinutils-gdb.git * scripttempl/elf.sc: Don't skip a page in virtual memory space if the text segment ends exactly on a page boundary. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a0823ef119a..786e914a529 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ Thu Feb 15 13:58:06 1996 Ian Lance Taylor + * 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.