Fixed formatting.

This commit is contained in:
Joel Sherrill
2005-11-07 16:19:21 +00:00
parent e540d72fb4
commit 086c1c3b9e
9 changed files with 25 additions and 25 deletions

View File

@@ -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>

View File

@@ -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.