OSDN Git Service

2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / libgcc / config / libbid / ChangeLog
index aa9234c..96ab3e5 100644 (file)
@@ -1,3 +1,14 @@
+2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Updated from Intel BID library:
+       * bid_conf.h (BID_THREAD): Defined.
+       (__bid_IDEC_glbround): Add BID_THREAD in declaration.
+       (__bid_IDEC_glbflags): Likewise.
+
+       * decimal_globals.c (__bid_IDEC_glbround): Add BID_THREAD in
+       declaration.
+       (__bid_IDEC_glbflags): Likewise.
+
 2007-07-04  Marius Cornea  <marius.cornea@intel.com>
            H.J. Lu  <hongjiu.lu@intel.com>