summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-04 09:05:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-04 09:05:57 +0000
commitd3b8db7b069eeae5877ddbfb1bb6f94637afcab7 (patch)
tree000ae115b1ccafe0c7ef579e4e0a4f205bd43a14 /c/src/lib/libcpu/powerpc/ChangeLog
parent2005-11-04 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-d3b8db7b069eeae5877ddbfb1bb6f94637afcab7.tar.bz2
2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Partially cleanup EXTRA_DIST.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 3735ae2d95..77c3663c31 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Partially cleanup EXTRA_DIST.
+
2005-11-03 straumanatslacdotstanford.edu
* mpc6xx/clock/c_clock.c: disable interrupts around decrementer update
@@ -20,9 +24,9 @@
2005-11-02 straumanatslacdotstanford.edu
- * configure.ac, mpc6xx/exceptions/raw_exception.c,
- shared/include/cpuIdent.c, shared/include/cpuIdent.h: recognize
- mpc7457 CPU; added definitions for high bats (#4..7) on 7450 CPUs
+ * configure.ac, mpc6xx/exceptions/raw_exception.c,
+ shared/include/cpuIdent.c, shared/include/cpuIdent.h: recognize
+ mpc7457 CPU; added definitions for high bats (#4..7) on 7450 CPUs
2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>