* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
[gcc.git] / gcc / fixincludes
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-31 Manfred Hollsteinfixincludes (limits.h): Fix nested comments in Motorola...
1998-03-27 Manfred HollsteinMakefile.in (stmp-fixinc): If we're actually fixing...
1998-01-27 Todd Vierling* fixincludes: Tweak fix for struct exception in math.h
1997-12-16 Manfred Hollsteinfixincludes (size_t): Add support for Motorola's stdlib...
1997-12-12 Manfred Hollsteinfixincludes (str{len,spn,cspn} return value): Handle...
1997-11-14 Brendan Kehoefixincludes: Be a little more restrictive on what we...
1997-11-05 Jeffrey A Law* fixincludes: Fix "hypot" prototype in NeXT math.h.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-02 Paul N. Hilfingerfixincludes: Permits spaces between # and define.
1997-06-13 Brendan Kehoe* fixincludes: Also fix AIX NULL macro in sys/{dir...
1997-06-03 Brendan Kehoe* fixincludes: Fix AIX NULL macro use of void*.
1997-04-18 Jim Wilson(sys/lc_core.h): Fix OSF1/4.x namespace pollution.
1997-02-27 Ian Lance TaylorRemove more cases of __const__ from math.h for NeXT
1997-02-24 Brendan Kehoe* fixincludes: Fix need of prototypes for C++ in rpc...
1997-01-27 Jeff Lawfixincludes: Fix incorrect forward structure declaratio...
1996-11-21 Ian Lance TaylorInclude <stdio.h> unconditionally in <assert.h> if...
1996-10-02 Ian Lance TaylorHack around HP/UX 10.20 sed bug
1996-09-30 Ian Lance TaylorRedefine exception in math.h
1996-09-30 Ian Lance TaylorAdd extern "C" to <sys/mman.h> on HP/UX.
1996-09-24 Richard KennerInsert newlines just before end of 'sed' command string...
1996-08-13 Ian Lance TaylorRemove duplicate volatile from sig_atomic_t in AIX...
1996-06-07 Per Bothnerfixincludes: When running find...
1996-05-22 Jim Wilson(pthread.h): Add extern to __page_size* declarations
1996-04-15 Ian Lance TaylorFix undefined VOIDFUNCPTR in VxWorks 5.2 <time.h>
1996-04-01 Ian Lance TaylorFix signal prototype on SunOS to avoid C++ pedantic...
1996-03-05 Richard Kenner(sys/param.h): Fix c89 __asm statements.
1996-02-15 Richard Kenner(rpc/types.h): Remove spurios "ls" command.
1996-02-13 Richard Kenner(memory.h): Fix it also on sysV68.
1996-01-11 Doug Evans* fixincludes: Wrap rpc/types.h in extern "C", for...
1995-12-16 Richard Kenner(stdio.h): Fix return type of fread and fwrite on sysV68.
1995-12-15 Richard Kenner(sys/wait.h): Add forward declaration of struct rusage...
1995-11-26 Richard Kenner(curses.h): Allow space or tab after bool keyword,...
1995-11-05 Richard Kenner(malloc.h): Fix return type of {m,re}alloc.
1995-10-19 Richard Kenner(stdlib.h): Be more general in edit to change declarati...
1995-09-12 Richard KennerFix HP/UX <sys/file.h> for g++ -pedantic-errors.
1995-09-12 Richard Kenner(curses.h): typedef bool need not take up entire line.
1995-07-31 Ian Lance TaylorAvoid clobbering VxWorks drv/netif/if_med.h file
1995-06-26 Richard Kenner(string.h): Fix return value for mem{ccpy,chr,cpy,set...
1995-06-19 Richard KennerDon't define wchar_t under C++.
1995-06-11 Richard Kenner(math.h): Keep declaration of abs on HPUX.
1995-05-26 Richard KennerFix bogus recursive <stdlib.h> in NEWS-OS 4.0C.
1995-05-25 Richard KennerAllow white space between `#' and `if' when looking...
1995-05-25 Richard KennerAdd `sel', `tahoe', `r3000', `r4000' to the list of...
1995-04-02 Richard Kenner(stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ to
1995-03-10 Ian Lance TaylorFix `typedef struct term;' on hppa1.1-hp-hpux9.
1995-03-03 Ian Lance TaylorPatch some VxWorks header files
1995-02-06 Ian Lance TaylorOnly include <stdio.h> and <stdlib.h> in <assert.h...
1995-02-02 Ian Lance TaylorFix bool test to permit spaces before the semicolon
1995-01-25 Jim Wilson(strings.h): Fix return type of strlen.
1994-12-14 Ian Lance TaylorFix non-const atof parameter on NEWS-OS 4.2R
1994-11-15 Richard KennerFixes for NextStep 3.2.
1994-11-10 Richard KennerMake argument type const for popen and tempnam in stdio...
1994-10-14 Ian Lance TaylorFix X11/Intrinsic.h on RISCiX; add files to REQUIRED...
1994-09-28 Ian Lance TaylorComment out loop which handled symbolic links to files
1994-09-22 Ian Lance TaylorTweaks for LynxOS 2.2.2
1994-09-21 Ian Lance TaylorDon't remove empty directories until after removing...
1994-09-20 Ian Lance TaylorHandle a symlink to root/* from a subdirectory of a...
1994-08-19 Ian Lance TaylorCanonicalize ${INPUT} to avoid automounter problems.
1994-08-03 Ian Lance TaylorVarious changes to avoid clobbering glibc header files
1994-07-19 Ian Lance TaylorRework required loop to avoid crash on decstation
1994-06-30 Ian Lance TaylorWrap <time.h> and <sys/time.h> to avoid multiple inclus...
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.
next