OSDN Git Service

* config/m68k/m68k.c (notice_update_cc): Use SET_DEST and
[pf3gnuchains/gcc-fork.git] / include / ChangeLog
index c60ddc2..575bcf7 100644 (file)
@@ -1,3 +1,24 @@
+2005-10-31  Mark Kettenis  <kettenis@gnu.org>
+
+       * floatformat.h (enum floatformat_byteorders): Add
+       floatformat_vax.
+       (floatformat_vax_aingle, floatformat_vax_double): Declare.
+
+2005-09-26  Mark Mitchell  <mark@codesourcery.com>
+
+       * libiberty.h (expandargv): New function.
+
+2005-08-17  Mark Kettenis  <kettenis@gnu.org>
+
+       * floatformat.h (struct floatformat): Change type of large
+       argument for is_valid member to `const void *'.
+       (floatformat_to_double): Change type of second argument to `const
+       void *'.
+       (floatformat_from_double): Change type of last argument to `void
+       *'.
+       (floatformat_is_valid): Change type of last argument to `const
+       void *'.
+
 2005-07-12  Ben Elliston  <bje@au.ibm.com>
 
        * xregex2.h (regexec): Qualify this prototype with __extension__