• tromey's avatar
    include · e14937e9
    tromey authored
    	* ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
    	(VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
    	(VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
    	(NOARGS): Don't define.
    	* libiberty.h (expandargv, writeargv): Don't use PARAMS.
    libiberty
    	* _doprint.c (checkit): Use stdarg, not VA_* macros.
    	* asprintf.c (asprintf): Use stdarg, not VA_* macros.
    	* concat.c (concat_length, concat_copy, concat_copy2, concat)
    	(reconcat): Use stdarg, not VA_* macros.
    	* snprintf.c (snprintf): Use stdarg, not VA_* macros.
    	* vasprintf.c (checkit): Use stdarg, not VA_* macros.
    	* vsnprintf.c (checkit): Use stdarg, not VA_* macros.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206881 138bc75d-0d04-0410-961f-82ee72b054a4
    e14937e9
ChangeLog 32 KB