summaryrefslogtreecommitdiff
path: root/gcc/fixinc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Exterminate all references to assert.h.Zack Weinberg2001-05-117-56/+0
* ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2001-04-043-3/+3
* Makefile.in: Set SHELL.Laurynas Biveinis2001-03-162-2/+4
* inclhack.def (irix_stdio_va_list): New.Bruce Korb2001-03-162-82/+137
* more rigorous SIGCHLD guardingBruce Korb2001-03-161-0/+9
* server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi2001-03-101-26/+6
* HTML typos and avoid standards.h breakageRainer Orth2001-03-082-137/+188
* Makefile.in: Remove RANLIB definition.Laurynas Biveinis2001-03-072-98/+161
* Makefile.in (FIXINC_DEFS): Add -DHAVE_CONFIG_H.Kaveh R. Ghazi2001-03-072-5/+6
* fixlib.h (t_bool): Add identifier `t_bool' in typedef.John David Anglin2001-03-032-4/+4
* print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin2001-03-021-1/+1
* fix freebsd version check of GCCLoren J. Rittle2001-02-213-141/+139
* Use C fixincludes for UnixWare 7.Bruce Korb2001-02-163-50/+249
* do not rely on load_file_data() to close file pointerBruce Korb2001-02-063-9/+11
* fixincl.tpl: Add 2001 to copyright.Jeffrey D. Oldham2001-01-313-83/+136
* genfixes (AG): Fix "autogen4" thinko.Jeffrey Oldham2001-01-311-2/+2
* fix exit and atexit calls for vax-*-bsd systemsBruce Korb2001-01-052-1/+6
* more README infoBruce Korb2001-01-021-0/+7
* update the README for fixincBruce Korb2001-01-021-11/+10
* "test" is better at testing for directories than "ls"Bruce Korb2000-12-271-5/+5
* accommodate ancient bourne shellsBruce Korb2000-12-273-237/+1
* * fixinc/gnu-regex.c: Disable NLS.Kaveh R. Ghazi2000-12-141-0/+2
* skip stdio_va_list fix if __DJ_va_list found in a headerLaurynas Biveinis2000-12-142-2/+2
* Fix typoMike Stump2000-12-131-1/+0
* Use one makefile for fixincBruce Korb2000-12-1311-140/+77
* emit initial value for all fieldsBruce Korb2000-12-112-131/+131
* safe-ctype.h: New file.Zack Weinberg2000-12-083-64/+14
* use "exeext" for variables and "build_exeext" for substitutionBruce Korb2000-12-073-11/+11
* osf.h: Standarize copyright statement.Rodney Brown2000-12-062-2/+4
* Make the fixinc/Makefile.* files more similarBruce Korb2000-12-074-21/+20
* Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.Kaveh R. Ghazi2000-12-051-1/+1
* mkfixinc.sh (*-gnu*): activate fixinc for GNU/Hurd and GNU/Linux.Richard Earnshaw2000-12-053-6/+4
* enable fixincludes for BeOSBruce Korb2000-12-054-25/+132
* do not clean autogenerated fixinc filesBruce Korb2000-12-042-2/+8
* default the build machine triplet, if it is not providedBruce Korb2000-12-031-4/+6
* pass canonical build name to mkfixinc.sh. Use it for choosing the fix build ...Laurynas Biveinis2000-12-031-17/+27
* Prepare for fixincludes on BeOSDaniel Berlin2000-12-026-51/+97
* Kaveh's warning patch from 11/19Bruce Korb2000-12-024-34/+52
* empty initial versionBruce Korb2000-12-021-0/+0
* Enable fixincludes for msdosdjgppBruce Korb2000-12-021-2/+7
* prevent dual double definition protectionJ. David Anglin2000-11-302-6/+23
* Explicitly state srcdir for fixincl.x references - Loren J. RittleLoren J. Rittle2000-11-301-5/+5
* fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older comp...Mike Stump2000-11-222-2/+2
* * fixinc/mkfixinc.sh: Don't disable fixincludes for any linux*.Richard Henderson2000-11-171-3/+1
* mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc.Kaveh R. Ghazi2000-11-172-21/+6
* mkfixinc.sh (fixincludes): Add *-*-beos* to list of machines for which fixinc...Fred Fish2000-11-151-0/+1
* * fixinc/mkfixinc.sh: Use the ordinary fixincludes on Solaris.Mark Mitchell2000-11-131-9/+2
* inclhack.def (sunos_matherr_decl): Bypass matherr declarations that use `__MA...Mark Mitchell2000-11-122-2/+2
* avoid commenting out #endifsBruce Korb2000-11-123-286/+2
* * fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.Mark Mitchell2000-11-121-4/+0