summaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixincl.c
Commit message (Expand)AuthorAgeFilesLines
* improve the debug displays, ignore SIGPIPE, and fix char_macro_def regexkorbb2000-05-171-11/+25
* * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.jason2000-05-111-1/+1
* Added support for "make check" and the "format" c_fixkorbb2000-05-111-100/+50
* Remove BOGOSITY code, and Remove code for installing "shell" versionkorbb2000-05-041-102/+1
* * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).zack2000-04-171-3/+3
* * Makefile.in (STMP_FIXINC): New toggle.zack2000-02-271-10/+10
* Fix copyrightslaw2000-02-261-1/+1
* * frame.c (find_fde): Convert for loop to do-while so compilerzack2000-02-011-0/+2
* * fixinc/fixincl.c: Move declarations of 'pz_fname' andzack2000-01-221-3/+3
* * fixinc/fixlib.c: Add copyright notice.zack2000-01-171-32/+8
* C++ file type checkingkorbb1999-12-291-6/+7
* 1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.columbia.edu>zack1999-12-171-1/+4
* don't skip GLIBC files any more, more C++ header testing, corrected spelling ...korbb1999-11-291-8/+0
* Added verbose levels for status messageskorbb1999-11-111-21/+121
* Allow for systems that do not have S_IR* defined valueskorbb1999-11-041-3/+17
* Patch from Philippe De Muyter <phdm@macqel.be>korbb1999-11-011-7/+6
* Merge from no_bogositykorbb1999-10-121-444/+555
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-5/+6
* Remove references to setenv/putenvkorbb1999-06-021-52/+67
* Replace local include scheme with #include of system.hkorbb1999-05-281-17/+2
* A fix for one breaks another :( - do not ignore SIGCLD!korbb1999-05-201-7/+0
* static initialization removal & K&R-ificationkorbb1999-05-201-13/+24
* * fixinc/fixincl.c: Remove #error, it is not portable.law1999-05-171-1/+1
* Wait for children from chain_open()korbb1999-05-171-0/+7
* verify a file's existence before copying itkorbb1999-05-121-58/+84
* fix memory leak in run_compileskorbb1999-05-071-6/+11
* new regex header namekorbb1999-04-291-1/+1
* properly handle child processeskorbb1999-04-261-98/+175
* Reworked method for traversing sym-linked directory hierarchieskorbb1999-03-311-8/+38
* * fixinc/fixincl.c: Include auto-host.h instead of config.hlaw1999-03-171-1/+1
* Merge from fixincl-branchkorbb1999-03-031-488/+691
* These files are being moved from the contrib/fixinc directory.korbb1998-10-161-0/+834