diff packages/infra/current/ChangeLog @ 1281:f58b62f3c85d

Apply Yoshinori Sato's H8/300 patches plus a few of my own. See the individual ChangeLogs for detail of the changes in each package.
author nickg
date Mon, 06 Oct 2003 17:28:51 +0000
parents 6af0ba865bf3
children 498ac6b4af79
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog
+++ b/packages/infra/current/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-03  Nick Garnett  <nickg@balti.calivar.com>
+
+	* tests/cxxsupp.cxx: Added ifdef to disable this test on H8/300
+	targets. The H8/300 toolchain does not currently have C++ support.
+
 2003-07-01  Michael Checky  <Michael_Checky@ThermoKing.com>
 
 	* src/diag.cxx: Added support for the 'z' qualifier in format strings.