summaryrefslogtreecommitdiff
path: root/m4/cares-compilers.m4
AgeCommit message (Expand)AuthorFilesLines
2009-05-15remove outdated commentYang Tse1-5/+1
2009-05-07Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse1-1/+63
2009-05-07Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse1-4/+51
2009-04-17remove compiler options used while debugging the icc 9.1 optimizer issueYang Tse1-42/+1
2009-04-15Set HP-UX compiler warning level back to the one that exposesYang Tse1-3/+3
2008-11-18attempting to keep lines below 80 charsYang Tse1-1/+8
2008-10-25icc adjustments:Yang Tse1-4/+2
2008-10-24some more temporary magic for the icc seg-fault issueYang Tse1-0/+9
2008-10-24icc permanent adjustment:Yang Tse1-38/+40
2008-10-23icc adjustments:Yang Tse1-30/+51
2008-10-22some more temporary magic for the icc seg-fault issueYang Tse1-5/+17
2008-10-21some more temporary magic for the icc seg-fault issueYang Tse1-0/+8
2008-10-20some more temporary magic for the icc seg-fault issueYang Tse1-5/+11
2008-10-19messages initially intended only for debug purposes, now become permanentYang Tse1-4/+4
2008-10-17fix missing double-quotesYang Tse1-6/+6
2008-10-16some more temporary magic for the icc seg-fault issueYang Tse1-1/+11
2008-10-15Ensure that shell variable contents which have active meaningYang Tse1-16/+58
2008-10-14Adjust Watcom C warnings:Yang Tse1-2/+2
2008-10-14Adjust Tiny C basic options:Yang Tse1-2/+2
2008-10-14Adjust GCC warnings:Yang Tse1-31/+61
2008-10-14fix syntax errorYang Tse1-1/+1
2008-10-14Initial attempt to detect Watcom C compilerYang Tse1-0/+60
2008-10-13make naming scheme more consistent across whole fileYang Tse1-75/+74
2008-10-13Adjust GCC warnings:Yang Tse1-2/+14
2008-10-13Adjust GCC --enable-warnings:Yang Tse1-1/+13
2008-10-12adjust SGI MIPSpro C detectionYang Tse1-1/+3
2008-10-12LCC compiler adjustments:Yang Tse1-4/+4
2008-10-11remove extra spaceYang Tse1-2/+2
2008-10-11split SGI compiler check. One for MIPS C and another for MIPSpro CYang Tse1-10/+52
2008-10-11LCC compiler adjustments:Yang Tse1-3/+6
2008-10-10Initial attempt to detect Tiny C compilerYang Tse1-1/+42
2008-10-10Initial attempt to detect LCC compilerYang Tse1-1/+38
2008-10-101) fix bug in CONVERT_INCLUDE_TO_ISYSTEMYang Tse1-4/+7
2008-10-10simplify SGI C compiler checkYang Tse1-13/+4
2008-10-10HP C adjustments:Yang Tse1-1/+5
2008-10-10Add debug tracing for COMPILER_WORKS_IFELSEYang Tse1-0/+9
2008-10-09configure will also warn on 'strict compiler warning' rejected optionsYang Tse1-95/+177
2008-10-09convert rejected compiler options messages into a warningsYang Tse1-4/+4
2008-10-09remove extra whitespace from string in SGI C checkYang Tse1-3/+3
2008-10-09oopsYang Tse1-3/+2
2008-10-09Initial attempt to detect SGI C compilerYang Tse1-0/+48
2008-10-09HP C adjustments:Yang Tse1-2/+6
2008-10-08improve presentation of accepted/rejected debug/optimizer optionsYang Tse1-35/+45
2008-10-08refactoring of COMPILER_BASIC_OPTSYang Tse1-67/+164
2008-10-08Initial attempt to detect SUN C compilerYang Tse1-18/+48
2008-10-08Initial attempt to detect HP C compilerYang Tse1-1/+36
2008-10-07adjust ICC_windows settingsYang Tse1-5/+5
2008-10-07fix VAR_STRIPYang Tse1-1/+1
2008-10-07Initial attempt to support configure's --(dis|en)able-optimizeYang Tse1-30/+272
2008-10-02fix commentYang Tse1-3/+3