aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-10-04 22:49:57 +0000
committerIan Lance Taylor <ian@airs.com>1996-10-04 22:49:57 +0000
commit0063d3a1064db6c95dd725993754455ccbe17c2e (patch)
tree4a026b711701b288c2892ba4da8f6da51c366870 /ld
parenta9dd34a9199f3a548616ae6b128ed32feba512d8 (diff)
downloadgdb-0063d3a1064db6c95dd725993754455ccbe17c2e.zip
gdb-0063d3a1064db6c95dd725993754455ccbe17c2e.tar.gz
gdb-0063d3a1064db6c95dd725993754455ccbe17c2e.tar.bz2
* scripttempl/m68kcoff.sc: Only set the address of .text if
RELOCATING.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ec2de7b..d64a26c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Fri Oct 4 18:49:31 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * scripttempl/m68kcoff.sc: Only set the address of .text if
+ RELOCATING.
+
Fri Oct 4 10:59:52 1996 Doug Evans <dje@canuck.cygnus.com>
* emulparams/sparcaout.sh ({BIG,LITTLE}_OUTPUT_FORMAT): Define.