Age | Commit message (Expand) | Author | Files | Lines |
2003-03-22 | fix Solaris 2.6 initializers | DJ Delorie | 1 | -5/+9 |
2003-01-21 | dwarf2out.c (lookup_filename): Fix printf format warning. | Richard Henderson | 1 | -1/+2 |
2002-12-16 | move inclusion of signal.h | Bruce Korb | 1 | -1/+0 |
2001-12-04 | re PR bootstrap/3388 (3.0 bootstrap failure, native sparc-sun-solaris2.5.1, f... | DJ Delorie | 1 | -1/+1 |
2001-07-21 | extra casting required by new pointer type | Bruce Korb | 1 | -2/+3 |
2001-07-21 | force unsigned char compares | Bruce Korb | 1 | -1/+2 |
2001-06-27 | no preprocessing inside string literal | Bruce Korb | 1 | -4/+6 |
2001-03-16 | Makefile.in: Set SHELL. | Laurynas Biveinis | 1 | -2/+2 |
2001-03-16 | more rigorous SIGCHLD guarding | Bruce Korb | 1 | -0/+9 |
2001-03-02 | print-rtl.c (print_rtx): Cast enums to int for comparison. | John David Anglin | 1 | -1/+1 |
2001-02-06 | do not rely on load_file_data() to close file pointer | Bruce Korb | 1 | -7/+7 |
2001-01-05 | fix exit and atexit calls for vax-*-bsd systems | Bruce Korb | 1 | -1/+1 |
2000-12-13 | Fix typo | Mike Stump | 1 | -1/+0 |
2000-12-13 | Use one makefile for fixinc | Bruce Korb | 1 | -2/+2 |
2000-12-08 | safe-ctype.h: New file. | Zack Weinberg | 1 | -7/+1 |
2000-12-07 | Make the fixinc/Makefile.* files more similar | Bruce Korb | 1 | -1/+1 |
2000-12-02 | Prepare for fixincludes on BeOS | Daniel Berlin | 1 | -27/+49 |
2000-12-02 | Kaveh's warning patch from 11/19 | Bruce Korb | 1 | -20/+32 |
2000-11-17 | mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc. | Kaveh R. Ghazi | 1 | -16/+4 |
2000-09-12 | code cleanups | Bruce Korb | 1 | -6/+6 |
2000-09-05 | use "#if defined( HAV..." instead of "#if HAV..." | Bruce Korb | 1 | -1/+1 |
2000-09-05 | PAGESIZE is not portable | Bruce Korb | 1 | -1/+1 |
2000-09-05 | always read header files with poorly chosen sizes | Bruce Korb | 1 | -2/+12 |
2000-08-21 | prevent the deletion of a file before it is read on DOS | Eli Zaretskii | 1 | -4/+7 |
2000-08-04 | Implement, but leave disabled, MSDOS functionality | Bruce Korb | 1 | -79/+277 |
2000-07-19 | activate the auto-edit marker on the fixed output files | Bruce Korb | 1 | -100/+72 |
2000-07-12 | removed dinkleberries and use xmalloc instead of a private version | Bruce Korb | 1 | -0/+2 |
2000-05-17 | improve the debug displays, ignore SIGPIPE, and fix char_macro_def regex | Bruce Korb | 1 | -11/+25 |
2000-05-11 | * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine. | Jason Merrill | 1 | -1/+1 |
2000-05-11 | Added support for "make check" and the "format" c_fix | Bruce Korb | 1 | -100/+50 |
2000-05-04 | Remove BOGOSITY code, and Remove code for installing "shell" version | Bruce Korb | 1 | -102/+1 |
2000-04-17 | aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]). | Zack Weinberg | 1 | -3/+3 |
2000-02-27 | Makefile.in (STMP_FIXINC): New toggle. | Zack Weinberg | 1 | -10/+10 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+1 |
2000-02-01 | frame.c (find_fde): Convert for loop to do-while so compiler sees it's always... | Zack Weinberg | 1 | -0/+2 |
2000-01-22 | fixincl.c: Move declarations of 'pz_fname' and 'pz_scan' into scope of entire... | Zack Weinberg | 1 | -3/+3 |
2000-01-17 | fixlib.c: Add copyright notice. | Zack Weinberg | 1 | -32/+8 |
1999-12-29 | C++ file type checking | Bruce Korb | 1 | -6/+7 |
1999-12-17 | fixtests.c (is_cxx_header): New fn, split out of double_slash_test. | Zack Weinberg | 1 | -1/+4 |
1999-11-29 | don't skip GLIBC files any more, more C++ header testing, corrected spelling ... | Bruce Korb | 1 | -8/+0 |
1999-11-11 | Added verbose levels for status messages | Bruce Korb | 1 | -21/+121 |
1999-11-04 | Allow for systems that do not have S_IR* defined values | Bruce Korb | 1 | -3/+17 |
1999-11-01 | Patch from Philippe De Muyter <phdm@macqel.be> | Philippe De Muyter | 1 | -7/+6 |
1999-10-12 | Merge from no_bogosity | Bruce Korb | 1 | -444/+555 |
1999-09-16 | system.h (CTYPE_CONV, [...]): New macros. | Kaveh R. Ghazi | 1 | -5/+6 |
1999-06-02 | Remove references to setenv/putenv | Bruce Korb | 1 | -52/+67 |
1999-05-28 | Replace local include scheme with #include of system.h | Robert Lipe | 1 | -17/+2 |
1999-05-20 | A fix for one breaks another :( - do not ignore SIGCLD! | Bruce Korb | 1 | -7/+0 |
1999-05-20 | static initialization removal & K&R-ification | Alexandre Oliva | 1 | -13/+24 |
1999-05-17 | * fixinc/fixincl.c: Remove #error, it is not portable. | Alexandre Oliva | 1 | -1/+1 |