6 Commits (3d426a9e38bf2806468f6983f307610ad8548342)

Author SHA1 Message Date
tromey 281e9aa624 [PATCH] include * 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. 13 years ago
Ralf Wildenhues d4d868a280 libiberty: documentation markup and order fixes. 16 years ago
DJ Delorie 8893fa2020 merge from gcc 17 years ago
Nick Clifton 979c05d324 Update the address and phone number of the FSF organization. 22 years ago
DJ Delorie 1e45deed6a merge from gcc 22 years ago
DJ Delorie 2ed1e5cc55 merge from gcc 24 years ago
DJ Delorie 1ea16ec5b4 merge from gcc 24 years ago
DJ Delorie cc096b7166 merge from gcc 25 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 28 years ago