summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/preinstall.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3
| | | | | With this patch the preinstall.am files are in a set order and not dependent on now perl implements a hash.
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-3/+3
| | | | | Apparently, at some point automake output changed and these were not updated.
* Revert bootstrap whitespace changes.Chris Johns2013-05-101-0/+1
|
* Using the generic atomic ops to implement UP mode atomic for all ↵WeiY2013-05-011-0/+3
| | | | architectures. SMP atomic port will be later.
* Regenerate.Ralf Corsepius2007-01-081-2/+2
|
* Regenerate.Ralf Corsepius2006-01-141-1/+1
|
* Regenerate.Ralf Corsepius2006-01-131-0/+2
|
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* Auto-generated update.Ralf Corsepius2005-02-191-1/+1
|
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-081-0/+39
* Makefile.am: Split out preinstallation rules. * preinstall.am: New (Split out from Makefile.am).