summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mvme3100/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-11mvme3100/Makefile.am: Remove reference to ChangeLogJoel Sherrill1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2011-06-112011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+0
* Makefile.am: Remove reference to wrapup directory.
2009-11-28Whitespace removal.Ralf Corsepius1-1/+1
2009-10-23Update for exception support changes.Thomas Doerfler1-3/+1
2008-09-30Remove build_date.c.Ralf Corsepius1-4/+1
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-15/+23
* Makefile.am: Eliminate *_SOURCES.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+2
* Makefile.am: Move noinst_LIBRARIES = libbsp.a before its components.
2008-09-262008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+3
* Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
2008-09-152008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* Makefile.am, configure.ac, include/bsp.h, include/bspopts.h.in, startup/bspstart.c: Add use of bsp_get_work_area() in its own file and rely on BSP Framework to perform more initialization.
2008-08-202008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-14/+14
* Makefile.am: Cleanup.
2008-06-042008-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+1
* Makefile.am, preinstall.am: Need tm27.h
2008-05-152008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-4/+4
* Makefile.am: Remove stray line.
2008-05-142008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-60/+24
* Makefile.am: Rework to avoid .rel files.
2008-03-062007-03-05 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+1
* Makefile.am: add e500/mmu.rel to libbsp_a_LIBADD.
2007-12-142007-12-13 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-4/+8
* Makefile.am: use preload.S, vectors_entry.S from shared area.