OSDN Git Service

Emit eabi's main call to __eabi before setting up the minimal TOC, rather than after.
[pf3gnuchains/gcc-fork.git] / gcc / fixincludes
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.
1993-10-10 rmsWhen fixing _IO's definition, handle t as arg name.
1993-09-29 dje* fixincludes (sys/spinlock.h): change references of
1993-09-28 wilson({sparc,sun3,sun3x,sun4,sun4c,sun4m}/asm_linkage.h,
1993-09-28 wilson(math.h): Put #ifndef around HUGE_VAL define.
1993-09-08 wilson(sbusdev/audiovar.h): Fix wrongly edited // comments
1993-08-11 ianGet size_t typedef using gcc, not cc
1993-07-24 bothnerFix some AIX and NeXT problems.
1993-07-21 wilson(sys/types.h sys/stdtypes.h): Delete newline before do.
1993-07-15 rms(stdlib.h): Check carefully for definition of size_t.
1993-07-14 rmsDon't discard comment end characters on lines that
1993-07-14 rms(file): Fix size_t definition in stdlib.h as in types.h.
1993-07-10 rmsCheck for symlinks being available in /tmp.
1993-07-01 eggertDon't create absolute symbolic links;
1993-07-01 eggertRemove special case for IRIX 4.0.1 that was superseded
1993-07-01 eggertRemove everything after #endif, instead of trying
1993-06-30 rms(stdtypes.h): Verify that size_t etc. follow whitespace.
1993-06-28 rms(file): When changing VA_LIST to DUMMY_VA_LIST, preserv...
1993-06-14 rms(stdio.h math.h ctype.h sys/{limits.h,fcntl.h,dirent...
1993-06-01 rms(signal.h): FIx typo in last change.
1993-05-20 rms(Fixing CTRL): Reject CTRL or _CTRL following digit.
1993-05-18 rmsUse $file. rather than $file.sed
1993-05-11 rms(memory.h): Don't try to read it if it doesn't exist.
1993-05-09 rmsWhen finding SIZE_TYPE, cd to ${LIB} to run cc.
1993-05-06 ianMore fixes for IRIX 4.0.1
1993-05-05 ianPatches for IRIX 4.0.1
1993-04-30 ianFix #endif comments
1993-04-09 ianDon't put #ifndefs in limits.h if they are already...
1993-03-28 rmsMove comments about big sed command outside the command...
1993-03-24 rms(memory.h): Use proper ANSI syntax in `#endif __memory_...
1993-03-22 ianFix #endif foo; don't alter sh options; clean up all...
1993-03-11 rmsDelete ${LIB}/DONE just before exit.
1993-02-21 rms(SRCDIR): Make absolute from ORIGDIR.
1993-02-20 hasseyChange "va_list)" to "__gnuc_va_list)".
next