OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / ginclude /
1998-09-19 law * ginclude/varargs.h: Add support for C4x target.
1998-09-19 law * README.C4X: New file with information about...
1998-09-18 dje * toplev.c (rest_of_compilation): Set bct_p...
1998-09-03 rth * ginclude/va-alpha.h: Protect entire second...
1998-08-01 rth * ginclude/va-alpha.h (va_list): Use a typedef...
1998-05-30 law * Makefile.in (USER_H): Add stdbool.h.
1998-04-28 wilsonPatch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.
1998-04-02 wilsonPatch from vmakarov to avoid warnings with -Wall.
1998-03-01 law * ginclude/va-ppc.h (va_arg): Fix typo in long...
1998-02-20 wilsonPatch from Michael Tiemann to fix typo.
1998-02-16 gavin * ginclude/va-mips.h: Replace casts of pointers to...
1997-12-16 law * ginclude/stdarg.h: Undo BeOS changes, they...
1997-12-12 lawcvs commit ChangeLog config.sub configure configure...
1997-12-08 lawDelete bogus file from gcc-2.8 tarball.
1997-12-06 lawInitial revision
1997-11-08 amylaarSync SH port with FSF; enable regmove for SH.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-17 devansRewrite v9 support.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-05 law * v850: New directory for v850 port.
1997-09-04 wilsonFix minor bugs found by riscos build attempt.
1997-06-23 law * varargs.h, stdarg.h: Include va-mn10200.h.
1997-06-23 lawInitial revision
1997-06-22 kennerProtect va_list definition from SCO headers.
1997-04-07 djeAdd m32r support.
1997-04-02 lawInitial revision
1997-04-02 law * ginclude/stdarg.h: Include va-mn10300.h.
1997-03-26 kenner(__va_copy): New definition.
1997-03-24 djeInitial revision
1997-03-24 gavin(va_arg): For little endian, eabi, objects
1997-03-04 wilson__mips_single_float should have
1997-03-02 kennerAdd definition of __va_copy.
1997-01-16 djeAdd linux support.
1997-01-03 kennerCheck for __VMS__, not VMS.
1996-12-12 meissnerAdd @plt if -fpic; Fix double->int conversions if stack...
1996-12-12 kennerAdd definitions for VMS; they differ from Unix.
1996-12-11 law * mn10300/mn10300.c: New file for Matsushita...
1996-11-04 meissnerAllow va-ppc.h to be reincluded
1996-10-28 kennerMake sure file is processed if some of the known __need...
1996-10-22 ianFix MIPS EABI when using -mips1 or -msoft-float
1996-10-16 ianAdd support for MIPS EABI
1996-10-03 djeUse #include "", not #include <>.
1996-08-18 dje * ginclude/stdarg.h: Change __WIN32__ to _WIN32.
1996-08-14 meissnerFix varargs/stdarg on PowerPC Windows NT
1996-08-12 kenner(__need_wint_t): Move #undef to right place.
1996-08-08 merrill(NULL): Use __null for G++.
1996-07-18 kennerUndefine __need_wint_t.
1996-07-08 law * ginclude/stdarg.h: Handle the H8/S.
1996-06-17 brendan* ginclude/stddef.h (wint_t): Don't wrap with #ifndef...
1996-06-05 ianFix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.
1996-05-31 wilson(va_start): Add -mabi=n32 support.
1996-05-17 kennerIf need_wint_t defined, nothing in this file is needed.
1996-04-24 meissnerAdd Solaris support
1996-03-28 law* ginclude/va-h8300.h (va_arg): Don't assume sizeof...
1996-03-07 wilson(va_start): Change __SH3E___ to __SH3E__.
1996-03-07 wilsonUse va-sh.h.
1996-03-07 wilsonNew file.
1996-02-26 meissnerChange copyright.
1996-02-20 dje__sparc_v9__ renamed to __arch64__
1996-01-17 law * va-pa.h (__gnuc_va_list): Use a "void *".
1996-01-16 kennerAdd test for SCO Open Server 5.
1996-01-15 meissnermake exception table work with -mrelocable; fix long...
1995-12-19 meissnerDo not define register names under Windows NT
1995-11-30 meissnerPowerPC macros
1995-10-09 kenner(va_arg): Deal with long longs that would be passed...
1995-10-03 kenner(va_start, stdarg case): Call __builtin_next_arg, and...
1995-09-12 kenner(v9 varargs va_start): Handle __builtin_va_alist being...
1995-09-12 kenner(__gnuc_va_list): Make char * for NetBSD.
1995-09-12 kenner(va_arg): Reorganize to avoid BIND_EXPRs of aggregate...
1995-08-31 kenner(__gnuc_va_list): Make __offset an int.
1995-08-19 kennerDon't define wchar_t if __cplusplus is defined.
1995-08-14 kenner(va_start): For stdarg, delete separate define for...
1995-08-13 kennerInitial revision
1995-08-13 kennerAdd ppc svr4 calling sequence support.
1995-07-28 kennerChange every occurance of #if __mips>=3 to #ifdef __mips64.
1995-07-18 kenner(va_arg): Add support for 128 bit long double type.
1995-07-01 kenner(__va_tsize): Use __extension__ to avoid warning on...
1995-06-16 kenner(__va_tsize): Round to long long not long.
1995-06-15 kennerDo nothing if compiled as C++.
1995-05-30 kennerUndefine _BSD_XXX_T_ if _GCC_XXX_T is defined on BSD...
1995-04-30 kenner(va_arg): Don't assume __va_rounded_size (char) has...
1995-04-26 kennerTreat _MACHINE_ANSI_H_ like _ANSI_H_.
1995-04-14 merrillReorganize va_arg
1995-04-13 kennerClean up code that defines *DEFINED* symbols.
1995-03-23 dje * ginclude/va-i960.h (varargs va_start): Save g14...
1995-03-03 ianHandle VxWorks typedef macros
1995-02-25 wilson(va_end): Expand to a void expression instead of nothing.
1995-02-25 wilson*** empty log message ***
1995-02-21 kennerTest _SIZE_T_DEFINED and _WCHAR_T_DEFINED.
1995-02-21 kennerTest _VA_LIST_DEFINED macro.
1995-02-21 kennerInitial revision
1995-02-06 wilson(va_start): Add __builtin_next_arg call.
1995-02-04 wilson(*): Change __mips==3 to __mips>=3.
1995-01-03 wilson(va_arg, mips3 case): Use __PTRDIFF_TYPE__ not int...
1994-12-21 kenner(__va_rounded_size): Delete.
1994-12-21 ianAdd comment about last change, in accordance with copyr...
1994-11-17 kennerInclude <machine/ansi.h> on NetBSD.
1994-11-10 kenner(va_arg): Add cast to void * to suppress warning.
1994-10-20 wilson(va_start): Use builtin_arts_info instead of builtin_ne...
1994-10-17 wilson(va_arg): Add little endian mips3 support.
next