Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, ↵ | tromey | 2014-01-21 | 1 | -5/+4 |
| | | | | | | 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 | ||||
* | Update the address and phone number of the FSF organization. | Nick Clifton | 2005-05-10 | 1 | -2/+2 |
| | |||||
* | merge from gcc | DJ Delorie | 2005-04-16 | 1 | -0/+3 |
| | |||||
* | merge from gcc | DJ Delorie | 2005-03-27 | 1 | -5/+1 |
| | |||||
* | asprintf.c: Change comment to note that -1 is returned upon error. | Nick Clifton | 2003-06-03 | 1 | -2/+2 |
| | | | | | vasprintf.c: Likewise. (vasprintf): Return -1 upon error. functions.texi: Document changes to asprintf and vasprintf. | ||||
* | merge from gcc | DJ Delorie | 2001-10-17 | 1 | -1/+1 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-10-16 | 1 | -0/+16 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-09-04 | 1 | -22/+6 |
| | |||||
* | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1999-05-03 | 1 | -0/+57 |