aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-15 20:28:52 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-15 20:28:52 +0000
commit22aa1302823ce81e6bc0e58b8a783889f265196e (patch)
tree0ae3d864cbff00b5e97920218ee7ecd78275636a /ld
parentedf3fe4885d53386c534bda760f0acb0dfdc9fe1 (diff)
downloadgdb-22aa1302823ce81e6bc0e58b8a783889f265196e.zip
gdb-22aa1302823ce81e6bc0e58b8a783889f265196e.tar.gz
gdb-22aa1302823ce81e6bc0e58b8a783889f265196e.tar.bz2
* scripttempl/elf.sc: Don't skip a page in virtual memory space if
the text segment ends exactly on a page boundary.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a0823ef..786e914 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -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.