aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)AuthorFilesLines
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg3-3/+3
2001-03-16Makefile.in: Set SHELL.Laurynas Biveinis2-2/+4
2001-03-16inclhack.def (irix_stdio_va_list): New.Bruce Korb2-82/+137
2001-03-16more rigorous SIGCHLD guardingBruce Korb1-0/+9
2001-03-10server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi1-26/+6
2001-03-08HTML typos and avoid standards.h breakageRainer Orth2-137/+188
2001-03-07Makefile.in: Remove RANLIB definition.Laurynas Biveinis2-98/+161
2001-03-07Makefile.in (FIXINC_DEFS): Add -DHAVE_CONFIG_H.Kaveh R. Ghazi2-5/+6
2001-03-03fixlib.h (t_bool): Add identifier `t_bool' in typedef.John David Anglin2-4/+4
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-1/+1
2001-02-21fix freebsd version check of GCCLoren J. Rittle3-141/+139
2001-02-16Use C fixincludes for UnixWare 7.Bruce Korb3-50/+249
2001-02-06do not rely on load_file_data() to close file pointerBruce Korb3-9/+11
2001-01-31fixincl.tpl: Add 2001 to copyright.Jeffrey D. Oldham3-83/+136
2001-01-31genfixes (AG): Fix "autogen4" thinko.Jeffrey Oldham1-2/+2
2001-01-05fix exit and atexit calls for vax-*-bsd systemsBruce Korb2-1/+6
2001-01-02more README infoBruce Korb1-0/+7
2001-01-02update the README for fixincBruce Korb1-11/+10
2000-12-27"test" is better at testing for directories than "ls"Bruce Korb1-5/+5
2000-12-27accommodate ancient bourne shellsBruce Korb3-237/+1
2000-12-14* fixinc/gnu-regex.c: Disable NLS.Kaveh R. Ghazi1-0/+2
2000-12-14skip stdio_va_list fix if __DJ_va_list found in a headerLaurynas Biveinis2-2/+2
2000-12-13Fix typoMike Stump1-1/+0
2000-12-13Use one makefile for fixincBruce Korb11-140/+77
2000-12-11emit initial value for all fieldsBruce Korb2-131/+131
2000-12-08safe-ctype.h: New file.Zack Weinberg3-64/+14
2000-12-07use "exeext" for variables and "build_exeext" for substitutionBruce Korb3-11/+11
2000-12-06osf.h: Standarize copyright statement.Rodney Brown2-2/+4
2000-12-07Make the fixinc/Makefile.* files more similarBruce Korb4-21/+20
2000-12-05Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.Kaveh R. Ghazi1-1/+1
2000-12-05mkfixinc.sh (*-gnu*): activate fixinc for GNU/Hurd and GNU/Linux.Richard Earnshaw3-6/+4
2000-12-05enable fixincludes for BeOSBruce Korb4-25/+132
2000-12-04do not clean autogenerated fixinc filesBruce Korb2-2/+8
2000-12-03default the build machine triplet, if it is not providedBruce Korb1-4/+6
2000-12-03pass canonical build name to mkfixinc.sh. Use it for choosing the fix build ...Laurynas Biveinis1-17/+27
2000-12-02Prepare for fixincludes on BeOSDaniel Berlin6-51/+97
2000-12-02Kaveh's warning patch from 11/19Bruce Korb4-34/+52
2000-12-02empty initial versionBruce Korb1-0/+0
2000-12-02Enable fixincludes for msdosdjgppBruce Korb1-2/+7
2000-11-30prevent dual double definition protectionJ. David Anglin2-6/+23
2000-11-30Explicitly state srcdir for fixincl.x references - Loren J. RittleLoren J. Rittle1-5/+5
2000-11-22fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older comp...Mike Stump2-2/+2
2000-11-17* fixinc/mkfixinc.sh: Don't disable fixincludes for any linux*.Richard Henderson1-3/+1
2000-11-17mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc.Kaveh R. Ghazi2-21/+6
2000-11-15mkfixinc.sh (fixincludes): Add *-*-beos* to list of machines for which fixinc...Fred Fish1-0/+1
2000-11-13* fixinc/mkfixinc.sh: Use the ordinary fixincludes on Solaris.Mark Mitchell1-9/+2
2000-11-12inclhack.def (sunos_matherr_decl): Bypass matherr declarations that use `__MA...Mark Mitchell2-2/+2
2000-11-12avoid commenting out #endifsBruce Korb3-286/+2
2000-11-12* fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.Mark Mitchell1-4/+0
2000-11-11inclhack.def (avoid_wchar_t_type): New fix.Mark Mitchell2-104/+163