[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commits] r8940 - /libdfp/trunk/ChangeLog



Author: ryanarn
Date: Tue Sep  8 11:34:59 2009
New Revision: 8940

Log:
2009-09-08  Ryan S. Arnold  <rsa@xxxxxxxxxx>

	* ChangeLog: Added ChangeLog entries for last 4 svn commits.

Modified:
    libdfp/trunk/ChangeLog

Modified: libdfp/trunk/ChangeLog
==============================================================================
--- libdfp/trunk/ChangeLog (original)
+++ libdfp/trunk/ChangeLog Tue Sep  8 11:34:59 2009
@@ -1,3 +1,28 @@
+2009-09-08  Andreas Krebbel  <Andreas.Krebbel@xxxxxxxxxx>
+
+	* README: Updated the S/390 availability section.
+
+2009-09-08  Ryan S. Arnold  <rsa@xxxxxxxxxx>
+
+	* Makefile.in: Updated comment to reflect update from 0.0.1 to 0.0.9.
+	* configure.ac (AC_INIT): Updated version from 0.0.1 to 0.0.9.
+	* README: Added two TODO chapters and clarified the intro paragraphs.
+	* Versions.def: Update package versions for symbols.
+	* Versions: Update package versions for symbols.
+
+2009-08-21  Ryan S. Arnold  <rsa@xxxxxxxxxx>
+
+	* Makefile.in: Added test-param to libdfp_tests.
+	* tests/TODO: New file.
+	* tests/README: N/A.
+	* tests/test-param.c: New test to verify integrity of parameters that
+	are spilled to the stack on being passed to a new function.
+
+2009-08-21  Ryan S. Arnold  <rsa@xxxxxxxxxx>
+
+	* tests/test-printf.c: Added mechanism to easily add new printf test
+	cases based upon GLIBC's stdio-common/tfformat.c testcase.
+
 2009-08-13  Ryan S. Arnold  <rsa@xxxxxxxxxx>
 
 	* tests/scaffold.c: New file which holds _C, _C_P, _PC, and _PC_P