Age | Commit message (Collapse) | Author | Files | Lines |
|
* c-parse.in (struct_head, union_head, enum_head): New nonterminals.
(structsp): Use them. Update files generated from c-parse.in.
* extend.texi (Type Attributes): Document it.
From-SVN: r20971
|
|
From-SVN: r19614
|
|
From-SVN: r19553
|
|
* c-parse.in: Include system.h, and remove stuff now made redundant.
* cccp.c: Likewise.
* cexp.y: Likewise.
* protoize.c: Likewise. Properly check for cpp stringification.
* Makefile.in (c-parse.o, cccp.o, cexp.o, protoize.o, unprotoize.o):
Depend on system.h.
* objc/Make-lang.in (objc-parse.o): Likewise.
From-SVN: r19020
|
|
* c-parse.in: Recognize protocol qualifiers in class
definitions for objc.
Include "output.h".
(yyerror): Remove redundant decl.
(yyprint): Fix prototype.
From-SVN: r18788
|
|
* c-parse.y (undeclared variable error): Tweak error message
to be clearer.
From-SVN: r18226
|
|
From-SVN: r16278
|
|
which included commits to RCS files with non-trunk default branches.
From-SVN: r16275
|
|
From-SVN: r14764
|