summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-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,