aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-10-01 23:45:44 +0000
committerNick Clifton <nickc@redhat.com>1997-10-01 23:45:44 +0000
commit0fd15e0e0923fe0d132bfcd4a14bbb1b4c026799 (patch)
tree9bf045fdc9821a785f1ae0d0cb2983a1fce954d4 /ld
parent9347808dd9b9d1efc6b14823d3102913ac3dbbeb (diff)
downloadgdb-0fd15e0e0923fe0d132bfcd4a14bbb1b4c026799.zip
gdb-0fd15e0e0923fe0d132bfcd4a14bbb1b4c026799.tar.gz
gdb-0fd15e0e0923fe0d132bfcd4a14bbb1b4c026799.tar.bz2
Created seperate sections for read only data in order to prevent their
attributes from being inherited by their original containing sections.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index e1b2cfc..82e21ff 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,15 @@
+Wed Oct 1 16:41:00 1997 Nick Clifton <nickc@cygnus.com>
+
+ * emulparams/v850.sh (ROZDATA_START_ADDR, ROSDATA_START_ADDR): New
+ Variables.
+
+ * scripttempl/v850.sc: Move read only areas out of zero and small
+ data sections and into their own sections.
+
+Wed Sep 24 16:59:15 1997 Joel Sherrill <joel@oarcorp.com>
+
+ * configure.tgt (sh*-*-rtems*): New target, like sh-*-elf*.
+
Wed Sep 24 11:33:14 1997 Ian Lance Taylor <ian@cygnus.com>
* ld.texinfo (Section Options): Improve documentation of NOLOAD