From 77c84aeb81808c3109665949448dba59965c391e Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 7 Aug 2009 10:40:42 +0200 Subject: Fix sed expression in TAGS command. The backslash-newline pair is interpreted as the beginning of an address regex. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94cfd06820..c6169d776e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-08-07 Andreas Schwab + + * Makefile (TAGS): Use separate sed -e expressions to avoid \ + inside ''. + 2009-08-03 H.J. Lu * sysdeps/i386/i686/multiarch/strcspn.S: Add comments for no -- cgit 1.4.1