From: Nick Clifton Date: Thu, 24 Feb 2005 13:16:07 +0000 (+0000) Subject: (lnk960_before_parse): Remove redundant empty string from calls to concat. X-Git-Tag: binutils-2_16-branchpoint~151 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3f4bccaf6189a2a28e9c1436fabf2d668f8ef03;p=external%2Fbinutils.git (lnk960_before_parse): Remove redundant empty string from calls to concat. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a867360..434e876 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 2c294ec..f3bc901 100644 --- a/ld/emultempl/lnk960.em +++ b/ld/emultempl/lnk960.em @@ -2,7 +2,7 @@ # It does some substitutions. cat >e${EMULATION_NAME}.c <