summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-17 13:30:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-17 13:30:32 +0000
commit70f1268d8c2a0b5168328e2442079b962757c158 (patch)
treee388642036820bb589c58700a45eb78edca6afbb /c/src/lib/libbsp/powerpc/shared/ChangeLog
parent2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-70f1268d8c2a0b5168328e2442079b962757c158.tar.bz2
2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/bspstart.c: Include <libcpu/cpuIdent.h>.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/ChangeLog b/c/src/lib/libbsp/powerpc/shared/ChangeLog
index a75576af87..b0486a29ab 100644
--- a/c/src/lib/libbsp/powerpc/shared/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/shared/ChangeLog
@@ -1,3 +1,7 @@
+ * bootloader/exception.S: Reflect changes to <rtems/score/cpu.h>.
+ * bootloader/head.S: Ditto.
+ * bootloader/misc.c: Ditto.
+ * console/polled_io.c: Ditto.
* irq/irq.c: Ditto.
* irq/irq_asm.S: Ditto.
* irq/irq_init.c: Include <rtems/bspIo.h>.