aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixlib.h
AgeCommit message (Expand)AuthorFilesLines
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-25inclhack.def (strict_ansi_not, [...]): Don't run if stdc_0_in_system_headers.Rainer Orth1-0/+1
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-1/+1
2001-03-03fixlib.h (t_bool): Add identifier `t_bool' in typedef.John David Anglin1-2/+2
2000-12-13Use one makefile for fixincBruce Korb1-3/+7
2000-12-02Prepare for fixincludes on BeOSDaniel Berlin1-1/+1
2000-09-12code cleanupsBruce Korb1-13/+17
2000-08-04Implement, but leave disabled, MSDOS functionalityBruce Korb1-0/+7
2000-07-27rely* on GCC defining the __xxx_TYPE__ macrosBruce Korb1-3/+2
2000-07-20use platform specific types in gnu_type_fixBruce Korb1-1/+2
2000-07-19activate the auto-edit marker on the fixed output filesBruce Korb1-0/+27
2000-07-13implement various pre-processor guards around standard typesBruce Korb1-0/+12
2000-07-12removed dinkleberries and use xmalloc instead of a private versionBruce Korb1-1/+6
2000-05-14implement "wrap" c_fixBruce Korb1-8/+9
2000-05-11Added support for "make check" and the "format" c_fixBruce Korb1-0/+59
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-02-04genfixes (machname.h): Move the functionality from gen-machine.h into this file.Bruce Korb1-1/+4
2000-02-01frame.c (find_fde): Convert for loop to do-while so compiler sees it's always...Zack Weinberg1-1/+1
2000-01-20Makefile.in (fixinc.sh): Depend on specs.Zack Weinberg1-0/+2
2000-01-17fixlib.c: Add copyright notice.Zack Weinberg1-2/+3
1999-12-29C++ file type checkingBruce Korb1-0/+6
1999-10-12Protect the definitions of the t_bool enumBruce Korb1-0/+3
1999-10-12Merge from no_bogosityBruce Korb1-0/+92