aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixlib.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-02Prepare for fixincludes on BeOSDaniel Berlin1-1/+1
2000-11-17mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc.Kaveh R. Ghazi1-5/+2
2000-08-04Implement, but leave disabled, MSDOS functionalityBruce Korb1-0/+54
2000-07-12removed dinkleberries and use xmalloc instead of a private versionBruce Korb1-15/+39
2000-05-14implement "wrap" c_fixBruce Korb1-0/+14
2000-02-27Makefile.in (STMP_FIXINC): New toggle.Zack Weinberg1-1/+1
2000-02-04genfixes (machname.h): Move the functionality from gen-machine.h into this file.Bruce Korb1-7/+3
2000-02-01frame.c (find_fde): Convert for loop to do-while so compiler sees it's always...Zack Weinberg1-2/+11
2000-01-20Makefile.in (fixinc.sh): Depend on specs.Zack Weinberg1-0/+31
2000-01-19Makefile.in: Correct dependencies of fixincl and fixincl.o.Zack Weinberg1-36/+20
2000-01-17fixlib.c: Add copyright notice.Zack Weinberg1-0/+59
1999-12-29C++ file type checkingBruce Korb1-0/+71
1999-11-04Allow for systems that do not have S_IR* defined valuesBruce Korb1-1/+4
1999-10-12Merge from no_bogosityBruce Korb1-0/+56