aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixincl.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-12code cleanupsBruce Korb1-6/+6
2000-09-05use "#if defined( HAV..." instead of "#if HAV..."Bruce Korb1-1/+1
2000-09-05PAGESIZE is not portableBruce Korb1-1/+1
2000-09-05always read header files with poorly chosen sizesBruce Korb1-2/+12
2000-08-21prevent the deletion of a file before it is read on DOSEli Zaretskii1-4/+7
2000-08-04Implement, but leave disabled, MSDOS functionalityBruce Korb1-79/+277
2000-07-19activate the auto-edit marker on the fixed output filesBruce Korb1-100/+72
2000-07-12removed dinkleberries and use xmalloc instead of a private versionBruce Korb1-0/+2
2000-05-17improve the debug displays, ignore SIGPIPE, and fix char_macro_def regexBruce Korb1-11/+25
2000-05-11* fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.Jason Merrill1-1/+1
2000-05-11Added support for "make check" and the "format" c_fixBruce Korb1-100/+50
2000-05-04Remove BOGOSITY code, and Remove code for installing "shell" versionBruce Korb1-102/+1
2000-04-17aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).Zack Weinberg1-3/+3
2000-02-27Makefile.in (STMP_FIXINC): New toggle.Zack Weinberg1-10/+10
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-02-01frame.c (find_fde): Convert for loop to do-while so compiler sees it's always...Zack Weinberg1-0/+2
2000-01-22fixincl.c: Move declarations of 'pz_fname' and 'pz_scan' into scope of entire...Zack Weinberg1-3/+3
2000-01-17fixlib.c: Add copyright notice.Zack Weinberg1-32/+8
1999-12-29C++ file type checkingBruce Korb1-6/+7
1999-12-17fixtests.c (is_cxx_header): New fn, split out of double_slash_test.Zack Weinberg1-1/+4
1999-11-29don't skip GLIBC files any more, more C++ header testing, corrected spelling ...Bruce Korb1-8/+0
1999-11-11Added verbose levels for status messagesBruce Korb1-21/+121
1999-11-04Allow for systems that do not have S_IR* defined valuesBruce Korb1-3/+17
1999-11-01Patch from Philippe De Muyter <phdm@macqel.be>Philippe De Muyter1-7/+6
1999-10-12Merge from no_bogosityBruce Korb1-444/+555
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-5/+6
1999-06-02Remove references to setenv/putenvBruce Korb1-52/+67
1999-05-28Replace local include scheme with #include of system.hRobert Lipe1-17/+2
1999-05-20A fix for one breaks another :( - do not ignore SIGCLD!Bruce Korb1-7/+0
1999-05-20static initialization removal & K&R-ificationAlexandre Oliva1-13/+24
1999-05-17* fixinc/fixincl.c: Remove #error, it is not portable.Alexandre Oliva1-1/+1
1999-05-17Wait for children from chain_open()Rainer Orth1-0/+7
1999-05-12verify a file's existence before copying itBruce Korb1-58/+84
1999-05-07fix memory leak in run_compilesRainer Orth1-6/+11
1999-04-29new regex header nameRobert Lipe1-1/+1
1999-04-26properly handle child processesBruce Korb1-98/+175
1999-03-31Reworked method for traversing sym-linked directory hierarchiesBruce Korb1-8/+38
1999-03-17fixincl.c: Include auto-host.h instead of config.hRobert Lipe1-1/+1
1999-03-03Merge from fixincl-branchBruce Korb1-488/+691
1998-10-16These files are being moved from the contrib/fixinc directory.Bruce Korb1-0/+834