ansidecl.h: Reorganize for readability...
authorZack Weinberg <zackw@panix.com>
Sat, 18 Aug 2001 20:46:45 +0000 (20:46 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 18 Aug 2001 20:46:45 +0000 (20:46 +0000)
commitb649398a84df1df9c44e50b58c4fe766909af897
tree5f075c3b2cc6977486b8c21118218978fae417e0
parent76f4925a6fab80e9c9ff87e77e6119ea4b3c9df5
ansidecl.h: Reorganize for readability...

include:
        * ansidecl.h: Reorganize for readability, remove documentation
        of obsolete macros, document PARAMS and VPARAMS.  Add new
        macros VA_OPEN, VA_CLOSE, and VA_FIXEDARG for nicer variadic
        function implementation.

gcc:
        * cpperror.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.

From-SVN: r45011
gcc/ChangeLog
gcc/cpperror.c
include/ChangeLog
include/ansidecl.h