aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)AuthorFilesLines
2000-07-27rely* on GCC defining the __xxx_TYPE__ macrosBruce Korb5-123/+23
2000-07-20new test resultBruce Korb1-4/+4
2000-07-20use platform specific types in gnu_type_fixBruce Korb6-43/+60
2000-07-19Newly modified test resultsBruce Korb62-0/+701
2000-07-19activate the auto-edit marker on the fixed output filesBruce Korb4-101/+102
2000-07-16* fixinc/fixfixes.c (emit_gnu_type): Avoid string concatenation.Kaveh R. Ghazi1-7/+9
2000-07-13Regenerate fixincl.x, tooBruce Korb1-244/+118
2000-07-13Obsolete test resultBruce Korb1-28/+0
2000-07-13fixinc test result changesBruce Korb6-4/+61
2000-07-13implement various pre-processor guards around standard typesBruce Korb4-119/+252
2000-07-12removed dinkleberries and use xmalloc instead of a private versionBruce Korb5-20/+48
2000-07-11new tests results from changesBruce Korb2-8/+0
2000-07-11fixinc/inclhack.def(libc1_ifdefd_memx) omit #if/#endif pairBruce Korb2-13/+18
2000-07-11irix_multiline_cmnt is now obsoleteBruce Korb2-129/+81
2000-07-11Remove obsolete fix testsBruce Korb1-203/+0
2000-07-10inclhack.def (libc1_ifdefd_memx): New fix.Hans-Peter Nilsson3-79/+172
2000-06-17modified make check test outputBruce Korb7-7/+41
2000-06-17obsolete test result fileBruce Korb1-7/+0
2000-06-17new test result filesBruce Korb5-0/+29
2000-06-17reorder some files= entriesBruce Korb2-35/+43
2000-06-17finish the implementation of multiple tests per fixBruce Korb2-5/+12
2000-06-16inclhack.def (ctrl_quotes_def, [...]): Modify select pattern to also match ma...Kaveh R. Ghazi2-4/+4
2000-06-05New include hacks for ultrixBruce Korb1-155/+450
2000-06-05typoBruce Korb1-1/+1
2000-06-05New include hacks for ultrixJ. David Anglin1-15/+147
2000-06-02only shut down the server process if the master process is exitingBruce Korb1-3/+6
2000-06-02fix test result for ultrix_atof_paramBruce Korb1-0/+5
2000-06-02fix test result for osf_namespace_aBruce Korb1-1/+1
2000-06-02regenerate fixincl.xLoren J. Rittle1-1/+1
2000-06-02inclhack.def (osf_namespace_a): Relax expression to match that used before th...Loren J. Rittle1-1/+1
2000-06-01new check result files for fixincBruce Korb4-0/+40
2000-05-31change invocation of check script for fixincBruce Korb1-6/+2
2000-05-31modified test resultsBruce Korb6-7/+46
2000-05-31rework "make check" for fixinclBruce Korb1-1327/+0
2000-05-31rework "make check" for fixincBruce Korb5-166/+351
2000-05-30restore old algorighm for char_macro_*_fix routinesBruce Korb1-3/+3
2000-05-30restore old algorighm for char_macro_*_fix routinesBruce Korb2-175/+147
2000-05-30diff of diff does not work well, so use expected test result filesBruce Korb53-0/+699
2000-05-24Document the c_fix typesBruce Korb1-42/+75
2000-05-22inclhack.def (sun_malloc): Handle `calloc'.Kaveh R. Ghazi2-0/+7
2000-05-20many applications of c_fix=format + testsBruce Korb3-407/+1007
2000-05-20yet more applications of c_fix=format + testsBruce Korb3-101/+227
2000-05-20more applications of c_fix=format + testsBruce Korb3-322/+397
2000-05-19test_text cleanupsBruce Korb5-170/+178
2000-05-18inclhack.def (broken_cabs): Update fix to handle comments following the cabs ...Kaveh R. Ghazi2-5/+9
2000-05-17use #def constant for sub-pattern countBruce Korb1-7/+10
2000-05-17#ifdef debugging codeBruce Korb1-0/+2
2000-05-17Keep HP-UX 11 from stomping on C++ math namespaceBruce Korb2-86/+156
2000-05-17improve the debug displays, ignore SIGPIPE, and fix char_macro_def regexBruce Korb3-23/+44
2000-05-17fixfixes.c (char_macro_use_fix, [...]): Don't check the return value of sprintf.Kaveh R. Ghazi1-9/+14