summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-25 22:55:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-25 22:55:51 +0000
commit7455087f4f6801aec719b6e8c5022b9dea8eeed3 (patch)
treeb87dd63ec6e46d3b6cd8e0373aa61e5b5b8c74dc /c/src/lib/libbsp/lm32/ChangeLog
parent2009-11-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-7455087f4f6801aec719b6e8c5022b9dea8eeed3.tar.bz2
2009-11-25 Michael Walle <michael@walle.cc>
* shared/gdbstub/lm32-stub.c: Fix wrong computation of negative branch targets (thanks to Manfred Scheible <mscheible@husware.de>.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/lm32/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/lm32/ChangeLog b/c/src/lib/libbsp/lm32/ChangeLog
index bfce5a3af0..1c7f2c77c6 100644
--- a/c/src/lib/libbsp/lm32/ChangeLog
+++ b/c/src/lib/libbsp/lm32/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-25 Michael Walle <michael@walle.cc>
+
+ * shared/gdbstub/lm32-stub.c: Fix wrong computation of negative branch
+ targets (thanks to Manfred Scheible <mscheible@husware.de>.
+
2009-11-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/tsmac/tsmac.c: Remove unused vars.