From 53b2a62f073cd4a0ce2dbf991c06684a982f8726 Mon Sep 17 00:00:00 2001
From: Nick Clifton <nickc@redhat.com>
Date: Mon, 7 Oct 2002 16:08:21 +0000
Subject: Abort if the filename to be added matches the linker output filename.

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

(limited to 'ld/ChangeLog')

diff --git a/ld/ChangeLog b/ld/ChangeLog
index ca7506a24e7..7961079ad28 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+2002-10-05  Elias Athanasopoulos  <eathan@otenet.gr>
+
+	* ldlang.c (lang_file_exist): New function.
+	(new_afile): Abort if the filename to be added matches the linker 
+	output filename.
+	* ldlang.h: Add prototype for lang_file_exist.
+	* lexsup.c (parse_args): Abort if the output filename matches
+	one of the input filenames.
+
 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
 
 	* emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
-- 
cgit v1.2.1