aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixincludes
AgeCommit message (Expand)AuthorFilesLines
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
1993-05-05Patches for IRIX 4.0.1Ian Lance Taylor1-1/+30
1993-04-30Fix #endif commentsIan Lance Taylor1-0/+11
1993-04-09Don't put #ifndefs in limits.h if they are already thereIan Lance Taylor1-15/+24
1993-03-28Move comments about big sed command outside the command itself.Richard Stallman1-4/+6
1993-03-24(memory.h): Use proper ANSI syntax in `#endif __memory_h__'.Richard Stallman1-1/+1
1993-03-22Fix #endif foo; don't alter sh options; clean up all DONE filesIan Lance Taylor1-36/+59
1993-03-11Delete ${LIB}/DONE just before exit.Richard Stallman1-0/+3
1993-02-21(SRCDIR): Make absolute from ORIGDIR.Richard Stallman1-2/+12
1993-02-20Change "va_list)" to "__gnuc_va_list)".John Hassey1-0/+1
1993-02-20* Save temp file in ${LIB}. Use -I${ORIGDIR} when compiling types.c.Doug Evans1-3/+6
1993-02-17(sys/types.h): Replace definition of size_t based on SIZE_TYPE.Richard Stallman1-0/+27
1993-02-11Don't assume that macros defining IO and CTRL ioctl codes always useRichard Kenner1-5/+5
1993-02-09fixincludes: Fix logic about when to duplicate entries under the `FILE' link.Brendan Kehoe1-3/+3
1993-01-26(stdio.h): Change _VA_LIST_ to __gnuc_va_list for 386BSD.Jim Wilson1-0/+3
1993-01-26(sys/types.h): Don't match on ssize_t.Jim Wilson1-2/+2
1993-01-12(egrep and sed loop): Don't print messages about files that need no change.Richard Stallman1-1/+2
1993-01-11Do not consider //* to be a C++ comment which needs to be fixed.Jim Wilson1-1/+1
1993-01-07(stdio.h): Fix the rename prototype on the rs6000,Jim Wilson1-0/+17
1993-01-06Don't "make LIB absolute" if already absolute,Richard Stallman1-2/+8
1993-01-06(limits.h): Add #ifndef/#endif around macros thatRichard Stallman1-0/+43
1993-01-05(Xmu.h): Add missing ${LIB}/.Jim Wilson1-2/+2
1993-01-05(making dirs and links): If we already made subdirs for a dir foo and foo tur...Richard Stallman1-0/+17
1993-01-04Delete `no change needed' messages. Delete all uses of `ex'.Jim Wilson1-119/+42
1993-01-01(sunwindow/{win_cursor.h,win_lock.h}): Change invalidJim Wilson1-0/+30
1992-12-30Chmod each copied file a+r.Richard Stallman1-0/+27
1992-12-05fix _cplusplus typo in SCO's tinfo.hTom Wood1-0/+18
1992-12-02(sys/types.h): Check for [ \t]size_t not size_t.Jim Wilson1-2/+3