aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-13 22:34:46 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-13 22:34:46 +0000
commit236772170b012cec4a6fe2f298ce5cb6474f73d6 (patch)
treebf08852039bfd3dff22d00ad545a677fcde8331a /ld/ChangeLog
parente845d289943d2098356fad5da1a08ef1f41092b3 (diff)
downloadgdb-236772170b012cec4a6fe2f298ce5cb6474f73d6.zip
gdb-236772170b012cec4a6fe2f298ce5cb6474f73d6.tar.gz
gdb-236772170b012cec4a6fe2f298ce5cb6474f73d6.tar.bz2
* scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of
_FTEXT, _ETEXT and _FDATA. Dont define _END.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 96fde76..3a407c6 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,8 @@
Mon Jun 13 15:46:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of
+ _FTEXT, _ETEXT and _FDATA. Dont define _END.
+
* ldfile.c (open_a): If this is not an archive, try to open it in
the current directory before searching for it.