OSDN Git Service

* jump.c (jump_optimize, follow_jumps, mark_jump_label): Disable some
[pf3gnuchains/gcc-fork.git] / gcc / ginclude / va-alpha.h
1997-03-02 kennerAdd definition of __va_copy.
1997-01-03 kennerCheck for __VMS__, not VMS.
1996-12-12 kennerAdd definitions for VMS; they differ from Unix.
1995-08-31 kenner(__gnuc_va_list): Make __offset an int.
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-02-25 wilson(va_end): Expand to a void expression instead of nothing.
1994-11-10 kenner(va_arg): Add cast to void * to suppress warning.
1994-04-06 kennerAdd ... to set current_function_varargs.
1994-03-23 wilson(va_start): Add call to builtin_next_arg.
1993-03-27 kennerMajor rework to agree with new calling sequence.
1992-12-12 kennerentered into RCS
1992-11-03 kenner*** empty log message ***
1992-10-09 kenner*** empty log message ***
1992-08-14 kennerInitial revision