OSDN Git Service

libjava
[pf3gnuchains/gcc-fork.git] / libdecnumber / ChangeLog
index fbc3e6e..d132333 100644 (file)
@@ -1,5 +1,25 @@
-2006-10-10  Brooks Moses  <bmoses@stanford.edu>
+2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
 
+       * Makefile.in: Add dummy install-pdf target.
+
+2007-01-29  Janis Johnson  <janis187@us.ibm.com>
+
+       * decExcept.c: New.
+       * decExcept.h: New.
+
+2006-11-29  Janis Johnson  <janis187@us.ibm.com>
+
+       * decRound.c: Move declarations to new file, update comments.
+       * decRound.h: New file.
+
+2006-11-21  Janis Johnson  <janis187@us.ibm.com>
+
+       * decLibrary.c (__dec_type_swap): Add prototype.
+       (__dfp_enable_traps, dfp_raise): Delete.
+
+       * Makefile.in: Don't include decRound in library used by compiler.
+
+2006-10-10  Brooks Moses  <bmoses@stanford.edu> 
        * Makefile.in: Added empty "pdf" target.
 
 2006-09-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>