* scripttempl/elf.sc: Don't skip a page in virtual memory space if

the text segment ends exactly on a page boundary.
This commit is contained in:
Ian Lance Taylor 1996-02-15 20:28:52 +00:00
parent edf3fe4885
commit 22aa130282
1 changed files with 3 additions and 0 deletions

View 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.