aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixincl.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-22fix Solaris 2.6 initializersDJ Delorie1-5/+9
2003-01-21dwarf2out.c (lookup_filename): Fix printf format warning.Richard Henderson1-1/+2
2002-12-16move inclusion of signal.hBruce Korb1-1/+0
2001-12-04re PR bootstrap/3388 (3.0 bootstrap failure, native sparc-sun-solaris2.5.1, f...DJ Delorie1-1/+1
2001-07-21extra casting required by new pointer typeBruce Korb1-2/+3
2001-07-21force unsigned char comparesBruce Korb1-1/+2
2001-06-27no preprocessing inside string literalBruce Korb1-4/+6
2001-03-16Makefile.in: Set SHELL.Laurynas Biveinis1-2/+2
2001-03-16more rigorous SIGCHLD guardingBruce Korb1-0/+9
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-1/+1
2001-02-06do not rely on load_file_data() to close file pointerBruce Korb1-7/+7
2001-01-05fix exit and atexit calls for vax-*-bsd systemsBruce Korb1-1/+1
2000-12-13Fix typoMike Stump1-1/+0
2000-12-13Use one makefile for fixincBruce Korb1-2/+2
2000-12-08safe-ctype.h: New file.Zack Weinberg1-7/+1
2000-12-07Make the fixinc/Makefile.* files more similarBruce Korb1-1/+1
2000-12-02Prepare for fixincludes on BeOSDaniel Berlin1-27/+49
2000-12-02Kaveh's warning patch from 11/19Bruce Korb1-20/+32
2000-11-17mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc.Kaveh R. Ghazi1-16/+4
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