summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-03-05 03:07:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-03-05 03:07:36 +0000
commit8ac8cb22a9935108d2a5a05ee92e033b3b3cae09 (patch)
tree3e77ca48ccf4571c4dc938c38672bf01ff1f94fc /cpukit/ChangeLog
parentAbandon freebsd6.1. (diff)
downloadrtems-8ac8cb22a9935108d2a5a05ee92e033b3b3cae09.tar.bz2
2008-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/gxx_wrappers.c: Add rtems_gxx_mutex_destroy as needed by gcc newer than the 4.3 release series.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4f10e55932..5b96059070 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libcsupport/src/gxx_wrappers.c: Add rtems_gxx_mutex_destroy as needed
+ by gcc newer than the 4.3 release series.
+
+2008-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/Makefile.am, libmisc/shell/main_cp.c,
libmisc/shell/main_cpuuse.c, libmisc/shell/main_date.c,
libmisc/shell/main_mallocinfo.c, libmisc/shell/main_netstats.c,