aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* config/unconfig.h: still needs to be in the repositoryH. Peter Anvin (Intel)2020-07-081-0/+182
* portability: Watcom C portability updatessezero2020-07-061-7/+23
* config/unconfig.h: generate by Makefile, not autogen.shH. Peter Anvin (Intel)2020-07-061-814/+0
* clang: add -ftrivial-auto-var-init=zeroH. Peter Anvin (Intel)2020-07-061-0/+13
* clang: mark inline functions unused and add warning optionsH. Peter Anvin (Intel)2020-06-301-0/+30
* BR 3392667: more reasonable limit for expression descentH. Peter Anvin (Intel)2020-06-011-0/+6
* config/unconfig.h: eliminate #undef directivesH. Peter Anvin2019-10-031-182/+182
* config/unconfig.h: add this autoconf-generated file to the treeH. Peter Anvin2019-10-031-0/+765
* config.h: separate function and function pointer attributes; automateH. Peter Anvin (Intel)2019-08-161-1/+1
* msvc.h: Allow building with MSVC versions older than 1700Iouri Kharon2019-08-071-1/+5
* update watcom config file.Ozkan Sezer2019-08-071-0/+15
* Windows: clean up the handling of stat on WindowsH. Peter Anvin2017-04-061-0/+3
* MSVC compatibility: clean up the handling of _stati64/_fstati64H. Peter Anvin2017-04-051-3/+6
* watcom.h: horrific hack to support OpenWatcom switch limitationsH. Peter Anvin2017-02-201-0/+1
* Move canned OpenWatcom config to config/watcom.h.H. Peter Anvin2016-10-191-0/+73
* compiler.h: include <sys/types.h>H. Peter Anvin2016-10-191-3/+0
* config/msvc.h: inttypes.h and stdbool.h introduced in MSVS 2013H. Peter Anvin2016-10-041-2/+2
* config: add configuration file for unknown compilersH. Peter Anvin2016-10-041-0/+51
* Move config.h to a subdirectory, add MSVC-specific config fileH. Peter Anvin2016-10-041-0/+189