aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)Author
2001-02-06do not rely on load_file_data() to close file pointerBruce Korb
2001-01-312001-01-30 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2001-01-312001-01-30 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2001-01-05fix exit and atexit calls for vax-*-bsd systemsBruce Korb
2001-01-02more README infoBruce Korb
2001-01-02update the README for fixincBruce Korb
2000-12-27"test" is better at testing for directories than "ls"Bruce Korb
2000-12-27accommodate ancient bourne shellsBruce Korb
2000-12-14 * fixinc/gnu-regex.c: Disable NLS.Kaveh Ghazi
2000-12-14skip stdio_va_list fix if __DJ_va_list found in a headerLaurynas Biveinis
2000-12-13Fix typoMike Stump
2000-12-13Use one makefile for fixincBruce Korb
2000-12-11emit initial value for all fieldsBruce Korb
2000-12-08include:Zack Weinberg
2000-12-07use "exeext" for variables and "build_exeext" for substitutionBruce Korb
2000-12-07 * config/alpha/osf.h: Standarize copyright statement.Rodney Brown
2000-12-07Make the fixinc/Makefile.* files more similarBruce Korb
2000-12-05 * Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.Kaveh R. Ghazi
2000-12-05* fixinc/mkfixinc.sh(*-gnu*): activate fixinc for GNU/Hurd andRichard Earnshaw
2000-12-05enable fixincludes for BeOSBruce Korb
2000-12-04do not clean autogenerated fixinc filesBruce Korb
2000-12-03default the build machine triplet, if it is not providedBruce Korb
2000-12-03pass canonical build name to mkfixinc.sh. Use it for choosing the fix build ...Laurynas Biveinis
2000-12-02Prepare for fixincludes on BeOSDaniel Berlin
2000-12-02Kaveh's warning patch from 11/19Bruce Korb
2000-12-02empty initial versionBruce Korb
2000-12-02Enable fixincludes for msdosdjgppBruce Korb
2000-11-30prevent dual double definition protectionJ. David Anglin
2000-11-30Explicitly state srcdir for fixincl.x references - Loren J. RittleLoren J. Rittle
2000-11-22 * fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allowMike Stump
2000-11-17 * fixinc/mkfixinc.sh: Don't disable fixincludes for any linux*.Richard Henderson
2000-11-17 * mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, notKaveh Ghazi
2000-11-15 * fixinc/mkfixinc.sh (fixincludes): Add *-*-beos* to list ofFred Fish
2000-11-13 * fixinc/mkfixinc.sh: Use the ordinary fixincludes on Solaris.Mark Mitchell
2000-11-12 * fixinc/inclhack.def (sunos_matherr_decl): Bypass matherrMark P Mitchell
2000-11-12avoid commenting out #endifsBruce Korb
2000-11-12 * fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.Mark P Mitchell
2000-11-11 * fixinc/inclhack.def (avoid_wchar_t_type): New fix.Mark Mitchell
2000-11-09 * fixinc/gnu-regex.c: Rename EGCS LOCAL markers to GCC LOCAL.Gerald Pfeifer
2000-11-03In gcc/:Geoffrey Keating
2000-10-29 * toplev.c, flags.h, fold-const.c, real.c, rtl.c,Joseph Myers
2000-10-22 * fixinc/genfixes: Remove EGCS reference.Joseph Myers
2000-10-17 * inclhack.def (hpux_maxint): Also apply fix to values.h.J. David Anglin
2000-09-29 * fixinc/inclhack.def (broken_cabs): Generalize regex.David Edelsohn
2000-09-12code cleanupsBruce Korb
2000-09-05use "#if defined( HAV..." instead of "#if HAV..."Bruce Korb
2000-09-05PAGESIZE is not portableBruce Korb
2000-09-05always read header files with poorly chosen sizesBruce Korb
2000-08-30 * Makefile.in (fixinc.sh): Pass CC, CFLAGS and LDFLAGS to mkfixinc.shGreg McGary
2000-08-30do not define constJ. David Anglin