aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Collapse)AuthorFilesLines
2000-08-13inclhack.def (aix_pthread): New fix.Geoff Keating2-114/+227
* fixinc/inclhack.def (aix_pthread): New fix. (aix_sysmachine): New fix. * fixinc/fixincl.x: Regenerate. From-SVN: r35663
2000-08-04Removed conditional #defines of macros GCC always definesBruce Korb1-9/+0
From-SVN: r35480
2000-08-04Implement, but leave disabled, MSDOS functionalityBruce Korb7-96/+446
From-SVN: r35479
2000-07-27rely* on GCC defining the __xxx_TYPE__ macrosBruce Korb5-123/+23
From-SVN: r35288
2000-07-20new test resultBruce Korb1-4/+4
From-SVN: r35144
2000-07-20use platform specific types in gnu_type_fixBruce Korb6-43/+60
From-SVN: r35143
2000-07-19Newly modified test resultsBruce Korb62-0/+701
From-SVN: r35134
2000-07-19activate the auto-edit marker on the fixed output filesBruce Korb4-101/+102
From-SVN: r35133
2000-07-16* fixinc/fixfixes.c (emit_gnu_type): Avoid string concatenation.Kaveh R. Ghazi1-7/+9
From-SVN: r35059
2000-07-13Regenerate fixincl.x, tooBruce Korb1-244/+118
From-SVN: r35015
2000-07-13Obsolete test resultBruce Korb1-28/+0
From-SVN: r35014
2000-07-13fixinc test result changesBruce Korb6-4/+61
From-SVN: r35013
2000-07-13implement various pre-processor guards around standard typesBruce Korb4-119/+252
From-SVN: r35012
2000-07-12removed dinkleberries and use xmalloc instead of a private versionBruce Korb5-20/+48
From-SVN: r34986
2000-07-11new tests results from changesBruce Korb2-8/+0
From-SVN: r34971
2000-07-11fixinc/inclhack.def(libc1_ifdefd_memx) omit #if/#endif pairBruce Korb2-13/+18
From-SVN: r34969
2000-07-11irix_multiline_cmnt is now obsoleteBruce Korb2-129/+81
From-SVN: r34964
2000-07-11Remove obsolete fix testsBruce Korb1-203/+0
From-SVN: r34960
2000-07-10inclhack.def (libc1_ifdefd_memx): New fix.Hans-Peter Nilsson3-79/+172
* fixinc/inclhack.def (libc1_ifdefd_memx): New fix. * fixinc/fixincl.x: Regenerate. * fixinc/tests/base/testing.h: Add testcase. Co-Authored-By: Bruce Korb <bkorb@gnu.org> From-SVN: r34950
2000-06-17modified make check test outputBruce Korb7-7/+41
From-SVN: r34585
2000-06-17obsolete test result fileBruce Korb1-7/+0
From-SVN: r34584
2000-06-17new test result filesBruce Korb5-0/+29
From-SVN: r34583
2000-06-17reorder some files= entriesBruce Korb2-35/+43
From-SVN: r34582
2000-06-17finish the implementation of multiple tests per fixBruce Korb2-5/+12
From-SVN: r34581
2000-06-16inclhack.def (ctrl_quotes_def, [...]): Modify select pattern to also match ↵Kaveh R. Ghazi2-4/+4
macro defs with only one argument. * fixinc/inclhack.def (ctrl_quotes_def, io_quotes_def): Modify select pattern to also match macro defs with only one argument. From-SVN: r34576
2000-06-05New include hacks for ultrixBruce Korb1-155/+450
From-SVN: r34409
2000-06-05typoBruce Korb1-1/+1
From-SVN: r34408
2000-06-05New include hacks for ultrixJ. David Anglin1-15/+147
From-SVN: r34407
2000-06-02only shut down the server process if the master process is exitingBruce Korb1-3/+6
From-SVN: r34360
2000-06-02fix test result for ultrix_atof_paramBruce Korb1-0/+5
From-SVN: r34359
2000-06-02fix test result for osf_namespace_aBruce Korb1-1/+1
From-SVN: r34358
2000-06-02regenerate fixincl.xLoren J. Rittle1-1/+1
From-SVN: r34357
2000-06-02inclhack.def (osf_namespace_a): Relax expression to match that used before ↵Loren J. Rittle1-1/+1
the conversion to c_fix style. * fixinc/inclhack.def (osf_namespace_a): Relax expression to match that used before the conversion to c_fix style. From-SVN: r34355
2000-06-01new check result files for fixincBruce Korb4-0/+40
From-SVN: r34339
2000-05-31change invocation of check script for fixincBruce Korb1-6/+2
From-SVN: r34301
2000-05-31modified test resultsBruce Korb6-7/+46
From-SVN: r34300
2000-05-31rework "make check" for fixinclBruce Korb1-1327/+0
From-SVN: r34299
2000-05-31rework "make check" for fixincBruce Korb5-166/+351
From-SVN: r34298
2000-05-30restore old algorighm for char_macro_*_fix routinesBruce Korb1-3/+3
From-SVN: r34273
2000-05-30restore old algorighm for char_macro_*_fix routinesBruce Korb2-175/+147
From-SVN: r34271
2000-05-30diff of diff does not work well, so use expected test result filesBruce Korb53-0/+699
From-SVN: r34270
2000-05-24Document the c_fix typesBruce Korb1-42/+75
From-SVN: r34133
2000-05-22inclhack.def (sun_malloc): Handle `calloc'.Kaveh R. Ghazi2-0/+7
* fixinc/inclhack.def (sun_malloc): Handle `calloc'. (sun_malloc, sysz_stdtypes_for_sun): Add test_text. From-SVN: r34071
2000-05-20many applications of c_fix=format + testsBruce Korb3-407/+1007
From-SVN: r34059
2000-05-20yet more applications of c_fix=format + testsBruce Korb3-101/+227
From-SVN: r34055
2000-05-20more applications of c_fix=format + testsBruce Korb3-322/+397
From-SVN: r34053
2000-05-19test_text cleanupsBruce Korb5-170/+178
From-SVN: r34020
2000-05-18inclhack.def (broken_cabs): Update fix to handle comments following the cabs ↵Kaveh R. Ghazi2-5/+9
decl which terminate on the... * fixinc/inclhack.def (broken_cabs): Update fix to handle comments following the cabs decl which terminate on the following line. Add the corresponding test_text case. From-SVN: r33983
2000-05-17use #def constant for sub-pattern countBruce Korb1-7/+10
From-SVN: r33961
2000-05-17#ifdef debugging codeBruce Korb1-0/+2
From-SVN: r33960