Fix sbrk return type in <unistd.h> on Alpha OSF/1 V2.0.
[platform/upstream/gcc.git] / gcc / fixincludes
1994-06-23 Ian Lance TaylorFix sbrk return type in <unistd.h> on Alpha OSF/1 V2.0.
1994-06-18 Jason Merrillinclude stdio.h and stdlib.h into assert.h as necessary
1994-06-17 Ian Lance TaylorCorrect math.h handling on Lynx again.
1994-06-16 Ian Lance TaylorCorrect argument type for ffs in string.h on Alpha...
1994-06-14 Ian Lance TaylorWrap assert.h in extern "C" { }
1994-05-26 Ian Lance TaylorProtect bool in curses.h
1994-05-26 Ian Lance TaylorDon't pass $(srcdir) to fixincludes scripts; don't...
1994-05-19 Ian Lance TaylorMake OSF/1 getopt.h fix work on AIX also
1994-05-18 Jason MerrillAdd forward declaration of struct exception to
1994-05-12 Bill CoxVarious Lynx-related fixups. To math.h, string.h and...
1994-05-11 Ian Lance TaylorDon't recursively search symlinks to `.'.
1994-04-04 Jason Merrillfixincludes: Fix ptrdiff_t and wchar_t in system header...
1994-04-01 Jim WilsonModify comment referring to gvarargs.h.
1994-03-14 Ian Lance TaylorInsert newlines for sed 'a' and 'i' commands.
1994-02-26 Doug Evansfixincludes: Fix including of machine/r3_cpu.h and...
1994-02-22 Ian Lance TaylorPut double underscores around M32, m88k, pdp11, tower...
1994-02-19 Ian Lance TaylorPermit upper case characters in typedef of size_t in...
1994-02-16 Ian Lance TaylorFix uses of new in Xm/Traversal.h.
1994-02-15 Ian Lance TaylorUse __SIZE_TYPE__ for size_t type, rather than running...
1994-02-13 Ian Lance TaylorClean up some X11 header files for C++; problems found...
1994-02-09 Jim WilsonWhen edit size_t typedef, modify sed pattern to avoid...
1993-12-28 Ian Lance TaylorDo not fix <syndev/ipi_error.h> to avoid problems with...
1993-12-23 Jim Wilsonbackport: host_mips, mips, MIPSE[LB], R[34]000, SYSTYPE_*.
1993-12-22 Richard Kenner(rpc/auth.h, rpc/xdr.h): Declare structures before...
1993-12-16 Ian Lance TaylorDo not preserve _HIDDEN_VA_LIST in <stdio.h>
1993-12-03 Richard Kenner(stdio.h): Fix typos (missing quote) in previous change.
1993-12-02 Richard KennerPreserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY...
1993-11-21 Richard Stallman(math.h): When deleting inline sqrt and abs,
1993-11-19 Richard StallmanWhen compute DOTS, convert /./ to / to avoid
1993-11-18 Richard Kenner(math.h): Add missing quoting of `*' when fixing protot...
1993-11-11 Richard StallmanCopy files needed for other files at the very end.
1993-11-10 Richard Stallman(math.h): Delete inline definitions for sqr.
1993-11-09 Richard Stallman(loop on $required): When a file is copied
1993-11-02 Ian Lance TaylorDon't fix /**/ in X11 files; unnecessary
1993-11-02 Richard Stallman(sys/stat.h) Fix fchmod prototype, first arg is int...
1993-11-02 Richard StallmanUnquote 'f' in #define _IO.
1993-11-01 Ian Lance TaylorDon't remove /**/ from X11/xmd.h.
1993-10-27 Richard Stallman(bsd/sys/wait.h): Undo previous change.
1993-10-26 Richard StallmanFix NeXT <sys/wait.h> problem in <bsd/sys/wait.h>
1993-10-25 Richard StallmanFix bad S_IS* macros in <sys/stat.h> on m88k-sysv3.
1993-10-25 Richard StallmanRemove nested brackets in change of Oct 21.
1993-10-21 Ian Lance TaylorAvoid #define of __wchar_t on ARM/RISCiX <stdlib.h>
1993-10-21 Richard Stallman(required): Accept a space instead of a tab
1993-10-14 Richard KennerRemove erroneous parens from Alpha OSF/1 <sym.h>.
1993-10-12 Richard StallmanIf a file is referenced with double quotes from
1993-10-12 Richard KennerQuote braces on `find' looking for DONE files.
1993-10-11 Ian Lance TaylorFix typo
1993-10-11 Ian Lance TaylorFix typo
1993-10-10 Richard Stallman(sys/spinlock.h): Don't copy it if it doesn't exist.
1993-10-10 Richard StallmanWhen fixing _IO's definition, handle t as arg name.
1993-09-29 Doug Evansfixincludes (sys/spinlock.h): change references of...
1993-09-28 Jim Wilson({sparc,sun3,sun3x,sun4,sun4c,sun4m}/asm_linkage.h,
1993-09-28 Jim Wilson(math.h): Put #ifndef around HUGE_VAL define.
1993-09-08 Jim Wilson(sbusdev/audiovar.h): Fix wrongly edited // comments
1993-08-11 Ian Lance TaylorGet size_t typedef using gcc, not cc
1993-07-24 Per BothnerFix some AIX and NeXT problems.
1993-07-21 Jim Wilson(sys/types.h sys/stdtypes.h): Delete newline before do.
1993-07-15 Richard Stallman(stdlib.h): Check carefully for definition of size_t.
1993-07-14 Richard StallmanDon't discard comment end characters on lines that...
1993-07-14 Richard Stallman(file): Fix size_t definition in stdlib.h as in types.h.
1993-07-10 Richard StallmanCheck for symlinks being available in /tmp.
1993-07-01 Paul EggertDon't create absolute symbolic links;
1993-07-01 Paul EggertRemove special case for IRIX 4.0.1 that was superseded
1993-07-01 Paul EggertRemove everything after #endif, instead of trying to...
1993-06-30 Richard Stallman(stdtypes.h): Verify that size_t etc. follow whitespace.
1993-06-28 Richard Stallman(file): When changing VA_LIST to DUMMY_VA_LIST, preserv...
1993-06-14 Richard Stallman(stdio.h math.h ctype.h sys/{limits.h,fcntl.h,dirent...
1993-06-01 Richard Stallman(signal.h): FIx typo in last change.
1993-05-20 Richard Stallman(Fixing CTRL): Reject CTRL or _CTRL following digit.
1993-05-18 Richard StallmanUse $file.
1993-05-11 Richard Stallman(memory.h): Don't try to read it if it doesn't exist.
1993-05-09 Richard StallmanWhen finding SIZE_TYPE, cd to ${LIB} to run cc.
1993-05-06 Ian Lance TaylorMore fixes for IRIX 4.0.1
1993-05-05 Ian Lance TaylorPatches for IRIX 4.0.1
1993-04-30 Ian Lance TaylorFix #endif comments
1993-04-09 Ian Lance TaylorDon't put #ifndefs in limits.h if they are already...
1993-03-28 Richard StallmanMove comments about big sed command outside the command...
1993-03-24 Richard Stallman(memory.h): Use proper ANSI syntax in `#endif __memory_...
1993-03-22 Ian Lance TaylorFix #endif foo; don't alter sh options; clean up all...
1993-03-11 Richard StallmanDelete ${LIB}/DONE just before exit.
1993-02-21 Richard Stallman(SRCDIR): Make absolute from ORIGDIR.
1993-02-20 John HasseyChange "va_list)" to "__gnuc_va_list)".
1993-02-20 Doug Evans* Save temp file in ${LIB}. Use -I${ORIGDIR} when compi...
1993-02-17 Richard Stallman(sys/types.h): Replace definition of size_t based on...
1993-02-11 Richard KennerDon't assume that macros defining IO and CTRL ioctl...
1993-02-09 Brendan Kehoefixincludes: Fix logic about when to duplicate entries...
1993-01-26 Jim Wilson(stdio.h): Change _VA_LIST_ to __gnuc_va_list for 386BSD.
1993-01-26 Jim Wilson(sys/types.h): Don't match on ssize_t.
1993-01-12 Richard Stallman(egrep and sed loop): Don't print messages about files...
1993-01-11 Jim WilsonDo not consider //* to be a C++ comment which needs...
1993-01-07 Jim Wilson(stdio.h): Fix the rename prototype on the rs6000,
1993-01-06 Richard StallmanDon't "make LIB absolute" if already absolute,
1993-01-06 Richard Stallman(limits.h): Add #ifndef/#endif around macros that
1993-01-06 Jim Wilson(Xmu.h): Add missing ${LIB}/.
1993-01-05 Richard Stallman(making dirs and links): If we already made subdirs...
1993-01-04 Jim WilsonDelete `no change needed' messages. Delete all uses...
1993-01-02 Jim Wilson(sunwindow/{win_cursor.h,win_lock.h}): Change invalid
1992-12-30 Richard StallmanChmod each copied file a+r.
1992-12-05 Tom Woodfix _cplusplus typo in SCO's tinfo.h
1992-12-03 Jim Wilson(sys/types.h): Check for [ \t]size_t not size_t.
next