| 1 | 731 | jeremybenn | 2011-12-20  Andreas Schwab  
 | 
      
         | 2 |  |  |  
 | 
      
         | 3 |  |  |         * configure: Regenerate.
 | 
      
         | 4 |  |  |  
 | 
      
         | 5 |  |  | 2011-12-19  Andreas Schwab  
 | 
      
         | 6 |  |  |  
 | 
      
         | 7 |  |  |         * configure: Regenerate.
 | 
      
         | 8 |  |  |  
 | 
      
         | 9 |  |  | 2011-04-20  Jim Meyering  
 | 
      
         | 10 |  |  |  
 | 
      
         | 11 |  |  |         * decNumber.c (decNumberFromString): Remove useless
 | 
      
         | 12 |  |  |         if-before-free test.
 | 
      
         | 13 |  |  |         (decNumberCompareTotalMag, decNumberExp, decNumberFMA): Likewise.
 | 
      
         | 14 |  |  |         (decNumberLn, decNumberLog10, decNumberPower): Likewise.
 | 
      
         | 15 |  |  |         (decNumberReduce, decNumberSquareRoot, decAddOp): Likewise.
 | 
      
         | 16 |  |  |         (decDivideOp, NEEDTWO, decExpOp, LN2): Likewise.
 | 
      
         | 17 |  |  |  
 | 
      
         | 18 |  |  | 2011-03-28  Mike Frysinger  
 | 
      
         | 19 |  |  |  
 | 
      
         | 20 |  |  |         * .gitignore: New file.
 | 
      
         | 21 |  |  |  
 | 
      
         | 22 |  |  | 2010-11-24  Nathan Froyd  
 | 
      
         | 23 |  |  |  
 | 
      
         | 24 |  |  |         * dconfig.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Delete.
 | 
      
         | 25 |  |  |         (WORDS_BIG_ENDIAN): Define based on value of __FLOAT_WORD_ORDER__.
 | 
      
         | 26 |  |  |  
 | 
      
         | 27 |  |  | 2010-10-23  Nathan Froyd  
 | 
      
         | 28 |  |  |  
 | 
      
         | 29 |  |  |         * dconfig.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
 | 
      
         | 30 |  |  |         (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
 | 
      
         | 31 |  |  |  
 | 
      
         | 32 |  |  | 2010-09-10  Kai Tietz  
 | 
      
         | 33 |  |  |  
 | 
      
         | 34 |  |  |        * configure: Regenerated.
 | 
      
         | 35 |  |  |  
 | 
      
         | 36 |  |  | 2010-09-08  Tristan Gingold  
 | 
      
         | 37 |  |  |  
 | 
      
         | 38 |  |  |         PR 44001
 | 
      
         | 39 |  |  |         * Makefile.in (objext): New variable.
 | 
      
         | 40 |  |  |         (bid_OBJS): Use $(objext) for extension.
 | 
      
         | 41 |  |  |         (libdecnumber_a_OBJS): Ditto.
 | 
      
         | 42 |  |  |         (mostlyclean): Ditto
 | 
      
         | 43 |  |  |         (.c.o): Ditto.
 | 
      
         | 44 |  |  |         Update dependencies.
 | 
      
         | 45 |  |  |  
 | 
      
         | 46 |  |  | 2010-09-06  H.J. Lu  
 | 
      
         | 47 |  |  |  
 | 
      
         | 48 |  |  |         PR target/45524
 | 
      
         | 49 |  |  |         * configure.ac (enable_decimal_float): Set to
 | 
      
         | 50 |  |  |         $default_decimal_float.
 | 
      
         | 51 |  |  |         * configure: Regenerated.
 | 
      
         | 52 |  |  |  
 | 
      
         | 53 |  |  | 2010-09-06  Andreas Schwab  
 | 
      
         | 54 |  |  |  
 | 
      
         | 55 |  |  |         * configure: Regenerate.
 | 
      
         | 56 |  |  |  
 | 
      
         | 57 |  |  | 2010-09-03  Andreas Krebbel  
 | 
      
         | 58 |  |  |  
 | 
      
         | 59 |  |  |         * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
 | 
      
         | 60 |  |  |         * Makefile.in: Add aclocal.m4 dependency to dfp.m4.
 | 
      
         | 61 |  |  |         * configure: Regenerate.
 | 
      
         | 62 |  |  |         * aclocal.m4: Regenerate.
 | 
      
         | 63 |  |  |  
 | 
      
         | 64 |  |  | 2010-08-21  Ralf Wildenhues  
 | 
      
         | 65 |  |  |  
 | 
      
         | 66 |  |  |         * configure: Regenerate.
 | 
      
         | 67 |  |  |  
 | 
      
         | 68 |  |  | 2010-04-02  Ralf Wildenhues  
 | 
      
         | 69 |  |  |  
 | 
      
         | 70 |  |  |         * aclocal.m4: Regenerate.
 | 
      
         | 71 |  |  |  
 | 
      
         | 72 |  |  | 2010-01-05  Rainer Orth  
 | 
      
         | 73 |  |  |  
 | 
      
         | 74 |  |  |         * configure: Regenerate.
 | 
      
         | 75 |  |  |  
 | 
      
         | 76 |  |  | 2009-11-28  Jakub Jelinek  
 | 
      
         | 77 |  |  |  
 | 
      
         | 78 |  |  |         * decContext.c (decContextTestEndian): Move adj definition into
 | 
      
         | 79 |  |  |         #if DECCHECK guarded code.
 | 
      
         | 80 |  |  |  
 | 
      
         | 81 |  |  | 2009-09-09  Paolo Bonzini  
 | 
      
         | 82 |  |  |  
 | 
      
         | 83 |  |  |         * configure: Regenerate.
 | 
      
         | 84 |  |  |  
 | 
      
         | 85 |  |  | 2009-09-08  Paolo Bonzini  
 | 
      
         | 86 |  |  |  
 | 
      
         | 87 |  |  |         * configure: Regenerate.
 | 
      
         | 88 |  |  |  
 | 
      
         | 89 |  |  | 2009-08-24  Ralf Wildenhues  
 | 
      
         | 90 |  |  |  
 | 
      
         | 91 |  |  |         * configure.ac (AC_PREREQ): Bump to 2.64.
 | 
      
         | 92 |  |  |  
 | 
      
         | 93 |  |  | 2009-08-22  Ralf Wildenhues  
 | 
      
         | 94 |  |  |  
 | 
      
         | 95 |  |  |         * aclocal.m4: Regenerate.
 | 
      
         | 96 |  |  |         * configure: Regenerate.
 | 
      
         | 97 |  |  |         * config.in: Regenerate.
 | 
      
         | 98 |  |  |  
 | 
      
         | 99 |  |  | 2009-08-13  Janis Johnson  
 | 
      
         | 100 |  |  |  
 | 
      
         | 101 |  |  |         PR c/41046
 | 
      
         | 102 |  |  |         * decContext.c (decContextTestEndian): Call printf only if DECCHECK.
 | 
      
         | 103 |  |  |         * decCommon.c ( decFloatShow): Define function only for DECCHECK
 | 
      
         | 104 |  |  |         or DECTRACE.
 | 
      
         | 105 |  |  |  
 | 
      
         | 106 |  |  | 2009-07-30  Ralf Wildenhues  
 | 
      
         | 107 |  |  |  
 | 
      
         | 108 |  |  |         * Makefile.in (aclocal_deps): New variable.
 | 
      
         | 109 |  |  |         ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
 | 
      
         | 110 |  |  |  
 | 
      
         | 111 |  |  | 2009-05-31  Ian Lance Taylor  
 | 
      
         | 112 |  |  |  
 | 
      
         | 113 |  |  |         * decContext.h: Add extern "C" if compiling with C++.
 | 
      
         | 114 |  |  |         * decDPD.h: Likewise.
 | 
      
         | 115 |  |  |         * decNumber.h: Likewise.
 | 
      
         | 116 |  |  |         * dpd/decimal32.h: Likewise.
 | 
      
         | 117 |  |  |         * dpd/decimal64.h: Likewise.
 | 
      
         | 118 |  |  |         * dpd/decimal128.h: Likewise.
 | 
      
         | 119 |  |  |  
 | 
      
         | 120 |  |  | 2009-04-09  Nick Clifton  
 | 
      
         | 121 |  |  |  
 | 
      
         | 122 |  |  |         * decRound.c: Change copyright header to refer to version 3 of
 | 
      
         | 123 |  |  |         the GNU General Public License with version 3.1 of the GCC
 | 
      
         | 124 |  |  |         Runtime Library Exception and to point readers at the COPYING3
 | 
      
         | 125 |  |  |         and COPYING3.RUNTIME files and the FSF's license web page.
 | 
      
         | 126 |  |  |         * bid/bid-dpd.h: Likewise.
 | 
      
         | 127 |  |  |         * bid/bid2dpd_dpd2bid.c: Likewise.
 | 
      
         | 128 |  |  |         * bid/bid2dpd_dpd2bid.h: Likewise.
 | 
      
         | 129 |  |  |         * bid/decimal128.c: Likewise.
 | 
      
         | 130 |  |  |         * bid/decimal32.c: Likewise.
 | 
      
         | 131 |  |  |         * bid/decimal64.c: Likewise.
 | 
      
         | 132 |  |  |         * bid/host-ieee128.c: Likewise.
 | 
      
         | 133 |  |  |         * bid/host-ieee32.c: Likewise.
 | 
      
         | 134 |  |  |         * bid/host-ieee64.c: Likewise.
 | 
      
         | 135 |  |  |         * dconfig.h: Likewise.
 | 
      
         | 136 |  |  |         * decBasic.c: Likewise.
 | 
      
         | 137 |  |  |         * decCommon.c: Likewise.
 | 
      
         | 138 |  |  |         * decContext.c: Likewise.
 | 
      
         | 139 |  |  |         * decContext.h: Likewise.
 | 
      
         | 140 |  |  |         * decDPD.h: Likewise.
 | 
      
         | 141 |  |  |         * decDouble.c: Likewise.
 | 
      
         | 142 |  |  |         * decDouble.h: Likewise.
 | 
      
         | 143 |  |  |         * decExcept.c: Likewise.
 | 
      
         | 144 |  |  |         * decExcept.h: Likewise.
 | 
      
         | 145 |  |  |         * decLibrary.c: Likewise.
 | 
      
         | 146 |  |  |         * decNumber.c: Likewise.
 | 
      
         | 147 |  |  |         * decNumber.h: Likewise.
 | 
      
         | 148 |  |  |         * decNumberLocal.h: Likewise.
 | 
      
         | 149 |  |  |         * decPacked.c: Likewise.
 | 
      
         | 150 |  |  |         * decPacked.h: Likewise.
 | 
      
         | 151 |  |  |         * decQuad.c: Likewise.
 | 
      
         | 152 |  |  |         * decQuad.h: Likewise.
 | 
      
         | 153 |  |  |         * decRound.h: Likewise.
 | 
      
         | 154 |  |  |         * decSingle.c: Likewise.
 | 
      
         | 155 |  |  |         * decSingle.h: Likewise.
 | 
      
         | 156 |  |  |         * dpd/decimal128.c: Likewise.
 | 
      
         | 157 |  |  |         * dpd/decimal128.h: Likewise.
 | 
      
         | 158 |  |  |         * dpd/decimal128Local.h: Likewise.
 | 
      
         | 159 |  |  |         * dpd/decimal32.c: Likewise.
 | 
      
         | 160 |  |  |         * dpd/decimal32.h: Likewise.
 | 
      
         | 161 |  |  |         * dpd/decimal64.c: Likewise.
 | 
      
         | 162 |  |  |         * dpd/decimal64.h: Likewise.
 | 
      
         | 163 |  |  |  
 | 
      
         | 164 |  |  | 2009-04-09  Jakub Jelinek  
 | 
      
         | 165 |  |  |  
 | 
      
         | 166 |  |  |         * Makefile.in: Change copyright header to refer to version
 | 
      
         | 167 |  |  |         3 of the GNU General Public License and to point readers at the
 | 
      
         | 168 |  |  |         COPYING3 file and the FSF's license web page.
 | 
      
         | 169 |  |  |         * configure.ac: Likewise.
 | 
      
         | 170 |  |  |  
 | 
      
         | 171 |  |  | 2009-04-01  Ben Elliston  
 | 
      
         | 172 |  |  |  
 | 
      
         | 173 |  |  |         * decContext.h: Include gstdint.h instead of .
 | 
      
         | 174 |  |  |  
 | 
      
         | 175 |  |  | 2009-03-30  Ben Elliston  
 | 
      
         | 176 |  |  |  
 | 
      
         | 177 |  |  |         * decNumber.c, decNumber.h, decNumberLocal.h, decDouble.c,
 | 
      
         | 178 |  |  |         decDouble.h, decSingle.c, decContext.c, decSingle.h, decPacked.c,
 | 
      
         | 179 |  |  |         decCommon.c, decContext.h, decQuad.c, decPacked.h, decQuad.h,
 | 
      
         | 180 |  |  |         decDPD.h, decBasic.c: Upgrade to decNumber 3.61.
 | 
      
         | 181 |  |  |         * dpd/decimal128.h, dpd/decimal32.c, dpd/decimal32.h,
 | 
      
         | 182 |  |  |         dpd/decimal64.c, dpd/decimal128.c, dpd/decimal64.h: Likewise.
 | 
      
         | 183 |  |  |  
 | 
      
         | 184 |  |  | 2009-02-10  Joseph Myers  
 | 
      
         | 185 |  |  |  
 | 
      
         | 186 |  |  |         * Makefile.in (clean): Don't remove makedepend$(EXEEXT).
 | 
      
         | 187 |  |  |  
 | 
      
         | 188 |  |  | 2008-10-27  Janis Johnson  
 | 
      
         | 189 |  |  |  
 | 
      
         | 190 |  |  |         PR other/37897
 | 
      
         | 191 |  |  |         * decDouble.h (decDouble): Replace struct with union accessible
 | 
      
         | 192 |  |  |         by more types.
 | 
      
         | 193 |  |  |         * decSingle.h (decSingle): Ditto.
 | 
      
         | 194 |  |  |         * decQuad.h (decQuad): Ditto.
 | 
      
         | 195 |  |  |         * decNumberLocal.h (DFWORD, DFBYTE, DFWWORD): access decFloat via
 | 
      
         | 196 |  |  |         new members.
 | 
      
         | 197 |  |  |         * decBasic.c (decFloatCompareTotal): Avoid type-pun violation.
 | 
      
         | 198 |  |  |         (decNumberCompare): Ditto.
 | 
      
         | 199 |  |  |  
 | 
      
         | 200 |  |  | 2008-06-17  Ralf Wildenhues  
 | 
      
         | 201 |  |  |  
 | 
      
         | 202 |  |  |         * Makefile.in ($(srcdir)/aclocal.m4): Update dependencies.
 | 
      
         | 203 |  |  |         * configure: Regenerate.
 | 
      
         | 204 |  |  |  
 | 
      
         | 205 |  |  | 2008-06-16  Ralf Wildenhues  
 | 
      
         | 206 |  |  |  
 | 
      
         | 207 |  |  |         * Makefile.in (datarootdir): New variable.
 | 
      
         | 208 |  |  |  
 | 
      
         | 209 |  |  | 2008-06-10  Joseph Myers  
 | 
      
         | 210 |  |  |  
 | 
      
         | 211 |  |  |         * dconfig.h: New.
 | 
      
         | 212 |  |  |         * decContext.c, decExcept.c, decExcept.h, decLibrary.c,
 | 
      
         | 213 |  |  |         decNumber.c, decNumberLocal.h, decRound.c, dpd/decimal128.c,
 | 
      
         | 214 |  |  |         dpd/decimal32.c, dpd/decimal64.c: Include dconfig.h not config.h.
 | 
      
         | 215 |  |  |         * dpd/decimal128Local.h (decimal128SetSign, decimal128ClearSign,
 | 
      
         | 216 |  |  |         decimal128FlipSign): Use WORDS_BIGENDIAN not
 | 
      
         | 217 |  |  |         FLOAT_WORDS_BIG_ENDIAN.
 | 
      
         | 218 |  |  |         * bid/host-ieee128.c: Include dconfig.h.
 | 
      
         | 219 |  |  |         (__host_to_ieee_128, __ieee_to_host_128): Swap 64-bit halves of
 | 
      
         | 220 |  |  |         value if WORDS_BIGENDIAN.
 | 
      
         | 221 |  |  |  
 | 
      
         | 222 |  |  | 2008-04-18  Paolo Bonzini  
 | 
      
         | 223 |  |  |  
 | 
      
         | 224 |  |  |         PR bootstrap/35457
 | 
      
         | 225 |  |  |         * aclocal.m4: Regenerate.
 | 
      
         | 226 |  |  |         * configure: Regenerate.
 | 
      
         | 227 |  |  |  
 | 
      
         | 228 |  |  | 2008-04-18  Ben Elliston  
 | 
      
         | 229 |  |  |  
 | 
      
         | 230 |  |  |         * Makefile.in (distclean): Add gstdint.h.
 | 
      
         | 231 |  |  |  
 | 
      
         | 232 |  |  | 2008-01-25  Janis Johnson  
 | 
      
         | 233 |  |  |  
 | 
      
         | 234 |  |  |         * decCommonSymbols.h: Commit.
 | 
      
         | 235 |  |  |         * decDPDSybmols.h: Commit.
 | 
      
         | 236 |  |  |  
 | 
      
         | 237 |  |  |         * Makefile.in (libdecnumber_a_SOURCES): List Symbols headers.
 | 
      
         | 238 |  |  |         * decCommonSymbols.h: New file.
 | 
      
         | 239 |  |  |         * decCommon.c: Include it.
 | 
      
         | 240 |  |  |         * decDPDSymbols.h: New file.
 | 
      
         | 241 |  |  |         * decDPD.h: Include it.
 | 
      
         | 242 |  |  |         * decNumberLocal.h: Include the two new files.
 | 
      
         | 243 |  |  |         * decContextSymbols.h (DECPOWERS, DECSTICKYTAB): New.
 | 
      
         | 244 |  |  |         * decNumberSymbols.h (LNnn, d2utable): New.
 | 
      
         | 245 |  |  |         * dpd/decimal32Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New.
 | 
      
         | 246 |  |  |         * dpd/decimal64Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New.
 | 
      
         | 247 |  |  |         * dpd/decimal128Symbols.h (COMBEXP, COMBMSD, DPD2BIN, BIN2DPD): New.
 | 
      
         | 248 |  |  |         * dpd/decimal32.c: Remove redefine of DPD2BIN, BIN2DPD.
 | 
      
         | 249 |  |  |         * dpd/decimal64.c: Ditto.
 | 
      
         | 250 |  |  |         * dpd/decimal128.c: Ditto.
 | 
      
         | 251 |  |  |  
 | 
      
         | 252 |  |  | 2007-11-26  Thiago Jung Bauermann  
 | 
      
         | 253 |  |  |  
 | 
      
         | 254 |  |  |         * Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies
 | 
      
         | 255 |  |  |         and substitute $< for the source file in compilation command.
 | 
      
         | 256 |  |  |         (decimal64.o): Likewise.
 | 
      
         | 257 |  |  |         (decimal128.o): Likewise.
 | 
      
         | 258 |  |  |         (bid2dpd_dpd2bid.o): Likewise.
 | 
      
         | 259 |  |  |         (host-ieee32.o): Likewise.
 | 
      
         | 260 |  |  |         (host-ieee64.o): Likewise.
 | 
      
         | 261 |  |  |         (host-ieee128.o): Likewise.
 | 
      
         | 262 |  |  |  
 | 
      
         | 263 |  |  | 2007-10-31  Thiago Jung Bauermann  
 | 
      
         | 264 |  |  |  
 | 
      
         | 265 |  |  |         * configure.ac: Add ADDITIONAL_OBJS variable.
 | 
      
         | 266 |  |  |         * Makefile.in (bid_OBS): New.
 | 
      
         | 267 |  |  |         (libdecnumber_a_OBJS): Add ADDITIONAL_OBJS, remove condition
 | 
      
         | 268 |  |  |         on enable_decimal_float.
 | 
      
         | 269 |  |  |         * configure: Regenerate.
 | 
      
         | 270 |  |  |  
 | 
      
         | 271 |  |  | 2007-09-10  Janis Johnson  
 | 
      
         | 272 |  |  |             Ben Elliston  
 | 
      
         | 273 |  |  |  
 | 
      
         | 274 |  |  |         * Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o
 | 
      
         | 275 |  |  |         (dependencies): Add Symbols headers.
 | 
      
         | 276 |  |  |         * decContext.c: Upgrade to decNumber 3.53.
 | 
      
         | 277 |  |  |         * decContext.h: Ditto.
 | 
      
         | 278 |  |  |         * decDPD.h: Ditto.
 | 
      
         | 279 |  |  |         * decNumber.c: Ditto.
 | 
      
         | 280 |  |  |         * decNumber.h: Ditto.
 | 
      
         | 281 |  |  |         * decNumberLocal.h: Ditto.
 | 
      
         | 282 |  |  |         * decBasic.c: New file from decNumber 3.53.
 | 
      
         | 283 |  |  |         * decCommon.c: Ditto.
 | 
      
         | 284 |  |  |         * decDouble.c: Ditto.
 | 
      
         | 285 |  |  |         * decDouble.h: Ditto.
 | 
      
         | 286 |  |  |         * decQuad.c: Ditto.
 | 
      
         | 287 |  |  |         * decQuad.h: Ditto.
 | 
      
         | 288 |  |  |         * decSingle.c: Ditto.
 | 
      
         | 289 |  |  |         * decSingle.h: Ditto.
 | 
      
         | 290 |  |  |         * decPacked.c: Ditto.
 | 
      
         | 291 |  |  |         * decPacked.h: Ditto.
 | 
      
         | 292 |  |  |         * dpd/decimal128.c: Upgrade to decNumber 3.53.
 | 
      
         | 293 |  |  |         * dpd/decimal128.h: Ditto.
 | 
      
         | 294 |  |  |         * dpd/decimal32.c: Ditto.
 | 
      
         | 295 |  |  |         * dpd/decimal32.h: Ditto.
 | 
      
         | 296 |  |  |         * dpd/decimal64.c: Ditto.
 | 
      
         | 297 |  |  |         * dpd/decimal64.h: Ditto.
 | 
      
         | 298 |  |  |         * decLibrary.c (__dec_byte_swap): Remove.
 | 
      
         | 299 |  |  |         * decContextSymbols.h: New file.
 | 
      
         | 300 |  |  |         * decDoubleSymbols.h: New file.
 | 
      
         | 301 |  |  |         * decNumberSymbols.h: New file.
 | 
      
         | 302 |  |  |         * decPackedSymbols.h: New file.
 | 
      
         | 303 |  |  |         * decQuadSymbols.h: New file.
 | 
      
         | 304 |  |  |         * decSingleSymbols.h: New file.
 | 
      
         | 305 |  |  |         * decUtility.c: Delete file.
 | 
      
         | 306 |  |  |         * decUtility.h: Delete file.
 | 
      
         | 307 |  |  |         * bid/decimal128Symbols.h: New file.
 | 
      
         | 308 |  |  |         * bid/decimal128Local.h: New file.
 | 
      
         | 309 |  |  |         * bid/decimal32Symbols.h: New file.
 | 
      
         | 310 |  |  |         * bid/decimal64Symbols.h: New file.
 | 
      
         | 311 |  |  |         * bid/host-ieee128.c (__swap128): Remove.
 | 
      
         | 312 |  |  |         (__host_to_ieee_128, __ieee_to_host_128): Don't handle endianness.
 | 
      
         | 313 |  |  |         * bid/host-ieee32.c (__dec_type_swap): Remove.
 | 
      
         | 314 |  |  |         (__host_to_ieee_32, __ieee_to_host_32): Don't handle endianness.
 | 
      
         | 315 |  |  |         * bid/host-ieee64.c (__swap64): Remove.
 | 
      
         | 316 |  |  |         (__host_to_ieee_64, __ieee_to_host_64): Don't handle endianness.
 | 
      
         | 317 |  |  |         * dpd/decimal32Symbols.h: New file.
 | 
      
         | 318 |  |  |         * dpd/decimal64Symbols.h: New file.
 | 
      
         | 319 |  |  |         * dpd/decimal128Symbols.h: New file.
 | 
      
         | 320 |  |  |         * dpd/decimal128Local.h: New file.
 | 
      
         | 321 |  |  |  
 | 
      
         | 322 |  |  | 2007-06-18  Martin Michlmayr  
 | 
      
         | 323 |  |  |             H.J. Lu  
 | 
      
         | 324 |  |  |  
 | 
      
         | 325 |  |  |         * configure.ac: Add AC_CANONICAL_TARGET.
 | 
      
         | 326 |  |  |         * configure: Regenerated.
 | 
      
         | 327 |  |  |  
 | 
      
         | 328 |  |  | 2007-04-16  H.J. Lu  
 | 
      
         | 329 |  |  |  
 | 
      
         | 330 |  |  |         * Makefile.in (aclocal.m4): Depend on stdint.m4 instead of
 | 
      
         | 331 |  |  |         acx.m4.
 | 
      
         | 332 |  |  |  
 | 
      
         | 333 |  |  |         * aclocal.m4: Regenerated by aclocal 1.9.6.
 | 
      
         | 334 |  |  |  
 | 
      
         | 335 |  |  | 2007-04-11  Kai Tietz   
 | 
      
         | 336 |  |  |  
 | 
      
         | 337 |  |  |         * configure: Regenerate.
 | 
      
         | 338 |  |  |  
 | 
      
         | 339 |  |  | 2007-03-23  Michael Meissner  
 | 
      
         | 340 |  |  |             H.J. Lu  
 | 
      
         | 341 |  |  |             Marius Cornea  
 | 
      
         | 342 |  |  |  
 | 
      
         | 343 |  |  |         * Makefile.in (enable_decimal_float): New.
 | 
      
         | 344 |  |  |         (libdecnumber_a_OBJS): Add bid2dpd_dpd2bid.o, host-ieee32.o,
 | 
      
         | 345 |  |  |         host-ieee64.o and host-ieee128.o for BID.
 | 
      
         | 346 |  |  |         (libdecnumber_a_SOURCES): Support DPD and BID.
 | 
      
         | 347 |  |  |         (decimal32.o): Support dependency for both DPD and BID.
 | 
      
         | 348 |  |  |         (decimal64.o): Likewise.
 | 
      
         | 349 |  |  |         (decimal128.o): Likewise.
 | 
      
         | 350 |  |  |         (bid2dpd_dpd2bid.o): New target.
 | 
      
         | 351 |  |  |         (host-ieee32.o): Likewise.
 | 
      
         | 352 |  |  |         (host-ieee64.o): Likewise.
 | 
      
         | 353 |  |  |         (host-ieee128.o): Likewise.
 | 
      
         | 354 |  |  |  
 | 
      
         | 355 |  |  |         * bid/bid-dpd.h: New file.
 | 
      
         | 356 |  |  |         * bid/decimal128.c: Likewise.
 | 
      
         | 357 |  |  |         * bid/decimal128.h: Likewise.
 | 
      
         | 358 |  |  |         * bid/decimal32.c: Likewise.
 | 
      
         | 359 |  |  |         * bid/decimal32.h: Likewise.
 | 
      
         | 360 |  |  |         * bid/decimal64.c: Likewise.
 | 
      
         | 361 |  |  |         * bid/decimal64.h: Likewise.
 | 
      
         | 362 |  |  |         * bid/host-ieee128.c: Likewise.
 | 
      
         | 363 |  |  |         * bid/host-ieee32.c: Likewise.
 | 
      
         | 364 |  |  |         * bid/host-ieee64.c: Likewise.
 | 
      
         | 365 |  |  |         * bid/bid2dpd_dpd2bid.c: Likewise.
 | 
      
         | 366 |  |  |         * bid/bid2dpd_dpd2bid.h: Likewise.
 | 
      
         | 367 |  |  |  
 | 
      
         | 368 |  |  |         * decimal128.c: Moved to ...
 | 
      
         | 369 |  |  |         * dpd/decimal128.c: This.
 | 
      
         | 370 |  |  |         * decimal128.h:  Moved to ...
 | 
      
         | 371 |  |  |         * dpd/decimal128.h: This.
 | 
      
         | 372 |  |  |         * decimal32.c: Moved to ...
 | 
      
         | 373 |  |  |         * dpd/decimal32.c: This.
 | 
      
         | 374 |  |  |         * decimal32.h: Moved to ...
 | 
      
         | 375 |  |  |         * dpd/decimal32.h: This.
 | 
      
         | 376 |  |  |         * decimal64.c: Moved to ...
 | 
      
         | 377 |  |  |         * dpd/decimal64.c: This.
 | 
      
         | 378 |  |  |         * decimal64.h: Moved to ...
 | 
      
         | 379 |  |  |         * dpd/decimal64.h: This.
 | 
      
         | 380 |  |  |  
 | 
      
         | 381 |  |  |         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
 | 
      
         | 382 |  |  |         Add AC_C_BIGENDIAN.  Substitute enable_decimal_float.
 | 
      
         | 383 |  |  |         * config.in: Add decimal support variables.
 | 
      
         | 384 |  |  |         * configure: Regenerate.
 | 
      
         | 385 |  |  |  
 | 
      
         | 386 |  |  |         PR other/30530
 | 
      
         | 387 |  |  |         * decimal128.h (decimal128ClearSign): New.
 | 
      
         | 388 |  |  |         (decimal128FlipSign): Likewise.
 | 
      
         | 389 |  |  |  
 | 
      
         | 390 |  |  |         * decimal32.h: (decimal32ClearSign): New.
 | 
      
         | 391 |  |  |         (decimal32FlipSign): Likewise.
 | 
      
         | 392 |  |  |  
 | 
      
         | 393 |  |  |         * decimal64.h (decimal64ClearSign): New.
 | 
      
         | 394 |  |  |         (decimal64FlipSign): Likewise.
 | 
      
         | 395 |  |  |  
 | 
      
         | 396 |  |  | 2007-03-08  Ben Elliston  
 | 
      
         | 397 |  |  |  
 | 
      
         | 398 |  |  |         * decContext.c, decContext.h, decDPD.h, decimal128.c,
 | 
      
         | 399 |  |  |         decimal128.h, decimal32.c, decimal32.h, decimal64.c, decimal64.h,
 | 
      
         | 400 |  |  |         decLibrary.c, decNumber.c, decNumber.h, decNumberLocal.h,
 | 
      
         | 401 |  |  |         decRound.c, decRound.h, decUtility.c, decUtility.h: Add
 | 
      
         | 402 |  |  |         libgcc-style license exception clause.
 | 
      
         | 403 |  |  |  
 | 
      
         | 404 |  |  | 2007-03-01  Brooks Moses  
 | 
      
         | 405 |  |  |  
 | 
      
         | 406 |  |  |         * Makefile.in: Add dummy install-pdf target.
 | 
      
         | 407 |  |  |  
 | 
      
         | 408 |  |  | 2007-01-29  Janis Johnson  
 | 
      
         | 409 |  |  |  
 | 
      
         | 410 |  |  |         * decExcept.c: New.
 | 
      
         | 411 |  |  |         * decExcept.h: New.
 | 
      
         | 412 |  |  |  
 | 
      
         | 413 |  |  | 2006-11-29  Janis Johnson  
 | 
      
         | 414 |  |  |  
 | 
      
         | 415 |  |  |         * decRound.c: Move declarations to new file, update comments.
 | 
      
         | 416 |  |  |         * decRound.h: New file.
 | 
      
         | 417 |  |  |  
 | 
      
         | 418 |  |  | 2006-11-21  Janis Johnson  
 | 
      
         | 419 |  |  |  
 | 
      
         | 420 |  |  |         * decLibrary.c (__dec_type_swap): Add prototype.
 | 
      
         | 421 |  |  |         (__dfp_enable_traps, dfp_raise): Delete.
 | 
      
         | 422 |  |  |  
 | 
      
         | 423 |  |  |         * Makefile.in: Don't include decRound in library used by compiler.
 | 
      
         | 424 |  |  |  
 | 
      
         | 425 |  |  | 2006-10-10  Brooks Moses  
 | 
      
         | 426 |  |  |         * Makefile.in: Added empty "pdf" target.
 | 
      
         | 427 |  |  |  
 | 
      
         | 428 |  |  | 2006-09-15  Kaveh R. Ghazi  
 | 
      
         | 429 |  |  |  
 | 
      
         | 430 |  |  |         * decNumber.c (decNumberPower): Constify.
 | 
      
         | 431 |  |  |         * decNumber.h (decNumberPower): Likewise.
 | 
      
         | 432 |  |  |  
 | 
      
         | 433 |  |  | 2006-09-07  Kaveh R. Ghazi  
 | 
      
         | 434 |  |  |  
 | 
      
         | 435 |  |  |         * configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual.
 | 
      
         | 436 |  |  |         * configure, config.in: Regenerate.
 | 
      
         | 437 |  |  |  
 | 
      
         | 438 |  |  |         * decContext.c (decContextStatusToString): Constify.
 | 
      
         | 439 |  |  |         * decContext.h (decContextStatusToString): Likewise.
 | 
      
         | 440 |  |  |         * decNumber.c (decNumberToString, decNumberToEngString,
 | 
      
         | 441 |  |  |         decNumberAbs, decNumberAdd, decNumberCompare, decNumberDivide,
 | 
      
         | 442 |  |  |         decNumberDivideInteger, decNumberMax, decNumberMin,
 | 
      
         | 443 |  |  |         decNumberMinus, decNumberPlus, decNumberMultiply,
 | 
      
         | 444 |  |  |         decNumberNormalize, decNumberQuantize, decNumberRescale,
 | 
      
         | 445 |  |  |          decNumberRemainder, decNumberRemainderNear,
 | 
      
         | 446 |  |  |         decNumberSameQuantum, decNumberSquareRoot, decNumberSubtract,
 | 
      
         | 447 |  |  |         decNumberToIntegralValue, decNumberCopy, decToString, decAddOp,
 | 
      
         | 448 |  |  |         decDivideOp, decMultiplyOp, decQuantizeOp, decCompareOp,
 | 
      
         | 449 |  |  |         decCompare, decUnitCompare, decUnitAddSub, decRoundOperand,
 | 
      
         | 450 |  |  |         decCopyFit, decSetCoeff, decGetInt, decNaNs, decGetDigits,
 | 
      
         | 451 |  |  |         decNumberShow, decDumpAr, decCheckOperands, decCheckNumber):
 | 
      
         | 452 |  |  |         Likewise.
 | 
      
         | 453 |  |  |         * decNumber.h (decNumberToString, decNumberToEngString,
 | 
      
         | 454 |  |  |         decNumberAbs, decNumberAdd, decNumberCompare, decNumberDivide,
 | 
      
         | 455 |  |  |         decNumberDivideInteger, decNumberMax, decNumberMin,
 | 
      
         | 456 |  |  |         decNumberMinus, decNumberMultiply, decNumberNormalize,
 | 
      
         | 457 |  |  |         decNumberPlus, decNumberQuantize, decNumberRemainder,
 | 
      
         | 458 |  |  |          decNumberRemainderNear, decNumberRescale,
 | 
      
         | 459 |  |  |         decNumberSameQuantum, decNumberSquareRoot, decNumberSubtract,
 | 
      
         | 460 |  |  |         decNumberToIntegralValue, decNumberCopy): Likewise.
 | 
      
         | 461 |  |  |         * decUtility.c (decDensePackCoeff, decDenseUnpackCoeff):
 | 
      
         | 462 |  |  |         Likewise.
 | 
      
         | 463 |  |  |         * decUtility.h (decDensePackCoeff, decDenseUnpackCoeff):
 | 
      
         | 464 |  |  |         Likewise.
 | 
      
         | 465 |  |  |         * decimal128.c (decimal128FromNumber, decimal128ToNumber,
 | 
      
         | 466 |  |  |         decimal128ToString, decimal128ToEngString, decimal128Show):
 | 
      
         | 467 |  |  |         Likewise.
 | 
      
         | 468 |  |  |         * decimal128.h (decimal128ToString, decimal128ToEngString,
 | 
      
         | 469 |  |  |         decimal128FromNumber, decimal128ToNumber): Likewise.
 | 
      
         | 470 |  |  |         * decimal32.c (decimal32FromNumber, decimal32ToNumber,
 | 
      
         | 471 |  |  |         decimal32ToString, decimal32ToEngString, decimal32Show):
 | 
      
         | 472 |  |  |         Likewise.
 | 
      
         | 473 |  |  |         * decimal32.h (decimal32ToString, decimal32ToEngString,
 | 
      
         | 474 |  |  |         decimal32FromNumber, decimal32ToNumber): Likewise.
 | 
      
         | 475 |  |  |         * decimal64.c (decimal64FromNumber, decimal64ToNumber,
 | 
      
         | 476 |  |  |         decimal64ToString, decimal64ToEngString, decimal64Show):
 | 
      
         | 477 |  |  |         Likewise.
 | 
      
         | 478 |  |  |         * decimal64.h (decimal64ToString, decimal64ToEngString,
 | 
      
         | 479 |  |  |         decimal64FromNumber, decimal64ToNumber): Likewise.
 | 
      
         | 480 |  |  |  
 | 
      
         | 481 |  |  | 2006-08-21  Kaveh R. Ghazi  
 | 
      
         | 482 |  |  |  
 | 
      
         | 483 |  |  |         * decContext.c (decContextSetStatusFromString): Constify.
 | 
      
         | 484 |  |  |         * decContext.h (decContextSetStatusFromString): Likewise.
 | 
      
         | 485 |  |  |         * decNumber.c (decNumberFromString): Likewise.
 | 
      
         | 486 |  |  |         * decNumber.h (decNumberFromString): Likewise.
 | 
      
         | 487 |  |  |         * decimal128.c (decimal128FromString): Likewise.
 | 
      
         | 488 |  |  |         * decimal128.h (decimal128FromString): Likewise.
 | 
      
         | 489 |  |  |         * decimal32.c (decimal32FromString): Likewise.
 | 
      
         | 490 |  |  |         * decimal32.h (decimal32FromString): Likewise.
 | 
      
         | 491 |  |  |         * decimal64.c (decimal64FromString): Likewise.
 | 
      
         | 492 |  |  |         * decimal64.h (decimal64FromString): Likewise.
 | 
      
         | 493 |  |  |  
 | 
      
         | 494 |  |  | 2006-07-25  Paolo Bonzini  
 | 
      
         | 495 |  |  |  
 | 
      
         | 496 |  |  |         PR build/26188
 | 
      
         | 497 |  |  |         * configure: Regenerate.
 | 
      
         | 498 |  |  |  
 | 
      
         | 499 |  |  | 2006-06-23  Ben Elliston  
 | 
      
         | 500 |  |  |  
 | 
      
         | 501 |  |  |         * decNumber.h (decNumberNegate): Remove.
 | 
      
         | 502 |  |  |  
 | 
      
         | 503 |  |  | 2006-05-23  Carlos O'Donell  
 | 
      
         | 504 |  |  |  
 | 
      
         | 505 |  |  |         * Makefile.in: Add install-html target. Add install-html to .PHONY
 | 
      
         | 506 |  |  |  
 | 
      
         | 507 |  |  | 2006-02-06  Ben Elliston  
 | 
      
         | 508 |  |  |  
 | 
      
         | 509 |  |  |         * decLibrary.c (__dec_byte_swap): Use uint32_t for argument and
 | 
      
         | 510 |  |  |         return types.
 | 
      
         | 511 |  |  |  
 | 
      
         | 512 |  |  | 2006-01-03  Roger Sayle  
 | 
      
         | 513 |  |  |             Kaveh R. Ghazi  
 | 
      
         | 514 |  |  |  
 | 
      
         | 515 |  |  |         * decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro
 | 
      
         | 516 |  |  |         definition of strcpy from generating compilation warnings.
 | 
      
         | 517 |  |  |  
 | 
      
         | 518 |  |  | 2006-01-02  Paolo Bonzini  
 | 
      
         | 519 |  |  |  
 | 
      
         | 520 |  |  |         PR target/25259
 | 
      
         | 521 |  |  |         * configure.ac: Use GCC_HEADER_STDINT.
 | 
      
         | 522 |  |  |         * decContext.h: Include gstdint.h.
 | 
      
         | 523 |  |  |         * aclocal.m4: Regenerate.
 | 
      
         | 524 |  |  |         * configure: Regenerate.
 | 
      
         | 525 |  |  |  
 | 
      
         | 526 |  |  | 2005-12-20  Roger Sayle  
 | 
      
         | 527 |  |  |  
 | 
      
         | 528 |  |  |         * decNumber.c (decStrEq): Cast string contents to unsigned char
 | 
      
         | 529 |  |  |         instead of int before calling tolower.
 | 
      
         | 530 |  |  |  
 | 
      
         | 531 |  |  | 2005-12-20  Roger Sayle  
 | 
      
         | 532 |  |  |  
 | 
      
         | 533 |  |  |         * decNumber.c (decStrEq): Cast operands to int before calling
 | 
      
         | 534 |  |  |         tolower to avoid compilation warnings on Tru64.
 | 
      
         | 535 |  |  |  
 | 
      
         | 536 |  |  | 2005-12-05  Ben Elliston  
 | 
      
         | 537 |  |  |  
 | 
      
         | 538 |  |  |         * Makefile.in (clean): Remove stray reference to libcpp.a.
 | 
      
         | 539 |  |  |  
 | 
      
         | 540 |  |  |         * decimal128.h, decContext.c, decRound.c, decimal32.c,
 | 
      
         | 541 |  |  |         decNumber.c, decContext.h, decimal64.c, decimal32.h, decNumber.h,
 | 
      
         | 542 |  |  |         decimal64.h, decUtility.c, decLibrary.c, configure.ac,
 | 
      
         | 543 |  |  |         decNumberLocal.h, decUtility.h, decDPD.h, decimal128.c: Update FSF
 | 
      
         | 544 |  |  |         office address.
 | 
      
         | 545 |  |  |  
 | 
      
         | 546 |  |  | 2005-12-01  Ben Elliston  
 | 
      
         | 547 |  |  |  
 | 
      
         | 548 |  |  |         * Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c.
 | 
      
         | 549 |  |  |         * decUtility.c (__dec_byte_swap): Move from here ..
 | 
      
         | 550 |  |  |         * decLibrary.c: .. to here.
 | 
      
         | 551 |  |  |  
 | 
      
         | 552 |  |  | 2005-11-23  Gerald Pfeifer  
 | 
      
         | 553 |  |  |  
 | 
      
         | 554 |  |  |         * decContext.h: Properly guard inclusion of stdint.h
 | 
      
         | 555 |  |  |         * decContext.c: Include config.h
 | 
      
         | 556 |  |  |         * decLibrary.c: Ditto.
 | 
      
         | 557 |  |  |         * decNumber.c: Ditto.
 | 
      
         | 558 |  |  |         * decRound.c: Ditto.
 | 
      
         | 559 |  |  |         * decUtility.c: Ditto.
 | 
      
         | 560 |  |  |         * decimal32.c: Ditto.
 | 
      
         | 561 |  |  |         * decimal64.c: Ditto.
 | 
      
         | 562 |  |  |         * decimal128.c: Ditto.
 | 
      
         | 563 |  |  |  
 | 
      
         | 564 |  |  | 2005-11-29  Ben Elliston  
 | 
      
         | 565 |  |  |  
 | 
      
         | 566 |  |  |         * decUtility.c: Remove redundant #includes.
 | 
      
         | 567 |  |  |         * decUtility.h (__dec_byte_swap): Remove prototype.
 | 
      
         | 568 |  |  |  
 | 
      
         | 569 |  |  | 2005-11-29  Ben Elliston  
 | 
      
         | 570 |  |  |  
 | 
      
         | 571 |  |  |         * configure.ac: New file.
 | 
      
         | 572 |  |  |         * aclocal.m4: Likewise.
 | 
      
         | 573 |  |  |         * Makefile.in: Likewise.
 | 
      
         | 574 |  |  |         * configure: Generate.
 | 
      
         | 575 |  |  |         * config.in: Likewise.
 | 
      
         | 576 |  |  |  
 | 
      
         | 577 |  |  | 2005-11-29  Ben Elliston  
 | 
      
         | 578 |  |  |  
 | 
      
         | 579 |  |  |         * decimal32.h, decimal64.h, decimal128.h: New.
 | 
      
         | 580 |  |  |         * decimal32.c, decimal64.c, decimal128.c: Likewise.
 | 
      
         | 581 |  |  |         * decContext.c, decContext.h: Likewise.
 | 
      
         | 582 |  |  |         * decUtility.c, decUtility.h: Likewise.
 | 
      
         | 583 |  |  |         * decNumber.c, decNumber.h, decNumberLocal.h: Likewise.
 | 
      
         | 584 |  |  |         * decDPD.h: Likewise.
 | 
      
         | 585 |  |  |         * decLibrary.c, decRound.c: Likewise.
 |