Fix formatting.

This commit is contained in:
Joel Sherrill
2011-06-17 13:22:14 +00:00
parent 880f01b3d7
commit fcd8a63b84

View File

@@ -86,6 +86,7 @@
* irq/irq.c, network/if_1GHz/POSSIBLEBUG: Removed. * irq/irq.c, network/if_1GHz/POSSIBLEBUG: Removed.
2009-05-08 Kate Feng <feng1@bnl.gov> 2009-05-08 Kate Feng <feng1@bnl.gov>
* include/bsp.h, start/start.S, startup/bspstart.c: * include/bsp.h, start/start.S, startup/bspstart.c:
added CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK in bsp.h. added CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK in bsp.h.
removed BSP_INIT_STACK_SIZE in bsp.h -- it uses __stack defined removed BSP_INIT_STACK_SIZE in bsp.h -- it uses __stack defined
@@ -295,7 +296,8 @@
2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com> 2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* network/GT64260eth.c, network/GT64260eth.h, network/GT64260ethreg.h: Removed. * network/GT64260eth.c, network/GT64260eth.h,
network/GT64260ethreg.h: Removed.
2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com> 2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
@@ -489,8 +491,9 @@
* README.VME, include/bsp.h, irq/irq.h, network/GT64260eth.c, * README.VME, include/bsp.h, irq/irq.h, network/GT64260eth.c,
pci/detect_host_bridge.c, pci/gtpcireg.h, pci/pci.c, pci/pci.h, pci/detect_host_bridge.c, pci/gtpcireg.h, pci/pci.c, pci/pci.h,
pci/pci_interface.c, pci/pcifinddevice.c: pci/pci_interface.c, pci/pcifinddevice.c:
Submitted by Kate Feng <feng1@bnl.gov> as RTEMS-MVME5500 BSP v1.1 release. Submitted by Kate Feng <feng1@bnl.gov> as RTEMS-MVME5500 BSP v1.1
Modifications made to merge this release with the current tree. release. Modifications made to merge this release with the
current tree.
2005-05-10 Jennifer Averett <jennifer.averett@oarcorp.com> 2005-05-10 Jennifer Averett <jennifer.averett@oarcorp.com>