summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-11-07 16:19:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-11-07 16:19:21 +0000
commit086c1c3b9ee96c0c4d7fbc9e7e4a6f25a497236a (patch)
tree626dc5e26c099bec1580097447ac1eb69413def2 /c/src/lib/libcpu
parentFixed formatting (diff)
downloadrtems-086c1c3b9ee96c0c4d7fbc9e7e4a6f25a497236a.tar.bz2
Fixed formatting.
Diffstat (limited to 'c/src/lib/libcpu')
-rw-r--r--c/src/lib/libcpu/arm/ChangeLog6
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog4
2 files changed, 5 insertions, 5 deletions
diff --git a/c/src/lib/libcpu/arm/ChangeLog b/c/src/lib/libcpu/arm/ChangeLog
index a49aa9b151..ca9ebc86e6 100644
--- a/c/src/lib/libcpu/arm/ChangeLog
+++ b/c/src/lib/libcpu/arm/ChangeLog
@@ -28,9 +28,9 @@
2005-05-17 Jennifer Averett <jennifer.averett@oarcorp.com>
- * at91rm9200/irq/irq.h, mc9328mxl/irq/irq.h, s3c2400/irq/irq.h:
- Modified names and types to match rtems/irq.h. Note: rtems/irq.h
- should be included after the addition of a parameter to ISRs.
+ * at91rm9200/irq/irq.h, mc9328mxl/irq/irq.h, s3c2400/irq/irq.h:
+ Modified names and types to match rtems/irq.h. Note: rtems/irq.h
+ should be included after the addition of a parameter to ISRs.
2005-05-11 Ralf Corsepius <ralf.corsepius@rtems.org>
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index cb2387cb60..229952df66 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -10,7 +10,7 @@
r46xx/Makefile.am, tx39/Makefile.am, shared/Makefile.am.
Include preinstall.am.
* au1x00/Makefile.am, mongoosev/Makefile.am,
- r46xx/Makefile.am, tx39/Makefile.am, shared/Makefile.am: Remove.
+ r46xx/Makefile.am, tx39/Makefile.am, shared/Makefile.am: Remove.
* configure.ac: Reflect changes above.
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
@@ -28,7 +28,7 @@
2005-02-24 Jay Monkman <jtm@lopingdog.com>
* Makefile.am, configure.ac: New CPU.
- * shared/interrupts/installisrentries.c,
+ * shared/interrupts/installisrentries.c,
shared/interrupts/isr_entries.S: Added CPU32 support.
* au1x00/Makefile.am, au1x00/include/au1x00.h,
au1x00/vectorisrs/maxvectors.c, au1x00/vectorisrs/vectorisrs.c: New CPU.