aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixtests.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-27reorganize inclhacks and apply fix to fixtests.cBruce Korb1-0/+4
2001-05-26We must apply the fix in test modeBruce Korb1-1/+1
2001-05-25inclhack.def (strict_ansi_not, [...]): Don't run if stdc_0_in_system_headers.Rainer Orth1-1/+12
2000-12-13Use one makefile for fixincBruce Korb1-0/+1
2000-12-02Kaveh's warning patch from 11/19Bruce Korb1-1/+1
2000-11-22fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older comp...Mike Stump1-1/+1
2000-09-12code cleanupsBruce Korb1-6/+8
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-1/+1
2000-07-12removed dinkleberries and use xmalloc instead of a private versionBruce Korb1-3/+0
2000-07-11Remove obsolete fix testsBruce Korb1-203/+0
2000-05-12enhance the format style c_fix & remove unneeded wrapper funcsZack Weinberg1-1/+1
2000-05-11* fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.Zack Weinberg1-2/+1
2000-05-11Added support for "make check" and the "format" c_fixBruce Korb1-34/+1
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-02-04genfixes (machname.h): Move the functionality from gen-machine.h into this file.Bruce Korb1-2/+5
2000-02-01frame.c (find_fde): Convert for loop to do-while so compiler sees it's always...Zack Weinberg1-1/+2
2000-01-26Makefile.in (machname.h): SunOS 4 sed can't handle a file with one line and n...Zack Weinberg1-1/+1
2000-01-20Makefile.in (fixinc.sh): Depend on specs.Zack Weinberg1-1/+48
2000-01-19Makefile.in: Correct dependencies of fixincl and fixincl.o.Zack Weinberg1-58/+42
2000-01-17fixlib.c: Add copyright notice.Zack Weinberg1-4/+3
1999-12-29C++ file type checkingBruce Korb1-48/+31
1999-12-17fixtests.c (is_cxx_header): New fn, split out of double_slash_test.Zack Weinberg1-6/+24
1999-11-29don't skip GLIBC files any more, more C++ header testing, corrected spelling ...Bruce Korb1-1/+3
1999-11-01Patch from Philippe De Muyter <phdm@macqel.be>Philippe De Muyter1-3/+3
1999-10-22Use C-coded tests and fixes for #endif/#else labelsBruce Korb1-1/+130
1999-10-12Merge from no_bogosityBruce Korb1-0/+220