aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-09* fixinc/gnu-regex.c: Rename EGCS LOCAL markers to GCC LOCAL.Gerald Pfeifer1-3/+3
2000-11-03In gcc/:Geoff Keating1-3/+3
2000-10-29toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers1-1/+1
2000-10-22genfixes: Remove EGCS reference.Joseph Myers1-1/+1
2000-10-17inclhack.def (hpux_maxint): Also apply fix to values.h.J. David Anglin2-1/+2
2000-09-29inclhack.def (broken_cabs): Generalize regex.David Edelsohn2-6/+6
2000-09-12code cleanupsBruce Korb7-294/+296
2000-09-05use "#if defined( HAV..." instead of "#if HAV..."Bruce Korb1-1/+1
2000-09-05PAGESIZE is not portableBruce Korb1-1/+1
2000-09-05always read header files with poorly chosen sizesBruce Korb1-2/+12
2000-08-30Makefile.in (fixinc.sh): Pass CC, CFLAGS and LDFLAGS to mkfixinc.shGreg McGary2-6/+5
2000-08-30do not define constJ. David Anglin1-4/+0
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary2-2/+2
2000-08-23Update to pthread and addition of sys/machine.hBruce Korb2-0/+22
2000-08-23Fixed the test for aix_pthreadBruce Korb1-1/+2
2000-08-23Fix sed script for sysv86_string fixEli Zaretskii2-9/+6
2000-08-23Added a line to the test baseBruce Korb1-0/+1
2000-08-21prevent the deletion of a file before it is read on DOSEli Zaretskii1-4/+7
2000-08-21Makefile for i?86-pc-msdosdjgppBruce Korb1-0/+120
2000-08-14top level:Zack Weinberg3-9/+9