Age | Commit message (Collapse) | Author | Files | Lines |
|
* README.Portability: Change "ISO C89" to "ISO C90".
* c-parse.in (primary, initelt): Likewise.
testsuite:
* gcc.dg/c90-init-1.c: Adjust expected error messages.
From-SVN: r77499
|
|
2003-12-10 Steven Bosscher <stevenb@suse.de>
* README.Portability: Remove K+R section.
* gengtype-lex.l: Teach about "void**" pointers and
"void*" function types.
From-SVN: r74501
|
|
* README.Portability: Move to a new section and obsolete K+R
portability issues.
From-SVN: r65818
|
|
From-SVN: r55164
|
|
defining a function with no arguments.
* README.Portability (Function prototypes): Give an example of
declaring and defining a function with no arguments.
From-SVN: r55151
|
|
function macros.
* README.Portability (Function prototypes): Document new
variable-argument function macros.
From-SVN: r55150
|
|
* cpplex.c: Update comments.
* README.Portability: Small update.
From-SVN: r35058
|
|
From-SVN: r35056
|
|
pointer to function.
* README.Portability: Correct example about calling a function
through a pointer to function. Format wide paragraphs.
From-SVN: r35043
|
|
From-SVN: r35041
|
|
From-SVN: r35040
|
|
From-SVN: r35039
|