Commit Graph

12 Commits

Author SHA1 Message Date
Joseph Myers b46b8fb40c README.Portability: Change "ISO C89" to "ISO C90".
* 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
2004-02-08 20:55:34 +00:00
Steven Bosscher 498ec23d2e README.Portability: Remove K+R section.
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
2003-12-10 16:22:32 +00:00
Matt Kraai ced2ad7687 README.Portability: Move to a new section and obsolete K+R portability issues.
* README.Portability: Move to a new section and obsolete K+R
	portability issues.

From-SVN: r65818
2003-04-19 15:53:44 +00:00
Alan Modra 0b558962c1 * README.Portability: Fix typos.
From-SVN: r55164
2002-07-02 09:45:42 +09:30
Matt Kraai 3b2124df5f README.Portability (Function prototypes): Give an example of declaring and 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
2002-07-01 20:24:41 +00:00
Matt Kraai d3fc4dbce0 README.Portability (Function prototypes): Document new variable-argument function macros.
* README.Portability (Function prototypes): Document new
	variable-argument function macros.

From-SVN: r55150
2002-07-01 20:09:52 +00:00
Neil Booth f67798e710 cpplex.c: Update comments.
* cpplex.c: Update comments.
	* README.Portability: Small update.

From-SVN: r35058
2000-07-16 13:35:23 +00:00
Neil Booth 59a5130c3c * README.Portability: Small update.
From-SVN: r35056
2000-07-16 02:14:14 +00:00
Neil Booth 46b6bb9549 README.Portability: Correct example about calling a function through a pointer to function.
* README.Portability: Correct example about calling a function
	through a pointer to function.  Format wide paragraphs.

From-SVN: r35043
2000-07-15 04:59:42 +00:00
Michael Meissner ae0e50e87b update portability guide
From-SVN: r35041
2000-07-15 04:18:47 +00:00
Neil Booth 7de515541f * README.Portability: Small update.
From-SVN: r35040
2000-07-15 03:03:11 +00:00
Neil Booth 9139939530 * README.Portability: New file.
From-SVN: r35039
2000-07-15 02:56:01 +00:00