summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-06 16:02:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-06 16:02:40 +0000
commit82e87e943811c60e8dab96e151e462f785d944c3 (patch)
tree5b09f653a52b96100adc7555576cfcf4c0078c0d /c/src/lib/libbsp/powerpc/ChangeLog
parent2001-03-30 Eric Valette <valette@crf.canon.fr> (diff)
downloadrtems-82e87e943811c60e8dab96e151e462f785d944c3.tar.bz2
2001-03-30 Eric Valette <valette@crf.canon.fr>
* configure.in, motorola_powerpc/Makefile.am, motorola_powerpc/configure.in: These modifications are in support of switching the mpc8xx to the use the "new exception processing model."
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index b7c8ab45be..d8dc66d360 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,3 +1,10 @@
+2001-03-30 Eric Valette <valette@crf.canon.fr>
+
+ * configure.in, motorola_powerpc/Makefile.am,
+ motorola_powerpc/configure.in: These modifications are in
+ support of switching the mpc8xx to the use the "new exception
+ processing model."
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.