From: Mike Frysinger Date: Mon, 9 Mar 2015 17:26:51 +0000 (-0400) Subject: sim: bfin: fix bug reference X-Git-Tag: users/hjl/linux/release/2.25.51.0.2~2^2~31^2~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=411b642274178fe112712b11db805e6ac9e05d71;p=thirdparty%2Fbinutils-gdb.git sim: bfin: fix bug reference --- diff --git a/sim/bfin/ChangeLog b/sim/bfin/ChangeLog index 9a115c272ce..ff967d9a9d8 100644 --- a/sim/bfin/ChangeLog +++ b/sim/bfin/ChangeLog @@ -1,6 +1,6 @@ 2015-03-08 Mike Frysinger - PR sim/10143 + PR sim/13160 * Makefile.in ($(srcdir)/linux-fixed-code.h): Specify the asm input directly rather than use $<. Move the file name to the end of the sed command to be POSIX compliant.