summaryrefslogtreecommitdiff
path: root/lib/intprops.h
Commit message (Expand)AuthorAgeFilesLines
* intprops: improve commentaryPaul Eggert2021-03-141-4/+14
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* intprops: port to ICC 2021.1 Beta 20201112Paul Eggert2020-12-181-5/+10
* intprops: Avoid potentially buggy __builtin_add_overflow in GCC 5, 6.Bruno Haible2020-12-181-1/+3
* intprops: Add INT_ADD_OK etc.Paul Eggert2020-12-051-0/+29
* intprops, xalloc: avoid __builtin_mul_overflow_p with ClangPaul Eggert2020-09-171-1/+7
* intprops: be consistent about +X vs X+0Paul Eggert2020-08-231-1/+1
* intprops: fix INT_MULTIPLY_WRAPV bit-field bugPaul Eggert2020-08-231-5/+8
* intprops: Avoid bogus "warning: division by zero is undefined" on clang.Bruno Haible2020-08-161-1/+1
* Revert autoupdate's revert.Bruno Haible2020-08-101-1/+2
* autoupdateKarl Berry2020-08-101-2/+1
* Use __typeof__ with clang.Bruno Haible2020-08-091-0/+1
* intprops: Fix typo in comment.Bruno Haible2020-08-091-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* intprops: INT_MULTIPLY_WRAPV speedup for GCC 8.4+Paul Eggert2019-11-221-1/+2
* * lib/intprops.h (INT_MULTIPLY_WRAPV): Simplify gcc -E output.Paul Eggert2019-11-191-7/+10
* intprops: speed up INT_MULTIPLY_WRAPV in GCC 9.3Paul Eggert2019-11-191-2/+3
* Port better to GCC under macOSPaul Eggert2019-10-231-19/+3
* Revert macOS INT_MULTIPLY_WRAPV patchPaul Eggert2019-08-271-8/+5
* Speed up INT_MULTIPLY_WRAPV on macOSPaul Eggert2019-08-271-5/+8
* intprops.h, verify.h: port better to clangPaul Eggert2019-08-251-33/+60
* intprops: say why not Clang __builtin_add_overflowPaul Eggert2019-08-241-1/+3
* intprops: port to Oracle Developer Studio 12.6Paul Eggert2019-08-171-2/+2
* intprops: support uchar, ushort _WRAPV destsPaul Eggert2019-08-141-21/+32
* intprops: pacify picky GCCPaul Eggert2019-08-141-2/+4
* intprops: support unsigned *_WRAPV resultsPaul Eggert2019-08-141-28/+126
* autoupdatePaul Eggert2018-12-311-1/+1
* intprops: minor clarification of codePaul Eggert2018-09-071-2/+2
* intprops: avoid evaluation of some expressionsPaul Eggert2018-08-271-7/+9
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-3/+3
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-3/+3
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* intprops: port to recent iccPaul Eggert2017-05-251-1/+5
* intprops: don’t depend on ‘verify’Paul Eggert2017-05-081-19/+1
* intprops: improve commentsPaul Eggert2017-04-151-20/+13
* intprops: fix comment typoPaul Eggert2017-04-141-2/+2
* intprops: try to avoid tickling similar bugsPaul Eggert2017-04-141-10/+9
* intprops: port to Oracle Studio 12.3 x86Paul Eggert2017-04-141-12/+29
* glob, intprops, xalloc: work around Clang bugPaul Eggert2017-01-061-8/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* intprops: port to older XL CPaul Eggert2016-11-031-1/+2
* intprops: new macro TYPE_WIDTHPaul Eggert2016-09-131-4/+11
* intprops: tune INT_NEGATE_OVERFLOW for GCC 5 and 6Paul Eggert2016-08-301-1/+1
* intprops.h: port recent changes to GCC 6.2.0Paul Eggert2016-08-291-16/+11
* intprops.h: use __typeof__ with GCC 7Paul Eggert2016-08-291-3/+3
* intprops.h, xalloc-oversized.h: work with gcc 7Jim Meyering2016-08-291-2/+12
* intprops.h: fix missing-backslash problemsJim Meyering2016-08-291-3/+3
* intprops: fix paren typo on old platformsPaul Eggert2016-08-241-1/+1
* intprops: port to OpenVMSPaul Eggert2016-08-241-0/+6