| Commit message (Expand) | Author | Age | Files | Lines |
* | * fixinc/fixincl.c (initialize): Avoid problemsome macro | dj | 2001-12-04 | 1 | -1/+1 |
* | extra casting required by new pointer type | korbb | 2001-07-21 | 1 | -2/+3 |
* | force unsigned char compares | korbb | 2001-07-21 | 1 | -1/+2 |
* | no preprocessing inside string literal | korbb | 2001-06-27 | 1 | -4/+6 |
* | * fixinc/Makefile.in: Set SHELL. | lauras | 2001-03-16 | 1 | -2/+2 |
* | more rigorous SIGCHLD guarding | korbb | 2001-03-16 | 1 | -0/+9 |
* | * print-rtl.c (print_rtx): Cast enums to int for comparison. | danglin | 2001-03-02 | 1 | -1/+1 |
* | do not rely on load_file_data() to close file pointer | korbb | 2001-02-06 | 1 | -7/+7 |
* | fix exit and atexit calls for vax-*-bsd systems | korbb | 2001-01-05 | 1 | -1/+1 |
* | Fix typo | mrs | 2000-12-13 | 1 | -1/+0 |
* | Use one makefile for fixinc | korbb | 2000-12-13 | 1 | -2/+2 |
* | include: | zack | 2000-12-08 | 1 | -7/+1 |
* | Make the fixinc/Makefile.* files more similar | korbb | 2000-12-07 | 1 | -1/+1 |
* | Prepare for fixincludes on BeOS | korbb | 2000-12-02 | 1 | -27/+49 |
* | Kaveh's warning patch from 11/19 | korbb | 2000-12-02 | 1 | -20/+32 |
* | * mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not | ghazi | 2000-11-17 | 1 | -16/+4 |
* | code cleanups | korbb | 2000-09-12 | 1 | -6/+6 |
* | use "#if defined( HAV..." instead of "#if HAV..." | korbb | 2000-09-05 | 1 | -1/+1 |
* | PAGESIZE is not portable | korbb | 2000-09-05 | 1 | -1/+1 |
* | always read header files with poorly chosen sizes | korbb | 2000-09-05 | 1 | -2/+12 |
* | prevent the deletion of a file before it is read on DOS | korbb | 2000-08-21 | 1 | -4/+7 |
* | Implement, but leave disabled, MSDOS functionality | korbb | 2000-08-04 | 1 | -79/+277 |
* | activate the auto-edit marker on the fixed output files | korbb | 2000-07-19 | 1 | -100/+72 |
* | removed dinkleberries and use xmalloc instead of a private version | korbb | 2000-07-12 | 1 | -0/+2 |
* | improve the debug displays, ignore SIGPIPE, and fix char_macro_def regex | korbb | 2000-05-17 | 1 | -11/+25 |
* | * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine. | jason | 2000-05-11 | 1 | -1/+1 |
* | Added support for "make check" and the "format" c_fix | korbb | 2000-05-11 | 1 | -100/+50 |
* | Remove BOGOSITY code, and Remove code for installing "shell" version | korbb | 2000-05-04 | 1 | -102/+1 |
* | * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]). | zack | 2000-04-17 | 1 | -3/+3 |
* | * Makefile.in (STMP_FIXINC): New toggle. | zack | 2000-02-27 | 1 | -10/+10 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+1 |
* | * frame.c (find_fde): Convert for loop to do-while so compiler | zack | 2000-02-01 | 1 | -0/+2 |
* | * fixinc/fixincl.c: Move declarations of 'pz_fname' and | zack | 2000-01-22 | 1 | -3/+3 |
* | * fixinc/fixlib.c: Add copyright notice. | zack | 2000-01-17 | 1 | -32/+8 |
* | C++ file type checking | korbb | 1999-12-29 | 1 | -6/+7 |
* | 1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-12-17 | 1 | -1/+4 |
* | don't skip GLIBC files any more, more C++ header testing, corrected spelling ... | korbb | 1999-11-29 | 1 | -8/+0 |
* | Added verbose levels for status messages | korbb | 1999-11-11 | 1 | -21/+121 |
* | Allow for systems that do not have S_IR* defined values | korbb | 1999-11-04 | 1 | -3/+17 |
* | Patch from Philippe De Muyter <phdm@macqel.be> | korbb | 1999-11-01 | 1 | -7/+6 |
* | Merge from no_bogosity | korbb | 1999-10-12 | 1 | -444/+555 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -5/+6 |
* | Remove references to setenv/putenv | korbb | 1999-06-02 | 1 | -52/+67 |
* | Replace local include scheme with #include of system.h | korbb | 1999-05-28 | 1 | -17/+2 |
* | A fix for one breaks another :( - do not ignore SIGCLD! | korbb | 1999-05-20 | 1 | -7/+0 |
* | static initialization removal & K&R-ification | korbb | 1999-05-20 | 1 | -13/+24 |
* | * fixinc/fixincl.c: Remove #error, it is not portable. | law | 1999-05-17 | 1 | -1/+1 |
* | Wait for children from chain_open() | korbb | 1999-05-17 | 1 | -0/+7 |
* | verify a file's existence before copying it | korbb | 1999-05-12 | 1 | -58/+84 |
* | fix memory leak in run_compiles | korbb | 1999-05-07 | 1 | -6/+11 |