Lines Matching +refs:clang +refs:rename +refs:binary

937 	[NEWS] Update for the 4.2.0 release: binary compatibility.
2526 Updated a comment about a clang bug.
2528 Updated a comment about a clang bug.
2883 But no failures when the compiler is invoked as "clang".
3526 [src/compound.c] Fixed bug found by clang:
4290 [tests] Updated svn:ignore property due to the rename in r14125.
4480 conversions between binary and decimal types.
4714 [NEWS] Additional details, in particular binary compatibility.
5938 clang-9 1:9-1 Debian package.
6054 fail with -pedantic -Werror (using gcc or clang).
6063 with GCC's and clang's LTO (-flto). This new test is inspired by the one
6386 clang's LTO.
8126 (which is about binary IEEE-754 floating point) should be unrelated.
10348 cpp list: "clang -E"; "cl -E" and "icl -E" for Windows ICC and MSVC
10892 * doc/README.dev: update due to the rename of MPFR_MY_MPZ_INIT.
12207 fix for clang bug (https://bugs.llvm.org//show_bug.cgi?id=17686)
17357 due to the file rename in r8120 (otherwise nothing is tested).
17438 [src/mpfr-impl.h] Updated a comment about clang and division by 0.
19214 Changed "INRIAGForge" to "InriaForge" (due to the rename).
19218 [doc/README.dev] Correction about clang sanitizer: mention the
19221 [doc/README.dev] About clang sanitizer, mention the
20423 fails with "clang -O2 -fsanitize=undefined -fno-sanitize-recover".
20431 [src/mpfr-impl.h] With clang, disable division by zero using constants
20435 clang -O2 -fsanitize=undefined -fno-sanitize-recover
20483 [doc/README.dev] About clang sanitizer, mention -fno-sanitize-recover
20726 detected by "clang -fsanitize=undefined".
20728 [doc/README.dev] Suggest to test with "clang -fsanitize=undefined";
20960 [src/mpfr-impl.h] With clang, do not use GCC's self-initialization trick
20961 as it generates a warning, though clang claims GCC compatibility.
22083 Add functions/tests to export/import mpfr number in a binary format
22189 The consequence was random freezes (on the same binary) with dynamic
24263 [tgmpop.c] in case of error, print mpz_t in decimal instead of binary
24824 [README.dev] Mention clang.
24832 problem was detected with clang -fcatch-undefined-ansic-behavior.
26128 [exp.c] binary splitting is now used for prec >= MPFR_EXP_THRESHOLD
26166 [tsin_cos.c] changed binary to hexadecimal string (was too long for C89)
26182 [README.dev] added item for new releases: we should say if they are binary
26494 mpfr.texi: NaN has a sign bit (in its binary representation),
26749 …with no digit after the decimal point is now supported. Fix bug when the binary or hexadecimal out…
27030 mpfr.texi: Add a note on mpfr_printf output in binary with precision one.
29228 rename tprintf.c as tsprintf.c, because it does not deal with mpfr_printf.
29530 - the binary exponent is now accepted even without the 0b or 0x
29700 tests/tprintf.c: add tests for binary output
29809 jn.c: replaced double-precision LOG2 constant by binary string (more portable)
32990 improved exp_3 (binary-splitting algorithm)
34722 Create dummy functions which call the cache, and rename old
35406 Add a line about binary compatibility.
36526 print inputs of test2 in binary form
37852 mpfr_set_str now accepts a binary exponent for base 16
40183 rename pow2.c in pow.c (source for mpfr_pow)
40257 rename factorial -> fac_ui
40269 rename tfactorial -> fac_ui
40271 rename factorial -> fac_ui
42206 fixed some FNH (free not in heap) problems for binary splitting method
43540 binary file -> remove it
43636 binary point is not zero)