summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Assume autoconf >= 2.64.Bruno Haible2020-08-161-0/+21
* sys_ioctl: Simplify.Bruno Haible2020-08-161-0/+6
* Fix quoting of AC_LANG_SOURCE arguments.Bruno Haible2020-08-161-0/+11
* nstrftime: be more predictable about errnoPaul Eggert2020-08-151-0/+13
* canonicalize: Fix a problem of the autoconf test on MSVC/clang.Bruno Haible2020-08-151-0/+6
* Determine asm output option and filename suffix for MSVC/clang.Bruno Haible2020-08-151-0/+6
* doc: Update for MSVC/clang.Bruno Haible2020-08-151-0/+6
* Revert autoupdate's revert.Bruno Haible2020-08-151-0/+5
* frexpl: Fix configuration test result on MSVC.Bruno Haible2020-08-151-0/+6
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+92
* Fix "unknown pragma ignored" warnings with clang on native Windows.Bruno Haible2020-08-151-0/+21
* Fix compilation errors in C++ mode with clang on native Windows.Bruno Haible2020-08-151-0/+7
* stdnoreturn: Work around problem with MSVC/clang.Bruno Haible2020-08-151-0/+7
* utime-h: Generate an utime.h file always.Bruno Haible2020-08-151-0/+7
* mktime, mktime-internal: Remove obsolete code.Bruno Haible2020-08-141-0/+5
* getcwd: Remove obsolete code.Bruno Haible2020-08-141-0/+6
* tzset: Assume the function exists.Bruno Haible2020-08-141-0/+9
* nstrftime: Assume tzset exists.Bruno Haible2020-08-141-0/+5
* mktime, mktime-internal: Assume tzset exists.Bruno Haible2020-08-141-0/+6
* strdup: Assume the function exists.Bruno Haible2020-08-141-0/+14
* sys_random: Work around an uClibc bug.Bruno Haible2020-08-131-0/+11
* Avoid implicit conversion from 'unsigned int' to 'int' in initializers.Bruno Haible2020-08-131-0/+15
* stdint: port intptr_t to more-recent MinGWPaul Eggert2020-08-121-0/+9
* thread-optim: Export function-like macros only.Bruno Haible2020-08-121-0/+13
* Revert autoupdate's revert.Bruno Haible2020-08-121-0/+5
* thread-optim: Fix a compiler warning.Bruno Haible2020-08-121-0/+5
* Use __restrict also on clang.Bruno Haible2020-08-121-0/+10
* Use flexible array syntax also on clang.Bruno Haible2020-08-111-0/+6
* fcntl: On native Windows, use _setmode, not setmode.Bruno Haible2020-08-111-0/+10
* execute, spawn-pipe: Use _spawnvpe, not spawnvpe.Bruno Haible2020-08-111-0/+10
* asyncsafe-spin: Use GCC built-ins also on clang.Bruno Haible2020-08-111-0/+6
* Use expression statements also on clang.Bruno Haible2020-08-111-0/+12
* Use many __attribute__s with clang.Bruno Haible2020-08-111-0/+56
* c-ldtoastr tests: Fix test failure.Bruno Haible2020-08-101-0/+6
* Revert autoupdate's revert.Bruno Haible2020-08-101-0/+5
* string: Fix build error in C++ mode with clang (regression from today).Bruno Haible2020-08-101-0/+9
* ftruncate: Use _chsize, not chsize.Bruno Haible2020-08-091-0/+7
* Silence warnings from clang 10 with -Wimplicit-fallthrough.Bruno Haible2020-08-091-0/+11
* stdbool tests: Enable the stricter tests also on clang.Bruno Haible2020-08-091-0/+6
* count-one-bits: Use __builtin_popcount{,l,ll} on clang.Bruno Haible2020-08-091-0/+5
* Use attribute __aligned__ with clang.Bruno Haible2020-08-091-0/+6
* Use __alignof__ with clang.Bruno Haible2020-08-091-0/+13
* ignore-value: Simplify on clang.Bruno Haible2020-08-091-0/+6
* Use __typeof__ with clang.Bruno Haible2020-08-091-0/+9
* Add ability to emit user-defined warnings and errors with clang.Bruno Haible2020-08-091-0/+10
* intprops: Fix typo in comment.Bruno Haible2020-08-091-0/+5
* Use __builtin_signbit* with clang.Bruno Haible2020-08-091-0/+11
* Use __builtin_isnan with clang.Bruno Haible2020-08-091-0/+23
* thread-optim: Fix logic error.Bruno Haible2020-08-091-0/+6
* localename: Use module 'thread-optim'.Bruno Haible2020-08-081-0/+5