OSDN Git Service

* gcc.dg/format/unnamed-1.c: Add -msse for x86 compilation to
[pf3gnuchains/gcc-fork.git] / libmudflap / ChangeLog
index a6d0a1c..306342a 100644 (file)
@@ -1,5 +1,20 @@
+2005-10-04  James E Wilson  <wilson@specifix.com>
+
+       * configure.ac (mudflap_cv_entry_point): Use quadrigraphs to declare
+       $name as array of characters with unknown bound.  Also store into the
+       array.
+       * configure: Regenerate.
+
 2005-09-30  James E. Wilson  <wilson@specifix.com>
 
+       * configure.ac (pthread.h): Use AC_CHECK_HEADERS instead of
+       AC_CHECK_HEADER.
+       (target_thread_file): New.  Set from sed'ed gcc output.
+       (posix_threads): New.  Set from target_thread_file.  Use instead of
+       ac_have_pthread_h.
+       (pthread_create_version): Move initialization before code using it.
+       * configure: Regenerate.
+
        * mf-heuristics.c (_end, ENTRY_POINT): Make them arrays with unknown
        bounds.