summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mvme5500/bsp_specs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-04-10 Kate Feng <feng@bnl.gov>Joel Sherrill2011-06-171-2/+1
| | | | | | | | | | | | | PR 1786/bsps * Makefile.am: Add support for Altivec. * startup/bspstart.c, Makefile.am: Use shared/startup/zerobss.c instead. * make/custom/mvme5500.cfg: Change CPU_CFLAGS to "-mcpu=7450 -mtune=7450 -Dmpc7455" * irq/BSP_irq.c, pci/detect_host_bridge.c, pci.c, pcifinddevice.c: Remove warnings. * vme/VMEConfig.h, include/bsp.h: use VME shared IRQ handlers. * network/if_100MHz/GT64260eth.c: Recycle the Rx mbuf if there is any Rx error.
* 2008-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-071-1/+1
| | | | * bsp_specs: Remove -Qy from *link.
* 2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-041-2/+3
| | | | | | * bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-121-3/+2
| | | | * bsp_specs: Remove qrtems_debug.
* 2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-061-7/+0
| | | | * bsp_specs: Remove lib (Now expected to exist in GCC).
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-4/+0
| | | | * bsp_specs: Remove %cpp.
* Add MVME550 BSPEric Norum2004-10-201-0/+25