aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixincludes
AgeCommit message (Expand)AuthorFilesLines
1993-12-21(rpc/auth.h, rpc/xdr.h): Declare structures before using them in prototypes, ...Richard Kenner1-0/+60
1993-12-16Do not preserve _HIDDEN_VA_LIST in <stdio.h>Ian Lance Taylor1-2/+0
1993-12-03(stdio.h): Fix typos (missing quote) in previous change.Richard Kenner1-2/+2
1993-12-02Preserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY_VA_LIST.Richard Kenner1-0/+3
1993-11-21(math.h): When deleting inline sqrt and abs,Richard Stallman1-4/+4
1993-11-19When compute DOTS, convert /./ to / to avoidRichard Stallman1-2/+2
1993-11-17(math.h): Add missing quoting of `*' when fixing prototype of `sqr'.Richard Kenner1-2/+2
1993-11-11Copy files needed for other files at the very end.Richard Stallman1-27/+29
1993-11-10(math.h): Delete inline definitions for sqr.Richard Stallman1-0/+2
1993-11-09(loop on $required): When a file is copiedRichard Stallman1-14/+23
1993-11-02Don't fix /**/ in X11 files; unnecessaryIan Lance Taylor1-2/+1
1993-11-02(sys/stat.h) Fix fchmod prototype, first arg is int, not char * [AIX 3.2.4].Richard Stallman1-30/+89
1993-11-02Unquote 'f' in #define _IO.Richard Stallman1-10/+11
1993-11-01Don't remove /**/ from X11/xmd.h.Ian Lance Taylor1-2/+1
1993-10-27(bsd/sys/wait.h): Undo previous change.Richard Stallman1-21/+4
1993-10-26Fix NeXT <sys/wait.h> problem in <bsd/sys/wait.h>Richard Stallman1-0/+20
1993-10-25Fix bad S_IS* macros in <sys/stat.h> on m88k-sysv3.Richard Stallman1-0/+19
1993-10-25Remove nested brackets in change of Oct 21.Richard Stallman1-2/+23
1993-10-21Avoid #define of __wchar_t on ARM/RISCiX <stdlib.h>Ian Lance Taylor1-0/+20
1993-10-21(required): Accept a space instead of a tabRichard Stallman1-2/+2
1993-10-13Remove erroneous parens from Alpha OSF/1 <sym.h>.Richard Kenner1-0/+18
1993-10-12If a file is referenced with double quotes fromRichard Stallman1-14/+24
1993-10-12Quote braces on `find' looking for DONE files.Richard Kenner1-1/+1
1993-10-11Fix typoIan Lance Taylor1-1/+1
1993-10-11Fix typoIan Lance Taylor1-1/+1
1993-10-10(sys/spinlock.h): Don't copy it if it doesn't exist.Richard Stallman1-1/+15
1993-10-10When fixing _IO's definition, handle t as arg name.Richard Stallman1-1/+1
1993-09-29fixincludes (sys/spinlock.h): change references of "../machine/*.h" to <machi...Doug Evans1-0/+17
1993-09-28({sparc,sun3,sun3x,sun4,sun4c,sun4m}/asm_linkage.h,Jim Wilson1-0/+20
1993-09-28(math.h): Put #ifndef around HUGE_VAL define.Jim Wilson1-0/+23
1993-09-08(sbusdev/audiovar.h): Fix wrongly edited // commentsJim Wilson1-0/+11
1993-08-11Get size_t typedef using gcc, not ccIan Lance Taylor1-5/+7
1993-07-24Fix some AIX and NeXT problems.Per Bothner1-4/+44
1993-07-21(sys/types.h sys/stdtypes.h): Delete newline before do.Jim Wilson1-3/+2
1993-07-15(stdlib.h): Check carefully for definition of size_t.Richard Stallman1-2/+2
1993-07-14Don't discard comment end characters on lines that look like "#endif */".Richard Stallman1-1/+2
1993-07-14(file): Fix size_t definition in stdlib.h as in types.h.Richard Stallman1-4/+11
1993-07-10Check for symlinks being available in /tmp.Richard Stallman1-0/+3
1993-07-01Don't create absolute symbolic links;Paul Eggert1-3/+9
1993-07-01Remove special case for IRIX 4.0.1 that was supersededPaul Eggert1-14/+0
1993-07-01Remove everything after #endif, instead of trying to turn it into comments, w...Paul Eggert1-49/+4
1993-06-30(stdtypes.h): Verify that size_t etc. follow whitespace.Richard Stallman1-6/+6
1993-06-28(file): When changing VA_LIST to DUMMY_VA_LIST, preserve _NEED___VA_LIST.Richard Stallman1-0/+2
1993-06-14(stdio.h math.h ctype.h sys/{limits.h,fcntl.h,dirent.h}):Richard Stallman1-0/+35
1993-06-01(signal.h): FIx typo in last change.Richard Stallman1-1/+1
1993-05-20(Fixing CTRL): Reject CTRL or _CTRL following digit.Richard Stallman1-2/+2
1993-05-18Use $file.Richard Stallman1-6/+6
1993-05-11(memory.h): Don't try to read it if it doesn't exist.Richard Stallman1-2/+2
1993-05-09When finding SIZE_TYPE, cd to ${LIB} to run cc.Richard Stallman1-1/+1
1993-05-06More fixes for IRIX 4.0.1Ian Lance Taylor1-1/+13