aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-10-19 21:42:41 +0000
committerIan Lance Taylor <ian@airs.com>1995-10-19 21:42:41 +0000
commit5e8e7e66803d6610c671b41ef3cca78d84a3272f (patch)
tree4f1816c0fd236f969865f6dc96a434af748892c9 /ld
parent987622b523bff105af2ebdfb33ef7c4c99b03def (diff)
downloadfsf-binutils-gdb-5e8e7e66803d6610c671b41ef3cca78d84a3272f.zip
fsf-binutils-gdb-5e8e7e66803d6610c671b41ef3cca78d84a3272f.tar.gz
fsf-binutils-gdb-5e8e7e66803d6610c671b41ef3cca78d84a3272f.tar.bz2
* ldlex.l: Treat PROVIDE as a keyword in expression state.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 8efa97f..646644c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+Thu Oct 19 17:41:46 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * ldlex.l: Treat PROVIDE as a keyword in expression state.
+
Wed Oct 18 17:34:06 1995 steve chamberlain <sac@slash.cygnus.com>
* scripttempl/pe.sc (.bss): Move to be after .text