| Commit message (Expand) | Author | Age | Files | Lines |
* | * dwarf2out.c (lookup_filename): Fix printf format warning. | rth | 2003-01-22 | 1 | -6/+6 |
* | When wrapping files, guard with both the fix name and the file name | korbb | 2003-01-04 | 1 | -35/+31 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -3/+3 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | reorganize inclhacks and apply fix to fixtests.c | korbb | 2001-05-27 | 1 | -8/+0 |
* | Use one makefile for fixinc | korbb | 2000-12-13 | 1 | -1/+8 |
* | include: | zack | 2000-12-08 | 1 | -12/+8 |
* | Prepare for fixincludes on BeOS | korbb | 2000-12-02 | 1 | -20/+38 |
* | Kaveh's warning patch from 11/19 | korbb | 2000-12-02 | 1 | -12/+14 |
* | * fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow | mrs | 2000-11-22 | 1 | -1/+1 |
* | code cleanups | korbb | 2000-09-12 | 1 | -10/+9 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+1 |
* | Implement, but leave disabled, MSDOS functionality | korbb | 2000-08-04 | 1 | -0/+80 |
* | rely* on GCC defining the __xxx_TYPE__ macros | korbb | 2000-07-27 | 1 | -75/+21 |
* | use platform specific types in gnu_type_fix | korbb | 2000-07-20 | 1 | -12/+21 |
* | * fixinc/fixfixes.c (emit_gnu_type): Avoid string concatenation. | ghazi | 2000-07-16 | 1 | -7/+9 |
* | implement various pre-processor guards around standard types | korbb | 2000-07-13 | 1 | -3/+140 |
* | removed dinkleberries and use xmalloc instead of a private version | korbb | 2000-07-12 | 1 | -1/+1 |
* | restore old algorighm for char_macro_*_fix routines | korbb | 2000-05-30 | 1 | -153/+138 |
* | use #def constant for sub-pattern count | korbb | 2000-05-17 | 1 | -7/+10 |
* | #ifdef debugging code | korbb | 2000-05-17 | 1 | -0/+2 |
* | improve the debug displays, ignore SIGPIPE, and fix char_macro_def regex | korbb | 2000-05-17 | 1 | -10/+9 |
* | * fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix): | ghazi | 2000-05-17 | 1 | -9/+14 |
* | corrected and rewrote char_macro_* fixes to parse the text with regexes | korbb | 2000-05-16 | 1 | -263/+292 |
* | implement "wrap" c_fix | korbb | 2000-05-14 | 1 | -13/+65 |
* | fix up some of the testing | korbb | 2000-05-12 | 1 | -1/+1 |
* | buglet & relaxed rules | korbb | 2000-05-12 | 1 | -22/+44 |
* | misapplied rejected patch | korbb | 2000-05-12 | 1 | -1/+1 |
* | enhance the format style c_fix & remove unneeded wrapper funcs | korbb | 2000-05-12 | 1 | -5/+3 |
* | enhance the format style c_fix & remove unneeded wrapper funcs | korbb | 2000-05-12 | 1 | -71/+55 |
* | * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary. | zack | 2000-05-11 | 1 | -10/+4 |
* | Added support for "make check" and the "format" c_fix | korbb | 2000-05-11 | 1 | -248/+92 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+1 |
* | 2000-02-04 Bruce Korb <bkorb@gnu.org> | korbb | 2000-02-04 | 1 | -4/+5 |
* | * frame.c (find_fde): Convert for loop to do-while so compiler | zack | 2000-02-01 | 1 | -1/+5 |
* | * fixinc/fixfixes.c (fix_char_macro_uses): Correct regular | zack | 2000-01-24 | 1 | -1/+2 |
* | * fixinc/fixfixes.c (machine_name_fix): Don't free 'scratch'. | zack | 2000-01-22 | 1 | -1/+0 |
* | * Makefile.in (fixinc.sh): Depend on specs. | zack | 2000-01-20 | 1 | -1/+100 |
* | * fixinc/Makefile.in: Correct dependencies of fixincl and fixincl.o. | zack | 2000-01-19 | 1 | -1/+195 |
* | * fixinc/fixlib.c: Add copyright notice. | zack | 2000-01-17 | 1 | -4/+3 |
* | 1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-12-17 | 1 | -4/+0 |
* | Patch from Philippe De Muyter <phdm@macqel.be> | korbb | 1999-11-01 | 1 | -3/+3 |
* | Use C-coded tests and fixes for #endif/#else labels | korbb | 1999-10-22 | 1 | -6/+186 |
* | Merge from no_bogosity | korbb | 1999-10-12 | 1 | -0/+243 |