summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-01 21:48:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-01 21:48:53 +0000
commit880d3942239c55aa64502656750ae2418e74a2b4 (patch)
treef47309cee63379f295e67e07a45a36c148c7a4a2 /c/src/lib/libbsp/arm/ChangeLog
parent2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-880d3942239c55aa64502656750ae2418e74a2b4.tar.bz2
2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* acinclude.m4: Add BSP for GDB ARM simulator so we can easily experiment with and debug different ARM architectural variations.
Diffstat (limited to 'c/src/lib/libbsp/arm/ChangeLog')
-rw-r--r--c/src/lib/libbsp/arm/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/ChangeLog b/c/src/lib/libbsp/arm/ChangeLog
index 6593dc3254..f96d909574 100644
--- a/c/src/lib/libbsp/arm/ChangeLog
+++ b/c/src/lib/libbsp/arm/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * acinclude.m4: Add BSP for GDB ARM simulator so we can easily
+ experiment with and debug different ARM architectural variations.
+
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/comm/console.c: Reflect termios_baud_to_number having been