annotate libquadmath/ChangeLog @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 1830386684a0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1 2020-02-12 Sandra Loosemore <sandra@codesourcery.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
2
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
3 PR libstdc++/79193
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
4 PR libstdc++/88999
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
5
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
6 * configure: Regenerated.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
7
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
8 2020-01-24 Maciej W. Rozycki <macro@wdc.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
9
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
10 * configure.ac: Handle `--with-toolexeclibdir='.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
11 * Makefile.in: Regenerate.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
12 * aclocal.m4: Regenerate.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
13 * configure: Regenerate.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
14
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
15 2020-01-01 Jakub Jelinek <jakub@redhat.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
16
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
17 Update copyright years.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
18
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
19 * libquadmath.texi: Bump @copying's copyright year.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
20
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
21 2019-09-27 Maciej W. Rozycki <macro@wdc.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
22
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
23 * configure: Regenerate.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
24
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
25 2019-08-02 Jakub Jelinek <jakub@redhat.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
26
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
27 * quadmath.h (M_Eq, M_LOG2Eq, M_LOG10Eq, M_LN2q, M_LN10q, M_PIq,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
28 M_PI_2q, M_PI_4q, M_1_PIq, M_2_PIq, M_2_SQRTPIq, M_SQRT2q,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
29 M_SQRT1_2q): Use two more decimal places.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
30
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
31 2019-01-01 Jakub Jelinek <jakub@redhat.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
32
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
33 Update copyright years.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
34
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
35 * libquadmath.texi: Bump @copying's copyright year.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
36
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
37 2018-12-11 Jakub Jelinek <jakub@redhat.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
38
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
39 PR c/88430
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
40 * quadmath_weak.h (__qmath2): Add __quadmath_throw.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
41
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
42 2018-11-07 Joseph Myers <joseph@codesourcery.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
43
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
44 * quadmath-imp.h (ieee854_float128): Use mantissa0, mantissa1,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
45 mantissa2 and mantissa3 fields instead of mant_high and mant_low.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
46 Change nan field to ieee_nan.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
47 * update-quadmath.py (update_sources): Also update fmaq.c.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
48 * math/nanq.c (nanq): Use ieee_nan field of union.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
49 Zero-initialize f. Set quiet_nan field.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
50 * printf/flt1282mpn.c, printf/printf_fphex.c, strtod/mpn2flt128.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
51 strtod/strtoflt128.c: Use mantissa0, mantissa1, mantissa2 and
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
52 mantissa3 fields. Use ieee_nan and quiet_nan field.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
53 * math/fmaq.c: Regenerate from glibc sources with
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
54 update-quadmath.py.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
55
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
56 2018-11-05 Joseph Myers <joseph@codesourcery.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
57
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
58 PR libquadmath/68686
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
59 * Makefile.am: (libquadmath_la_SOURCES): Remove math/isinf_nsq.c.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
60 Add math/exp2q.c math/issignalingq.c math/lgammaq_neg.c
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
61 math/lgammaq_product.c math/tanq_kernel.c math/tgammaq_product.c
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
62 math/casinhq_kernel.c.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
63 * Makefile.in: Regenerate.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
64 * libquadmath.texi (exp2q, issignalingq): Document.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
65 * quadmath-imp.h: Include <errno.h>, <limits.h>, <stdbool.h> and
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
66 <fenv.h>.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
67 (HIGH_ORDER_BIT_IS_SET_FOR_SNAN, FIX_FLT128_LONG_CONVERT_OVERFLOW)
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
68 (FIX_FLT128_LLONG_CONVERT_OVERFLOW, __quadmath_kernel_tanq)
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
69 (__quadmath_gamma_productq, __quadmath_gammaq_r)
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
70 (__quadmath_lgamma_negq, __quadmath_lgamma_productq)
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
71 (__quadmath_lgammaq_r, __quadmath_kernel_casinhq, mul_splitq)
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
72 (math_check_force_underflow_complex, __glibc_likely)
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
73 (__glibc_unlikely, struct rm_ctx, SET_RESTORE_ROUNDF128)
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
74 (libc_feholdsetround_ctx, libc_feresetround_ctx): New.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
75 (feraiseexcept, fenv_t, feholdexcept, fesetround, feupdateenv)
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
76 (fesetenv, fetestexcept, feclearexcept): Define if not supported
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
77 through <fenv.h>.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
78 (__quadmath_isinf_nsq): Remove.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
79 * quadmath.h (exp2q, issignalingq): New.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
80 * quadmath.map (QUADMATH_1.2): New.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
81 * quadmath_weak.h (exp2q, issignalingq): New.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
82 * update-quadmath.py: New file.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
83 * math/isinf_nsq.c: Remove file.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
84 * math/casinhq_kernel.c, math/exp2q.c, math/expq_table.h,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
85 math/issignalingq.c, math/lgammaq_neg.c, math/lgammaq_product.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
86 math/tanq_kernel.c, math/tgammaq_product.c: New files. Generated
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
87 from glibc sources with update-quadmath.py.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
88 * math/acoshq.c, math/acosq.c, math/asinhq.c, math/asinq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
89 math/atan2q.c, math/atanhq.c, math/atanq.c, math/cacoshq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
90 math/cacosq.c, math/casinhq.c, math/casinq.c, math/catanhq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
91 math/catanq.c, math/cbrtq.c, math/ccoshq.c, math/ceilq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
92 math/cexpq.c, math/cimagq.c, math/clog10q.c, math/clogq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
93 math/conjq.c, math/copysignq.c, math/coshq.c, math/cosq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
94 math/cosq_kernel.c, math/cprojq.c, math/crealq.c, math/csinhq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
95 math/csinq.c, math/csqrtq.c, math/ctanhq.c, math/ctanq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
96 math/erfq.c, math/expm1q.c, math/expq.c, math/fabsq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
97 math/fdimq.c, math/finiteq.c, math/floorq.c, math/fmaxq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
98 math/fminq.c, math/fmodq.c, math/frexpq.c, math/hypotq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
99 math/ilogbq.c, math/isinfq.c, math/isnanq.c, math/j0q.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
100 math/j1q.c, math/jnq.c, math/ldexpq.c, math/lgammaq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
101 math/llrintq.c, math/llroundq.c, math/log10q.c, math/log1pq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
102 math/log2q.c, math/logbq.c, math/logq.c, math/lrintq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
103 math/lroundq.c, math/modfq.c, math/nearbyintq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
104 math/nextafterq.c, math/powq.c, math/remainderq.c, math/remquoq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
105 math/rintq.c, math/roundq.c, math/scalblnq.c, math/scalbnq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
106 math/signbitq.c, math/sincos_table.c, math/sincosq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
107 math/sincosq_kernel.c, math/sinhq.c, math/sinq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
108 math/sinq_kernel.c, math/tanhq.c, math/tanq.c, math/tgammaq.c,
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
109 math/truncq.c, math/x2y2m1q.c: Regenerate from glibc sources with
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
110 update-quadmath.py.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
111
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
112 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
113
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
114 PR bootstrap/82856
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
115 * Makefile.am: Include multilib.am.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
116 (AUTOMAKE_OPTIONS): Remove 1.8. Add info-in-builddir.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
117 (all-local): Define outside conditional code.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
118 (CLEANFILES): Remove libquadmath.info.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
119 * configure.ac: Remove AC_PREREQ.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
120 * Makefile.in, aclocal.m4, config.h.in, configure: Regenerate.
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
121
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
122 2018-04-24 H.J. Lu <hongjiu.lu@intel.com>
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
123
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
124 * configure: Regenerated.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
125
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
126 2018-04-19 Jakub Jelinek <jakub@redhat.com>
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
127
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
128 * configure: Regenerated.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
129
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
130 2018-04-18 David Malcolm <dmalcolm@redhat.com>
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
132 PR jit/85384
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
133 * configure: Regenerate.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
134
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
135 2018-02-14 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
136
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
137 PR target/84148
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
138 * configure: Regenerate.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
139
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
140 2018-01-03 Jakub Jelinek <jakub@redhat.com>
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
141
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
142 * libquadmath.texi: Bump @copying's copyright year.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
143
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
144 2017-11-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
145
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
146 * Makefile.am: Update AM_CFLAGS.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
147 * Makefile.in: Regenerate:
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
148 * acinclude.m4: Add enable.m4 and cet.m4.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
149 * configure: Regenerate.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
150 * configure.ac: Set CET_FLAGS. Update XCFLAGS.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
151
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
152 2017-11-05 Tom de Vries <tom@codesourcery.com>
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
153
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
154 PR other/82784
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
155 * printf/gmp-impl.h (MPN_MUL_N_RECURSE): Remove semicolon after
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
156 "do {} while (0)".
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
157
111
kono
parents: 68
diff changeset
158 2017-09-01 Michael Meissner <meissner@linux.vnet.ibm.com>
kono
parents: 68
diff changeset
159
kono
parents: 68
diff changeset
160 PR libquadmath/81848
kono
parents: 68
diff changeset
161 * configure.ac (powerpc*-linux*): Use attribute mode KC to create
kono
parents: 68
diff changeset
162 complex __float128 on PowerPC instead of attribute mode TC.
kono
parents: 68
diff changeset
163 * quadmath.h (__complex128): Likewise.
kono
parents: 68
diff changeset
164 * configure: Regenerate.
kono
parents: 68
diff changeset
165 * math/cbrtq.c (CBRT2): Use __float128 not long double.
kono
parents: 68
diff changeset
166 (CBRT4): Likewise.
kono
parents: 68
diff changeset
167 (CBRT2I): Likewise.
kono
parents: 68
diff changeset
168 (CBRT4I): Likewise.
kono
parents: 68
diff changeset
169 * math/j0q.c (U0): Likewise.
kono
parents: 68
diff changeset
170 * math/sqrtq.c (sqrtq): Don't depend on implicit conversion
kono
parents: 68
diff changeset
171 between __float128, instead explicitly convert the __float128
kono
parents: 68
diff changeset
172 value to long double because the PowerPC does not allow __float128
kono
parents: 68
diff changeset
173 and long double in the same expression.
kono
parents: 68
diff changeset
174
kono
parents: 68
diff changeset
175 2017-07-19 Gerald Pfeifer <gerald@pfeifer.com>
kono
parents: 68
diff changeset
176
kono
parents: 68
diff changeset
177 * math/powq.c (powq): Use uint32_t instead of u_int32_t.
kono
parents: 68
diff changeset
178
kono
parents: 68
diff changeset
179 2017-07-19 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
180
kono
parents: 68
diff changeset
181 PR libquadmath/65757
kono
parents: 68
diff changeset
182 * quadmath-imp.h (math_opt_barrier, math_force_eval,
kono
parents: 68
diff changeset
183 math_narrow_eval, math_check_force_underflow,
kono
parents: 68
diff changeset
184 math_check_force_underflow_nonneg): Define.
kono
parents: 68
diff changeset
185 * math/ceilq.c: Backport changes from upstream glibc
kono
parents: 68
diff changeset
186 between 2012-11-01 and 2017-07-13.
kono
parents: 68
diff changeset
187 * math/remquoq.c: Likewise.
kono
parents: 68
diff changeset
188 * math/expq.c: Likewise.
kono
parents: 68
diff changeset
189 * math/llroundq.c: Likewise.
kono
parents: 68
diff changeset
190 * math/logq.c: Likewise.
kono
parents: 68
diff changeset
191 * math/atanq.c: Likewise.
kono
parents: 68
diff changeset
192 * math/nearbyintq.c: Likewise.
kono
parents: 68
diff changeset
193 * math/scalblnq.c: Likewise.
kono
parents: 68
diff changeset
194 * math/finiteq.c: Likewise.
kono
parents: 68
diff changeset
195 * math/atanhq.c: Likewise.
kono
parents: 68
diff changeset
196 * math/expm1q.c: Likewise.
kono
parents: 68
diff changeset
197 * math/sinhq.c: Likewise.
kono
parents: 68
diff changeset
198 * math/log10q.c: Likewise.
kono
parents: 68
diff changeset
199 * math/rintq.c: Likewise.
kono
parents: 68
diff changeset
200 * math/roundq.c: Likewise.
kono
parents: 68
diff changeset
201 * math/fmaq.c: Likewise.
kono
parents: 68
diff changeset
202 * math/erfq.c: Likewise.
kono
parents: 68
diff changeset
203 * math/log2q.c: Likewise.
kono
parents: 68
diff changeset
204 * math/lroundq.c: Likewise.
kono
parents: 68
diff changeset
205 * math/j1q.c: Likewise.
kono
parents: 68
diff changeset
206 * math/scalbnq.c: Likewise.
kono
parents: 68
diff changeset
207 * math/truncq.c: Likewise.
kono
parents: 68
diff changeset
208 * math/frexpq.c: Likewise.
kono
parents: 68
diff changeset
209 * math/sincosq.c: Likewise.
kono
parents: 68
diff changeset
210 * math/tanhq.c: Likewise.
kono
parents: 68
diff changeset
211 * math/asinq.c: Likewise.
kono
parents: 68
diff changeset
212 * math/coshq.c: Likewise.
kono
parents: 68
diff changeset
213 * math/j0q.c: Likewise.
kono
parents: 68
diff changeset
214 * math/asinhq.c: Likewise.
kono
parents: 68
diff changeset
215 * math/floorq.c: Likewise.
kono
parents: 68
diff changeset
216 * math/sinq_kernel.c: Likewise.
kono
parents: 68
diff changeset
217 * math/powq.c: Likewise.
kono
parents: 68
diff changeset
218 * math/hypotq.c: Likewise.
kono
parents: 68
diff changeset
219 * math/sincos_table.c: Likewise.
kono
parents: 68
diff changeset
220 * math/rem_pio2q.c: Likewise.
kono
parents: 68
diff changeset
221 * math/nextafterq.c: Likewise.
kono
parents: 68
diff changeset
222 * math/log1pq.c: Likewise.
kono
parents: 68
diff changeset
223 * math/sincosq_kernel.c: Likewise.
kono
parents: 68
diff changeset
224 * math/tanq.c: Likewise.
kono
parents: 68
diff changeset
225 * math/acosq.c: Likewise.
kono
parents: 68
diff changeset
226 * math/lrintq.c: Likewise.
kono
parents: 68
diff changeset
227 * math/llrintq.c: Likewise.
kono
parents: 68
diff changeset
228
kono
parents: 68
diff changeset
229 2017-02-09 Gerald Pfeifer <gerald@pfeifer.com>
kono
parents: 68
diff changeset
230
kono
parents: 68
diff changeset
231 * configure.ac (ACX_BUGURL): Update.
kono
parents: 68
diff changeset
232 * configure: Regenerate.
kono
parents: 68
diff changeset
233
kono
parents: 68
diff changeset
234 2017-01-17 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
235
kono
parents: 68
diff changeset
236 PR other/79046
kono
parents: 68
diff changeset
237 * configure.ac: Add GCC_BASE_VER.
kono
parents: 68
diff changeset
238 * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
kono
parents: 68
diff changeset
239 get version from BASE-VER file.
kono
parents: 68
diff changeset
240 * configure: Regenerated.
kono
parents: 68
diff changeset
241 * Makefile.in: Regenerated.
kono
parents: 68
diff changeset
242
kono
parents: 68
diff changeset
243 2017-01-01 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
244
kono
parents: 68
diff changeset
245 * libquadmath.texi: Bump @copying's copyright year.
kono
parents: 68
diff changeset
246
kono
parents: 68
diff changeset
247 2016-11-15 Matthias Klose <doko@ubuntu.com>
kono
parents: 68
diff changeset
248
kono
parents: 68
diff changeset
249 * configure: Regenerate.
kono
parents: 68
diff changeset
250
kono
parents: 68
diff changeset
251 2016-01-04 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
252
kono
parents: 68
diff changeset
253 * libquadmath.texi: Bump @copying's copyright year.
kono
parents: 68
diff changeset
254
kono
parents: 68
diff changeset
255 2015-08-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
kono
parents: 68
diff changeset
256
kono
parents: 68
diff changeset
257 * Makefile.am (libquadmath_la_SOURCES): Add matha/logbq.c.
kono
parents: 68
diff changeset
258 * Makefile.in: Regenerate.
kono
parents: 68
diff changeset
259 * libquadmath.texi: Document logbq.
kono
parents: 68
diff changeset
260 * quadmath.h: Add logbq prototype.
kono
parents: 68
diff changeset
261 * quadmath.map: Add logbq.
kono
parents: 68
diff changeset
262 * quadmath_weak.h: Add logbq prototype.
kono
parents: 68
diff changeset
263 * math/logbq.c: New file
kono
parents: 68
diff changeset
264
kono
parents: 68
diff changeset
265 2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
kono
parents: 68
diff changeset
266
kono
parents: 68
diff changeset
267 * Makefile.in: Regenerated with automake-1.11.6.
kono
parents: 68
diff changeset
268 * aclocal.m4: Likewise.
kono
parents: 68
diff changeset
269 * configure: Likewise.
kono
parents: 68
diff changeset
270
kono
parents: 68
diff changeset
271 2015-01-26 Matthias Klose <doko@ubuntu.com>
kono
parents: 68
diff changeset
272
kono
parents: 68
diff changeset
273 * configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
kono
parents: 68
diff changeset
274 * configure: Regenerate.
kono
parents: 68
diff changeset
275
kono
parents: 68
diff changeset
276 2015-01-05 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
277
kono
parents: 68
diff changeset
278 * libquadmath.texi: Bump @copying's copyright year.
kono
parents: 68
diff changeset
279
kono
parents: 68
diff changeset
280 2014-11-21 H.J. Lu <hongjiu.lu@intel.com>
kono
parents: 68
diff changeset
281
kono
parents: 68
diff changeset
282 PR bootstrap/63784
kono
parents: 68
diff changeset
283 * configure: Regenerated.
kono
parents: 68
diff changeset
284
kono
parents: 68
diff changeset
285 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
kono
parents: 68
diff changeset
286
kono
parents: 68
diff changeset
287 PR target/63610
kono
parents: 68
diff changeset
288 * configure: Regenerate.
kono
parents: 68
diff changeset
289
kono
parents: 68
diff changeset
290 2014-10-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
kono
parents: 68
diff changeset
291
kono
parents: 68
diff changeset
292 PR libquadmath/55821
kono
parents: 68
diff changeset
293 * Makefile.am: Unconditionally define libquadmath_TEXINFOS.
kono
parents: 68
diff changeset
294 * Makefile.in: Regenerate.
kono
parents: 68
diff changeset
295
kono
parents: 68
diff changeset
296 2014-10-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
kono
parents: 68
diff changeset
297
kono
parents: 68
diff changeset
298 PR libquadmath/55821
kono
parents: 68
diff changeset
299 * Makefile.am: Conditionally define info_TEXINFOS and
kono
parents: 68
diff changeset
300 libquadmath_TEXINFOS.
kono
parents: 68
diff changeset
301 * Makefile.in: Regenerate.
kono
parents: 68
diff changeset
302
kono
parents: 68
diff changeset
303 2014-10-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
kono
parents: 68
diff changeset
304
kono
parents: 68
diff changeset
305 PR libquadmath/63487
kono
parents: 68
diff changeset
306 * libquadmath.texi (sincosq): Fix typo.
kono
parents: 68
diff changeset
307
kono
parents: 68
diff changeset
308 2014-01-02 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
309
kono
parents: 68
diff changeset
310 * libquadmath.texi: Bump @copying's copyright year.
kono
parents: 68
diff changeset
311
kono
parents: 68
diff changeset
312 2013-12-04 Richard Sandiford <rdsandiford@googlemail.com>
kono
parents: 68
diff changeset
313
kono
parents: 68
diff changeset
314 * Makefile.am (AM_CPPFLAGS): Define.
kono
parents: 68
diff changeset
315 * Makefile.in: Regenerate.
kono
parents: 68
diff changeset
316 * printf/gmp-impl.h: Remove path from longlong.h include.
kono
parents: 68
diff changeset
317
kono
parents: 68
diff changeset
318 2013-09-20 Alan Modra <amodra@gmail.com>
kono
parents: 68
diff changeset
319
kono
parents: 68
diff changeset
320 * configure: Regenerate.
kono
parents: 68
diff changeset
321
kono
parents: 68
diff changeset
322 2013-03-06 Shakthi Kannan <shakthimaan@gmail.com>
kono
parents: 68
diff changeset
323
kono
parents: 68
diff changeset
324 PR libquadmath/55473
kono
parents: 68
diff changeset
325 * quadmath.h: Add 'extern "C"' block for C++ use.
kono
parents: 68
diff changeset
326
kono
parents: 68
diff changeset
327 2013-02-19 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
328
kono
parents: 68
diff changeset
329 PR libquadmath/56379
kono
parents: 68
diff changeset
330 * strtod/strtod_l.c (mpn_lshift_1): Rewritten as function-like
kono
parents: 68
diff changeset
331 macro.
kono
parents: 68
diff changeset
332
kono
parents: 68
diff changeset
333 2013-02-17 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
334
kono
parents: 68
diff changeset
335 * math/cacoshq.c (cacoshq): Call signbitq instead of signbit.
kono
parents: 68
diff changeset
336
kono
parents: 68
diff changeset
337 2013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
kono
parents: 68
diff changeset
338
kono
parents: 68
diff changeset
339 Revert previous patch.
kono
parents: 68
diff changeset
340
kono
parents: 68
diff changeset
341 2013-02-03 Richard Sandiford <rdsandiford@googlemail.com>
kono
parents: 68
diff changeset
342
kono
parents: 68
diff changeset
343 Update copyright years.
kono
parents: 68
diff changeset
344
kono
parents: 68
diff changeset
345 2013-01-22 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
346
kono
parents: 68
diff changeset
347 PR libquadmath/56072
kono
parents: 68
diff changeset
348 * libquadmath.texi (M_PI_2q, M_PI_4q): Fix up description.
kono
parents: 68
diff changeset
349
kono
parents: 68
diff changeset
350 2012-12-13 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
351
kono
parents: 68
diff changeset
352 * math/cbrtq.c (cbrtq): Use Q suffixed floating point constants
kono
parents: 68
diff changeset
353 instead of L suffixed ones.
kono
parents: 68
diff changeset
354 * math/fmaq.c (fmaq): Likewise.
kono
parents: 68
diff changeset
355 * math/rintq.c (TWO112): Likewise.
kono
parents: 68
diff changeset
356
kono
parents: 68
diff changeset
357 2012-12-03 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
358
kono
parents: 68
diff changeset
359 * strtod/strtod_l.c (___STRTOF_INTERNAL): Fix exponent
kono
parents: 68
diff changeset
360 reading.
kono
parents: 68
diff changeset
361
kono
parents: 68
diff changeset
362 2012-11-25 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
363
kono
parents: 68
diff changeset
364 PR libquadmath/55462
kono
parents: 68
diff changeset
365 * strtod/strtod_l.c (round_and_return): Use HAVE_FENV_H
kono
parents: 68
diff changeset
366 instead of nonexisting HAVE_GET_ROUNDING_MODE.
kono
parents: 68
diff changeset
367
kono
parents: 68
diff changeset
368 2012-11-23 H.J. Lu <hongjiu.lu@intel.com>
kono
parents: 68
diff changeset
369
kono
parents: 68
diff changeset
370 PR bootstrap/55455
kono
parents: 68
diff changeset
371 * quadmath-rounding-mode.h (get_rounding_mode): Don't pass
kono
parents: 68
diff changeset
372 void to fegetround.
kono
parents: 68
diff changeset
373
kono
parents: 68
diff changeset
374 2012-11-23 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
375 Joseph Myers <joseph@codesourcery.com>
kono
parents: 68
diff changeset
376
kono
parents: 68
diff changeset
377 * quadmath-rounding-mode.h: New.
kono
parents: 68
diff changeset
378 * printf/fpioconst.c: Update from GLIBC. Fix strtod rounding.
kono
parents: 68
diff changeset
379 * printf/fpioconst.h: Ditto.
kono
parents: 68
diff changeset
380 * printf/printf_fp.c (__quadmath_printf_fp): Update from GLIBC.
kono
parents: 68
diff changeset
381 Make printf respect the rounding mode for decimal output.
kono
parents: 68
diff changeset
382 * printf/printf_fphex.c (__quadmath_printf_fphex): Update from
kono
parents: 68
diff changeset
383 GLIBC. Make printf respect the rounding mode for hex output.
kono
parents: 68
diff changeset
384 * strtod/strtod_l.c: Update from GLIBC. Make strtod respect the
kono
parents: 68
diff changeset
385 rounding mode. Fix strtod handling of underflow.
kono
parents: 68
diff changeset
386
kono
parents: 68
diff changeset
387 2012-11-22 David S. Miller <davem@davemloft.net>
kono
parents: 68
diff changeset
388 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
389 Joseph Myers <joseph@codesourcery.com>
kono
parents: 68
diff changeset
390
kono
parents: 68
diff changeset
391 * math/atanq.c (atanq): Update from GLIBC. Handle tiny and
kono
parents: 68
diff changeset
392 very large arguments properly.
kono
parents: 68
diff changeset
393 * math/j0q.c (y0q): Update from GLIBC. Avoid arithmetic
kono
parents: 68
diff changeset
394 underflow when 'x' is very small.
kono
parents: 68
diff changeset
395 * math/j1q.c (y1q): Ditto.
kono
parents: 68
diff changeset
396 * math/log1pq.c (log1pq): Update from GLIBC. Saturate
kono
parents: 68
diff changeset
397 nonzero exponents with absolute value below 0x1p-128 to
kono
parents: 68
diff changeset
398 +/- 0x1p-128.
kono
parents: 68
diff changeset
399 * math/powq.c (powq): Update from GLIBC. If xm1 is
kono
parents: 68
diff changeset
400 smaller than LDBL_EPSILON/2.0L, just return xm1.
kono
parents: 68
diff changeset
401
kono
parents: 68
diff changeset
402 2012-11-21 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
403
kono
parents: 68
diff changeset
404 PR libquadmath/55225
kono
parents: 68
diff changeset
405 * math/lgammaq.c (lgammaq): Use local variable if
kono
parents: 68
diff changeset
406 math.h does not provide signgam.
kono
parents: 68
diff changeset
407 * acinclude.m4 (LIBQUAD_CHECK_MATH_H_SIGNGAM): New check.
kono
parents: 68
diff changeset
408 * configure.ac: Use it.
kono
parents: 68
diff changeset
409 * configure: Regenerate.
kono
parents: 68
diff changeset
410 * config.h.in: Regenerate.
kono
parents: 68
diff changeset
411
kono
parents: 68
diff changeset
412 2012-11-15 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
413 Joseph Myers <joseph@codesourcery.com>
kono
parents: 68
diff changeset
414
kono
parents: 68
diff changeset
415 * math/fmaq.c (fmaq): Merge from GLIBC. Fix fma
kono
parents: 68
diff changeset
416 underflows with small x * y; Fix overflow results
kono
parents: 68
diff changeset
417 outside round-to-nearest mode; make use of Dekker
kono
parents: 68
diff changeset
418 and Knuth algorithms use round-to-nearest.
kono
parents: 68
diff changeset
419
kono
parents: 68
diff changeset
420 2012-11-01 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
421
kono
parents: 68
diff changeset
422 * math/fmaq.c (fmaq): Fix build.
kono
parents: 68
diff changeset
423
kono
parents: 68
diff changeset
424 2012-11-01 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
425 Joseph Myers <joseph@codesourcery.com>
kono
parents: 68
diff changeset
426
kono
parents: 68
diff changeset
427 * math/fmaq.c (fmaq): Merge from GLIBC. Handle cases
kono
parents: 68
diff changeset
428 with small x * y using scaling, not as x * y + z.
kono
parents: 68
diff changeset
429 * math/lgammaq.c (lgammaq): Fix signgam handling.
kono
parents: 68
diff changeset
430
kono
parents: 68
diff changeset
431 2012-11-01 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
432
kono
parents: 68
diff changeset
433 * Makefile.am (libquadmath_la_SOURCES): Add new math/* files.
kono
parents: 68
diff changeset
434 * Makefile.in: Regenerated.
kono
parents: 68
diff changeset
435 * math/acoshq.c: Update comment.
kono
parents: 68
diff changeset
436 * math/acosq.c: Ditto.
kono
parents: 68
diff changeset
437 * math/asinhq.c: Ditto.
kono
parents: 68
diff changeset
438 * math/asinq.c: Ditto.
kono
parents: 68
diff changeset
439 * math/atan2q.c: Ditto.
kono
parents: 68
diff changeset
440 * math/atanhq.c: Ditto.
kono
parents: 68
diff changeset
441 * math/ceilq.c: Ditto.
kono
parents: 68
diff changeset
442 * math/copysignq.c: Ditto.
kono
parents: 68
diff changeset
443 * math/cosq.c: Ditto.
kono
parents: 68
diff changeset
444 * math/coshq.c: Ditto.
kono
parents: 68
diff changeset
445 * math/erfq.c: Ditto.
kono
parents: 68
diff changeset
446 * math/fabsq.c: Ditto.
kono
parents: 68
diff changeset
447 * math/finiteq.c: Ditto.
kono
parents: 68
diff changeset
448 * math/floorq.c: Ditto.
kono
parents: 68
diff changeset
449 * math/fmodq.c: Ditto.
kono
parents: 68
diff changeset
450 * math/frexpq.c: Ditto.
kono
parents: 68
diff changeset
451 * math/isnanq.c: Ditto.
kono
parents: 68
diff changeset
452 * math/j0q.c: Ditto.
kono
parents: 68
diff changeset
453 * math/j1q.c: Ditto.
kono
parents: 68
diff changeset
454 * math/ldexpq.c: Ditto.
kono
parents: 68
diff changeset
455 * math/llroundq.c: Ditto.
kono
parents: 68
diff changeset
456 * math/log10q.c: Ditto.
kono
parents: 68
diff changeset
457 * math/log1pq.c: Ditto.
kono
parents: 68
diff changeset
458 * math/log2q.c: Ditto.
kono
parents: 68
diff changeset
459 * math/logq.c: Ditto.
kono
parents: 68
diff changeset
460 * math/lroundq.c: Ditto.
kono
parents: 68
diff changeset
461 * math/modfq.c: Ditto.
kono
parents: 68
diff changeset
462 * math/nextafterq.c: Ditto.
kono
parents: 68
diff changeset
463 * math/powq.c: Ditto.
kono
parents: 68
diff changeset
464 * math/rem_pio2q.c: Ditto.
kono
parents: 68
diff changeset
465 * math/remainderq.c: Ditto.
kono
parents: 68
diff changeset
466 * math/rintq.c: Ditto.
kono
parents: 68
diff changeset
467 * math/roundq.c: Ditto.
kono
parents: 68
diff changeset
468 * math/scalblnq.c: Ditto.
kono
parents: 68
diff changeset
469 * math/scalbnq.c: Ditto.
kono
parents: 68
diff changeset
470 * math/sincosq_kernel.c: Ditto.
kono
parents: 68
diff changeset
471 * math/sinq.c: Ditto.
kono
parents: 68
diff changeset
472 * math/tanq.c: Ditto.
kono
parents: 68
diff changeset
473 * math/expq.c: Ditto.
kono
parents: 68
diff changeset
474 (__expq_table, expq): Renamed local array from __expl_table.
kono
parents: 68
diff changeset
475 * math/cosq_kernel.c (__quadmath_kernel_cosq): Fix sign handling.
kono
parents: 68
diff changeset
476 * math/cacoshq.c: Changes from GLIBC; fix returned sign.
kono
parents: 68
diff changeset
477 * math/casinhq.c: Changes from GLIBC to fix special-case.
kono
parents: 68
diff changeset
478 * math/cbrtq.c: Use modified GLIBC version.
kono
parents: 68
diff changeset
479 * math/complex.c (ccoshd, cexpq, clog10q, clogq, csinhq, csinq,
kono
parents: 68
diff changeset
480 ctanhq, ctanq): Moved to separates files.
kono
parents: 68
diff changeset
481 (mult_c128, div_c128): Removed no longer needed functions.
kono
parents: 68
diff changeset
482 (cexpiq): Call sincosq instead of sinq and cosq.
kono
parents: 68
diff changeset
483 (cosq): Call cosh(-re,im) instead of cosq/sinq/sinh/cosh.
kono
parents: 68
diff changeset
484 * math/ccoshq.c (ccoshq): New file, moved from complex.c and
kono
parents: 68
diff changeset
485 modified based on GLIBC.
kono
parents: 68
diff changeset
486 * math/cexpq.c (cexp): Ditto.
kono
parents: 68
diff changeset
487 * math/clog10q.c (clog10q): Ditto.
kono
parents: 68
diff changeset
488 * math/clogq.c (clogq): Ditto.
kono
parents: 68
diff changeset
489 * math/csinhq.c: Ditto.
kono
parents: 68
diff changeset
490 * math/csinq.c: Ditto.
kono
parents: 68
diff changeset
491 * math/csqrtq.c: Ditto.
kono
parents: 68
diff changeset
492 * math/ctanhq.c: Ditto.
kono
parents: 68
diff changeset
493 * math/ctanq.c: Ditto.
kono
parents: 68
diff changeset
494 * math/fmaq.c (fmaq): Port TININESS_AFTER_ROUNDING handling
kono
parents: 68
diff changeset
495 from GLIBC.
kono
parents: 68
diff changeset
496 * math/ilogbq.c (ilogbq): Add errno = EDOM handling.
kono
parents: 68
diff changeset
497 * math/isinf_nsq.c (__quadmath_isinf_nsq): New file, ported
kono
parents: 68
diff changeset
498 from GLIBC.
kono
parents: 68
diff changeset
499 * math/lgammaq.c (lgammaq): Add signgam handling.
kono
parents: 68
diff changeset
500 * math/sinhq.c (sinhq): Fix sign handling.
kono
parents: 68
diff changeset
501 * math/sinq_kernel.c (__quadmath_kernel_sinq): Ditto.
kono
parents: 68
diff changeset
502 * math/tgammaq.c (tgammaq): Ditto.
kono
parents: 68
diff changeset
503 * math/x2y2m1q.c: New file.
kono
parents: 68
diff changeset
504 * quadmath-imp.h (TININESS_AFTER_ROUNDING): New define.
kono
parents: 68
diff changeset
505 (__quadmath_x2y2m1q, __quadmath_isinf_nsq): New prototypes.
kono
parents: 68
diff changeset
506
kono
parents: 68
diff changeset
507 2012-10-31 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
508 Joseph Myers <joseph@codesourcery.com>
kono
parents: 68
diff changeset
509 David S. Miller <davem@davemloft.net>
kono
parents: 68
diff changeset
510 Ulrich Drepper <drepper@redhat.com>
kono
parents: 68
diff changeset
511 Marek Polacek <polacek@redhat.com>:
kono
parents: 68
diff changeset
512 Petr Baudis <pasky@suse.cz>
kono
parents: 68
diff changeset
513
kono
parents: 68
diff changeset
514 * math/complex.c (csqrtq): NaN and INF fixes.
kono
parents: 68
diff changeset
515 * math/sqrtq.c (sqrt): NaN, INF and < 0 fixes.
kono
parents: 68
diff changeset
516 * math/expm1q.c (expm1q): Changes from GLIBC. Use expq for
kono
parents: 68
diff changeset
517 large parameters. Fix errno for boundary conditions.
kono
parents: 68
diff changeset
518 * math/finiteq.c (finiteq): Add comment.
kono
parents: 68
diff changeset
519 * math/fmaq.c (fmaq): Changes from GLIBC. Fix missing underflows
kono
parents: 68
diff changeset
520 and bad results for some subnormal results. Fix sign of inexact
kono
parents: 68
diff changeset
521 zero return. Fix sign of exact zero return.
kono
parents: 68
diff changeset
522 Ensure additions are not scheduled after fetestexcept.
kono
parents: 68
diff changeset
523 * math/jnq.c (jnq): Changes from GLIBC. Set up errno properly
kono
parents: 68
diff changeset
524 for ynq. Fix jnq precision.
kono
parents: 68
diff changeset
525 * math/nearbyintq.c (nearbyintq): Changes from GLIBC. Do not
kono
parents: 68
diff changeset
526 manipulate bits before adding and subtracting TWO112[sx].
kono
parents: 68
diff changeset
527 * math/rintq.c (rintq): Ditto.
kono
parents: 68
diff changeset
528 * math/scalbnq.c (scalbnq): Changes from GLIBC. Fix integer
kono
parents: 68
diff changeset
529 overflow.
kono
parents: 68
diff changeset
530
kono
parents: 68
diff changeset
531 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
kono
parents: 68
diff changeset
532
kono
parents: 68
diff changeset
533 * configure: Regenerated.
kono
parents: 68
diff changeset
534
kono
parents: 68
diff changeset
535 2012-05-29 Benjamin Kosnik <bkoz@redhat.com>
kono
parents: 68
diff changeset
536
kono
parents: 68
diff changeset
537 PR libstdc++/51007
kono
parents: 68
diff changeset
538 * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
kono
parents: 68
diff changeset
539 * configure: Regenerated.
kono
parents: 68
diff changeset
540
kono
parents: 68
diff changeset
541 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
kono
parents: 68
diff changeset
542
kono
parents: 68
diff changeset
543 * configure: Regenerated.
kono
parents: 68
diff changeset
544
kono
parents: 68
diff changeset
545 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
kono
parents: 68
diff changeset
546
kono
parents: 68
diff changeset
547 * configure: Regenerate.
kono
parents: 68
diff changeset
548
kono
parents: 68
diff changeset
549 2011-11-07 Kai Tietz <ktietz@redhat.com>
kono
parents: 68
diff changeset
550
kono
parents: 68
diff changeset
551 PR target/51007
kono
parents: 68
diff changeset
552 * quadmath-imp.h (ieee854_float128): Adjust
kono
parents: 68
diff changeset
553 for ms-bitfield layout.
kono
parents: 68
diff changeset
554
kono
parents: 68
diff changeset
555 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
kono
parents: 68
diff changeset
556
kono
parents: 68
diff changeset
557 * printf/gmp-impl.h: Adapt path to longlong.h.
kono
parents: 68
diff changeset
558
kono
parents: 68
diff changeset
559 2011-09-21 Joseph Myers <joseph@codesourcery.com>
kono
parents: 68
diff changeset
560
kono
parents: 68
diff changeset
561 * Makefile.am (FLAGS_TO_PASS): Define.
kono
parents: 68
diff changeset
562 * Makefile.in: Regenerate.
kono
parents: 68
diff changeset
563
kono
parents: 68
diff changeset
564 2011-08-01 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
565
kono
parents: 68
diff changeset
566 * math/rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y
kono
parents: 68
diff changeset
567 conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
kono
parents: 68
diff changeset
568
kono
parents: 68
diff changeset
569 2011-04-03 Tobias Burnus <burnus@net-b.de>
kono
parents: 68
diff changeset
570
kono
parents: 68
diff changeset
571 PR fortran/48311
kono
parents: 68
diff changeset
572 * libquadmath.texi (strtoflt128): Fix typo.
kono
parents: 68
diff changeset
573 (quadmath_snprintf): Move note up, make @item.
kono
parents: 68
diff changeset
574
kono
parents: 68
diff changeset
575 2011-03-25 Jakub Jelinek <jakub@redhat.com>
kono
parents: 68
diff changeset
576
kono
parents: 68
diff changeset
577 * printf/printf_fp.c (__quadmath_printf_fp): Use memcpy instead of
kono
parents: 68
diff changeset
578 mempcpy.
kono
parents: 68
diff changeset
579
kono
parents: 68
diff changeset
580 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
kono
parents: 68
diff changeset
581
kono
parents: 68
diff changeset
582 PR bootstrap/48135
kono
parents: 68
diff changeset
583 * configure.ac (quadmath_use_symver): Handle --disable-symvers.
kono
parents: 68
diff changeset
584 * configure: Regenerate.
kono
parents: 68
diff changeset
585
68
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
586 2011-02-28 Jakub Jelinek <jakub@redhat.com>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
587
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
588 * printf/quadmath-printf.c (quadmath_snprintf): Make sure
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
589 that for size > 0 str is always zero terminated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
590
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
591 2011-02-20 Jakub Jelinek <jakub@redhat.com>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
592
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
593 PR bootstrap/47827
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 * printf/quadmath-printf.h (NAN): Redefine to __builtin_nanf ("").
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
595
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
596 2011-02-17 Jakub Jelinek <jakub@redhat.com>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
597
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
598 * libquadmath.texi (FLT128_DIG, FLT128_MIN_10_EXP,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
599 FLT128_MAX_10_EXP): Document.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
600 (strtoflt128): Remove obsolete comment.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
601 * configure.ac (HAVE_STRTOULL): New check.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
602 * printf/gmp-impl.h (mpn_construct_float128): New prototype,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
603 define.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
604 * printf/mul_n.c: Include <config.h>.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
605 * printf/add_n.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
606 * printf/cmp.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
607 * printf/fpioconst.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
608 * printf/mul_1.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
609 * printf/rshift.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
610 * printf/lshift.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
611 * printf/submul_1.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
612 * printf/sub_n.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
613 * printf/divrem.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
614 * printf/addmul_1.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
615 * printf/mul.c: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
616 * printf/quadmath-printf.h (isupper, isdigit, tolower): Change
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
617 to avoid evaluating argument multiple times.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
618 (isxdigit): Redefine.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
619 * strtod/strtoflt128.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
620 * strtod/strtod_l.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
621 * strtod/mpn2flt128.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
622 * strtod/grouping.h: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
623 * strtod/tens_in_limb.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
624 * gdtoa/arith.h: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
625 * gdtoa/gd_qnan.h: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
626 * gdtoa/gdtoa_fltrnds.h: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
627 * gdtoa/gdtoa.h: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
628 * gdtoa/gdtoaimp.h: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
629 * gdtoa/gethex.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
630 * gdtoa/gmisc.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
631 * gdtoa/hd_init.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
632 * gdtoa/hexnan.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633 * gdtoa/makefile: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
634 * gdtoa/misc.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635 * gdtoa/README.gdtoa: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
636 * gdtoa/smisc.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
637 * gdtoa/strtodg.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
638 * gdtoa/strtopQ.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
639 * gdtoa/sum.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
640 * quadmath.h (FLT128_DIG, FLT128_MIN_10_EXP, FLT128_MAX_10_EXP):
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
641 Define.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
642 * Makefile.am (libquadmath_la_SOURCES): Remove gdtoa/*, add
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
643 strtod/strtoflt128.c, strtod/mpn2flt128.c and strtod/tens_in_limb.c.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
644 * config.h.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
645 * configure: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
646 * Makefile.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
647
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
648 2011-02-16 Jakub Jelinek <jakub@redhat.com>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
649
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
650 * printf/quadmath-printf.c: Also check __GLIBC__ when checking
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
651 whether workarounds for printf hook handling should be added.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
652
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
653 * configure.ac: Check for locale.h too.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
654 (USE_LOCALE_SUPPORT): Remove check.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
655 (USE_NL_LANGINFO, USE_NL_LANGINFO_WC, USE_LOCALECONV): New checks.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 (USE_I18_NUMBER_H): Check also for _NL_CTYPE_MB_CUR_MAX.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
657 * printf/printf_fphex.c (__quadmath_printf_fphex): Use nl_langinfo
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
658 or localeconv for narrow version and nl_langinfo if USE_NL_LANGINFO_WC
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
659 for wide version.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
660 * printf/quadmath-printf.h: Include locale.h if HAVE_LOCALE_H.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
661 * printf/printf_fp.c (USE_I18N_NUMBER_H): Don't define to 0.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
662 (__quadmath_printf_fp): Use nl_langinfo or localeconv for narrow
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
663 version and nl_langinfo if USE_NL_LANGINFO_WC for wide version.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
664 Guard nl_langinfo (_NL_CTYPE_MB_CUR_MAX) use with
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
665 USE_I18N_NUMBER_H #ifdef.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
666 * configure: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
667 * config.h.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
668
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
669 2011-02-14 Jakub Jelinek <jakub@redhat.com>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
670
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
671 PR bootstrap/47736
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
672 * configure.ac (HAVE_PRINTF_HOOKS): Test if printf_info struct has
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
673 user field.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
674 * printf/quadmath-printf.c (quadmath_snprintf): Clear whole info
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
675 field instead of setting individual fields to 0. Don't set info.user
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
676 to -1.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
677 * configure: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
678
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
679 * configure.ac (HAVE_HIDDEN_VISIBILITY): Test with -Werror in CFLAGS.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
680 * printf/printf_fp.c: Don't include <alloca.h>.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
681 * printf/quadmath-printf.h (_itoa): Redefine to __quadmath_itoa.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
682 * configure: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
683
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
684 PR fortran/47642
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
685 * libquadmath.texi (quadmath_snprintf): Document.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
686 (quadmath_flt128tostr): Remove.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687 * Makefile.am (libquadmath_la_SOURCES): Add printf/*.c.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
688 Remove quadmath_io.c, gdtoa/gdtoa.c, gdtoa/g__fmt.c,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
689 gdtoa/g_Qfmt.c, gdtoa/dmisc.c and gdtoa/ulp.c.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
690 * quadmath.h (quadmath_snprintf): New prototype.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
691 (quadmath_flt128tostr): Remove.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
692 * quadmath_weak.h (quadmath_snprintf): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
693 (quadmath_flt128tostr): Remove.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
694 * configure.ac: New AC_CHECK_HEADERS headers: langinfo.h, wchar.h,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
695 wctype.h, limits.h, ctype.h, printf.h, errno.h.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
696 (AC_USE_SYSTEM_EXTENSIONS): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
697 (HAVE_HIDDEN_VISIBILITY, HAVE_PRINTF_HOOKS,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
698 USE_LOCALE_SUPPORT, USE_I18N_NUMBER_H): New checks.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
699 * quadmath.map (QUADMATH_1.0): Add quadmath_snprintf. Remove
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
700 quadmath_flt128tostr.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
701 * printf/printf_fphex.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
702 * printf/_itowa.h: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
703 * printf/mul_n.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
704 * printf/quadmath-printf.h: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
705 * printf/submul_1.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
706 * printf/quadmath-printf.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
707 * printf/gmp-impl.h: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
708 * printf/lshift.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
709 * printf/fpioconst.h: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
710 * printf/add_n.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
711 * printf/cmp.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
712 * printf/sub_n.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
713 * printf/mul.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
714 * printf/divrem.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
715 * printf/addmul_1.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
716 * printf/printf_fp.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
717 * printf/_itoa.h: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
718 * printf/fpioconst.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
719 * printf/_i18n_number.h: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
720 * printf/flt1282mpn.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
721 * printf/rshift.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
722 * printf/mul_1.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
723 * quadmath_io.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
724 * gdtoa/gdtoa.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
725 * gdtoa/g__fmt.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
726 * gdtoa/g_Qfmt.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
727 * gdtoa/dmisc.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
728 * gdtoa/ulp.c: Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
729 * config.h.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
730 * configure: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
731 * Makefile.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
732
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
733 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
734
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
735 * Makefile.in: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
736 * aclocal.m4: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
737 * configure: Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
738
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
739 2011-01-31 Jerry DeLisle <jvdelisle@gcc.gnu.org>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
740
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
741 PR libquadmath/47293
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
742 * gdtoa/qd_qnan.h: Fix NAN bit patterns.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
743 * gdtoa/strtopQ.c (strtoflt128): Handle endianess with NAN.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
744
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
745 2011-01-17 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
746
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
747 PR fortran/47295
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
748 * libquadmath.text: Document typedef and constants.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
749
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
750 2011-01-17 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
751
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
752 PR fortran/46817
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
753 * quadmath-imp.h: Refer to libquadmath not ot libiberty,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
754 bump copyright year and use /**/ instead of // comments.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
755 * quadmath.h: Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
756 * quadmath-weak.h: Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
757 * quadmath_io.c: Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
758
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
759 2011-01-16 Jakub Jelinek <jakub@redhat.com>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
760
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
761 PR libfortran/47322
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
762 * math/remquoq.c (remquoq): Use uint64_t type instead of u_int64_t.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
763
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
764 PR fortran/46625
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
765 * quadmath.map (QUADMATH_1.0): Remove quadmath_strtopQ
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
766 and quadmath_dtoaq. Add strtoflt128 and quadmath_flt128tostr.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
767 * quadmath_weak.h (quadmath_strtopQ, quadmath_dtoaq): Remove.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
768 (strtoflt128, quadmath_flt128tostr): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
769 * gdtoa/strtopQ.c (quadmath_strtopQ): Rename to...
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
770 (strtoflt128): ... this. Return __float128, instead of writing
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
771 to memory pointed by last argument.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
772 * quadmath.h: Use C style comments instead of C++ style.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
773 (quadmath_strtopQ, quadmath_dtoaq): Remove prototypes.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
774 (strtoflt128, quadmath_flt128tostr): Add prototypes.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
775 * libquadmath.texi (quadmath_dtoaq): Rename to quadmath_flt128tostr.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
776 (quadmath_strtopQ): Rename to strtoflt128. Adjust prototype,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
777 adjust examples.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
778 * quadmath_io.c (quadmath_dtoaq): Rename to...
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
779 (quadmath_flt128tostr): ... this.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
780
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
781 * quadmath.h (__quadmath_throw, __quadmath_nth): Define.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
782 Use it for all prototypes.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
783
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
784 PR fortran/46416
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
785 * quadmath.h (cbrtq, finiteq, isnanq, signbitq, sqrtq): Remove
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
786 const from prototype argument.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
787 (cimagq, conjq, cprojq, crealq, fdimq, fmaxq, fminq, ilogbq,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
788 llrintq, log2q, lrintq, nearbyintq, remquoq): New prototypes.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
789 (__quadmath_extern_inline): Define.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
790 (cimagq, conjq, crealq): New inlines.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
791 * Makefile.am (libquadmath_la_SOURCES): Add math/cimagq.c,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
792 math/conjq.c, math/cprojq.c, math/crealq.c, math/fdimq.c,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
793 math/fmaxq.c, math/fminq.c, math/ilogbq.c, math/llrintq.c,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
794 math/log2q.c, math/lrintq.c, math/nearbyintq.c and math/remquoq.c.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
795 * Makefile.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
796 * quadmath_weak.h (cimagq, conjq, cprojq, crealq, fdimq, fmaxq,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
797 fminq, ilogbq, llrintq, log2q, lrintq, nearbyintq, remquoq): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
798 * quadmath-imp.h (__LITTLE_ENDIAN__): Don't define.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
799 (ieee854_float128): Use __BYTE_ORDER == __ORDER_BIG_ENDIAN__
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
800 tests instead of __BIG_ENDIAN__.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
801 * quadmath.map (QUADMATH_1.0): Add cimagq, conjq, cprojq, crealq,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
802 fdimq, fmaxq, fminq, ilogbq, llrintq, log2q, lrintq, nearbyintq
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
803 and remquoq.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
804 * libquadmath.texi (cimagq, conjq, cprojq, crealq, fdimq, fmaxq,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
805 fminq, ilogbq, llrintq, log2q, lrintq, nearbyintq, remquoq): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
806 * math/cprojq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
807 * math/ilogbq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
808 * math/fminq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
809 * math/llrintq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
810 * math/log2q.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
811 * math/lrintq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
812 * math/crealq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
813 * math/nearbyintq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
814 * math/fmaxq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
815 * math/conjq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
816 * math/remquoq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
817 * math/cimagq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
818 * math/fdimq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
819
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
820 * math/ldexpq.c: Include errno.h. Set errno to ERANGE if needed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
821
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
822 PR fortran/46416
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
823 * quadmath.h (cacosq, cacoshq, casinq, casinhq, catanq, catanhq):
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
824 New prototypes.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
825 (M_Eq, M_LOG2Eq, M_LOG10Eq, M_LN2q, M_LN10q, M_PIq, M_PI_2q, M_PI_4q,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
826 M_1_PIq, M_2_PIq, M_2_SQRTPIq, M_SQRT2q, M_SQRT1_2q): Define.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
827 * quadmath_weak.h (cacosq, cacoshq, casinq, casinhq, catanq,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
828 catanhq): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
829 * quadmath-imp.h (fpclassifyq, QUADFP_NAN, QUADFP_INFINITE,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
830 QUADFP_ZERO, QUADFP_SUBNORMAL, QUADFP_NORMAL): Define.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
831 * quadmath.map (QUADMATH_1.0): Add cacosq, cacoshq, casinq, casinhq,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
832 catanq and catanhq.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
833 * Makefile.am (libquadmath_la_SOURCES): Add math/cacosq.c,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
834 math/cacoshq.c, math/casinq.c, math/casinhq.c, math/catanq.c
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
835 and math/catanhq.c.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
836 * Makefile.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
837 * libquadmath.texi (cacosq, cacoshq, casinq, casinhq,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
838 catanq, catanhq): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
839 * math/cacoshq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
840 * math/cacosq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
841 * math/catanq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
842 * math/catanhq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
843 * math/casinq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
844 * math/casinhq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
845
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
846 * math/hypotq.c (hypotq): Use Q suffix instead of L.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
847 * math/atan2q.c (tiny, pi_o_4, pi_o_2, pi, pi_lo, atan2q): Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
848 * math/cosq.c (cosq): Likewise.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
849
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
850 PR fortran/46402
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
851 * quadmath.map (QUADMATH_1.0): Add fmaq.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
852 * configure.ac: Check for fenv.h, feholdexcept, fesetround,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
853 feupdateenv, fesetenv and fetestexcept.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
854 * configure: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
855 * config.h.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
856 * quadmath.h (fmaq): New prototype.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
857 * quadmath_weak.h (fmaq): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
858 * Makefile.am (libquadmath_la_SOURCES): Add math/fmaq.c.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
859 * Makefile.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
860 * quadmath-imp.h: Include config.h.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
861 * math/expq.c: Include fenv.h.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
862 (USE_FENV_H): Define if libm support for fe* is there.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
863 (expq): Add fesetround etc. support if USE_FENV_H is defined.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
864 * math/fmaq.c: New file.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
865 * libquadmath.texi (fmaq): Add.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
866
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
867 2011-01-14 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
868
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
869 PR fortran/47182
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
870 * configure.ac: Use ACX_BUGURL.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
871 * libquadmath.texi: Include libquadmath-vers.texi for BUGURL.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
872 * Makefile.am: Create libquadmath-vers.texi.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
873 * configure.in: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
874 * Makefile.in: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
875
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
876 2011-01-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
877
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
878 PR fortran/47174
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
879 * Makefile.am (libquadmath.info): Unconditionally override
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
880 target, not only if BUILD_LIBQUADMATH.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
881 * Makefile.in: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
882 * configure.ac (AM_INIT_AUTOMAKE): Add -Wno-override option to
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
883 avoid warning from automake.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
884
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
885 2010-12-19 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
886
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
887 PR fortran/46520
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
888 * configure.ac: Do not call AC_CHECK_LIB for gcc_no_link.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
889 * configure: Regenerate
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
890
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
891 2010-12-13 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
892
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
893 PR fortran/46625
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
894 * gdtoa/gdtoaimp.h: Mangle internal functions by
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
895 prefixing them with __quadmath. Don't use gdtoa's strcp(y).
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
896 * gdtoa/g_Qfmt.c (g_Qfmt): Use strcpy instead of strcp.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
897 * gdtoa/misc.c (strcpy): Renamed from strcp and only use
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
898 if NO_STRING_H is set.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
899 * quadmath-imp.h (__quadmath_rem_pio2q, __quadmath_kernel_sincosq
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
900 __quadmath_kernel_sinq, __quadmath_kernel_cosq): Added
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
901 __quadmath prefix to internal functions.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
902 * math/cosq.c (cosq): Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
903 * math/sinq.c (cosq): Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
904 * math/tanq.c (tanq,__quadmath_kernel_tanq): Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
905 * math/rem_pio2q.c (rem_pio2, __quadmath_kernel_rem_pio2): Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
906 * math/sinq_kernel.c (__quadmath_kernel_sinq): Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
907 * math/cosq_kernel.c (__quadmath_kernel_cosq): Ditto.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
908
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
909 2010-12-08 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
910
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
911 PR fortran/46772
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
912 * gdtoa/gdtoa.h: Include stdlib.h instead of declare strtod.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
913 * gdtoa/gdtoaimp.h: Don't declare strtod.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
914
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
915 2010-12-08 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
916
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
917 PR fortran/46520
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
918 * configure.ac: Use GCC_TRY_COMPILE_OR_LINK instead of
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
919 AC_TRY_LINK and cache libquad_have_float128.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
920 * configure: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
921
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
922 2010-12-08 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
923
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
924 PR fortran/46543
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
925 * configure.ac: Add texinfo checks.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
926 * Makefile.am: Handle .texi documentation.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
927 * libquadmath.texi: New.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
928 * configure: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
929 * Makefile.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
930
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
931 2010-12-06 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
932
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
933 PR fortran/46817
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
934 * quadmath-imp.h: Add LGPL header.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
935 * quadmath.h: Add LGPL header.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
936 * quadmath_io.c: Add LGPL header.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
937 * quadmath_weak.h: Add LGPL header.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
938
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
939 2010-12-06 Dave Korn <dave.korn.cygwin@gmail.com>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
940
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
941 PR target/40125
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
942 PR lto/46695
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
943 * configure.ac: Invoke ACX_LT_HOST_FLAGS.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
944 * Makefile.am (libquadmath_la_LDFLAGS): Use lt_host_flags.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
945 * aclocal.m4: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
946 * configure: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
947 * Makefile.in: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
948
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
949 2010-11-30 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
950
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
951 PR fortran/46594
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
952 * Makefile.am: Install include files in
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
953 target/version specific directory.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
954 * Makefile.in: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
955
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
956 2010-11-30 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
957
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
958 * acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
959 LIBGOMP_CHECK_ATTRIBUTE_VISIBILITY,
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
960 LIBGOMP_CHECK_ATTRIBUTE_DLLEXPORT): Remove.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
961
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
962 2010-11-29 Kai Tietz <kai.tietz@onevision.com>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
963
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
964 * configure: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
965 * Makefile.in: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
966 * configure.ac (ACX_NONCANONICAL_TARGET): Call it.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
967 (target_alias): Use AC_SUBST for it.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
968 (GCC_NO_EXECUTABLES): Call it.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
969 (AC_PROG_CC): Improve multilib handling.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
970 Check that gcc is used for compilation.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
971 Use pattern from libssp for symbol versioning checking.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
972 * Makefile.am (LTLDFLAGS): Removed.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
973 (libquadmath_la_LDFLAGS): Add -no-undefined.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
974 (libquadmath_la_LINK): Commented out.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
975 (libquadmath_la_DEPENDENCIES): Add libquadmath_la_LIBADD.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
976 (AM_MAKEFLAGS): Add hack for argument passing by top-level.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
977 (MAKEOVERRIDES): New.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
978 * aclocal.m4: Regenerated.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
979
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
980 2010-11-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
981
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
982 * Makefile.am (libquadmath_la_LIBADD): Move -lm ...
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
983 (libquadmath_la_LDFLAGS): ... here.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
984 (quadmath.map-sun): Tabify.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
985 Fix sed expression.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
986 * Makefile.in: Regenerate.
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
987
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
988 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
989 Tobias Burnus <burnus@net-b.de>
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
990
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
991 PR fortran/32049
561a7518be6b update gcc-4.6
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
992 Initial implementation and checkin.
111
kono
parents: 68
diff changeset
993
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
994 Copyright (C) 2010-2018 Free Software Foundation, Inc.
111
kono
parents: 68
diff changeset
995
kono
parents: 68
diff changeset
996 Copying and distribution of this file, with or without modification,
kono
parents: 68
diff changeset
997 are permitted in any medium without royalty provided the copyright
kono
parents: 68
diff changeset
998 notice and this notice are preserved.