summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-01-22 23:02:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-01-22 23:02:45 +0000
commit14c7716c494a84d53b48c6f068509b174a307fb5 (patch)
tree217bcadab4c048c805f6785e35303deb7749f12f /c
parentAdd capability to lock at 10-half. (diff)
downloadrtems-14c7716c494a84d53b48c6f068509b174a307fb5.tar.bz2
Formatting.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog11
1 files changed, 5 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 4a806e716e..6a8af4d980 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,17 +1,16 @@
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
+
* mvme5500/Makefile.am, mvme5500/preinstall.am,
- * mvme5500/vme/VME.h, mvme5500/vme/VMEConfig.h,
- * mvme5500/vme/vmeconfig.c:
+ mvme5500/vme/VME.h, mvme5500/vme/VMEConfig.h, mvme5500/vme/vmeconfig.c:
removed copies of vmeconfig.c, VME.h - use generic
versions instead.
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am, ep1a/Makefile.am, ep1a/preinstall.am,
- * motorola_powerpc/Makefile.am, motorola_powerpc/preinstall.am,
- * score603e/Makefile.am, score603e/preinstall.am,
- * shared/vme/VME.h:
- moved VME.h from libbsp/powerpc/shared/vme to
+ motorola_powerpc/Makefile.am, motorola_powerpc/preinstall.am,
+ score603e/Makefile.am, score603e/preinstall.am,
+ shared/vme/VME.h: moved VME.h from libbsp/powerpc/shared/vme to
libbsp/shared/vmeUniverse; eventually, this (and other)
VME API headers should migrate to cpukit.