summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* uchar: Fix compilation errors in C++ mode on macOS.Bruno Haible2020-08-201-0/+6
* ansi-c++-opt: Work around an autoconf macro reordering problem.Bruno Haible2020-08-201-0/+6
* math C++ tests: Fix compilation error in with GCC 10.Bruno Haible2020-08-191-0/+7
* uchar: Fix compilation errors in C++ mode on OpenBSD.Bruno Haible2020-08-191-0/+9
* Fix compilation errors in C++ mode on OpenBSD.Bruno Haible2020-08-191-0/+6
* uchar C++ tests: Fix side effect on math modules (regr. 2020-08-17).Bruno Haible2020-08-191-0/+6
* verify: avoid __built_assume on ClangPaul Eggert2020-08-171-0/+6
* libc-config: avoid Clang’s __diagnose_if__Paul Eggert2020-08-171-0/+9
* careadlinkat: speedup for GCC 10 with GCC_LINTPaul Eggert2020-08-171-0/+10
* * build-aux/gcc-warning.spec: Update comments.Paul Eggert2020-08-171-0/+4
* Assume autoconf >= 2.64.Bruno Haible2020-08-171-0/+5
* Revert autoupdate's revert.Bruno Haible2020-08-171-0/+5
* uchar C++ tests: Fix build error on FreeBSD 12.Bruno Haible2020-08-171-0/+7
* time_rz: remove unused functionsPaul Eggert2020-08-161-0/+3
* time_rz: fix issues with mktime_z failuresPaul Eggert2020-08-161-0/+6
* intprops test: Strengthen on clang.Bruno Haible2020-08-161-0/+5
* nstrftime: Guide inlining also on clang.Bruno Haible2020-08-161-0/+5
* intprops: Avoid bogus "warning: division by zero is undefined" on clang.Bruno Haible2020-08-161-0/+5
* log2l: Disable MSVC workaround on clang.Bruno Haible2020-08-161-0/+5
* argp: Emit a warning also with clang.Bruno Haible2020-08-161-0/+6
* libc-config: Enable __REDIRECT macro also on clang.Bruno Haible2020-08-161-0/+6
* regex: Use initializer shorthand syntax also with clang.Bruno Haible2020-08-161-0/+6
* regex: Use space optimization also with clang.Bruno Haible2020-08-161-0/+6
* Use _Static_assert and static_assert primitives when present on clang.Bruno Haible2020-08-161-0/+7
* Use 'throw ()' for optimization in C++ mode also on clang.Bruno Haible2020-08-161-0/+7
* absolute-header: Add support for clang.Bruno Haible2020-08-161-0/+6
* Fix "warning: implicitly declaring library function 'strcasecmp'".Bruno Haible2020-08-161-0/+5
* stdio: Don't break attribute 'scanf' on clang.Bruno Haible2020-08-161-0/+5
* Use __restrict also on clang.Bruno Haible2020-08-161-0/+7
* pthread-spin: Use GCC built-ins also on clang.Bruno Haible2020-08-161-0/+7
* asyncsafe-spin tests: Update.Bruno Haible2020-08-161-0/+6
* setenv: Use tree code also with clang.Bruno Haible2020-08-161-0/+5
* math: Optimize signbit also on clang.Bruno Haible2020-08-161-0/+6
* avltreehash-list, rbtreehash-list: Optimize also on clang.Bruno Haible2020-08-161-0/+6
* Fix "warning: 'WSASocketA' is deprecated: Use WSASocketW() instead".Bruno Haible2020-08-161-0/+3
* Fix "warning: format specifies type 'unsigned long'".Bruno Haible2020-08-161-0/+4
* Fix "warning: no case matching constant switch condition '0'".Bruno Haible2020-08-161-0/+3
* Fix "warning: integer overflow in expression".Bruno Haible2020-08-161-0/+4
* Fix "warning: "getpagesize" redefined".Bruno Haible2020-08-161-0/+4
* Fix "warning: implicitly declaring library function 'strncasecmp'".Bruno Haible2020-08-161-0/+3
* Fix "warning: 'snprintf' macro redefined".Bruno Haible2020-08-161-0/+3
* Fix "warning: address of array 'locale' will always evaluate to 'true'".Bruno Haible2020-08-161-0/+3
* Fix "warning: '__stat64' macro redefined".Bruno Haible2020-08-161-0/+3
* Fix "warning: 'format' attribute argument not supported: rpl_printf".Bruno Haible2020-08-161-0/+3
* Fix "warning: attribute declaration must precede definition" with clang.Bruno Haible2020-08-161-0/+10
* Fix undesired warnings.Bruno Haible2020-08-161-0/+6
* C++ tests: Fix link errors on MSVC (regression from 2020-05-31).Bruno Haible2020-08-161-0/+8
* Don't use Autoconf quadrigraphs.Bruno Haible2020-08-161-0/+13
* Fix quoting of AC_LANG_PROGRAM arguments.Bruno Haible2020-08-161-0/+19
* Assume autoconf >= 2.64.Bruno Haible2020-08-161-0/+21