summaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixfixes.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (lookup_filename): Fix printf format warning.rth2003-01-221-6/+6
* When wrapping files, guard with both the fix name and the file namekorbb2003-01-041-35/+31
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-3/+3
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* reorganize inclhacks and apply fix to fixtests.ckorbb2001-05-271-8/+0
* Use one makefile for fixinckorbb2000-12-131-1/+8
* include:zack2000-12-081-12/+8
* Prepare for fixincludes on BeOSkorbb2000-12-021-20/+38
* Kaveh's warning patch from 11/19korbb2000-12-021-12/+14
* * fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allowmrs2000-11-221-1/+1
* code cleanupskorbb2000-09-121-10/+9
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+1
* Implement, but leave disabled, MSDOS functionalitykorbb2000-08-041-0/+80
* rely* on GCC defining the __xxx_TYPE__ macroskorbb2000-07-271-75/+21
* use platform specific types in gnu_type_fixkorbb2000-07-201-12/+21
* * fixinc/fixfixes.c (emit_gnu_type): Avoid string concatenation.ghazi2000-07-161-7/+9
* implement various pre-processor guards around standard typeskorbb2000-07-131-3/+140
* removed dinkleberries and use xmalloc instead of a private versionkorbb2000-07-121-1/+1
* restore old algorighm for char_macro_*_fix routineskorbb2000-05-301-153/+138
* use #def constant for sub-pattern countkorbb2000-05-171-7/+10
* #ifdef debugging codekorbb2000-05-171-0/+2
* improve the debug displays, ignore SIGPIPE, and fix char_macro_def regexkorbb2000-05-171-10/+9
* * fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):ghazi2000-05-171-9/+14
* corrected and rewrote char_macro_* fixes to parse the text with regexeskorbb2000-05-161-263/+292
* implement "wrap" c_fixkorbb2000-05-141-13/+65
* fix up some of the testingkorbb2000-05-121-1/+1
* buglet & relaxed ruleskorbb2000-05-121-22/+44
* misapplied rejected patchkorbb2000-05-121-1/+1
* enhance the format style c_fix & remove unneeded wrapper funcskorbb2000-05-121-5/+3
* enhance the format style c_fix & remove unneeded wrapper funcskorbb2000-05-121-71/+55
* * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.zack2000-05-111-10/+4
* Added support for "make check" and the "format" c_fixkorbb2000-05-111-248/+92
* Fix copyrightslaw2000-02-261-1/+1
* 2000-02-04 Bruce Korb <bkorb@gnu.org>korbb2000-02-041-4/+5
* * frame.c (find_fde): Convert for loop to do-while so compilerzack2000-02-011-1/+5
* * fixinc/fixfixes.c (fix_char_macro_uses): Correct regularzack2000-01-241-1/+2
* * fixinc/fixfixes.c (machine_name_fix): Don't free 'scratch'.zack2000-01-221-1/+0
* * Makefile.in (fixinc.sh): Depend on specs.zack2000-01-201-1/+100
* * fixinc/Makefile.in: Correct dependencies of fixincl and fixincl.o.zack2000-01-191-1/+195
* * fixinc/fixlib.c: Add copyright notice.zack2000-01-171-4/+3
* 1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.columbia.edu>zack1999-12-171-4/+0
* Patch from Philippe De Muyter <phdm@macqel.be>korbb1999-11-011-3/+3
* Use C-coded tests and fixes for #endif/#else labelskorbb1999-10-221-6/+186
* Merge from no_bogositykorbb1999-10-121-0/+243