From c344d88420eac0998db6a7783ddcd789ec7ccc80 Mon Sep 17 00:00:00 2001
From: David MacKenzie <djm@cygnus>
Date: Tue, 11 Jan 1994 03:59:49 +0000
Subject: [PATCH] 	* ldgram.y, ldlex.l: Make the space between -e, -u,
 and -y and 	their arguments optional, for compatibility with the old GNU
 ld.

---
 ld/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 97c71be44b6..a5fbe382040 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 10 19:49:05 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+	* ldgram.y, ldlex.l: Make the space between -e, -u, and -y and
+	their arguments optional, for compatibility with the old GNU ld.
+
 Fri Jan  7 20:00:24 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
 	* scripttempl/elf.c: Define __bss_start before the .sbss section.