summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-03 15:45:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-03 15:45:20 +0000
commitbfc9b02386cdd4c6d8d876b2a35346d58727aff5 (patch)
treeec3b192e48c1ee14e41d3e59e9be2af9cbe80f9e /c/src/lib/libcpu/powerpc/ChangeLog
parent2007-12-03 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-bfc9b02386cdd4c6d8d876b2a35346d58727aff5.tar.bz2
2007-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/include/cpuIdent.h: Correct conditionals and includes.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 579bfe0a8b..17a0ed02b7 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * shared/include/cpuIdent.h: Correct conditionals and includes.
+
2007-11-30 Till Straumann <strauman@slac.stanford.edu>
* new-exceptions/raw_exception.c, new-exceptions/raw_exception.h,