summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-12 03:39:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-12 03:39:56 +0000
commiteb27a986383f258cd2b0fa06196f860c1bfc52dc (patch)
treef33e02c938f6c88c83cd9e10da809357dde7f119 /c/src/lib/libcpu/powerpc/ChangeLog
parent2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-eb27a986383f258cd2b0fa06196f860c1bfc52dc.tar.bz2
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Build exception processing in old-exceptions rsp. new-exceptions subdirs (Merge-in former libbsp/powerpc/support/*).
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index a53866ab99..5e0eab73da 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,5 +1,10 @@
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Build exception processing in old-exceptions rsp.
+ new-exceptions subdirs (Merge-in former libbsp/powerpc/support/*).
+
+2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* configure.ac: subdir-objects.
Add compiler check for old/new-style exception processing.