aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)AuthorFilesLines
2002-04-02inclhack.def (AAB_solaris_sys_varargs_h): Move and rename solaris_sys_varargs_h.Richard Henderson2-55/+55
2002-04-01inclhack.def (solaris_sys_varargs_h): New.Richard Henderson2-2/+56
2002-03-21re PR target/5996 (libstdc++ (FILE related) sparc-sun-solaris2.8 bootstrap fa...Richard Henderson2-3/+59
2002-03-21inclhack.def (alpha_assert): Fix assert macro in Tru64 UNIX assert.h.Rainer Orth2-3/+58
2002-02-26emit-rtl.c (gen_const_vector_0): Remove TYPE argument.Ryan T. Sammartino1-3/+2
2002-01-28inclhack.def (strict_ansi_not): Add a bypass based on the old, removed AAA_st...Loren J. Rittle2-7/+16
2002-01-05Restore wild card match before "vms*"Bruce Korb1-1/+1
2001-12-20accommodate __STDC__ == 0 tests in UW 2.1.2 Remove all the fix suppression...Bruce Korb7-533/+223
2001-12-10config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms*Douglas B Rupp1-1/+1
2001-12-06re PR libf2c/4826 (Build error for 3.0.2 on Tru64 Unix 5.1A)Rainer Orth2-1/+4
2001-12-04re PR bootstrap/3388 (3.0 bootstrap failure, native sparc-sun-solaris2.5.1, f...DJ Delorie1-1/+1
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-3/+3
2001-09-13Keep HP-UX headers from defining __size_t and leaving size_t undefined.Josh Martin2-3/+66
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2-2/+2
2001-09-11Cray T3E port.Richard Henderson2-4/+64
2001-09-02Makefile.in: Regenerate fixincl.x only if maintainer-mode is enabled.Angela Marie Thomas1-1/+1
2001-07-21extra casting required by new pointer typeBruce Korb1-2/+3
2001-07-21force unsigned char comparesBruce Korb1-1/+2
2001-07-21incorporate patches from 3.0 branchBruce Korb1-19/+19
2001-07-17regenerateBruce Korb1-3/+85
2001-07-17update the sample outputBruce Korb5-5/+36
2001-07-17HPUX-es vsnprintf and Ultrix-es atexit declarationBruce Korb1-0/+33
2001-06-28inline pow fix/PTHREAD_*_INITIALIZER for Solaris/UW7 Byteorder.h search problemBruce Korb2-36/+105
2001-06-27no preprocessing inside string literalBruce Korb1-4/+6
2001-06-14Blow away a duplicate definition of "pow()" for C++John David Anglin2-3/+84
2001-05-27reorganize inclhacks and apply fix to fixtests.cBruce Korb7-820/+843
2001-05-26regenerateBruce Korb1-11/+5
2001-05-26fixtests.c (stdc_0_in_system_headers_test): Must return "FIX" when fixincl is...Bruce Korb1-21/+17
2001-05-26test result moved to "testing.h" fileBruce Korb1-14/+0
2001-05-26add fix test results for freebsd_gcc3_breakageBruce Korb1-0/+14
2001-05-26add fix test results for irix_limits_const hackBruce Korb1-0/+14
2001-05-26Add fix test result for strict_ansi_not_ctdBruce Korb1-0/+7
2001-05-26Add another caveatBruce Korb1-0/+3
2001-05-26Add fix check test for alpha___assertBruce Korb1-0/+5
2001-05-26We must apply the fix in test modeBruce Korb1-1/+1
2001-05-26Upgrade to current collection of testsBruce Korb1-5/+41
2001-05-26This check template is now upgraded for AutoGen5Bruce Korb1-37/+35
2001-05-26wchar_t typedefs are now wrapped in "ifndef __cplusplus"Bruce Korb1-0/+2
2001-05-26wchar_t now gets wrapped inside "ifndef __cplusplus",Bruce Korb1-1/+3
2001-05-26Add fix test from solaris27_mutex_initBruce Korb1-0/+6
2001-05-26Add fix test from irix_stdio_dummy_va_listBruce Korb1-0/+5
2001-05-26Correct test results for avoid-bool-define fixBruce Korb1-2/+3
2001-05-25Standardize header guards.Richard Henderson2-6/+7
2001-05-25inclhack.def (strict_ansi_not, [...]): Don't run if stdc_0_in_system_headers.Rainer Orth4-4/+37
2001-05-25inclhack.def (alpha___assert): Change char * args to const char * on Tru64 UN...Rainer Orth2-120/+174
2001-05-24This is still broken. Do not use it yetBruce Korb1-33/+34
2001-05-19open stdin for those building with a closed one.Bruce Korb1-1/+1
2001-05-19Do not use two warnings when one will doBruce Korb1-13/+5
2001-05-18regeneration based on new engineBruce Korb1-127/+64
2001-05-18Upgrade to AutoGen 5 TemplateBruce Korb2-120/+126