OSDN Git Service

* floatformat.c (get_field): Fix segfault with little-endian word
[pf3gnuchains/gcc-fork.git] / libiberty / ChangeLog
index ada1d12..671d0aa 100644 (file)
@@ -1,3 +1,22 @@
+2006-11-07  Julian Brown  <julian@codesourcery.com>
+
+       * floatformat.c (get_field): Fix segfault with little-endian word
+       order on 64-bit hosts.
+       (put_field): Likewise.
+       (min): Move definition.
+
+2006-10-26  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.
+       (find_executable): Likewise.
+       (win32_spawn): Cast alloca return to (char**).
+       Replace malloc with XNEWVEC.
+       bcopy.c (bcopy): Add explict casts in assignments.
+
+2006-10-25  Ben Elliston  <bje@au.ibm.com>
+
+       * pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.
+       
 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
 
        * Makefile.in: Added "pdf", "libiberty.pdf" target support.