From 65043cdf1bbe780f3fa8f494806247b7313b49e0 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 24 Feb 2005 13:16:07 +0000 Subject: [PATCH] (lnk960_before_parse): Remove redundant empty string from calls to concat. --- ld/ChangeLog | 13 +++++++++++++ ld/emultempl/lnk960.em | 9 ++++----- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index a8673609f..434e87691 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,16 @@ +2005-02-24 Nick Clifton + + * emultempl/lnk960.em (lnk960_before_parse): Remove redundant + empty string from calls to concat. + +2005-02-23 Nick Clifton + + * emultempl/lnk960.em (lnk960_before_parse): Terminate list of + arguments passed to concat() with a NULL. + + * emultempl/m68kcoff.em: Include ldexp.h and ldlang.h because they + define types needed by ldfile.h + 2005-02-23 Alan Modra * pe-dll.c: Warning fixes. diff --git a/ld/emultempl/lnk960.em b/ld/emultempl/lnk960.em index 2c294ec63..f3bc9018c 100644 --- a/ld/emultempl/lnk960.em +++ b/ld/emultempl/lnk960.em @@ -2,7 +2,7 @@ # It does some substitutions. cat >e${EMULATION_NAME}.c <