aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-15 20:27:29 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-15 20:27:29 +0000
commitedf3fe4885d53386c534bda760f0acb0dfdc9fe1 (patch)
tree3bbd1fdd0451634a1af6f9f039b655950950c1a6 /bfd/ChangeLog
parent28910c57cea3407fee1ea42ae3964bdaae2686ba (diff)
downloadgdb-edf3fe4885d53386c534bda760f0acb0dfdc9fe1.zip
gdb-edf3fe4885d53386c534bda760f0acb0dfdc9fe1.tar.gz
gdb-edf3fe4885d53386c534bda760f0acb0dfdc9fe1.tar.bz2
* elf.c (map_sections_to_segments): If we have a .dynamic section,
then start a new segment rather than put a writable section in a readonly segment.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f17271f..b295c7b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
Thu Feb 15 11:29:13 1996 Ian Lance Taylor <ian@cygnus.com>
+ * elf.c (map_sections_to_segments): If we have a .dynamic section,
+ then start a new segment rather than put a writable section in a
+ readonly segment.
+
* configure.host: Set RPATH_ENVVAR.
* Makefile.in: Rebuild dependencies.