2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
authorEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 9 Feb 2006 11:54:15 +0000 (11:54 +0000)
committerEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 9 Feb 2006 11:54:15 +0000 (11:54 +0000)
commit6d74f28b36e29b8708881b60e2e6505047813b0b
tree4db3c41358a8c93a979bafdf6c33662d21f64d40
parentdb50c8404c624dfe903294d439c54a6db7c6d6c8
2006-02-09  Eric Botcazou  <ebotcazou@libertysurf.fr>

* configure.in (CHECK_DECLS): Add vsnprintf.
* configure: Regenerate.
* messages.c (errno.h, stdarg.h, varargs.h, va_list):
Do not include/declare here, but...
* as.h: Move code detecting VARARGS idiom to the top.
(errno.h, stdarg.h, varargs.h, va_list): ...here.
(vsnprintf): Declare if not already declared.
gas/as.h
gas/configure
gas/configure.in
gas/messages.c
This page took 0.025976 seconds and 4 git commands to generate.