OSDN Git Service

* tree.c (unsave_expr_now): Avoid recursing into the parts of
[pf3gnuchains/gcc-fork.git] / gcc / fixincludes
1997-06-03 brendan * fixincludes: Fix AIX NULL macro use of void*.
1997-04-18 wilson(sys/lc_core.h): Fix OSF1/4.x namespace pollution.
1997-02-27 ianRemove more cases of __const__ from math.h for NeXT
1997-02-24 brendan * fixincludes: Fix need of prototypes for C...
1997-01-27 law * fixincludes: Fix incorrect forward structure...
1996-11-21 ianInclude <stdio.h> unconditionally in <assert.h> if...
1996-10-02 ianHack around HP/UX 10.20 sed bug
1996-09-30 ianRedefine exception in math.h
1996-09-30 ianAdd extern "C" to <sys/mman.h> on HP/UX.
1996-09-24 kennerInsert newlines just before end of 'sed' command string...
1996-08-13 ianRemove duplicate volatile from sig_atomic_t in AIX...
1996-06-07 bothner* fixincludes: When running find, add "/." to director...
1996-05-22 wilson(pthread.h): Add extern to __page_size* declarations
1996-04-15 ianFix undefined VOIDFUNCPTR in VxWorks 5.2 <time.h>
1996-04-01 ianFix signal prototype on SunOS to avoid C++ pedantic...
1996-03-05 kenner(sys/param.h): Fix c89 __asm statements.
1996-02-15 kenner(rpc/types.h): Remove spurios "ls" command.
1996-02-13 kenner(memory.h): Fix it also on sysV68.
1996-01-11 dje * fixincludes: Wrap rpc/types.h in extern "C", for...
1995-12-16 kenner(stdio.h): Fix return type of fread and fwrite on sysV68.
1995-12-15 kenner(sys/wait.h): Add forward declaration of struct rusage...
1995-11-26 kenner(curses.h): Allow space or tab after bool keyword,...
1995-11-05 kenner(malloc.h): Fix return type of {m,re}alloc.
1995-10-19 kenner(stdlib.h): Be more general in edit to change declarati...
1995-09-12 kennerFix HP/UX <sys/file.h> for g++ -pedantic-errors.
1995-09-12 kenner(curses.h): typedef bool need not take up entire line.
1995-07-31 ianAvoid clobbering VxWorks drv/netif/if_med.h file
1995-06-26 kenner(string.h): Fix return value for mem{ccpy,chr,cpy,set...
1995-06-19 kennerDon't define wchar_t under C++.
1995-06-11 kenner(math.h): Keep declaration of abs on HPUX.
1995-05-26 kennerFix bogus recursive <stdlib.h> in NEWS-OS 4.0C.
1995-05-25 kennerAllow white space between `#' and `if' when looking...
1995-05-25 kennerAdd `sel', `tahoe', `r3000', `r4000' to the list of...
1995-04-02 kenner(stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ to
1995-03-10 ianFix `typedef struct term;' on hppa1.1-hp-hpux9.
1995-03-03 ianPatch some VxWorks header files
1995-02-06 ianOnly include <stdio.h> and <stdlib.h> in <assert.h...
1995-02-02 ianFix bool test to permit spaces before the semicolon
1995-01-25 wilson(strings.h): Fix return type of strlen.
1994-12-14 ianFix non-const atof parameter on NEWS-OS 4.2R
1994-11-15 kennerFixes for NextStep 3.2. Remove ``__const__'' from...
1994-11-10 kennerMake argument type const for popen and tempnam in stdio...
1994-10-14 ianFix X11/Intrinsic.h on RISCiX; add files to REQUIRED...
1994-09-28 ianComment out loop which handled symbolic links to files
1994-09-22 ianTweaks for LynxOS 2.2.2
1994-09-21 ianDon't remove empty directories until after removing...
1994-09-20 ianHandle a symlink to root/* from a subdirectory of a...
1994-08-19 ianCanonicalize ${INPUT} to avoid automounter problems.
1994-08-03 ianVarious changes to avoid clobbering glibc header files
1994-07-19 ianRework required loop to avoid crash on decstation
1994-06-30 ianWrap <time.h> and <sys/time.h> to avoid multiple inclus...
1994-06-23 ianFix sbrk return type in <unistd.h> on Alpha OSF/1 V2.0.
1994-06-18 merrillinclude stdio.h and stdlib.h into assert.h as necessary
1994-06-17 ianCorrect math.h handling on Lynx again.
1994-06-16 ianCorrect argument type for ffs in string.h on Alpha...
1994-06-14 ianWrap assert.h in extern "C" { }
1994-05-26 ianProtect bool in curses.h
1994-05-26 ianDon't pass $(srcdir) to fixincludes scripts; don't...
1994-05-19 ianMake OSF/1 getopt.h fix work on AIX also
1994-05-18 merrillAdd forward declaration of struct exception to
1994-05-12 billVarious Lynx-related fixups. To math.h, string.h and...
1994-05-11 ianDon't recursively search symlinks to `.'.
1994-04-04 merrill * fixincludes: Fix ptrdiff_t and wchar_t in...
1994-04-01 wilsonModify comment referring to gvarargs.h.
1994-03-14 ianInsert newlines for sed 'a' and 'i' commands.
1994-02-26 dje* fixincludes: Fix including of machine/r3_cpu.h and...
1994-02-22 ianPut double underscores around M32, m88k, pdp11, tower...
1994-02-19 ianPermit upper case characters in typedef of size_t in...
1994-02-16 ianFix uses of new in Xm/Traversal.h.
1994-02-15 ianUse __SIZE_TYPE__ for size_t type, rather than running...
1994-02-13 ianClean up some X11 header files for C++; problems found...
1994-02-09 wilsonWhen edit size_t typedef, modify sed pattern to
1993-12-28 ianDo not fix <syndev/ipi_error.h> to avoid problems with...
1993-12-23 wilsonMerge in changes from fixinc.mips. Fix identifiers
1993-12-22 kenner(rpc/auth.h, rpc/xdr.h): Declare structures before...
1993-12-16 ianDo not preserve _HIDDEN_VA_LIST in <stdio.h>
1993-12-03 kenner(stdio.h): Fix typos (missing quote) in previous change.
1993-12-02 kennerPreserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY...
1993-11-21 rms(math.h): When deleting inline sqrt and abs,
1993-11-19 rmsWhen compute DOTS, convert /./ to / to avoid
1993-11-18 kenner(math.h): Add missing quoting of `*' when fixing protot...
1993-11-11 rmsCopy files needed for other files at the very end.
1993-11-10 rms(math.h): Delete inline definitions for sqr.
1993-11-09 rms(loop on $required): When a file is copied
1993-11-02 ianDon't fix /**/ in X11 files; unnecessary
1993-11-02 rms(sys/stat.h) Fix fchmod prototype, first arg is int...
1993-11-02 rmsUnquote 'f' in #define _IO. Fix elf.h like
1993-11-01 ianDon't remove /**/ from X11/xmd.h.
1993-10-27 rms(bsd/sys/wait.h): Undo previous change.
1993-10-26 rmsFix NeXT <sys/wait.h> problem in <bsd/sys/wait.h>
1993-10-25 rmsFix bad S_IS* macros in <sys/stat.h> on m88k-sysv3.
1993-10-25 rmsRemove nested brackets in change of Oct 21.
1993-10-21 ianAvoid #define of __wchar_t on ARM/RISCiX <stdlib.h>
1993-10-21 rms(required): Accept a space instead of a tab
1993-10-14 kennerRemove erroneous parens from Alpha OSF/1 <sym.h>.
1993-10-12 rmsIf a file is referenced with double quotes from
1993-10-12 kennerQuote braces on `find' looking for DONE files.
1993-10-11 ianFix typo
1993-10-11 ianFix typo
1993-10-10 rms(sys/spinlock.h): Don't copy it if it doesn't exist.
next