aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixincl.x
AgeCommit message (Expand)AuthorFilesLines
2001-06-14Blow away a duplicate definition of "pow()" for C++John David Anglin1-3/+51
2001-05-27reorganize inclhacks and apply fix to fixtests.cBruce Korb1-574/+580
2001-05-26regenerateBruce Korb1-11/+5
2001-05-25inclhack.def (strict_ansi_not, [...]): Don't run if stdc_0_in_system_headers.Rainer Orth1-3/+21
2001-05-25inclhack.def (alpha___assert): Change char * args to const char * on Tru64 UN...Rainer Orth1-120/+161
2001-05-18regeneration based on new engineBruce Korb1-127/+64
2001-05-17fix broken mutex initializerWolfgang Bangerth1-46/+88
2001-03-16inclhack.def (irix_stdio_va_list): New.Bruce Korb1-82/+123
2001-03-08HTML typos and avoid standards.h breakageRainer Orth1-135/+174
2001-03-07Makefile.in: Remove RANLIB definition.Laurynas Biveinis1-98/+147
2001-02-21fix freebsd version check of GCCLoren J. Rittle1-102/+99
2001-02-16Use C fixincludes for UnixWare 7.Bruce Korb1-47/+178
2001-01-31fixincl.tpl: Add 2001 to copyright.Jeffrey D. Oldham1-81/+122
2000-12-14skip stdio_va_list fix if __DJ_va_list found in a headerLaurynas Biveinis1-1/+1
2000-12-11emit initial value for all fieldsBruce Korb1-130/+130
2000-12-05mkfixinc.sh (*-gnu*): activate fixinc for GNU/Hurd and GNU/Linux.Richard Earnshaw1-2/+1
2000-11-30prevent dual double definition protectionJ. David Anglin1-4/+18
2000-11-12inclhack.def (sunos_matherr_decl): Bypass matherr declarations that use `__MA...Mark Mitchell1-1/+1
2000-11-12avoid commenting out #endifsBruce Korb1-2/+0
2000-11-11inclhack.def (avoid_wchar_t_type): New fix.Mark Mitchell1-104/+147
2000-10-17inclhack.def (hpux_maxint): Also apply fix to values.h.J. David Anglin1-1/+1
2000-09-29inclhack.def (broken_cabs): Generalize regex.David Edelsohn1-2/+2
2000-09-12code cleanupsBruce Korb1-247/+247
2000-08-23Fix sed script for sysv86_string fixEli Zaretskii1-2/+2
2000-08-14top level:Zack Weinberg1-3/+3
2000-08-13inclhack.def (aix_pthread): New fix.Geoff Keating1-114/+198
2000-07-27rely* on GCC defining the __xxx_TYPE__ macrosBruce Korb1-14/+0
2000-07-20use platform specific types in gnu_type_fixBruce Korb1-6/+8
2000-07-13Regenerate fixincl.x, tooBruce Korb1-244/+118
2000-07-11fixinc/inclhack.def(libc1_ifdefd_memx) omit #if/#endif pairBruce Korb1-4/+5
2000-07-11irix_multiline_cmnt is now obsoleteBruce Korb1-114/+81
2000-07-10inclhack.def (libc1_ifdefd_memx): New fix.Hans-Peter Nilsson1-79/+132
2000-06-17reorder some files= entriesBruce Korb1-18/+26
2000-06-16inclhack.def (ctrl_quotes_def, [...]): Modify select pattern to also match ma...Kaveh R. Ghazi1-2/+2
2000-06-05New include hacks for ultrixBruce Korb1-155/+450
2000-06-02regenerate fixincl.xLoren J. Rittle1-1/+1
2000-05-31rework "make check" for fixincBruce Korb1-74/+128
2000-05-30restore old algorighm for char_macro_*_fix routinesBruce Korb1-3/+3
2000-05-22inclhack.def (sun_malloc): Handle `calloc'.Kaveh R. Ghazi1-0/+1
2000-05-20many applications of c_fix=format + testsBruce Korb1-255/+349
2000-05-20yet more applications of c_fix=format + testsBruce Korb1-50/+69
2000-05-20more applications of c_fix=format + testsBruce Korb1-219/+267
2000-05-19test_text cleanupsBruce Korb1-8/+3
2000-05-18inclhack.def (broken_cabs): Update fix to handle comments following the cabs ...Kaveh R. Ghazi1-2/+2
2000-05-17Keep HP-UX 11 from stomping on C++ math namespaceBruce Korb1-86/+136
2000-05-16added several "test_text" attributes; changed several fixes to use `c_fix = f...Bruce Korb1-657/+716
2000-05-14Add several tests and use the ``c_fix = format'' fixer moreBruce Korb1-78/+86
2000-05-14implement "wrap" c_fixBruce Korb1-34/+31
2000-05-12fix up some of the testingBruce Korb1-78/+82
2000-05-12enhance the format style c_fix & remove unneeded wrapper funcsZack Weinberg1-4/+8