aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-09 13:26:51 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-09 13:26:51 -0400
commit411b642274178fe112712b11db805e6ac9e05d71 (patch)
tree85dc1faade556ca15cf0354c665cd8f2c90c2127 /sim/bfin
parente16631979e847a6b39db3435bea7708b9f34b36d (diff)
downloadfsf-binutils-gdb-411b642274178fe112712b11db805e6ac9e05d71.zip
fsf-binutils-gdb-411b642274178fe112712b11db805e6ac9e05d71.tar.gz
fsf-binutils-gdb-411b642274178fe112712b11db805e6ac9e05d71.tar.bz2
sim: bfin: fix bug reference
Diffstat (limited to 'sim/bfin')
-rw-r--r--sim/bfin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/bfin/ChangeLog b/sim/bfin/ChangeLog
index 9a115c2..ff967d9 100644
--- a/sim/bfin/ChangeLog
+++ b/sim/bfin/ChangeLog
@@ -1,6 +1,6 @@
2015-03-08 Mike Frysinger <vapier@gentoo.org>
- 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.